aws-samples / aws-iam-access-key-auto-rotation

This set of CloudFormation templates and Python scripts will set up an auto-rotation function that will automatically rotate your AWS IAM User Access Keys every 90 days.
MIT No Attribution
134 stars 128 forks source link

Fix an issue where triggering notify lambda function cause and exception #24

Open mtahle opened 1 year ago

mtahle commented 1 year ago

Issue #19 :

Fixed the Template folder name to start with an upper case letter like in the code

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.