deleteLfTagExpression
inline suspend fun LakeFormationClient.deleteLfTagExpression(crossinline block: DeleteLfTagExpressionRequest.Builder.() -> Unit): DeleteLfTagExpressionResponse
Deletes the LF-Tag expression. The caller must be a data lake admin or have DROP
permissions on the LF-Tag expression. Deleting a LF-Tag expression will also delete all LFTagPolicy
permissions referencing the LF-Tag expression.