Secret
AWS Secrets Manager
Integrates the Configu Orchestrator with AWS Secrets Manager.
- Name: AWS Secrets Manager
- Category: Secret manager
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 SecretsManagerClient Configuration.
Limitations
- A secret scheduled for deletion cannot be changed by the Configu Orchestrator. You will need to manually cancel the secret deletion.
Usage
.configu
store declaration
CLI examples
Upsert command
Eval and export commands
Examples
Secrets list after upsert:
Values upserted to the test
config set:
References
- Integration documentation: https://docs.aws.amazon.com/secretsmanager
Was this page helpful?