List of questions
Related questions
Question 268 - SAA-C03 discussion
A company's web application consists o( an Amazon API Gateway API in front of an AWS Lambda function and an Amazon DynamoDB database. The Lambda function handles the business logic, and the DynamoDB table hosts the dat a. The application uses Amazon Cognito user pools to identify the individual users of the application.
A solutions architect needs to update the application so that only users who have a subscription can access premium content.
A.
Enable API caching and throttling on the API Gateway API
B.
Set up AWS WAF on the API Gateway API Create a rule to filter users who have a subscription
C.
Apply fine-grained IAM permissions to the premium content in the DynamoDB table
D.
Implement API usage plans and API keys to limit the access of users who do not have a subscription.
Your answer:
0 comments
Sorted by
Leave a comment first