Options
All
  • Public
  • Public/Protected
  • All
Menu

SsmParameterProps

Hierarchy

  • SsmParameterProps

Index

Properties

invokingAccountID: string
parameter: { accountId: string; name: string; roleName: string; value?: string }

SSM Parameter

Type declaration

  • accountId: string

    Target account id of the parameter

  • name: string

    Name of the parameter

  • roleName: string

    Role name to assume to access the parameter in target account

  • Optional value?: string

    Optional value to put when when using SsmParameterType.PUT

partition: string
region: string

The type of SSM parameter operation

Generated using TypeDoc