aws-samples / aws-security-reference-architecture-examples

Example solutions demonstrating how to implement patterns within the AWS Security Reference Architecture guide using CloudFormation (including Customizations for AWS Control Tower) and Terraform.
Other
965 stars 235 forks source link

Fixed iam max password age regex #182

Closed arya23065 closed 10 months ago

arya23065 commented 11 months ago

Fixes #131

Fixed the MAX_PASSWORD_AGE parameter regex for the IAM Password Policy to reflect an acceptable range of 1-1095


By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license].

Apache 2.0 License