IamConfig / PolicySetConfig / PolicyConfig Use this configuration to define accelerator managed IAM managed policies.

Remarks

Initial set of permissions to add to this policy document are read from the input file provided in policy JSON file.

Example

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

Hierarchy

  • PolicyConfig

Implements

Constructors

Properties

Constructors

Properties

name: string = ''

The name of the managed policy.

policy: string = ''

A JSON file containing policy boundary definition.

Generated using TypeDoc