AWS Secrets Manager
To setup AWS Secrets Manager secret store create a component of type . See on how to create and apply a secretstore configuration. See this guide on referencing secrets to retrieve and use the secret with Dapr components.
Warning
The above example uses secrets as plain strings. It is recommended to use a local secret store such as Kubernetes secret store or a to bootstrap secure key storage.
Important
Setup AWS Secrets Manager using the AWS documentation: .