class Aws::IoT::Types::TestInvokeAuthorizerRequest


@return [String]
service’s private key.
The signature made with the token and your custom authentication
@!attribute [rw] token_signature
@return [String]
The token returned by your custom authentication service.
@!attribute [rw] token
@return [String]
The custom authorizer name.
@!attribute [rw] authorizer_name
}
token_signature: “TokenSignature”, # required
token: “Token”, # required
authorizer_name: “AuthorizerName”, # required
{
data as a hash:
@note When making an API call, you may pass TestInvokeAuthorizerRequest