We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ce2986 commit 6eaef2aCopy full SHA for 6eaef2a
src/openapi/openapi.json
@@ -15117,7 +15117,7 @@
15117
"authorizerUri" : "${service_authorizer_lambda_arn}",
15118
"authorizerPayloadFormatVersion" : "1.0",
15119
"identitySource" : "method.request.header.authorization, method.request.header.submissionid",
15120
- "authorizerResultTtlInSeconds" : "300"
+ "authorizerResultTtlInSeconds" : "0"
15121
}
15122
},
15123
"OIDC_Authorizer": {
@@ -15131,7 +15131,7 @@
15131
"authorizerUri" : "${oidc_authorizer_lambda_arn}",
15132
15133
"identitySource" : "method.request.header.authorization",
15134
15135
15136
15137
0 commit comments