Skip to content

Commit dc80b35

Browse files
committed
docs(idempotency): remove old todo
1 parent 957ec51 commit dc80b35

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/utilities/idempotency.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@ TTL attribute name | `expiration` | This can only be configured after your table
8585
see 1WCU and 1RCU. Review the [DynamoDB pricing documentation](https://aws.amazon.com/dynamodb/pricing/) to
8686
estimate the cost.
8787

88-
!!! danger "CREATE SECTION FOR PERSISTENCE LAYERS"
89-
9088
### Idempotent decorator
9189

9290
You can quickly start by initializing the `DynamoDBPersistenceLayer` class and using it with the `idempotent` decorator on your lambda handler.

0 commit comments

Comments
 (0)