Skip to content

feat(iot-actions-alpha): open search action in IoT topic rule#28748

Merged
mergify[bot] merged 8 commits intomainfrom
yuanhaoz/iot_opensearch_action
Jan 23, 2024
Merged

feat(iot-actions-alpha): open search action in IoT topic rule#28748
mergify[bot] merged 8 commits intomainfrom
yuanhaoz/iot_opensearch_action

Conversation

@GavinZZ
Copy link
Copy Markdown
Member

@GavinZZ GavinZZ commented Jan 17, 2024

The CDK has no support to writes data to an Amazon OpenSearch Service via AWS IoT Rule. Adding the action that writes data to an Amazon OpenSearch Service to AWS IoT topic rule.

OpenSearch action for IoT Topic Rule documentation is here: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-opensearchaction.html.

Closes #17702.

Tested by deploying my own stack and confirmed that publishing a message to IoT topic rule will successfully write data to open search service.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@github-actions github-actions bot added effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p2 labels Jan 17, 2024
@aws-cdk-automation aws-cdk-automation requested a review from a team January 17, 2024 23:44
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Jan 17, 2024
@GavinZZ GavinZZ changed the title feat(iot-actions-alpha): Open search action in IoT topic rule feat(iot-actions-alpha): open search action in IoT topic rule Jan 17, 2024
@GavinZZ GavinZZ marked this pull request as ready for review January 18, 2024 22:32
Copy link
Copy Markdown
Contributor

@paulhcsun paulhcsun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, just some minor grammar fixes.

@GavinZZ
Copy link
Copy Markdown
Member Author

GavinZZ commented Jan 22, 2024

Thanks for the detailed review!

@GavinZZ GavinZZ requested review from aaythapa and paulhcsun January 22, 2024 23:18
@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: e996f6f
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jan 23, 2024

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 84b23cb into main Jan 23, 2024
@mergify mergify bot deleted the yuanhaoz/iot_opensearch_action branch January 23, 2024 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution/core This is a PR that came from AWS. effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(iot): TopicRule action for OpenSearch in AWS IoT

4 participants