Describe the issue
A description for the s3EncryptionEnabled in the ExecuteCommandLogConfiguration interface is wrong, which states
Whether or not to enable encryption on the CloudWatch logs.
The correct description would be S3 bucket, not CloudWatch logs.
Links
https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_ecs.ExecuteCommandLogConfiguration.html
Describe the issue
A description for the
s3EncryptionEnabledin theExecuteCommandLogConfigurationinterface is wrong, which statesWhether or not to enable encryption on the CloudWatch logs.The correct description would be
S3 bucket, notCloudWatch logs.Links
https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_ecs.ExecuteCommandLogConfiguration.html