UNPKG

cdk-nag

Version:

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

8 lines (7 loc) 272 B
declare const _default: any; /** * EC2 instances have all common TCP ports restricted for ingress IPv4 traffic * https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/default-custom-security-groups.html * @param node the CfnResource to check */ export default _default;