ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 219 - SAA-C03 discussion

Report
Export

A company hosts its application on AWS The company uses Amazon Cognito to manage users When users log in to the application the application fetches required data from Amazon DynamoOB by using a REST API that is hosted in Amazon API Gateway. The company wants an AWS managed solution that will control access to the REST API to reduce development efforts

Which solution will meet these requirements with the LEAST operational overhead?

A.
Configure an AWS Lambda function to be an authorize! in API Gateway to validate which user made the request
Answers
A.
Configure an AWS Lambda function to be an authorize! in API Gateway to validate which user made the request
B.
For each user, create and assign an API key that must be sent with each request Validate the key by using an AWS Lambda function
Answers
B.
For each user, create and assign an API key that must be sent with each request Validate the key by using an AWS Lambda function
C.
Send the user's email address in the header with every request Invoke an AWS Lambda function to validate that the user with that email address has proper access
Answers
C.
Send the user's email address in the header with every request Invoke an AWS Lambda function to validate that the user with that email address has proper access
D.
Configure an Amazon Cognito user pool authorizer in API Gateway to allow Amazon Cognito to validate each request
Answers
D.
Configure an Amazon Cognito user pool authorizer in API Gateway to allow Amazon Cognito to validate each request
Suggested answer: D
asked 16/09/2024
Ibrahim SACCA
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first