CloudWatchOutputConfig - Amazon Systems Manager
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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, Amazon 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 Amazon SDKs, see the following: