You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 24, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
## AWS SDK Python Signers
2
2
3
+
> [!IMPORTANT]
4
+
> This repository is no longer maintained. The project has been moved to [Smithy Python](https://github.com/smithy-lang/smithy-python/tree/develop/packages/aws-sdk-signers)
5
+
where you can find the latest releases of `aws-sdk-signers`.
6
+
3
7
AWS SDK Python Signers provides stand-alone signing functionality. This enables users to
4
8
create standardized request signatures (currently only SigV4) and apply them to
5
9
common HTTP utilities like AIOHTTP, Curl, Postman, Requests and urllib3.
0 commit comments