CellPilot / aws /dist /awscli /examples /apigateway /delete-model.rst
philippendres's picture
Upload folder using huggingface_hub
907462b verified
Raw
History Blame Contribute Delete
133 Bytes
**To delete a model in the given API**
Command::
aws apigateway delete-model --rest-api-id 1234123412 --model-name 'customModel'