aws / aws-sdk-js-v3

Modularized AWS SDK for JavaScript.
Apache License 2.0
3.04k stars 569 forks source link

Wrong ListUsers API Document URL #5538

Open kei-ichi opened 9 months ago

kei-ichi commented 9 months ago

Describe the issue

In the RekognitionClient document page, The URL of ListUsers document redirect to ListFaces instead of ListUsers

Links

https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/rekognition/

RanVaknin commented 9 months ago

Hi @kei-ichi ,

Thanks for the bug report. This does seem like a bug.

Adding to backlog.

Thanks, Ran~