Skip to content

Commit b9484fc

Browse files
committed
docs(idempotency): remove beta flag
1 parent 5e1bb36 commit b9484fc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/utilities/idempotency.md

-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ title: Idempotency
33
description: Utility
44
---
55

6-
!!! attention
7-
**This utility is currently in beta**. Please open an [issue in GitHub](https://github.com/awslabs/aws-lambda-powertools-python/issues/new/choose) for any bugs or feature requests.
8-
96
The idempotency utility provides a simple solution to convert your Lambda functions into idempotent operations which
107
are safe to retry.
118

0 commit comments

Comments
 (0)