mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/operations/components/setup-state-store/supported-state-stores/setup-dynamodb.md
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
This commit is contained in:
parent
f56646274c
commit
cd2868eea2
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
type: docs
|
||||
title: "DynamoDB"
|
||||
title: "AWS DynamoDB"
|
||||
linkTitle: "DynamoDB"
|
||||
description: Detailed information on the AWS DynamoDB state store component
|
||||
---
|
||||
|
|
@ -55,4 +55,4 @@ See [Authenticating to AWS]({{< ref authenticating-aws.md >}}) for information a
|
|||
- [Basic schema for a Dapr component]({{< ref component-schema >}})
|
||||
- Read [this guide]({{< ref "howto-get-save-state.md#step-2-save-and-retrieve-a-single-state" >}}) for instructions on configuring state store components
|
||||
- [State management building block]({{< ref state-management >}})
|
||||
- [Authenticating to AWS]({{< ref authenticating-aws.md >}})
|
||||
- [Authenticating to AWS]({{< ref authenticating-aws.md >}})
|
||||
|
|
|
|||
Loading…
Reference in New Issue