ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 226 - DVA-C01 discussion

Report
Export

A company wants to implement authentication for its new REST service using Amazon API Gateway.

To authenticate the calls, each request must include HTTP headers with a client ID and user ID. Thesecredentials must be compared to authentication data in an Amazon DynamoDB table. What MUST the company do to implement this authentication in API Gateway?

A.
Implement an AWS Lambda authorizer that references the DynamoDB authentication table
Answers
A.
Implement an AWS Lambda authorizer that references the DynamoDB authentication table
B.
Create a model that requires the credentials, then grant API Gateway access to the authentication table
Answers
B.
Create a model that requires the credentials, then grant API Gateway access to the authentication table
C.
Modify the integration requests to require the credentials, then grant API Gateway access to the authentication table
Answers
C.
Modify the integration requests to require the credentials, then grant API Gateway access to the authentication table
D.
Implement an Amazon Cognito authorizer that references the DynamoDB authentication table
Answers
D.
Implement an Amazon Cognito authorizer that references the DynamoDB authentication table
Suggested answer: A

Explanation:

https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-use-lambdaauthorizer.html

asked 16/09/2024
leonie lira
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first