UNPKG

cdk-nag

Version:

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

8 lines (7 loc) 307 B
declare const _default: any; /** * Elastic Beanstalk environments have managed updates enabled * https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/command-options-general.html#command-options-general-elasticbeanstalkmanagedactions * @param node the CfnResource to check */ export default _default;