Implementing Authorization with AWS Cognito for API Gateway

Implementing Authorization with AWS Cognito for API Gateway

Prev Question Next Question

Question

An IOS developer is creating a simple notes APP that includes functions such as notes creation, retrieval, and deletion for an authenticated user.The mobile application also requires sign-up and sign-in functionality.

An API exposes the notes service through API Gateway.

The developer would like to implement authorization in the API to identify the authenticated user and perform operations in the context of that user, such as Create Note and Delete Note.

Which of the following should be used to achieve this requirement by AWS Cognito?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.