-
Notifications
You must be signed in to change notification settings - Fork 4.5k
aws-msk-alpha: Allow specifying the broker type #32923
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-mskRelated to Amazon Managed Streaming for Apache Kafka (Amazon MSK)Related to Amazon Managed Streaming for Apache Kafka (Amazon MSK)effort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.needs-cfnThis issue is waiting on changes to CloudFormation before it can be addressed.This issue is waiting on changes to CloudFormation before it can be addressed.p3
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-mskRelated to Amazon Managed Streaming for Apache Kafka (Amazon MSK)Related to Amazon Managed Streaming for Apache Kafka (Amazon MSK)effort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.needs-cfnThis issue is waiting on changes to CloudFormation before it can be addressed.This issue is waiting on changes to CloudFormation before it can be addressed.p3
Describe the feature
Amazon MSK now supports two different broker types: Standard and Express.
CDK should allow the broker type to be specified when creating an MSK cluster.
Use Case
I want to be able to use Express brokers. But I can't use them if I want to create the MSK cluster with CDK because it does not allow me to specify the broker type.
Proposed Solution
No response
Other Information
No response
Acknowledgements
CDK version used
2.175.1
Environment details (OS name and version, etc.)
macOS