Values_0.UpdateTopicRuleDestinationResponseSourceUpdates a topic rule destination. You use this to change the status, endpoint URL, or confirmation URL of the destination. Requires permission to access the UpdateTopicRuleDestination action.
type nonrec error = [ | `ConflictingResourceUpdateException of ConflictingResourceUpdateException.t| `InternalException of InternalException.t| `InvalidRequestException of InvalidRequestException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `ConflictingResourceUpdateException of
ConflictingResourceUpdateException.t
| `InternalException of InternalException.t
| `InvalidRequestException of InvalidRequestException.t
| `ServiceUnavailableException of ServiceUnavailableException.t
| `UnauthorizedException of UnauthorizedException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `ConflictingResourceUpdateException of
ConflictingResourceUpdateException.t
| `InternalException of InternalException.t
| `InvalidRequestException of InvalidRequestException.t
| `ServiceUnavailableException of ServiceUnavailableException.t
| `UnauthorizedException of UnauthorizedException.t
| `Unknown_operation_error of string * string option ]