deleteTags

inline suspend fun RedshiftClient.deleteTags(crossinline block: DeleteTagsRequest.Builder.() -> Unit): DeleteTagsResponse

Deletes tags from a resource. You must provide the ARN of the resource from which you want to delete the tag or tags.