A rule template for AWS S3 Buckets
The rule template allows to detect sensitive configuration passed on the invocation of S3 Bucket's constructor from AWS CDK:
new s3.Bucket(...)
the callback invoked on visiting S3 Bucket's instantiation
the instantiated rule metadata
the instantiated rule definition
A rule template for AWS S3 Buckets
The rule template allows to detect sensitive configuration passed on the invocation of S3 Bucket's constructor from AWS CDK:
new s3.Bucket(...)