You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would love to see this plugin consider pulling Account information from an AWS Organization.
I want to use a service account or a role to pull all my Organization's Accounts so I can use them and their account information in my scaffolder templates via an Entity Picker.
🎤 Context
I work in a large organization with hundreds of accounts and would love to have this data accessible in my backstage instance, pulled directly from AWS.
✌️ Possible Implementation
I am most interested in the API call for "ListAccounts." It would be excellent if a processor could save that data as a resource with metadata.
The text was updated successfully, but these errors were encountered:
catalog:
processors:
awsOrganization:
provider:
accountId: '1234567890'# AWS account ID where you query for the accountslocations:
- type: aws-cloud-accountstarget: <ORG ID>
At some point we probably want to get this reimplemented as a provider.
🔖 Feature description
I would love to see this plugin consider pulling Account information from an AWS Organization.
I want to use a service account or a role to pull all my Organization's Accounts so I can use them and their account information in my scaffolder templates via an Entity Picker.
🎤 Context
I work in a large organization with hundreds of accounts and would love to have this data accessible in my backstage instance, pulled directly from AWS.
✌️ Possible Implementation
I am most interested in the API call for "ListAccounts." It would be excellent if a processor could save that data as a resource with metadata.
The text was updated successfully, but these errors were encountered: