Skip to content

(@aws-cdk/aws-sns-subscriptions): add support for firehose endpoint #14391

@Yatisha

Description

@Yatisha

SNS has launched support for kinesis subscriptions - https://aws.amazon.com/about-aws/whats-new/2021/01/amazon-sns-adds-support-for-message-archiving-and-analytics-via-kineses-data-firehose-subscriptions/

However subscriptions module doesn't support firehose endpoints yet for addSubscriptions method.
CDK guide: https://docs.aws.amazon.com/cdk/api/latest/docs/aws-sns-subscriptions-readme.html

Use Case

To create subscriptions to fire-hose using L2 constructs

Proposed Solution

Work-around is to insert CFN directly into CDK using CfnResource module

Other

  • 👋 I may be able to implement this feature request

  • ⚠️ This feature might incur a breaking change


This is a 🚀 Feature Request

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions