We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 957ec51 commit dc80b35Copy full SHA for dc80b35
docs/utilities/idempotency.md
@@ -85,8 +85,6 @@ TTL attribute name | `expiration` | This can only be configured after your table
85
see 1WCU and 1RCU. Review the [DynamoDB pricing documentation](https://aws.amazon.com/dynamodb/pricing/) to
86
estimate the cost.
87
88
-!!! danger "CREATE SECTION FOR PERSISTENCE LAYERS"
89
-
90
### Idempotent decorator
91
92
You can quickly start by initializing the `DynamoDBPersistenceLayer` class and using it with the `idempotent` decorator on your lambda handler.
0 commit comments