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

Environmental variables InstallationGracePeriod and PendingActionWarnPeriod

Closed this issue · 1 comments

Version 2 Release -

config.py in access_key_auto_rotation refers to environmental variables InstallationGracePeriod and PendingActionWarnPeriod.

However, I'm having trouble finding those as part of the cloudformation installation for that function.

I have InactivePeriod and InactiveBuffer as environmental variables that don't seem to be referenced.

Can you point out what I've misunderstood?

Thanks.

Also, as pointed out elsewhere, the "Template" folder in the repo is the incorrect case. Lambda function references "Template". The folder in the repo is "template".