Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Add dates to IAM users, access keys & Elasticache Replication Groups #1093

Merged
merged 4 commits into from
Aug 29, 2023

Conversation

der-eismann
Copy link
Member

Closes #682
Closes #681
Closes #678

rbroemeling and others added 4 commits August 29, 2023 14:29
Add the ability to easily filter for old or expired IAM users by adding the
`CreateDate` property to them. This allows the possibility of nuking users
that are "old" while leaving recently-created ones intact.
Add the ability to easily filter for old or expired IAM user access keys by
adding the `CreateDate` property to them. This allows us to nuke user access
keys that are old or expired while leaving recent ones intact.
Add the ability to easily filter for old or expired elasticache replication
groups by adding the `CreationTime` property to them. This allows `aws-nuke`
to easily clear out all "old" resources while leaving recent ones intact.
@der-eismann der-eismann requested a review from a team as a code owner August 29, 2023 12:45
@der-eismann der-eismann enabled auto-merge (squash) August 29, 2023 12:47
@der-eismann der-eismann merged commit ac386b8 into main Aug 29, 2023
2 checks passed
@der-eismann der-eismann deleted the add-more-dates branch August 29, 2023 12:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants