UpdateAuthorizerRequest
class UpdateAuthorizerRequest
Types
Properties
Link copied to clipboard
The ARN of the authorizer's Lambda function.
Link copied to clipboard
The authorizer name.
Link copied to clipboard
When true
, the result from the authorizer’s Lambda function is cached for the time specified in refreshAfterInSeconds
. The cached result is used while the device reuses the same HTTP connection.
Link copied to clipboard
The status of the update authorizer request.
Link copied to clipboard
The key used to extract the token from the HTTP headers.
Link copied to clipboard
The public keys used to verify the token signature.