Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AssumeRoleParams

Hierarchy

  • AssumeRoleParams

Index

Properties

Optional ExternalId

ExternalId: undefined | string

A unique identifier that is used by third parties when assuming roles in their customers' accounts.

RoleArn

RoleArn: string

The identifier of the role to be assumed.

RoleSessionName

RoleSessionName: string

A name for the assumed role session.

Optional SerialNumber

SerialNumber: undefined | string

The identification number of the MFA device that is associated with the user who is making the AssumeRole call.

Optional TokenCode

TokenCode: undefined | string

The value provided by the MFA device.