Multiple Choice
A developer is building an application on Amazon EC2. The developer encountered an "Access Denied" error on some of the API calls to AWS services while testing. The developer needs to modify permissions that have been already given to the instance. How can these requirements be met with minimal changes and minimum downtime?
A) Make a new IAM role with the needed permissions. Stop the instance. Attach the new IAM role to the instance. Start the instance.
B) Delete the existing IAM role. Attach a new IAM role with the needed permissions.
C) Stop the instance. Update the attached IAM role adding the needed permissions. Start the instance.
D) Update the attached IAM role adding the needed permissions.
Correct Answer:

Verified
Correct Answer:
Verified
Q56: The Lambda function below is being called
Q57: Given the following AWS CloudFormation template: <img
Q58: A developer is creating a serverless ecommerce
Q59: An application on AWS is using third-party
Q60: A Developer must encrypt a 100-GB object
Q62: A deployment package uses the AWS CLI
Q63: A company is providing services to many
Q64: A Developer has published an update to
Q65: A Developer is asked to implement a
Q66: You are providing AWS consulting services for