
Ultimate access to all questions.
A company with 50 AWS accounts within an AWS Organization seeks to interconnect VPCs across these accounts using AWS Transit Gateway. They aim to automate the creation of a new VPC and a corresponding transit gateway attachment whenever a new member account is added. Which two actions will achieve this automation?
A
Utilize AWS Resource Access Manager from the management account to share the transit gateway with member accounts.
B
Employ AWS Organizations SCP from the management account to share the transit gateway with member accounts.
C
Deploy an AWS CloudFormation stack set from the management account to automatically generate a new VPC and a VPC transit gateway attachment in member accounts, associating it with the transit gateway in the management account using its ID.
D
Initiate an AWS CloudFormation stack set from the management account to automatically generate a new VPC and a peering transit gateway attachment in member accounts, sharing it with the transit gateway in the management account via a transit gateway service-linked role.
E
Use AWS Service Catalog from the management account to share the transit gateway with member accounts.