mdgm88

Results 8 issues of mdgm88

Python 3.8 is being deprecated soon. The function should be updated to use a newer runtime.

You can't use EC2Image, EC2Snapshot, RDSClusterSnapshot and RDSSnapshot to delete recovery points in a Backup Vault. Instead you use AWSBackupRecoveryPoint to delete these. There may be more to exclude for...

**Is your feature request related to a problem? Please describe.** Trying to only get a few specific Windows Event IDs for Security forwarded to CloudWatch logs. Sending Information logs without...

enhancement

aws-nuke should not attempt to directly delete CloudWatchEventsRule and CloudWatchEventsTarget resources if the CloudWatchEventsRule is of type Managed. To remove Managed Rules you should instead remove the associated resources for...

There is a new skip-os-shutdown option for EC2 instances: https://github.com/aws/aws-sdk-go-v2/releases/tag/release-2025-07-23 This would speed up EC2 instance termination.

kind/feature

Python 3.11 runtime deprecation warnings in AWS Health will start soon looking at this schedule to give time to update before deprecation: https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html Could the python version get changed to...

enhancement

When we update our schedules it can be easy to miss mistakes that lead to them not working as intended. Is it possible to setup tests to evaluate if schedules...

enhancement

**Is your feature request related to a problem? Please describe.** Starting January 30, 2026 if another CloudFormation stack has an AWS::IAM::Policy with the same name there will be an error....

enhancement