1 Answer
- Newest
- Most votes
- Most comments
0
For the full documentation for AWS SDK for JavaScript v3 you should use https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/.
When needing to find document, you should use https://docs.aws.amazon.com/ to find the latest documentation for AWS services, SDKs, Toolsets, etc.
If you do find an issue, please post the URL and issue so we can work at fixing the problem.
answered 2 years ago
Relevant content
- asked 2 years ago
- asked 2 years ago
- AWS OFFICIALUpdated 10 months ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago
The issues with @aws-sdk/cognito-client and @aws-sdk/client-cognito-identity-provider seem to be fixed. So has the CognitoIdentityClient in https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/getting-started-browser.html. It would be helpful if there was a lambda function for linking accounts provided in the same way that the user migration lambda is provided. Specifically, if a user signs in with a federated identity first I want to create a normal user and link them.