SecurityConfig / CentralSecurityServicesConfig / SsmAutomationConfig / DocumentSetConfig / DocumentConfig

AWS Systems Manager document configuration

Example

- name: SSM-ELB-Enable-Logging
template: path/to/document.yaml

Hierarchy

  • DocumentConfig

Implements

Constructors

Properties

Constructors

Properties

name: string = ''

Name of document to be created

template: string = ''

Document template file path. This file must be available in accelerator config repository.

Generated using TypeDoc