Module iot_deprecated

Module iot_deprecated 

Source
Available on crate feature iot_deprecated only.
Expand description

AWS Lambda event definitions for iot_deprecated.

Structs§

IoTCustomAuthorizerRequest
IoTCustomAuthorizerRequest contains data coming in to a custom IoT device gateway authorizer function. Deprecated: Use IoTCoreCustomAuthorizerRequest instead. IoTCustomAuthorizerRequest does not correctly model the request schema
IoTCustomAuthorizerResponse
IoTCustomAuthorizerResponse represents the expected format of an IoT device gateway authorization response. Deprecated: Use IoTCoreCustomAuthorizerResponse. IoTCustomAuthorizerResponse does not correctly model the response schema.

Type Aliases§

IoTHttpContext
IoTMqttContext
IoTTlsContext