Using moto and freezegun to test old AWS IAM User Access Keys
Mar 8, 2023 · 1 min read · Recently I had to develop a lambda that deletes Access Keys from AWS IAM Users that are past a certain age. To test this I had to create Access Keys that have a create date in the past, however, an access key that is created with boto3's create_acces...
Join discussion



