Skip to main content

msk_cluster - AWS MSK Cluster module for ECS Compose-X

Project description

https://img.shields.io/pypi/v/ecs_composex_msk_cluster.svg

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: {}

Full documentation

Examples can be found in use-cases in this repository.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ecs_composex_msk_cluster-1.0.0.tar.gz (19.4 kB view hashes)

Uploaded Source

Built Distribution

ecs_composex_msk_cluster-1.0.0-py3-none-any.whl (31.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page