Amazon IoT Core · Example Payload

Iot Core Create Authorizer Response Example

Device ManagementIoTMQTTMessage Routing

Iot Core Create Authorizer Response Example is an example object payload from Amazon IoT Core, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

authorizerNameauthorizerArn

Example Payload

Raw ↑
{
  "authorizerName": "example-resource",
  "authorizerArn": "arn:aws:iot:us-east-1:123456789012:thing/example"
}