actions-marketplace-validations/Upload Yaml to SSM Parameter Store

Upload to SSM Parameter Store from YAML file or directory

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
aws_access_key_idAWS Access Key IDyes
aws_secret_access_keyAWS Secret Access Keyyes
aws_regionAWS Regionyes
aws_account_idAWS Accountyes
prefixPrefix for SSM Parameter Storeyes
pathPath to Directory or YAML fileyes
cleanOptionally removes unknown parameters found in the prefixnofalse
batch_countNumber of parameters to upload before pausingno20
pause_timeNumber of milliseconds to pause after uploading the number of parameters specified in pause_countno1500
max_save_attemptsNumber of times to attempt to save a parameter before giving upno5
namedescription
timeThe current time after completion
parametersThe number of parameters found in the YAML file or directory
existingThe number of parameters already existing
createdThe number of parameters created
updatedThe number of parameters updated
deletedThe number of parameters deleted
unchangedThe number of parameters unchanged