SsmPathMapping Type
Maps config var names to parameter paths
Record fields
| Record Field |
Description
|
Full Usage:
FromPath
Field type: string -> string
|
Extract var name from a parameter path
|
Full Usage:
PathPrefix
Field type: string
|
Path prefix for listing all vars under this mapping
|
Full Usage:
ToPath
Field type: string -> string
|
Build parameter path for a var name
|
UnionConfig