awslabs / aws-crt-python

Python bindings for the AWS Common Runtime
Apache License 2.0
87 stars 42 forks source link

Add note about resubscribe limits to api docs #474

Closed TwistedTwigleg closed 1 year ago

TwistedTwigleg commented 1 year ago

Issue #, if available:

Helps fix https://github.com/aws/aws-iot-device-sdk-python-v2/issues/420 by documenting the behavior of the resubscribe function.

Description of changes:

Adds documentation on the limits of the resubscribe function in relation to the AWS IoT Core limits.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

TwistedTwigleg commented 1 year ago

Thanks! Merging into main...