class Aws::IoT::Types::UpdateAuthorizerRequest
@return [Boolean]
result is used while the device reuses the same HTTP connection.
cached for the time specified in ‘refreshAfterInSeconds`. The cached
When `true`, the result from the authorizer’s Lambda function is
@!attribute [rw] enable_caching_for_http
@return [String]
The status of the update authorizer request.
@!attribute [rw] status
@return [Hash<String,String>]
The public keys used to verify the token signature.
@!attribute [rw] token_signing_public_keys
@return [String]
The key used to extract the token from the HTTP headers.
@!attribute [rw] token_key_name
@return [String]
The ARN of the authorizer’s Lambda function.
@!attribute [rw] authorizer_function_arn
@return [String]
The authorizer name.
@!attribute [rw] authorizer_name