ConnectorSsmCommandConfig
Connector SSM command config.
Contents
- cloudWatchOutputEnabled
-
Connector SSM command config CloudWatch output enabled.
Type: Boolean
Required: Yes
- s3OutputEnabled
-
Connector SSM command config S3 output enabled.
Type: Boolean
Required: Yes
- cloudWatchLogGroupName
-
Connector SSM command config CloudWatch log group name.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
^[\.\-_/#A-Za-z0-9]+$
Required: No
- outputS3BucketName
-
Connector SSM command config output S3 bucket name.
Type: String
Pattern:
^[a-zA-Z0-9.\-_]{1,255}$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: