ssm-updater Usage: ssm-updater update --name= --value= --type= [--key-id=] ssm-updater -h | --help ssm-updater --version Options: --name= The fully qualified name of the parameter that you want to add to the system. E.g.: /Dev/DBServer/MySQL/db-string13 --value= The parameter value that you want to add to the system. --type= The type of parameter that you want to add to the system. [String, StringList, SecureString] --key-id= The KMS Key ID that you want to use to encrypt a parameter. -h, --help Show help. -v, --version Show version.