Interface WebsocketOptionsBase

Configuration for websocket signing It is good practice to use a new config for each signature, or the date might get too old.

Hierarchy

Properties

create_signing_config?: (() => AwsSigningConfigBase)

Type declaration

service?: string

(Optional) override for the service name used in signing the websocket handshake. Leave null to use the default (iotdevicegateway)

Generated using TypeDoc