gruntwork-io / cloud-nuke

A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it
https://gruntwork.io/
MIT License
2.81k stars 358 forks source link

Migrate to aws sdk v2 part 1 #772

Closed wakeful closed 4 weeks ago

wakeful commented 1 month ago

Description

port the below resources to AWS SDKv2 (part of work for #770

TODOs

Read the Gruntwork contribution guidelines.

Release Notes (draft)

Updated APIGWv1, APIGWv2, ASG, access_analyzer, acm, acmpca, ami, appRunner, backupvault, cloudTrail, cloudWatchalarm, cloudWatchdashboard, cloudWatchlogGroup, codeDeployApplication, configrecorder, configservice, dataSynclocation, dataSynctask, dynamodb to AWS SDK v2.

Migration Guide

n/a

james03160927 commented 1 month ago

Triggered tests for this change.

wakeful commented 1 month ago

rebase to remove conflicts.

james03160927 commented 4 weeks ago

Nice. LGTM.