Using moto and freezegun to test old AWS IAM User Access Keys
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...
ronaldvaneede.me1 min read