AWS Certified Solutions Architect – Professional (SAP-C02) — Question 32

A company has 50 AWS accounts that are members of an organization in AWS Organizations. Each account contains multiple VPCs. The company wants to use AWS Transit Gateway to establish connectivity between the VPCs in each member account. Each time a new member account is created, the company wants to automate the process of creating a new VPC and a transit gateway attachment.
Which combination of steps will meet these requirements? (Choose two.)

Answer options

Correct answer: A, C

Explanation

Option A is correct because AWS Resource Access Manager allows the management account to share the transit gateway with member accounts, enabling connectivity. Option C is also correct as launching a CloudFormation stack set automates the creation of a new VPC and a transit gateway attachment, which is essential for the required setup. The other options either do not facilitate the needed sharing or automate the process effectively.