File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -472,7 +472,7 @@ def direct_with_custom_authorizer(
472
472
If not provided, then "x-amz-customauthorizer-name" will not be added with the MQTT connection.
473
473
474
474
auth_authorizer_signature (`str`): The signature of the custom authorizer.
475
- If not provided, then "x-amz-customauthorizer-name " will not be added with the MQTT connection.
475
+ If not provided, then "x-amz-customauthorizer-signature " will not be added with the MQTT connection.
476
476
477
477
auth_password (`str`): The password to use with the custom authorizer.
478
478
If not provided, then no passord will be set.
@@ -516,7 +516,7 @@ def websockets_with_custom_authorizer(
516
516
If not provided, then "x-amz-customauthorizer-name" will not be added with the MQTT connection.
517
517
518
518
auth_authorizer_signature (`str`): The signature of the custom authorizer.
519
- If not provided, then "x-amz-customauthorizer-name " will not be added with the MQTT connection.
519
+ If not provided, then "x-amz-customauthorizer-signature " will not be added with the MQTT connection.
520
520
521
521
auth_password (`str`): The password to use with the custom authorizer.
522
522
If not provided, then no passord will be set.
You can’t perform that action at this time.
0 commit comments