client('connect') has no method update_participant_authentication #4413
Labels
bug
This issue is a confirmed bug.
connect
documentation
This is a problem with documentation.
p2
This is a standard priority issue
response-requested
Waiting on additional information or feedback.
Describe the issue
The documentation for boto3 connect client describes a method
update_participant_authentication
. However, when calling this method an AttributeError is raised stating that there is no such method associated with a Connect client.Links
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/connect/client/update_participant_authentication.html
The text was updated successfully, but these errors were encountered: