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

(module name): Add the TopicRule L2 construct for CDK v2. #19474

Closed
2 tasks
overheat opened this issue Mar 20, 2022 · 7 comments
Closed
2 tasks

(module name): Add the TopicRule L2 construct for CDK v2. #19474

overheat opened this issue Mar 20, 2022 · 7 comments
Assignees
Labels
aws-cdk-lib Related to the aws-cdk-lib package feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.

Comments

@overheat
Copy link
Contributor

Description

There is an implementation for CDK v1. Why not support it in v2?

Use Case

Internet of thing

Proposed Solution

reference CDK v1 implementation.

Other information

No response

Acknowledge

  • I may be able to implement this feature request
  • This feature might incur a breaking change
@overheat overheat added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Mar 20, 2022
@github-actions github-actions bot added the aws-cdk-lib Related to the aws-cdk-lib package label Mar 20, 2022
@overheat
Copy link
Contributor Author

Reference: #16681 (comment)

Hi, @yamatatsu
Are you available for making topicRule works in CDK v2?

@yamatatsu
Copy link
Contributor

@overheat
Yes. For use, it is needed to install bellow libs from npm.

These alpha libs is described in this doc.

I'm grad if you use! Thank you!

@overheat
Copy link
Contributor Author

Indeed, it works!

Do you think we should add import * as actions from '@aws-cdk/aws-iot-actions-alpha'; to @aws-cdk/aws-iot-alpha "Import it into your code:"? Otherwise, it will fail to compile.

@yamatatsu
Copy link
Contributor

@overheat
You right! Will you contribute it?

@overheat
Copy link
Contributor Author

Sure.

@overheat
Copy link
Contributor Author

Sure.

#19478 (comment)

I will close this issue.
Thx.

@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws-cdk-lib Related to the aws-cdk-lib package feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

3 participants