Smaws_Client_EventBridge.UntagResource
Removes one or more tags from the specified EventBridge resource. In Amazon EventBridge (CloudWatch Events), rules and event buses can be tagged.
val request :
Smaws_Lib.Context.t ->
untag_resource_request ->
(unit,
[> 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