UNPKG

cdk-nag

Version:

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

7 lines (6 loc) 278 B
declare const _default: any; /** * Cognito user pools have password policies that minimally specify a password length of at least 8 characters, as well as requiring uppercase, numeric, and special characters * @param node the CfnResource to check */ export default _default;