UNPKG

cdk-nag

Version:

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

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