A developer is troubleshooting an application that uses Amazon DynamoDB in the us-west-2 Region. The application is deployed to an Amazon EC2 instance. The application requires read-only permissions to a table that is named Cars. The EC2 instance has an attached IAM role that contains the following IAM policy:When the application tries to read from the Cars table, an Access Denied error occurs. How can the developer resolve this error? A. Modify the IAM policy resource to be “arn:aws:dynamodb:us-west-2:account-id:table/*”. B. Modify the IAM policy to include the dynamodb:* action. C. Create a trust policy that specifies the EC2 service principal. Associate the role with the policy. D. Create a trust relationship between the role and dynamodb.amazonaws.com. Suggested Answer: D Community Answer: C This question is in DVA-C02 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