[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

Zach S
preguntada hace 4 meses118 visualizaciones
1 Respuesta
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
respondido hace 4 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas