Module Smaws_Client_EventBridge.UntagResource

Removes one or more tags from the specified EventBridge resource. In Amazon EventBridge, rules and event buses can be tagged.

val request : Smaws_Lib.Context.t -> Types.untag_resource_request -> (Types.untag_resource_response, [> Smaws_Lib.Protocols.AwsJson.error | `ConcurrentModificationException of Types.concurrent_modification_exception | `InternalException of Types.internal_exception | `ManagedRuleException of Types.managed_rule_exception | `ResourceNotFoundException of Types.resource_not_found_exception ]) Stdlib.result