A company wants to deploy a workload on several hundred Amazon EC2 instances. The company will provision the EC2 instances in an Auto Scaling group by using a launch template. The workload will pull files from an Amazon S3 bucket, process the data, and put the results into a different S3 bucket. The EC2 instances must have least-privilege permissions and must use temporary security credentials. Which combination of steps will meet these requirements? (Choose two.) A. Create an IAM role that has the appropriate permissions for S3 buckets Add the IAM role to an instance profile. B. Update the launch template to include the IAM instance profile. C. Create an IAM user that has the appropriate permissions for Amazon S3 Generate a secret key and token. D. Create a trust anchor and profile Attach the IAM role to the profile. E. Update the launch template Modify the user data to use the new secret key and token.  Suggested Answer: AB Community Answer: AB This question is in DOP-C02 AWS Certified DevOps Engineer – Professional Exam For getting AWS Certified DevOps Engineer – Professional 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