Module Smaws_Client_PI.UntagResource

and Deserialization

Deletes the metadata tags from the Amazon RDS Performance Insights resource.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalServiceError of Types.internal_service_error | `InvalidArgumentException of Types.invalid_argument_exception | `NotAuthorizedException of Types.not_authorized_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.untag_resource_request -> (Types.untag_resource_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalServiceError of Types.internal_service_error | `InvalidArgumentException of Types.invalid_argument_exception | `NotAuthorizedException of Types.not_authorized_exception ]) Stdlib.result
val request_with_metadata : 'http_type Smaws_Lib.Context.t -> Types.untag_resource_request -> (Types.untag_resource_response Smaws_Lib.Response.t, [> Smaws_Lib.Protocols.AwsJson.error | `InternalServiceError of Types.internal_service_error | `InvalidArgumentException of Types.invalid_argument_exception | `NotAuthorizedException of Types.not_authorized_exception ] * Smaws_Lib.Response.metadata) Stdlib.result