class Aws::CognitoIdentity::Types::Credentials

Credentials for the provided identity ID.

@!attribute [rw] access_key_id

The Access Key portion of the credentials.
@return [String]

@!attribute [rw] secret_key

The Secret Access Key portion of the credentials
@return [String]

@!attribute [rw] session_token

The Session Token portion of the credentials
@return [String]

@!attribute [rw] expiration

The date at which these credentials will expire.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/cognito-identity-2014-06-30/Credentials AWS API Documentation

Constants

SENSITIVE