List of questions
Related questions
Question 418 - SOA-C02 discussion
The SysOps administrator must dynamically reference the latest AMI ID from Systems Manager Parameter Store in CloudFormation templates for new AMI versions.
Create a new Systems Manager parameter to store the AMI value in the standard parameter tier.
Create a new Systems Manager parameter to store the AMI value in the advanced parameter tier.
Enable trusted access with Organizations.
Enable resource sharing with Organizations.
Create a resource share by using AWS Resource Access Manager (AWS RAM). Specify the new parameter as the resource. Specify the entire organization as the principal.
Create an Amazon EventBridge rule that invokes an AWS Lambda function when a new AMI is published. Program the Lambda function to assume an IAM role in all linked accounts and to update Parameter Store with the new AMI ID.
0 comments
Leave a comment first