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.

已提问 2 年前284 查看次数
1 回答
1
已接受的回答

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
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则