aws-cloudformation-user-guide
aws-cloudformation-user-guide copied to clipboard
Update AWS-PatchInstanceWithRollback example
Update the Task-invocation Parameters in the example to match the correct syntax found here: https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_RegisterTaskWithMaintenanceWindow.html#API_RegisterTaskWithMaintenanceWindow_Examples
Issue #, if available:
Description of changes: Changed the parameter value from {"string": "string"} to {"string": ["string"]}, so that the specific example is usable as is by someone following through the documentation
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.