AWSResco icon indicating copy to clipboard operation
AWSResco copied to clipboard

Get reservations and instances from multiple accounts

Open gitlon opened this issue 8 years ago • 1 comments

If we have billing consolidation across several accounts, it is sometimes best to reserve instances on the parent account, which then apply to all the child accounts.

In this situation we need several access-key pairs - one key to be able to retrieve reservations from the parent, and other keys to get the instances-in-use in the desired child(ren).

I will fork and PR for this use case.

gitlon avatar Jan 18 '16 13:01 gitlon