Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants