Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aws-msk-alpha: Allow specifying the broker type #32923

Open
2 tasks
sead-asurion opened this issue Jan 14, 2025 · 2 comments
Open
2 tasks

aws-msk-alpha: Allow specifying the broker type #32923

sead-asurion opened this issue Jan 14, 2025 · 2 comments
Labels
@aws-cdk/aws-msk Related to Amazon Managed Streaming for Apache Kafka (Amazon MSK) effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. needs-cfn This issue is waiting on changes to CloudFormation before it can be addressed. p3

Comments

@sead-asurion
Copy link

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

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

CDK version used

2.175.1

Environment details (OS name and version, etc.)

macOS

@sead-asurion sead-asurion added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Jan 14, 2025
@github-actions github-actions bot added the @aws-cdk/aws-msk Related to Amazon Managed Streaming for Apache Kafka (Amazon MSK) label Jan 14, 2025
@khushail khushail added investigating This issue is being investigated and/or work is in progress to resolve the issue. p2 and removed needs-triage This issue or PR still needs to be triaged. labels Jan 14, 2025
@khushail khushail self-assigned this Jan 14, 2025
@khushail
Copy link
Contributor

Hi @sead-asurion , thanks for requesting this. I noticed that this feature is currently not supported by Cloudformation and hence would not be feasible through CDK. However you could create a request with Cloudformation team on their coverage roadmap and follow up for the updates.

@khushail khushail added p3 effort/medium Medium work item – several days of effort needs-cfn This issue is waiting on changes to CloudFormation before it can be addressed. and removed p2 investigating This issue is being investigated and/or work is in progress to resolve the issue. labels Jan 15, 2025
@khushail khushail removed their assignment Jan 15, 2025
@sead-asurion
Copy link
Author

I submitted an issue in the cloudformation project: aws-cloudformation/cloudformation-coverage-roadmap#2237

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-msk Related to Amazon Managed Streaming for Apache Kafka (Amazon MSK) effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. needs-cfn This issue is waiting on changes to CloudFormation before it can be addressed. p3
Projects
None yet
Development

No branches or pull requests

2 participants