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.
- Parameter
History - A version history entry for a parameter (returned by
GetParameterHistory). - Parameter
Inline Policy - An inline policy attached to a parameter.
- Parameter
Metadata - Metadata about a parameter (returned by
DescribeParameters). - Parameter
String Filter - A filter for
GetParametersByPathandDescribeParameters. - Tag
- A tag associated with a resource.
Enums§
- Parameter
Tier - The tier of a parameter, which affects storage limits.
- Parameter
Type - The type of a parameter.