UNPKG

serverless-api-gateway-caching

Version:

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

6 lines (5 loc) 143 B
module.exports = { Fail: 'FAIL_WITH_403', IgnoreWithWarning: 'SUCCEED_WITH_RESPONSE_HEADER', Ignore: 'SUCCEED_WITHOUT_RESPONSE_HEADER' }