Multiple Choice
A Development team wants to deploy an application using AWS CloudFormation stacks, but the Developer IAM role does not currently have the required permissions to provision the resources specified in the CloudFormation template. A DevOps Engineer is tasked with allowing Developers to deploy the stacks while following the principal of least privilege. Which solution will meet these requirements?
A) Create an IAM policy that allows Developers to provision the required resources. Attach the policy to the Developer role.
B) Create an IAM policy that allows full access to CloudFormation. Attach the policy to the Developer role.
C) Create a new IAM role with the required permissions to use as a CloudFormation service role. Grant the Developer role a cloudformation:* action.
D) Create a new IAM role with the required permissions to use as a CloudFormation service role. Grant the Developer role the iam:PassRole permission.
Correct Answer:

Verified
Correct Answer:
Verified
Q135: A healthcare services company is concerned about
Q136: You are getting a lot of empty
Q137: What is the scope of an EBS
Q138: A company wants to migrate its content
Q139: Your company currently runs a large multi-tier
Q141: A Developer is designing a continuous deployment
Q142: A company is using AWS CodeBuild, AWS
Q143: What is web identity federation?<br>A) Use of
Q144: A web application for healthcare services runs
Q145: A DevOps Engineer is researching the least-expensive