This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::IoT::TopicRuleDestination InfluxDBDestinationProperties
The InfluxDBDestinationProperties property type specifies Property description not available. for an AWS::IoT::TopicRuleDestination.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Endpoint" :String, "InfluxDBVersion" :String, "SecretId" :String, "SecretKey" :String, "SecretType" :String}
YAML
Endpoint:StringInfluxDBVersion:StringSecretId:StringSecretKey:StringSecretType:String
Properties
EndpointProperty description not available.
Required: Yes
Type: String
Update requires: Replacement
InfluxDBVersionProperty description not available.
Required: Yes
Type: String
Update requires: Replacement
SecretIdProperty description not available.
Required: Yes
Type: String
Update requires: Replacement
SecretKeyProperty description not available.
Required: No
Type: String
Update requires: Replacement
SecretTypeProperty description not available.
Required: No
Type: String
Update requires: Replacement