or run

npx @tessl/cli init
Log in

Version

Tile

Overview

Evals

Files

docs

cache-persistence.mdconfiguration.mddecorator.mddynamodb-persistence.mderrors.mdfunction-wrapper.mdindex.mdmiddleware.mdtypes.md
tile.json

tile.json

{
  "name": "tessl/npm-aws-lambda-powertools--idempotency",
  "version": "2.29.0",
  "docs": "docs/index.md",
  "describes": "pkg:npm/%40aws-lambda-powertools/idempotency@2.29.0",
  "summary": "Idempotency utility for AWS Lambda functions that prevents duplicate executions by tracking request payloads in DynamoDB or cache stores, with support for function wrappers, decorators, and Middy middleware.",
  "private": false
}