ecs: wrong description for a property in ExecuteCommandLogConfiguration #25855
Labels
@aws-cdk/aws-ecs
Related to Amazon Elastic Container
documentation
This is a problem with documentation.
effort/medium
Medium work item – several days of effort
p2
Describe the issue
A description for the
s3EncryptionEnabled
in theExecuteCommandLogConfiguration
interface 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
The text was updated successfully, but these errors were encountered: