Options
All
  • Public
  • Public/Protected
  • All
Menu

IAM policies configuration

example
awsManaged:
- AdministratorAccess
customerManaged:
- PolicyName

Hierarchy

  • PoliciesConfig

Implements

Index

Constructors

Properties

awsManaged: string[] = []

List of AWS managed policies

customerManaged: string[] = []

List of Customer managed policies

Generated using TypeDoc