package
0.0.0-20250304205905-b47799d07ddf
Repository: https://github.com/aws/amazon-ssm-agent.git
Documentation: pkg.go.dev
# Functions
GetCleanedUpVal verifies the parameter value is within the limits and returns defaultVal if invalid parameter value passed to this function.
# Constants
ParamTypeBoolean represents the param type Boolean.
ParamTypeInteger represents the param type StringMap.
ParamTypeMapList represents the param type MapList.
ParamTypeString represents the Param Type String.
ParamTypeStringList represents the Param Type StringList.
ParamTypeStringMap represents the param type StringMap.
# Type aliases
DocumentParamType represents various document parameter types.