Delete an AWS IoT FleetWise signal catalog - AWS IoT FleetWise

Delete an AWS IoT FleetWise signal catalog

You can use the DeleteSignalCatalog API operation to delete a signal catalog. The following example uses AWS CLI.

Important

Before deleting a signal catalog, make sure it has no associated vehicle models, decoder manifests, vehicles, fleets, or campaigns. For instructions, see the following:

To delete an existing signal catalog, run the following command. Replace signal-catalog-name with the name of the signal catalog that you're deleting.

aws iotfleetwise delete-signal-catalog --name signal-catalog-name
Note

This command doesn't produce output.