Skip to content

AWS IoT SDK v2 python - basic_discovery.py #411

Answered by jmklix
ShahSaloni19 asked this question in Q&A
Discussion options

You must be logged in to vote

Which version of the sdk are you using? Did you edit the sample at all?

It is saying that the amount of arguments is wrong. You can try removing the optional ones.

discovery_client = DiscoveryClient(
    io.ClientBootstrap.get_or_create_static_default(),
    socket_options,
    tls_context,
    cmdUtils.get_command_required("region"))

Replies: 3 comments

Comment options

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

You must be logged in to vote
0 replies
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