AWS SSM Parameter Store

To setup AWS SSM Parameter Store 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 SSM Parameter Store using the AWS documentation: .