deleteType

abstract suspend fun deleteType(input: DeleteTypeRequest): DeleteTypeResponse

The DeleteType operation deletes a user-defined type (UDT). You can only delete a type that is not used in a table or another UDT.

To configure the required permissions, see Permissions to delete a UDT in the Amazon Keyspaces Developer Guide.