cmpparis-aws
AWS utilities for cmpparis libraries (S3, SSM, SES, Secrets Manager).
Installation
pip install cmpparis-aws
Features
- S3 file management
- SSM Parameter Store access
- SES email sending
- Secrets Manager integration
Usage
from cmpparis_aws import S3, get_parameter, send_email
s3 = S3()
s3.upload_file("local.csv", "bucket", "remote.csv")
Release files for cmpparis-aws 1.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cmpparis_aws-1.0.2.tar.gz | 5.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cmpparis_aws-1.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.9 kB
Release files / cmpparis_aws-1.0.2.tar.gz
| Download URL | cmpparis_aws-1.0.2.tar.gz |
|---|---|
| Size | 5.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dcdd240a7107207c738b5a4810c9dbff299b4014a7cab1ef168309827452e639
|
|
BLAKE2b-256 checksum How to use checksums |
b483f4bb50aaf166f51128c357b65737587004feb18f38e5687aa9f38fc64477
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.7
|
Release files / cmpparis_aws-1.0.2-py3-none-any.whl
| Download URL | cmpparis_aws-1.0.2-py3-none-any.whl |
|---|---|
| Size | 6.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2c24420d87cb32e7f458fee9e8f27547c83525e191877f7882a626351591bb06
|
|
BLAKE2b-256 checksum How to use checksums |
a0502564c15507fece7b2179ff67b261782f6c12714bb29845b304a5b74f9748
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.7
|