Builder

class Builder

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 clients that use persistent HTTP connections. The results are cached for the time specified by the Lambda function in refreshAfterInSeconds. This value does not affect authorization of clients that use MQTT connections.

Link copied to clipboard

Specifies whether IoT validates the token signature in an authorization request.

Link copied to clipboard

The status of the create authorizer request.

Link copied to clipboard
var tags: List<Tag>?

Metadata which can be used to manage the custom authorizer.

Link copied to clipboard

The name of the token key used to extract the token from the HTTP headers.

Link copied to clipboard

The public keys used to verify the digital signature returned by your custom authentication service.