PostLaunchActions
Post Launch Actions to executed on the Test or Cutover instance.
Contents
- cloudWatchLogGroupName
-
AWS Systems Manager Command's CloudWatch log group name.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
^[\.\-_/#A-Za-z0-9]+$
Required: No
- deployment
-
Deployment type in which AWS Systems Manager Documents will be executed.
Type: String
Valid Values:
TEST_AND_CUTOVER | CUTOVER_ONLY | TEST_ONLY
Required: No
- s3LogBucket
-
AWS Systems Manager Command's logs S3 log bucket.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 63.
Required: No
- s3OutputKeyPrefix
-
AWS Systems Manager Command's logs S3 output key prefix.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Required: No
- ssmDocuments
-
AWS Systems Manager Documents.
Type: Array of SsmDocument objects
Array Members: Minimum number of 0 items. Maximum number of 10 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: