Maintenance Window Task Task Invocation Parameters Run Command Parameters Cloudwatch Config
data class MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersCloudwatchConfig(val cloudwatchLogGroupName: String? = null, val cloudwatchOutputEnabled: Boolean? = null)
Properties
Link copied to clipboard
The name of the CloudWatch log group where you want to send command output. If you don't specify a group name, Systems Manager automatically creates a log group for you. The log group uses the following naming format: aws/ssm/SystemsManagerDocumentName.
Link copied to clipboard
Enables Systems Manager to send command output to CloudWatch Logs.