-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
@aws-cdk/aws-iotRelated to AWS IoTRelated to AWS IoTeffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.feature/service-integrationAdd functionality to an L2 construct to enable easier integration with another serviceAdd functionality to an L2 construct to enable easier integration with another servicegood first issueRelated to contributions. See CONTRIBUTING.mdRelated to contributions. See CONTRIBUTING.mdp2
Description
Description
The CDK has no support to republish an MQTT message from AWS IoT Rule.
Use Case
Adding the action that republishes an MQTT message to AWS IoT topic rule.
Proposed Solution
Implementing action class.
Probably, following PRs help coding.
- feat(iot): add Action to capture CloudWatch metrics #17503
- feat(iot): add Action to put records to a Firehose stream #17466
- feat(iot): add Action to put objects in S3 Buckets #17307
Other information
Follofing documentation will be help.
It will be good first issue for learning implement feature in CDK!
Acknowledge
- I may be able to implement this feature request
- This feature might incur a breaking change
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-iotRelated to AWS IoTRelated to AWS IoTeffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.feature/service-integrationAdd functionality to an L2 construct to enable easier integration with another serviceAdd functionality to an L2 construct to enable easier integration with another servicegood first issueRelated to contributions. See CONTRIBUTING.mdRelated to contributions. See CONTRIBUTING.mdp2