aws-solutions / network-orchestration-for-aws-transit-gateway

The Network Orchestration for AWS Transit Gateway solution automates the process of setting up and managing transit networks in distributed AWS environments. It creates a web interface to help control, audit, and approve (transit) network changes.
https://aws.amazon.com/solutions/implementations/serverless-transit-network-orchestrator/
Apache License 2.0
110 stars 48 forks source link

Allow option to mix Principal Types #43

Closed jmino closed 1 year ago

jmino commented 2 years ago

Currently STNO allows only to share with a List of Account IDs or Organization ARN. It would be great to allow for a mixture of both. For example in the case when using the Organization ARN but also wanted to add one account from a different AWS Organizations organization.

gsingh04 commented 2 years ago

Thanks @jmino for raising the feature request. We have added it to our backlog.

rakshb commented 1 year ago

Hello. We reviewed the request; for the specific use case mentioned here, it is not a general best practice to operate a solution across multiple AWS Organizations. So we have decided to keep the current approach (to provide a list of Account IDs or the AWS Organization ARN).