Skip to content

Add AWS Secrets Manager integration #637

@ziagham

Description

@ziagham

Describe the feature

Introduces a new integration with AWS Secrets Manager, including a configuration class (AwsSecretsManagerConfiguration) and a secret provider class (AwsSecretsManagerSecretProvider). The ServiceCollectionExtensions class is updated to register the new provider as a singleton service. The provider supports asynchronous secret retrieval, configuration validation, and JSON parsing for secret values, ensuring consistent key normalization.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions