Resource: aws_iot_topic_rule does not support action type HTTP(S) #11940
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/iot
Issues and PRs that pertain to the iot service.
Community Note
Description
AWS IoT Core provides support for actions that forward messages to non-native services via HTTP(S).
The documentation suggests this is not a valid option for
aws_iot_topic_rule
configurations, which is confirmed by setting the parameters for ahttp
action in the same syntax as for other action types.New or Affected Resource(s)
Potential Terraform Configuration
Plan output:
Is this a purposeful omission, or a case of the provider not yet implementing this functionality?
The text was updated successfully, but these errors were encountered: