AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails - AWS Security Hub CSPM
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails

The log configuration for the results of the run command actions.

Contents

CloudWatchEncryptionEnabled

Whether to enable encryption on the CloudWatch logs.

Type: Boolean

Required: No

CloudWatchLogGroupName

The name of the CloudWatch log group to send the logs to.

Type: String

Pattern: .*\S.*

Required: No

S3BucketName

The name of the S3 bucket to send logs to.

Type: String

Pattern: .*\S.*

Required: No

S3EncryptionEnabled

Whether to encrypt the logs that are sent to the S3 bucket.

Type: Boolean

Required: No

S3KeyPrefix

Identifies the folder in the S3 bucket to send the logs to.

Type: String

Pattern: .*\S.*

Required: No

See Also

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