Examtopics

AWS Certified Developer - Associate
  • Topic 1 Question 339

    A company stores all personally identifiable information (PII) in an Amazon DynamoDB table named PII in Account A. Developers are working on an application that is running on Amazon EC2 instances in Account B. The application in Account B requires access to the PII table.

    An administrator in Account A creates an IAM role named AccessPII that has permission to access the PII table. The administrator also creates a trust policy that specifies Account B as a principal that can assume the role.

    Which combination of steps should the developers take in Account B to allow their application to access the PII table?

    2 つ選択
    • Allow the EC2 IAM role the permission to assume the AccessPII role.

    • Allow the EC2 IAM role the permission to access the PII table.

    • Include the AWS API in the application code logic to obtain temporary credentials from the EC2 IAM role to access the PII table.

    • Include the AssumeRole API operation in the application code logic to obtain temporary credentials to access the PII table.

    • Include the GetSessionToken API operation in the application code logic to obtain temporary credentials to access the PII table.


    シャッフルモード