CellPilot / aws /dist /awscli /examples /apigateway /create-resource.rst
philippendres's picture
Upload folder using huggingface_hub
907462b verified
Raw
History Blame Contribute Delete
151 Bytes
**To create a resource in an API**
Command::
aws apigateway create-resource --rest-api-id 1234123412 --parent-id a1b2c3 --path-part 'new-resource'