Options
All
  • Public
  • Public/Protected
  • All
Menu

Assumedby configuration

Hierarchy

  • AssumedByConfig

Implements

Index

Constructors

Properties

Constructors

Properties

principal: string = ''

IAM principal of either service, account or provider type.

IAM principal of sns service type (i.e. new ServicePrincipal('sns.amazonaws.com')), which can assume this role.

type: "account" | "service" | "provider"

Type of IAM principal type like service, account or provider, which can assume this role.

Generated using TypeDoc