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:
Trond Hindenes 2021-02-16 18:19:25 +01:00 committed by GitHub
parent f56646274c
commit cd2868eea2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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 >}})