deleteFormType
inline suspend fun GlueClient.deleteFormType(crossinline block: DeleteFormTypeRequest.Builder.() -> Unit): DeleteFormTypeResponse
Deletes a form type from Glue Data Catalog. A form type cannot be deleted if it is still referenced by an asset type.