Module Smaws_Client_PI.TagResource

Adds metadata tags to 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.tag_resource_request -> (Types.tag_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