Other
AWS Systems Manager Parameter Store
Integrates the Configu Orchestrator with AWS Parameter Store.
- Name: AWS Parameter Store
- Category: Key-value store
Configuration
Configu needs to be authorized to access your AWS Secrets Manager account. By default, Configu uses the standard authentication methods that the AWS SDKs use, if you have the right IAM access credentials, there’s no special action to take. Otherwise, you need to supply SSMClientConfig.
Usage
.configu
store declaration
CLI examples
Upsert command
Eval and export commands
References
- Integration documentation: https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-parameter-store.html
- SSM Client documentation: https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ssm
Was this page helpful?