class Aws::IoT::Types::AuthorizerDescription


@return [Time]
The UNIX timestamp of when the authorizer was last updated.
@!attribute [rw] last_modified_date
@return [Time]
The UNIX timestamp of when the authorizer was created.
@!attribute [rw] creation_date
@return [String]
The status of the authorizer.
@!attribute [rw] status
@return [Hash<String,String>]
your custom authentication service.
The public keys used to validate the token signature returned by
@!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 authorizer’s Lambda function ARN.
@!attribute [rw] authorizer_function_arn
@return [String]
The authorizer ARN.
@!attribute [rw] authorizer_arn
@return [String]
The authorizer name.
@!attribute [rw] authorizer_name
The authorizer description.