To delete a UDT in a keyspace, you can use the DROP TYPE
statement in CQL,
the delete-type
command with the AWS CLI, or the console.
Delete a user-defined type (UDT) with the Amazon Keyspaces console
-
Sign in to the AWS Management Console, and open the Amazon Keyspaces console at https://console.aws.amazon.com/keyspaces/home
. In the navigation pane, choose Keyspaces, and then choose a keyspace from the list.
Choose the UDTs tab.
Choose the UDT that you want to delete. On the Used in you can confirm that the type you want to delete isn't currently used by a table or other UDT.
Choose Delete above the Summary.
Type
Delete
in the dialog that appears, and choose Delete UDT.