enable Caching For Http
When true
, the result from the authorizer's Lambda function is cached for clients that use persistent HTTP connections. The results are cached for the time specified by the Lambda function in refreshAfterInSeconds
. This value doesn't affect authorization of clients that use MQTT connections.