Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Optional roleAssumerWithWebIdentity

roleAssumerWithWebIdentity: (params: AssumeRoleWithWebIdentityParams) => Promise<AwsCredentialIdentity>

A function that assumes a role with web identity and returns a promise fulfilled with credentials for the assumed role.

param

input parameter of sts:AssumeRoleWithWebIdentity API.

Type declaration

Optional roleSessionName

roleSessionName: string

The IAM session name used to distinguish sessions.