IamConfig / PolicySetConfig / PolicyConfig

IAM policy configuration

Example

- name: Default-Boundary-Policy
policy: path/to/policy.json

Hierarchy

  • PolicyConfig

Implements

Constructors

Properties

Constructors

Properties

name: string = ''

A name for the policy

policy: string = ''

A JSON file containing policy boundary definition

Generated using TypeDoc