AWS boto3 objects for python
Project description
ccaaws
Python objects wrapped around boto3
botosession.py
Base class inherited by all the others. Manages connections to AWS via access keys or profiles.
cfnclient.py
CloudFormation client
cwclient.py
CloudWatch client
iamclient.py
Access to IAM functions - mainly for user access key management.
Can raise an AccessKeyError
exception on failure.
from ccaaws.iamclient import IamClient
iam = IamClient("iam.user")
newkey = iam.rotateKeys()
paramstore.py
SSM ParameterStore client
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
ccaaws-0.4.8.tar.gz
(12.4 kB
view details)
Built Distribution
ccaaws-0.4.8-py3-none-any.whl
(15.1 kB
view details)
File details
Details for the file ccaaws-0.4.8.tar.gz
.
File metadata
- Download URL: ccaaws-0.4.8.tar.gz
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.9.6 Linux/5.13.11-1-MANJARO
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0aa66c707855047e47a486ffb6525d5eb170b5d40e8888d40b6796d5a1cdce55 |
|
MD5 | d33f5ea995e50f2380ffd0e086dbe7ff |
|
BLAKE2b-256 | 3537b8bfac0e6ebc2fa63e81277ebebdb558c88b47dc2a4fbf150c9761c8ab2d |
File details
Details for the file ccaaws-0.4.8-py3-none-any.whl
.
File metadata
- Download URL: ccaaws-0.4.8-py3-none-any.whl
- Upload date:
- Size: 15.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.9.6 Linux/5.13.11-1-MANJARO
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22026b3b9409ef6ad97e8f7ea03564ed01b9f29b26b076c64eba39feb7baae54 |
|
MD5 | aad4a0ff2fe7b9eb1e49096d19493d69 |
|
BLAKE2b-256 | 8a3e6df6256bd3423d732ee04647481aba57242eb9ab82cc3d813016776d43d2 |