Skip to content

Is access key and secret key pair connection allowed in this SDK? #530

Answered by bretambrose
CarlTripleS asked this question in Q&A
Discussion options

You must be logged in to vote

Websockets using sigv4 signing is supported.

A sample can be seen here: https://github.com/aws/aws-iot-device-sdk-python-v2/blob/main/samples/websocket_connect.py
The different credentials providers supported by the SDK can be seen here: https://github.com/awslabs/aws-crt-python/blob/main/awscrt/auth.py#L128-L417

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jmklix
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants