FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

aws-cli/awscli/examples/apigateway/delete-method.rst at develop · lovejavaee/aws-cli · GitHub

forked from aws/aws-cli

Latest commit

 

History

History
5 lines (3 loc) · 163 Bytes

File metadata and controls

5 lines (3 loc) · 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

Back | FazBrowse Home | New Git URL