# Amazon Kinesis Data Firehose Destinations Library
<!--BEGIN STABILITY BANNER-->---
![cdk-constructs: Developer Preview](https://img.shields.io/badge/cdk--constructs-developer--preview-informational.svg?style=for-the-badge)
> The APIs of higher level constructs in this module are in **developer preview** before they
> become stable. We will only make breaking changes to address unforeseen API issues. Therefore,
> these APIs are not subject to [Semantic Versioning](https://semver.org/), and breaking changes
> will be announced in release notes. This means that while you may use them, you may need to
> update your source code when upgrading to a newer version of this package.
---
<!--END STABILITY BANNER-->
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/c4/ab/d913dfc71a3abd226a5ae1e82ef1b7785ac730f2900eb47efe22de3c109a/aws_cdk_aws_kinesisfirehose_destinations_alpha-2.170.0a0.tar.gz",
"platform": null,
"description": "# Amazon Kinesis Data Firehose Destinations Library\n\n<!--BEGIN STABILITY BANNER-->---\n\n\n![cdk-constructs: Developer Preview](https://img.shields.io/badge/cdk--constructs-developer--preview-informational.svg?style=for-the-badge)\n\n> The APIs of higher level constructs in this module are in **developer preview** before they\n> become stable. We will only make breaking changes to address unforeseen API issues. Therefore,\n> these APIs are not subject to [Semantic Versioning](https://semver.org/), and breaking changes\n> will be announced in release notes. This means that while you may use them, you may need to\n> update your source code when upgrading to a newer version of this package.\n\n---\n<!--END STABILITY BANNER-->\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": "CDK Destinations Constructs for AWS Kinesis Firehose",
"version": "2.170.0a0",
"project_urls": {
"Homepage": "https://github.com/aws/aws-cdk",
"Source": "https://github.com/aws/aws-cdk.git"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "90347b3bcb8d651965e725703eed8fbed97c5c75331be033006130dfc7db8d2b",
"md5": "4bf5a7a2a87c9f1fd1e2b4b916a6751d",
"sha256": "c83e0e5b7d1fe8e03efc11cb5c072e76b64d8f0dc788f082bd7ed67f0d372682"
},
"downloads": -1,
"filename": "aws_cdk.aws_kinesisfirehose_destinations_alpha-2.170.0a0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4bf5a7a2a87c9f1fd1e2b4b916a6751d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "~=3.8",
"size": 60416,
"upload_time": "2024-11-22T04:41:43",
"upload_time_iso_8601": "2024-11-22T04:41:43.655594Z",
"url": "https://files.pythonhosted.org/packages/90/34/7b3bcb8d651965e725703eed8fbed97c5c75331be033006130dfc7db8d2b/aws_cdk.aws_kinesisfirehose_destinations_alpha-2.170.0a0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c4abd913dfc71a3abd226a5ae1e82ef1b7785ac730f2900eb47efe22de3c109a",
"md5": "c1f4ee892e2f5a072d13b0c7e8c3d8a6",
"sha256": "73634099f4a958827c25d8ae299dcc5c6297489d3fdffa6ccbe0ad942aab3143"
},
"downloads": -1,
"filename": "aws_cdk_aws_kinesisfirehose_destinations_alpha-2.170.0a0.tar.gz",
"has_sig": false,
"md5_digest": "c1f4ee892e2f5a072d13b0c7e8c3d8a6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "~=3.8",
"size": 61367,
"upload_time": "2024-11-22T04:42:29",
"upload_time_iso_8601": "2024-11-22T04:42:29.199651Z",
"url": "https://files.pythonhosted.org/packages/c4/ab/d913dfc71a3abd226a5ae1e82ef1b7785ac730f2900eb47efe22de3c109a/aws_cdk_aws_kinesisfirehose_destinations_alpha-2.170.0a0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-22 04:42:29",
"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"
}