Multiple Choice
A developer has built an application using Amazon Cognito for authentication and authorization. After a user is successfully logged in to the application, the application creates a user record in an Amazon DynamoDB table. What is the correct flow to authenticate the user and create a record in the DynamoDB table?
A) Authenticate and get a token from an Amazon Cognito user pool. Use the token to access DynamoDB.
B) Authenticate and get a token from an Amazon Cognito identity pool. Use the token to access DynamoDB.
C) Authenticate and get a token from an Amazon Cognito user pool. Exchange the token for AWS credentials with an Amazon Cognito identity pool. Use the credentials to access DynamoDB.
D) Authenticate and get a token from an Amazon Cognito identity pool. Exchange the token for AWS credentials with an Amazon Cognito user pool. Use the credentials to access DynamoDB.
Correct Answer:

Verified
Correct Answer:
Verified
Q69: A Developer is preparing a deployment package
Q70: A company is migrating its on-premises database
Q71: A company maintains an application that uses
Q72: Which of the following items are required
Q73: Which DynamoDB limits can be raised by
Q75: A developer is writing a web application
Q76: A Developer is creating an AWS Lambda
Q77: A Developer is writing an imaging micro
Q78: How can software determine the public and
Q79: A company is using AWS CodePipeline to