TestInvokeAuthorizerRequest
Types
Properties
Link copied to clipboard
The custom authorizer name.
Link copied to clipboard
Specifies a test HTTP authorization request.
Link copied to clipboard
Specifies a test MQTT authorization request.
Link copied to clipboard
Specifies a test TLS authorization request.
Link copied to clipboard
The signature made with the token and your custom authentication service's private key. This value must be Base-64-encoded.
Functions
Link copied to clipboard
inline fun copy(block: TestInvokeAuthorizerRequest.Builder.() -> Unit = {}): TestInvokeAuthorizerRequest