TCognitoIdentityGetCredentialsForIdentityRequest
Class in AWS.CognitoIdentity
GetCredentialsForIdentity request class.
Ancestors
Properties
CustomRoleArn
property CustomRoleArn: TARN
IdentityId
property IdentityId: string
Logins
property Logins: TDictionary<string, string>
Constructors
Create
constructor Create(const AIdentityId: string);
Constructor for TCognitoIdentityGetCredentialsForIdentityRequest.
Parameters
| Name | Description |
|---|---|
AIdentityId | Specify the unique identifier for the identity in the format. |