deleteLfTag
inline suspend fun LakeFormationClient.deleteLfTag(crossinline block: DeleteLfTagRequest.Builder.() -> Unit): DeleteLfTagResponse
Deletes an LF-tag by its key name. The operation fails if the specified tag key doesn't exist. When you delete an LF-Tag:
The associated LF-Tag policy becomes invalid.
Resources that had this tag assigned will no longer have the tag policy applied to them.