RekognitionClient doesn't accept credentials #1813
Labels
documentation
This is a problem with documentation.
needs-triage
This issue or PR still needs to be triaged.
Describe the issue
To create the RekognitionClient, in an older documentation, this was the way to do it:
But now, it only accepts the region as a parameter and I don't know how to pass the credentials to it.
Please, redirect me to the proper documentation.
Example of usage:
How we get the credentials:
How we tried to use rekognition based on aws-sdk-kotlin, which we've managed to implement on android already:
Thank you!
Links
Sources/Services/AWSRekognition/Sources/AWSRekognition/RekognitionClient.swift
The text was updated successfully, but these errors were encountered: