UNPKG

cdk-nag

Version:

Check CDK v2 applications for best practices using a combination on available rule packs.

7 lines (6 loc) 210 B
declare const _default: any; /** * S3 Buckets prohibit public write access through their Block Public Access configurations and bucket ACLs * @param node the CfnResource to check */ export default _default;