aws / aws-sdk-js-v3

Modularized AWS SDK for JavaScript.
Apache License 2.0
2.96k stars 557 forks source link

Add possibility to retrieve savings plans inventory for the whole organization #6095

Closed henriklewander closed 1 month ago

henriklewander commented 1 month ago

Describe the feature

In AWS Management Console, for an organization management account it is possible to show savings plans inventory for either the management account itself or for the complete organization. Listing the account inventory is supported in the SDK but not listing the organization inventory.

Use Case

When you do not have access to the member accounts in an organization but to the management account, it is currently impossible to show the organization inventory. This is important as the management account is responsible for the billing + it is possible to see in the management console so no new security issues.

Proposed Solution

Add an option to the input of DescribeSavingsPlansCommand to select "Organization Inventory" or "Account Inventory" (the default).

Other Information

No response

Acknowledgements

SDK version used

3.575.0

Environment details (OS name and version, etc.)

Windows 11

aBurmeseDev commented 1 month ago

Hi @henriklewander - thanks for reaching out.

This sounds like a feature request for service API team rather than AWS SDK as we do not have control to the upstream API. I'd recommend reaching out via AWS Support or I can submit an internal request on your behalf if you'd like.

henriklewander commented 1 month ago

Hi @aBurmeseDev , thanks for the reply. If you could submit an internal request on my behalf, that would be great. Thanks!

aBurmeseDev commented 1 month ago

Submitted internal ticket (ref: P130409175) for you. As we want to keep this repo for SDK related only, I'm going to close this. Please look out for new feature announcement in the future. Best, John

github-actions[bot] commented 1 month ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.