[API Gateway] Method Overrides Should Display Caching Status

0

When I have overrides applied to my cache settings, I don't see them after selecting the method of my request in the Stages section of API Gateway. Some of my settings are visible, but my cache settings are not.

Enter image description here

1 Risposta
0

Hi,
You need to enable the staging cache in advance, and then you can see the cache settings in your "Edit method overrides".

Note[1]: When you enable caching for a stage, only GET methods have caching enabled by default. This helps to ensure the safety and availability of your API. You can enable caching for other methods by overriding method settings[2].
在此处输入图片描述

[1]https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-caching.html#enable-api-gateway-caching
[2]https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-caching.html#override-api-gateway-stage-cache-for-method-cache

profile picture
con risposta 4 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande