Multiple Choice
A set of APIs are exposed to customers using the Amazon API Gateway. These APIs have caching enabled on the API Gateway. Customers have asked for an option to invalidate this cache for each of the APIs. What action can be taken to allow API customers to invalidate the API Cache?
A) Ask customers to use AWS credentials to call the InvalidateCache API.
B) Ask customers to invoke an AWS API endpoint which invalidates the cache.
C) Ask customers to pass an HTTP header called Cache-Control:max-age=0.
D) Ask customers to add a query string parameter called "INVALIDATE_CACHE" when making an API call.
Correct Answer:

Verified
Correct Answer:
Verified
Q362: A Development team wants to instrument their
Q363: Company C is currently hosting their corporate
Q364: A Developer has an application that must
Q365: A company is running a Docker application
Q366: A company is developing a new web
Q368: A developer has designed a customer-facing application
Q369: An application takes longer than expected to
Q370: A web application is using Amazon Kinesis
Q371: A Developer is writing transactions into a
Q372: A developer is creating a new application