AWS::IoT::TopicRule-Action-CloudwatchLogs
New attribute for an existing resource is desired:
I would like CloudFormation to support CloudwatchLogs as TopicRule Action. It's already supported in the AWS console, e.g. Cloudwatch action can be added to existing topic rules, but not via CloudFormation template. The resource can also be already created via API: https://docs.aws.amazon.com/iot/latest/developerguide/cloudwatch-logs-rule-action.html
Same as creation via API/console.
none
API docs: https://docs.aws.amazon.com/iot/latest/developerguide/cloudwatch-logs-rule-action.html
Other (IoT, Migration, Budgets...)
Please prioritize this. Thanks!
I believe this has shipped. Can you validate this is what you are looking for?
Looks like this is now available in CDK as well: https://docs.aws.amazon.com/cdk/api/latest/python/aws_cdk.aws_iot/CfnTopicRule.html#aws_cdk.aws_iot.CfnTopicRule.CloudwatchLogsActionProperty