aws-amplify / aws-amplify/docs

Clarify how Datastore deletes items in DDB including information on TTL

Open
#5,494 0 comments 0 reactions 1 assignee Claimed by @chrisbonifacio View on GitHub
amplify/data theme:data-datastore
Dominant language
MDX
Stars
506
Forks
1.1k
Avg merge
3h 14m
Merged PRs (30d)
1

Description

**Describe the content issue**:
We need to make it clear for developers that when using Datastore to delete data, it does not get removed immediately from DDB, and that it will get removed after the TTL (Default is 30 days). We also need to make it clear that the developer would still be paying for the storage of the items in DDB that have marked for deletion.

**URL page where content issue is**:

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.