UNPKG

cdk-nag

Version:

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

8 lines (7 loc) 291 B
declare const _default: any; /** * Elastic Beanstalk environments are configured to use a specific VPC * https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/command-options-general.html#command-options-general-ec2vpc * @param node the CfnResource to check */ export default _default;