Options
All
  • Public
  • Public/Protected
  • All
Menu

IAM group set configuration

example
groupSets:
- deploymentTargets:
accounts:
- Management
groups:
- name: Admins
policies:
awsManaged:
- AdministratorAccess

Hierarchy

  • GroupSetConfig

Implements

Index

Constructors

Properties

deploymentTargets: DeploymentTargets = ...

Group set's deployment targets

groups: GroupConfig[] = []

List of IAM group objects

Generated using TypeDoc