Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can developers enable customers to invalidate the cache for APIs exposed through Amazon API Gateway?
A
By instructing customers to use AWS credentials for the InvalidateCache API operation.
B
By assigning an InvalidateCache policy to the IAM role used by customers and instructing them to include a Cache-Control:max-age=0 HTTP header in their requests.
C
By guiding customers to use the AWS SDK's API Gateway class for the InvalidateCache operation.
D
By adding an InvalidateCache policy to the IAM role and asking customers to include the INVALIDATE_CACHE query string in their API calls.