dragonroll/backend/node_modules/@aws-sdk/credential-provider-cognito-identity/dist-es/loadCognitoIdentity.js

3 lines
205 B
JavaScript
Raw Normal View History

2024-09-21 17:08:36 +00:00
import { CognitoIdentityClient, GetCredentialsForIdentityCommand, GetIdCommand, } from "@aws-sdk/client-cognito-identity";
export { CognitoIdentityClient, GetCredentialsForIdentityCommand, GetIdCommand };