Cloud Custodian - Tencent Cloud Provider
Project description
Tencent Cloud
a provider for cloud custodian for usage with Tencent Cloud.
Installation
pip install c7n-tencentcloud
Usage
To execute policies against tencent cloud you'll need to provide api credentials for custodian to interact with the cloud apis.
as a best practice create a sub account / cam user with api keys in the console.
export TENCENTCLOUD_SECRET_ID="xyz"
export TENCENTCLOUD_SECRET_KEY="abc123"
export TENCENTCLOUD_REGION="na-ashburn"
custodian run -v policy.yml
region can also be passed on the cli via the --region
flag, complete list of regions is here
https://www.tencentcloud.com/document/product/213/6091
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file c7n_tencentcloud-0.1.23-py3-none-any.whl
.
File metadata
- Download URL: c7n_tencentcloud-0.1.23-py3-none-any.whl
- Upload date:
- Size: 45.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42233115968106e96cb8c273e0c240f30e2b3d8a546ae44b69944c9eac05a166 |
|
MD5 | f2e9221255734fa7f09d0ca940744417 |
|
BLAKE2b-256 | 163eef6586752b569e95aea4f6543f7c8ad20b6244a4cd5e4f826b8f78f142e1 |