msk_cluster - AWS MSK Cluster module for ECS Compose-X
Project description
This package is an extension to ECS Compose-X that manages Creation of new MSK clusters and automatically links to services to grant access and permissions.
Install
python3 -m venv venv
source venv/bin/activate
# With poetry
pip install pip poetry -U
poetry install
# Via pip
pip install pip -U
pip install ecs-composex-msk-cluster
Syntax Reference
x-msk_cluster:
Properties: {}
Lookup: {}
Settings: {}
Services: {}
Properties
See Properties for MSK Cluster in AWS Cloudformation documentation.
Lookup
Lookup is not yet implemented.
Services
Mappings between the MSK cluster and the services. To be implemented.
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
Built Distribution
Close
Hashes for ecs_composex_msk_cluster-0.2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b95c4c35f49513305b485fedb0d279fa245b77e4a8b0e009f2a894241f43177d |
|
MD5 | f5f3075a888c94fcec250513a93186f6 |
|
BLAKE2b-256 | da1ec6fe0a446faece7ea2c346bf8b75b0fa6128a2a6cfe48eb7b2f791eee5bd |
Close
Hashes for ecs_composex_msk_cluster-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef7eac6853ea79b7b9ce5be237d45c0118beb2ddc5936979f33b1481dac1e4f9 |
|
MD5 | 810ee0c1cac6d260f867fcc37500a0f8 |
|
BLAKE2b-256 | 26d2c169933adae0a4900733d3e6b34cdd68791e7be9c992d06b197233986ff5 |