View source: R/cognitoidentity_operations.R
cognitoidentity_get_id | R Documentation |
Generates (or retrieves) a Cognito ID. Supplying multiple logins will create an implicit linked account.
See https://www.paws-r-sdk.com/docs/cognitoidentity_get_id/ for full documentation.
cognitoidentity_get_id(AccountId = NULL, IdentityPoolId, Logins = NULL)
AccountId |
A standard AWS account ID (9+ digits). |
IdentityPoolId |
[required] An identity pool ID in the format REGION:GUID. |
Logins |
A set of optional name-value pairs that map provider names to provider
tokens. The available provider names for
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.