AWS::IoT::TopicRuleDestinationResource Type definition for AWS::IoT::TopicRuleDestination
3 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
HttpUrlProperties | HttpUrlDestinationSummary | Create-only |
Status | string | |
VpcProperties | VpcDestinationProperties | Create-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | Amazon Resource Name (ARN). |
StatusReason | string | The reasoning for the current status of the TopicRuleDestination. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::IoT::TopicRuleDestination
Resources:
MyResource:
Type: AWS::IoT::TopicRuleDestination
Properties:Permissions CloudFormation needs in your IAM role to manage this resource.
iam:PassRoleiot:CreateTopicRuleDestinationiot:GetTopicRuleDestinationiot:UpdateTopicRuleDestinationiot:GetTopicRuleDestinationiam:PassRoleiot:GetTopicRuleDestinationiot:UpdateTopicRuleDestinationiot:GetTopicRuleDestinationiot:DeleteTopicRuleDestinationiot:ListTopicRuleDestinationsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
HttpUrlPropertiesVpcProperties