How to list all s3 buckets across all regions for all accounts under Organization

0

I am trying to find all s3 buckets available under any account which are associated with organization. I will run this command/script from management account

2 Answers
0
profile pictureAWS
EXPERT
kentrad
answered a year ago
0

This shell script (see GitHub repo link at end) may be what you need to run diverse commands across all accounts in you AWS Organization:

https://alestic.com/2019/12/aws-cli-across-organization-accounts/

profile pictureAWS
EXPERT
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions