serverless-api-gateway-caching icon indicating copy to clipboard operation
serverless-api-gateway-caching copied to clipboard

A plugin for the Serverless framework which helps with configuring caching for API Gateway endpoints.

Results 12 serverless-api-gateway-caching issues
Sort by recently updated
recently updated
newest added

Hi! We have a SaaS app and we use a custom header to define the customer-id and send that to the APIs we have. In every request, we have that...

I have an issue where I'm getting a failure when trying to use the plugin. The issue actually originates from an eventual consistency issue with CloudFormation API, where the `retrieveRestApiId`...