Skip to main content

Module input

Module input 

Source
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ยง

AddTagsToResourceInput
Input for the AddTagsToResource operation.
DeleteParameterInput
Input for the DeleteParameter operation.
DeleteParametersInput
Input for the DeleteParameters operation.
DescribeParametersInput
Input for the DescribeParameters operation.
GetParameterHistoryInput
Input for the GetParameterHistory operation.
GetParameterInput
Input for the GetParameter operation.
GetParametersByPathInput
Input for the GetParametersByPath operation.
GetParametersInput
Input for the GetParameters operation.
LabelParameterVersionInput
Input for the LabelParameterVersion operation.
ListTagsForResourceInput
Input for the ListTagsForResource operation.
PutParameterInput
Input for the PutParameter operation.
RemoveTagsFromResourceInput
Input for the RemoveTagsFromResource operation.
UnlabelParameterVersionInput
Input for the UnlabelParameterVersion operation.