Retrieves temporary AWS credentials using Amazon Cognito's
GetCredentialsForIdentity
operation.
Results from this function call are not cached internally.
Retrieves or generates a unique identifier using Amazon Cognito's GetId
operation, then generates temporary AWS credentials using Amazon Cognito's
GetCredentialsForIdentity
operation.
Results from GetId
are cached internally, but results from
GetCredentialsForIdentity
are not.
@aws-sdk/credential-provider-cognito-identity
Usage
You probably shouldn't, at least directly. Please use @aws-sdk/credential-providers instead.