How to get the list of fleets available across all the AWS accounts.

0

we have multiple AWS accounts (OU). we need to know how to get to know in what are all the accounts the appstream was created and currently in running state.

asked 2 years ago276 views
1 Answer
1
Accepted Answer

This is not something that is natively supported. You would have to look at each account.

You could look at your consolidated billing to narrow down which accounts have AppStream 2.0 usage.

You can also look at each account programatically. I recently found Botocove that lets you run a function against a selection of AWS accounts / OUs. This is not written or validated by AWS, but might meet your needs. https://pypi.org/project/botocove/

profile pictureAWS
answered 2 years 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