An organization uses AWS Control Tower to manage its AWS Organizations landing zone and has defined an OU structure and core accounts. The DevOps team created a centralized account to host CloudFormation and AWS Service Catalog resources. The company wants to let member accounts request a set of customizations through AWS Control Tower. Which steps, taken together, will provide this capability? (Select three.)
Choose an answer
Tap an option to check your answer.
Correct answer: Create an IAM role named AWSControlTowerBlueprintAccess. Give it a trust policy that permits the AWSControlTowerAdmin role in the management account to assume it, and attach the AWSServiceCatalogAdminFullAccess managed policy to the role., Create an AWS Service Catalog product for every CloudFormation template., Author a CloudFormation template that defines the resources needed for each customization..
Why this is the answer
To allow member accounts to request customizations via AWS Control Tower, you need to define the customizations, make them available through Service Catalog, and grant Control Tower the necessary permissions. Authoring a CloudFormation template for each customization (correct) defines the desired resources. Creating an AWS Service Catalog product for each template (correct) makes these customizations discoverable and deployable by end-users in member accounts. Finally, creating an IAM role named AWSControlTowerBlueprintAccess with a trust policy allowing AWSControlTowerAdmin to assume it and attaching AWSServiceCatalogAdminFullAccess (correct) provides AWS Control Tower with the permissions needed to provision Service Catalog products across the organization. Enabling trusted access for CloudFormation with AWS Organizations is not directly related to provisioning Service Catalog products. Creating CloudFormation StackSets with automatic deployment is a method for deploying resources, but it doesn't integrate with the Service Catalog request mechanism described. Deploying CfCT is for advanced customizations and lifecycle events, not for simple Service Catalog product requests.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed