Destinations
Describes a destination.
Contents
- Arn
-
The Amazon Resource Name of the resource.
Type: String
Required: No
- Description
-
The description of the resource.
Type: String
Length Constraints: Maximum length of 2048.
Required: No
- Expression
-
The rule name or topic rule to send messages to.
Type: String
Length Constraints: Maximum length of 2048.
Required: No
- ExpressionType
-
The type of value in
Expression
.Type: String
Valid Values:
RuleName | MqttTopic
Required: No
- Name
-
The name of the resource.
Type: String
Length Constraints: Maximum length of 128.
Pattern:
[a-zA-Z0-9-_]+
Required: No
- RoleArn
-
The ARN of the IAM Role that authorizes the destination.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: