CellPilot / aws /dist /awscli /examples /apigateway /delete-method.rst
philippendres's picture
Upload folder using huggingface_hub
907462b verified
Raw
History Blame Contribute Delete
163 Bytes
**To delete a method for the given resource in an API**
Command::
aws apigateway delete-method --rest-api-id 1234123412 --resource-id a1b2c3 --http-method GET