aws-cdk.aws-kinesisfirehose-destinations-alpha


Nameaws-cdk.aws-kinesisfirehose-destinations-alpha JSON
Version 2.179.0a0 PyPI version JSON
download
home_pagehttps://github.com/aws/aws-cdk
SummaryThis module is deprecated. All constructs are now available under aws-kinesisfirehose
upload_time2025-02-18 00:35:17
maintainerNone
docs_urlNone
authorAmazon Web Services
requires_python~=3.8
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Amazon Kinesis Data Firehose Destinations Library

<!--BEGIN STABILITY BANNER-->---


![Deprecated](https://img.shields.io/badge/deprecated-critical.svg?style=for-the-badge)

> This API may emit warnings. Backward compatibility is not guaranteed.

---
<!--END STABILITY BANNER-->

All constructs moved to aws-cdk-lib/aws-kinesisfirehose.

This library provides constructs for adding destinations to a Amazon Kinesis Data Firehose
delivery stream. Destinations can be added by specifying the `destinations` prop when
defining a delivery stream.

See [Amazon Kinesis Data Firehose module README](https://docs.aws.amazon.com/cdk/api/latest/docs/aws-kinesisfirehose-readme.html) for usage examples.

```python
import aws_cdk.aws_kinesisfirehose_destinations_alpha as destinations
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/aws/aws-cdk",
    "name": "aws-cdk.aws-kinesisfirehose-destinations-alpha",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "~=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Amazon Web Services",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/57/fa/6220721b886946ee6803b34f6d0fce69c80006a238eca940e0b4f7f2e311/aws_cdk_aws_kinesisfirehose_destinations_alpha-2.179.0a0.tar.gz",
    "platform": null,
    "description": "# Amazon Kinesis Data Firehose Destinations Library\n\n<!--BEGIN STABILITY BANNER-->---\n\n\n![Deprecated](https://img.shields.io/badge/deprecated-critical.svg?style=for-the-badge)\n\n> This API may emit warnings. Backward compatibility is not guaranteed.\n\n---\n<!--END STABILITY BANNER-->\n\nAll constructs moved to aws-cdk-lib/aws-kinesisfirehose.\n\nThis library provides constructs for adding destinations to a Amazon Kinesis Data Firehose\ndelivery stream. Destinations can be added by specifying the `destinations` prop when\ndefining a delivery stream.\n\nSee [Amazon Kinesis Data Firehose module README](https://docs.aws.amazon.com/cdk/api/latest/docs/aws-kinesisfirehose-readme.html) for usage examples.\n\n```python\nimport aws_cdk.aws_kinesisfirehose_destinations_alpha as destinations\n```\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "This module is deprecated. All constructs are now available under aws-kinesisfirehose",
    "version": "2.179.0a0",
    "project_urls": {
        "Homepage": "https://github.com/aws/aws-cdk",
        "Source": "https://github.com/aws/aws-cdk.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6e1eaff98e325f68ae6af3af3d8360404f5f75f987ec027ed6b914bb3b301eac",
                "md5": "fef28ec471aa0d69ab5bec026c30f234",
                "sha256": "1878dfac057ef683b7e7dddada58e17c9e67799a884a9afb590456801204c7d5"
            },
            "downloads": -1,
            "filename": "aws_cdk.aws_kinesisfirehose_destinations_alpha-2.179.0a0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fef28ec471aa0d69ab5bec026c30f234",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.8",
            "size": 58461,
            "upload_time": "2025-02-18T00:34:19",
            "upload_time_iso_8601": "2025-02-18T00:34:19.215466Z",
            "url": "https://files.pythonhosted.org/packages/6e/1e/aff98e325f68ae6af3af3d8360404f5f75f987ec027ed6b914bb3b301eac/aws_cdk.aws_kinesisfirehose_destinations_alpha-2.179.0a0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "57fa6220721b886946ee6803b34f6d0fce69c80006a238eca940e0b4f7f2e311",
                "md5": "6cd2b8b7574c5b1a182a5c673b4f7187",
                "sha256": "04c27ab76e24f52642d4113adb6ece2a772d52a3077800d0f3b0aefdbf9cddb5"
            },
            "downloads": -1,
            "filename": "aws_cdk_aws_kinesisfirehose_destinations_alpha-2.179.0a0.tar.gz",
            "has_sig": false,
            "md5_digest": "6cd2b8b7574c5b1a182a5c673b4f7187",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.8",
            "size": 59346,
            "upload_time": "2025-02-18T00:35:17",
            "upload_time_iso_8601": "2025-02-18T00:35:17.284520Z",
            "url": "https://files.pythonhosted.org/packages/57/fa/6220721b886946ee6803b34f6d0fce69c80006a238eca940e0b4f7f2e311/aws_cdk_aws_kinesisfirehose_destinations_alpha-2.179.0a0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-18 00:35:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "aws",
    "github_project": "aws-cdk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "aws-cdk.aws-kinesisfirehose-destinations-alpha"
}
        
Elapsed time: 0.52334s