Skip to main content
  • 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