Topic 1 Question 20
2 つ選択A company uses AWS Organizations to manage a multi-account AWS environment in a single AWS Region. The organization's management account is named management-01. The company has turned on AWS Config in all accounts in the organization. The company has designated an account named security-01 as the delegated administrator for AWS Config. All accounts report the compliance status of each account's rules to the AWS Config delegated administrator account by using an AWS Config aggregator. Each account administrator can configure and manage the account's own AWS Config rules to handle each account's unique compliance requirements. A security engineer needs to implement a solution to automatically deploy a set of 10 AWS Config rules to all existing and future AWS accounts in the organization. The solution must turn on AWS Config automatically during account creation. Which combination of steps will meet these requirements?
Create an AWS CloudFormation template that contains the 10 required AWS Config rules. Deploy the template by using CloudFormation StackSets in the security-01 account.
Create a conformance pack that contains the 10 required AWS Config rules. Deploy the conformance pack from the security-01 account.
Create a conformance pack that contains the 10 required AWS Config rules. Deploy the conformance pack from the management-01 account.
Create an AWS CloudFormation template that will activate AWS Config. Deploy the template by using CloudFormation StackSets in the security-01 account.
Create an AWS CloudFormation template that will activate AWS Config. Deploy the template by using CloudFormation StackSets in the management-01 account.
ユーザの投票
コメント(13)
- 正解だと思う選択肢: BE
Use management account to delegate accounts for auditing, security or compliance, then use delegated account to deploy conformance packs
👍 8Christina6662023/11/18 - 正解だと思う選択肢: BE
Should be BE https://aws.amazon.com/blogs/mt/deploying-conformance-packs-across-an-organization-with-automatic-remediation/ B as security account is the AWS Config delegated admin
👍 4bhui2023/10/25 - 正解だと思う選択肢: BE
I go with B and E. https://aws.amazon.com/blogs/mt/deploying-conformance-packs-across-an-organization-with-automatic-remediation/ Delegated administrator for AWS Organizations https://docs.aws.amazon.com/organizations/latest/userguide/orgs_delegate_policies.html
👍 4Daniel762023/11/22
シャッフルモード