import { BrowserHttpOptions as __HttpOptions__ } from '@aws-js-sdk-v3-prerelease/types'; import * as __aws_sdk_types from '@aws-js-sdk-v3-prerelease/types'; /** *
Input to the GetId action.
*/ export interface GetIdInput { /** *A standard AWS account ID (9+ digits).
*/ AccountId?: string; /** *An identity pool ID in the format REGION:GUID.
*/ IdentityPoolId: string; /** *A set of optional name-value pairs that map provider names to provider tokens. The available provider names for Logins are as follows:
Facebook: graph.facebook.com
Amazon Cognito Identity Provider: cognito-idp.us-east-1.amazonaws.com/us-east-1_123456789
Google: accounts.google.com
Amazon: www.amazon.com
Twitter: api.twitter.com
Digits: www.digits.com