STS python client
Project description
step 1: init
Invoke init method: sts_init(server: str, model: str)
step 2: get STS token
Invoke token method: sts_token(schema: str, field: str)
The response is in JSON, and may look like below:
{'Credentials': {'Token': 'tHZAaB******-***-***-***-***', 'TmpSecretId': 'AKID******PABfndE', 'TmpSecretKey': 'T2GX******lylh8='}, 'ExpiredTime': 1738912303, 'Expiration': '2025-02-07T07:11:43Z', 'RequestId': 'bb***83-3**7-4**a-9**4-a3***0d'}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dpysts-0.0.1.tar.gz
(3.4 kB
view details)
File details
Details for the file dpysts-0.0.1.tar.gz.
File metadata
- Download URL: dpysts-0.0.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af05f6c030cb2264732f2c14dad3b0c7b270552128327c75337ddcda35e38cb0
|
|
| MD5 |
3f3e5be3a5139283ee92d7bc70061ed1
|
|
| BLAKE2b-256 |
6f7ef38d80833939e2a2cef93089a6f3508c541c900cfdabdfd04b3f18751871
|