More Info:

Ensure that response caching is enabled for your Amazon API Gateway REST APIs in order to enhance API responsiveness and decrease latency.

Risk Level

Medium

Address

Security

Compliance Standards

CBP

Triage and Remediation

Check Cause

  1. Sign in to the AWS Management Console and open the Amazon API Gateway console at https://console.aws.amazon.com/apigateway/.

  2. In the navigation pane, choose the API Gateway service.

  3. In the APIs list, select the API you want to check.

  4. In the API details page, select the “Stages” option from the left side menu.

  5. In the Stages section, select the stage for which you want to check the API cache.

  6. In the Stage Editor panel, under the “Settings” tab, look for the “Cache Settings” section. If the “Enable API cache” checkbox is checked, then the API cache is enabled. If it’s not checked, then the API cache is not enabled.

Additional Reading: