Smaws_Client_PI.TagResource
Adds metadata tags to the Amazon RDS Performance Insights resource.
val request :
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