aboutsummaryrefslogtreecommitdiff
path: root/www/py-requests-aws4auth/pkg-descr
blob: ec06ece6071b0c6c34d63bf8ba241ebce575dfe2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
requests-aws4auth is Amazon Web Services version 4 authentication for the Python
Requests library.

Features:
- Requests authentication for all AWS services that support AWS auth v4
- Independent signing key objects
- Automatic regeneration of keys when scope date boundary is passed
- Support for STS temporary credentials

Implements header-based authentication, GET URL parameter and POST parameter
authentication are not supported.

WWW: https://github.com/sam-washington/requests-aws4auth