• 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

    Parameters

    • options: Partial<ExchangeCredentialsClientConfig>

      To configure while instantiating the Exchange Credentials client.

    • customizations: Pluggable<any, any>[] = []

      To include in the client

    Returns Promise<StediMembership>