UNPKG

cdk-nag

Version:

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

7 lines (6 loc) 229 B
declare const _default: any; /** * IAM policies do not grant full access, meaning the policy allows a principal to perform all actions on individual resources * @param node the CfnResource to check */ export default _default;