1 Answer
- Newest
- Most votes
- Most comments
0
if you're asking about the dependencies that exist within an AWS account, and the order in which these should be deleted, then this is typically in the reverse order from that in which they were provisioned.
To gather a greater level of detail about dependencies within a VPC see item 1 of https://repost.aws/knowledge-center/troubleshoot-dependency-error-delete-vpc
if you just want to delete all resources in an account, consider using (with caution!) AWS Nuke https://docs.aws.amazon.com/prescriptive-guidance/latest/patterns/automate-deletion-of-aws-resources-by-using-aws-nuke.html
Relevant content
- asked a year ago
- asked 2 years ago
- asked 4 years ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
By environment, do you mean AWS Account?