Sources the AWS Credentials used to sign the websocket connection handshake
Optional
proxy_(Optional) http proxy configuration
AWS region the websocket connection is being established in. Must match the region embedded in the endpoint.
Optional
tls_(Optional) TLS configuration to use when establishing the connection
Optional
create_(Optional) factory function to create the configuration used to sign the websocket handshake. Leave null to use the default settings.
Optional
service(Optional) override for the service name used in signing the websocket handshake. Leave null to use the default (iotdevicegateway)
Generated using TypeDoc
Websocket-specific mqtt connection configuration options