
Answer-first summary for fast verification
Answer: STS
Overall explanation Correct option: Amazon API Gateway is an AWS service for creating, publishing, maintaining, monitoring, and securing REST, HTTP, and WebSocket APIs at any scale. API developers can create APIs that access AWS or other web services, as well as data stored in the AWS Cloud.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You have recently deployed an AWS Lambda function that will be triggered through the API Gateway. The API Gateway needs to manage and control access to this Lambda function.
Which of the following mechanisms is not supported for API Gateway?
A
IAM permissions with sigv4
B
Lambda Authorizer
C
STS
D
Cognito User Pools
No comments yet.