Skip to main content

Module types

Module types 

Source
Expand description

Shared SSM types used across input, output, and internal representations.

All types follow the SSM JSON wire format with PascalCase field names.

Structs§

Parameter
A parameter returned in API responses.
ParameterHistory
A version history entry for a parameter (returned by GetParameterHistory).
ParameterInlinePolicy
An inline policy attached to a parameter.
ParameterMetadata
Metadata about a parameter (returned by DescribeParameters).
ParameterStringFilter
A filter for GetParametersByPath and DescribeParameters.
Tag
A tag associated with a resource.

Enums§

ParameterTier
The tier of a parameter, which affects storage limits.
ParameterType
The type of a parameter.