Remi Broemeling

Results 6 issues of Remi Broemeling

Hello, So I've written a slight "wrapper" for the `Subprocess` module that we use internally, and I'm filing this ticket both to get the code out there (if it could...

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...

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...

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...

String thresholds that were being passed in were being uppercased, which guaranteed that they could never match a non-uppercased value being returned from Redis.

We have just started using graylog-plugin-metrics to relay metrics to our graphite instance, and we're finding extremely curious results, like this (the times on this are at GMT-0600, so 10:00...