Expand description
SSM input types for Phase 0, Phase 1, and Phase 2 operations.
All input structs use PascalCase JSON field naming to match the SSM
wire protocol (awsJson1_1). Optional fields are omitted when None.
Structsยง
- AddTags
ToResource Input - Input for the
AddTagsToResourceoperation. - Delete
Parameter Input - Input for the
DeleteParameteroperation. - Delete
Parameters Input - Input for the
DeleteParametersoperation. - Describe
Parameters Input - Input for the
DescribeParametersoperation. - GetParameter
History Input - Input for the
GetParameterHistoryoperation. - GetParameter
Input - Input for the
GetParameteroperation. - GetParameters
ByPath Input - Input for the
GetParametersByPathoperation. - GetParameters
Input - Input for the
GetParametersoperation. - Label
Parameter Version Input - Input for the
LabelParameterVersionoperation. - List
Tags ForResource Input - Input for the
ListTagsForResourceoperation. - PutParameter
Input - Input for the
PutParameteroperation. - Remove
Tags From Resource Input - Input for the
RemoveTagsFromResourceoperation. - Unlabel
Parameter Version Input - Input for the
UnlabelParameterVersionoperation.