Skip to content

pipes: support Customer Managed Key for EventBridge pipes #31453

@mazyu36

Description

@mazyu36

Describe the feature

Amazon EventBridge Pipes now supports customer managed KMS keys.
But L2 Construct (alpha module) does not support it.

Ref: https://aws.amazon.com/about-aws/whats-new/2024/09/amazon-eventbridge-pipes-customer-managed-keys/

Use Case

When you want to use Customer Managed key to encrypt data.

Proposed Solution

Add kmsKey property to Pipe class.

Other Information

CloudFormation already support it, but L1 Construct does not yet.

I plan to implement L2 Construct after L1 Construct support it.

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

all

Environment details (OS name and version, etc.)

all

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-eventsRelated to CloudWatch Eventseffort/mediumMedium work item – several days of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions