CloudWatchOutputConfig - AWS Systems Manager

CloudWatchOutputConfig

Configuration options for sending command output to Amazon CloudWatch Logs.

Contents

CloudWatchLogGroupName

The name of the CloudWatch Logs log group where you want to send command output. If you don't specify a group name, AWS Systems Manager automatically creates a log group for you. The log group uses the following naming format:

aws/ssm/SystemsManagerDocumentName

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Required: No

CloudWatchOutputEnabled

Enables Systems Manager to send command output to CloudWatch Logs.

Type: Boolean

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: