Skip to main content

ICognitoIdentityCredentials

Interface in AWS.CognitoIdentity

Interface for Credentials.

Properties

AccessKeyId

property AccessKeyId: string

The Access Key ID.

Expiration

property Expiration: TOptional<TDateTime>

The date and time when these credentials will expire.

SecretKey

property SecretKey: string

The Access Key's secret.

SessionToken

property SessionToken: string

The session token.