3 個答案
- 最新
- 最多得票
- 最多評論
1
Hello.
A TransitGateway created in account B needs to be shared to account A using RAM.
If you create a TransitGateway attachment in account A after sharing TransitGateway, account A's VPC and account B's VPC will be able to communicate.
https://repost.aws/knowledge-center/transit-gateway-sharing
https://docs.aws.amazon.com/vpc/latest/tgw/transit-gateway-share.html
0
Account A cannot directly attach its VPC to Account B's transit gateway (TGW). However, Account B, which owns the transit gateway, can share it with account A using AWS Resource Access Manager (RAM). This allows account A to attach its VPC to the shared TGW. The key steps are:
- Account B enables resource sharing in AWS Organizations
- Account B creates a resource share in Resource Access Manager (RAM) and shares the TGW with account A
- Account A accepts the resource share invitation
- Account A accepts the resource share invitation
Hope this clarified your query.
已回答 6 個月前
相關內容
- 已提問 1 年前
- 已提問 1 年前
- AWS 官方已更新 1 年前
- AWS 官方已更新 2 年前
- AWS 官方已更新 2 年前
- AWS 官方已更新 2 年前