curl --location -g --request PATCH 'https://api.iotwireless.{region}.amazonaws.com/destinations' \
--header 'Content-Type: application/json' \
--data-raw '{
"arn": "string",
"status": "ENABLED"
}'
{}
status
to IN_PROGRESS
by calling UpdateTopicRuleDestination
. Calling UpdateTopicRuleDestination
causes a new confirmation challenge to be sent to your confirmation endpoint.status
to DISABLED
by calling UpdateTopicRuleDestination
.status
to ENABLED
by calling UpdateTopicRuleDestination
.GetTopicRuleDestination
for details about the error. You can set status
to IN_PROGRESS
by calling UpdateTopicRuleDestination
. Calling UpdateTopicRuleDestination
causes a new confirmation challenge to be sent to your confirmation endpoint.