Module Smaws_Client_Kendra.TagResource

val request : Smaws_Lib.Context.t -> tag_resource_request -> (tag_resource_response, [> Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of access_denied_exception | `InternalServerException of internal_server_exception | `ResourceUnavailableException of resource_unavailable_exception | `ThrottlingException of throttling_exception | `ValidationException of validation_exception ]) Stdlib.result

Adds the specified tag to the specified index, FAQ, or data source resource. If the tag already exists, the existing value is replaced with the new value.