ProvisioningHook - AWS IoT

ProvisioningHook

Structure that contains payloadVersion and targetArn.

Contents

targetArn

The ARN of the target function.

Note: Only Lambda functions are currently supported.

Type: String

Length Constraints: Maximum length of 2048.

Required: Yes

payloadVersion

The payload that was sent to the target function.

Note: Only Lambda functions are currently supported.

Type: String

Length Constraints: Minimum length of 10. Maximum length of 32.

Pattern: ^[0-9-]+$

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: