Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SsoCredentialsParameters

Hierarchy

  • SsoCredentialsParameters

Index

Properties

ssoAccountId

ssoAccountId: string

The ID of the AWS account to use for temporary credentials.

ssoRegion

ssoRegion: string

The AWS region to use for temporary credentials.

ssoRoleName

ssoRoleName: string

The name of the AWS role to assume.

Optional ssoSession

ssoSession: undefined | string

SSO session identifier. Presence implies usage of the SSOTokenProvider.

ssoStartUrl

ssoStartUrl: string

The URL to the AWS SSO service.