class Aws::IoT::Types::HttpAction


@return [Types::HttpAuthorization]
endpoint.
The authentication method to use when sending data to an HTTPS
@!attribute [rw] auth
@return [Array<Types::HttpActionHeader>]
The HTTP headers to send with the message data.
@!attribute [rw] headers
@return [String]
traffic is allowed to your endpoint URL.
that match each possible value of the substitution template before
confirmationUrl, you must create and enable topic rule destinations
confirmation URL. If you use substitution templates in the
not specify a confirmation URL AWS IoT uses the endpoint URL as the
the confirmation URL must be a prefix of the endpoint URL. If you do
The URL to which AWS IoT sends a confirmation message. The value of
@!attribute [rw] confirmation_url
@return [String]
a new ‘TopicRuleDestination` is created if possible.
must also specify a `confirmationUrl`. If this is a new destination,
The endpoint URL. If substitution templates are used in the URL, you
@!attribute [rw] url
}
},
},
role_arn: “AwsArn”, # required
service_name: “ServiceName”, # required
signing_region: “SigningRegion”, # required
sigv4: {
auth: {
],
},
value: “HeaderValue”, # required
key: “HeaderKey”, # required
{
headers: [
confirmation_url: “Url”,
url: “Url”, # required
{
data as a hash:
@note When making an API call, you may pass HttpAction
Send data to an HTTPS endpoint.