Options
All
  • Public
  • Public/Protected
  • All
Menu

AWS Systems Manager document sharing configuration

example
- shareTargets:
organizationalUnits:
- Root
documents:
- name: SSM-ELB-Enable-Logging
template: path/to/document.yaml

Hierarchy

  • DocumentSetConfig

Implements

Index

Constructors

Properties

Constructors

Properties

documents: DocumentConfig[] = []

List of the documents to be shared

shareTargets: ShareTargets = ...

Document share target, valid value should be any organizational unit. Document will be shared with every account within the given OU

Generated using TypeDoc