ecs-composex-msk-cluster


Nameecs-composex-msk-cluster JSON
Version 0.3.3 PyPI version JSON
download
home_page
Summarymsk_cluster - AWS MSK Cluster module for ECS Compose-X
upload_time2023-09-27 04:40:56
maintainer
docs_urlNone
authorjohnpreston
requires_python>=3.8,<4.0
licenseMPL-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
.. meta::
    :description: ECS Compose-X MSK Cluster
    :keywords: AWS, ECS, docker, compose, MSK, kafka

================
msk_cluster
================

.. image:: https://img.shields.io/pypi/v/ecs_composex_msk_cluster.svg
    :target: https://pypi.python.org/pypi/ecs_composex_msk_cluster


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
==========

.. code-block:: bash

    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
==================

.. code-block:: yaml

    x-msk_cluster:
          Properties: {}
          Lookup: {}
          Settings: {}
          Services: {}

`Full documentation <https://msk-cluster.docs.compose-x.io/>`_

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

.. _ECS Compose-X: https://docs.compose-x.io
.. _Properties for MSK Cluster: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "ecs-composex-msk-cluster",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "johnpreston",
    "author_email": "john@compose-x.io",
    "download_url": "https://files.pythonhosted.org/packages/31/52/49268286192d8593fd7f4fb0991f17d36cf26edaaabc84165d4389770316/ecs_composex_msk_cluster-0.3.3.tar.gz",
    "platform": null,
    "description": "\n.. meta::\n    :description: ECS Compose-X MSK Cluster\n    :keywords: AWS, ECS, docker, compose, MSK, kafka\n\n================\nmsk_cluster\n================\n\n.. image:: https://img.shields.io/pypi/v/ecs_composex_msk_cluster.svg\n    :target: https://pypi.python.org/pypi/ecs_composex_msk_cluster\n\n\nThis package is an extension to `ECS Compose-X`_ that manages Creation of new MSK clusters and automatically links\nto services to grant access and permissions.\n\nInstall\n==========\n\n.. code-block:: bash\n\n    python3 -m venv venv\n    source venv/bin/activate\n    # With poetry\n\n    pip install pip poetry -U\n    poetry install\n\n    # Via pip\n    pip install pip -U\n    pip install ecs-composex-msk-cluster\n\nSyntax Reference\n==================\n\n.. code-block:: yaml\n\n    x-msk_cluster:\n          Properties: {}\n          Lookup: {}\n          Settings: {}\n          Services: {}\n\n`Full documentation <https://msk-cluster.docs.compose-x.io/>`_\n\nExamples can be found in ``use-cases`` in this repository.\n\n.. _ECS Compose-X: https://docs.compose-x.io\n.. _Properties for MSK Cluster: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html\n",
    "bugtrack_url": null,
    "license": "MPL-2.0",
    "summary": "msk_cluster - AWS MSK Cluster module for ECS Compose-X",
    "version": "0.3.3",
    "project_urls": {
        "Compose-X Blog": "https://blog.compose-x.io/",
        "Compose-X Labs": "https://labs.compose-x.io/",
        "ECS ComposeX": "https://github.com/compose-x/ecs_composex/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d19a64b4db51176f66a79b2baed32d1e522238aeb563c00afab27e3141eca3c5",
                "md5": "71dd0a169d6efe469e4646805962a435",
                "sha256": "4a448ebce918243ba68b509ee075184e91e610be368e27606c4920d2dc75f786"
            },
            "downloads": -1,
            "filename": "ecs_composex_msk_cluster-0.3.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "71dd0a169d6efe469e4646805962a435",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 30741,
            "upload_time": "2023-09-27T04:40:55",
            "upload_time_iso_8601": "2023-09-27T04:40:55.111418Z",
            "url": "https://files.pythonhosted.org/packages/d1/9a/64b4db51176f66a79b2baed32d1e522238aeb563c00afab27e3141eca3c5/ecs_composex_msk_cluster-0.3.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "315249268286192d8593fd7f4fb0991f17d36cf26edaaabc84165d4389770316",
                "md5": "463199cf543b27625c9c0b97d850d528",
                "sha256": "7f130f249b4832a7a3d3225ef8343aaf60b9a59b055f4f6d9cd945d2bc44c608"
            },
            "downloads": -1,
            "filename": "ecs_composex_msk_cluster-0.3.3.tar.gz",
            "has_sig": false,
            "md5_digest": "463199cf543b27625c9c0b97d850d528",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 19374,
            "upload_time": "2023-09-27T04:40:56",
            "upload_time_iso_8601": "2023-09-27T04:40:56.441992Z",
            "url": "https://files.pythonhosted.org/packages/31/52/49268286192d8593fd7f4fb0991f17d36cf26edaaabc84165d4389770316/ecs_composex_msk_cluster-0.3.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-27 04:40:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "compose-x",
    "github_project": "ecs_composex",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "ecs-composex-msk-cluster"
}
        
Elapsed time: 0.17090s