Topic 1 Question 384
A company uses an AWS CloudFormation template to deploy and manage its AWS infrastructure. The CloudFormation template creates Amazon VPC security groups and Amazon EC2 security groups.
A manager finds out that some engineers modified the security groups of a few EC2 instances for testing purposes. A developer needs to determine what modifications occurred.
Which solution will meet this requirement?
Add a Conditions section statement in the source YAML file of the template. Run the CloudFormation stack.
Perform a drift detection operation on the CloudFormation stack.
Execute a change set for the CloudFormation stack.
Use Amazon Detective to detect the modifications.
ユーザの投票
コメント(3)
- 正解だと思う選択肢: B👍 3Mo_19812024/07/28
- 正解だと思う選択肢: B
Detect drift
👍 2albert_kuo2024/07/27 - 正解だと思う選択肢: B
You can use drift detection to identify stack resources to which configuration changes have been made outside of CloudFormation management.
👍 1preachr2024/10/05
シャッフルモード