dwardu89/AWS Parameter Store Injector
Create or Update an AWS SSM (Systems Manager) Parameter with ease
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| aws-region | The AWS Region to use | yes | — |
| ssm-path | The Path of the SSM Parameter Store path to store | yes | — |
| ssm-value-description | A description of the value being inserted into SSM | — | "" |
| ssm-value | The value to be stored in the SSM Parameter Store Path | yes | — |
| ssm-value-type | The value type to store the SSM Parameter (String | StringList | SecureString) | yes | SecureString |
| ssm-value-overwrite | Overwrite the value of the SSM Parameter when inserting | — | true |
| ssm-kms-key-id | The AWS KMS Key ARN to use to encrypt the key | — | "" |
Outputs
no outputs