(iot): TopicRule action for Location #24035
Labels
@aws-cdk/aws-iot
Related to AWS IoT
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p3
Describe the feature
The CDK has no support to trigger Amazon Location via AWS IoT Rule.
Use Case
Adding the action that sends location data to Amazon Location service directly through the AWS IoT topic rule.
Proposed Solution
Implementing action class.
Probably, following PRs help coding.
Other Information
Following documentation will be help.
It will be good first issue for learning implement feature in CDK!
Due to the bug #22732 it'll likely be required to override CloudFormation resources in the action class to handle the
Timestamp
field propelyAcknowledgements
CDK version used
2.63.0
Environment details (OS name and version, etc.)
MacOS, NodeJS 18
The text was updated successfully, but these errors were encountered: