You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|MQTT over Secure WebSocket with AWS SigV4 authentication|$${\Large\color{green}✔}$$|$${\Large\color{green}✔}$$|[link](https://github.com/aws/aws-iot-device-sdk-python-v2/blob/main/documents/MQTT5_Userguide.md#mqtt-over-websockets-with-sigv4-authentication)|
158
-
|Websocket Connection with Cognito Authentication Method |$${\Large\color{green}✔}$$|$${\Large\color{green}✔}$$|[link](https://github.com/aws/aws-iot-device-sdk-python-v2/blob/main/documents/MQTT5_Userguide.md#mqtt-over-websockets-with-cognito-authentication)|
159
-
|MQTT with X.509 certificate based mutual authentication |$${\Large\color{green}✔}$$|$${\Large\color{green}✔}$$|[link](https://github.com/aws/aws-iot-device-sdk-python-v2/blob/main/documents/MQTT5_Userguide.md#direct-mqtt-with-x509-based-mutual-tls)|
160
-
|MQTT with Custom Authorizer Method |$${\Large\color{orange}✔\*}$$|$${\Large\color{green}✔}$$|[link](https://github.com/aws/aws-iot-device-sdk-python-v2/blob/main/documents/MQTT5_Userguide.md#direct-mqtt-with-custom-authentication)|
|MQTT with PKCS12 Method |$${\Large\color{red}✘}$$|$${\Large\color{green}✔}$$|[link](https://github.com/aws/aws-iot-device-sdk-python-v2/blob/main/documents/MQTT5_Userguide.md#direct-mqtt-with-pkcs12-method)|
163
-
|MQTT with Windows Certificate Store Method |$${\Large\color{red}✘}$$|$${\Large\color{green}✔}$$|[link](https://github.com/aws/aws-iot-device-sdk-python-v2/blob/main/documents/MQTT5_Userguide.md#direct-mqtt-with-windows-certificate-store-method)|
164
-
|MQTT with PKCS11 Method |$${\Large\color{red}✘}$$|$${\Large\color{green}✔}$$|[link](https://github.com/aws/aws-iot-device-sdk-python-v2/blob/main/documents/MQTT5_Userguide.md#direct-mqtt-with-pkcs11-method)|
165
-
166
-
${\Large\color{orange}✔\*}$ - To get this connection type work in the v1 SDK, you need to implement
|MQTT over Secure WebSocket with AWS SigV4 authentication|$${\Large\color{green}✔}$$|$${\Large\color{green}✔}$$|[link](https://github.com/aws/aws-iot-device-sdk-python-v2/blob/main/documents/MQTT5_Userguide.md#mqtt-over-websockets-with-sigv4-authentication)|
158
+
|Websocket Connection with Cognito Authentication Method |$${\Large\color{green}✔}$$|$${\Large\color{green}✔}$$|[link](https://github.com/aws/aws-iot-device-sdk-python-v2/blob/main/documents/MQTT5_Userguide.md#mqtt-over-websockets-with-cognito-authentication)|
159
+
|MQTT with X.509 certificate based mutual authentication |$${\Large\color{green}✔}$$|$${\Large\color{green}✔}$$|[link](https://github.com/aws/aws-iot-device-sdk-python-v2/blob/main/documents/MQTT5_Userguide.md#direct-mqtt-with-x509-based-mutual-tls)|
160
+
|MQTT with Custom Authorizer Method |$${\Large\color{orange}✔}$$<sup>\*</sup>|$${\Large\color{green}✔}$$|[link](https://github.com/aws/aws-iot-device-sdk-python-v2/blob/main/documents/MQTT5_Userguide.md#direct-mqtt-with-custom-authentication)|
|MQTT with PKCS12 Method |$${\Large\color{red}✘}$$|$${\Large\color{green}✔}$$|[link](https://github.com/aws/aws-iot-device-sdk-python-v2/blob/main/documents/MQTT5_Userguide.md#direct-mqtt-with-pkcs12-method)|
163
+
|MQTT with Windows Certificate Store Method |$${\Large\color{red}✘}$$|$${\Large\color{green}✔}$$|[link](https://github.com/aws/aws-iot-device-sdk-python-v2/blob/main/documents/MQTT5_Userguide.md#direct-mqtt-with-windows-certificate-store-method)|
164
+
|MQTT with PKCS11 Method |$${\Large\color{red}✘}$$|$${\Large\color{green}✔}$$|[link](https://github.com/aws/aws-iot-device-sdk-python-v2/blob/main/documents/MQTT5_Userguide.md#direct-mqtt-with-pkcs11-method)|
165
+
166
+
${\Large\color{orange}✔}$<sup>\*</sup> - To get this connection type work in the v1 SDK, you need to implement
167
167
the [Custom Authentication workflow](https://docs.aws.amazon.com/iot/latest/developerguide/custom-authorizer.html).\
168
-
${\Large\color{orange}✔\*\*}$ - The v1 SDK does not allow to specify HTTP proxy,
168
+
${\Large\color{orange}✔}$<sup>\*\*</sup> - The v1 SDK does not allow to specify HTTP proxy,
0 commit comments