Function resolveStediIdentity
- resolveStediIdentity(options: Partial<ExchangeCredentialsClientConfig>, customizations?: Pluggable<any, any>[]): Promise<StediMembership>
-
Parameters
-
options: Partial<ExchangeCredentialsClientConfig>
-
customizations: Pluggable<any, any>[] = []
It will resolve the Stedi Web Identity and the mapped AWS account by taking as input either a Stedi Bearer token or API key.
Returns
The Stedi Identity to be exchanged for AWS temporary credentials