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. Suggested Answer: B Community Answer: D This question is in DVA-C01 AWS Certified Developer – Associate Exam For getting AWS Certified Developer – Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Amazon. Trademarks, certification & product names are used for reference only and belong to Amazon. The website does not contain actual questions and answers from Amazon's Certification Exam.
Please login or Register to submit your answer