Smaws_Client_EventBridge.UntagResource
val request :
Smaws_Lib.Context.t ->
untag_resource_request ->
(untag_resource_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `ConcurrentModificationException of concurrent_modification_exception
| `InternalException of internal_exception
| `ManagedRuleException of managed_rule_exception
| `ResourceNotFoundException of resource_not_found_exception ])
Stdlib.result
Removes one or more tags from the specified EventBridge resource. In Amazon EventBridge (CloudWatch Events), rules and event buses can be tagged.