Values_1.ConfirmTopicRuleDestinationResponseSourceConfirms a topic rule destination. When you create a rule requiring a destination, IoT sends a confirmation message to the endpoint or base address you specify. The message includes a token which you pass back when calling ConfirmTopicRuleDestination to confirm that you own or have access to the endpoint. Requires permission to access the ConfirmTopicRuleDestination action.
type nonrec error = [ | `ConflictingResourceUpdateException of
Values_0.ConflictingResourceUpdateException.t| `InternalException of Values_0.InternalException.t| `InvalidRequestException of Values_0.InvalidRequestException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `ConflictingResourceUpdateException of
Values_0.ConflictingResourceUpdateException.t
| `InternalException of Values_0.InternalException.t
| `InvalidRequestException of Values_0.InvalidRequestException.t
| `ServiceUnavailableException of Values_0.ServiceUnavailableException.t
| `UnauthorizedException of Values_0.UnauthorizedException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `ConflictingResourceUpdateException of
Values_0.ConflictingResourceUpdateException.t
| `InternalException of Values_0.InternalException.t
| `InvalidRequestException of Values_0.InvalidRequestException.t
| `ServiceUnavailableException of Values_0.ServiceUnavailableException.t
| `UnauthorizedException of Values_0.UnauthorizedException.t
| `Unknown_operation_error of string * string option ]