Amazon API Gateway Skill
amazonaws-com-apigateway
amazonaws-com-apigateway
| Method | Path | Description |
|---|---|---|
POST | /apikeys | |
POST | /restapis/{restapi_id}/authorizers | Create an ApiKey resource. |
POST | /domainnames/{domain_name}/basepathmappings | Adds a new Authorizer resource to an existing RestApi resource. |
POST | /restapis/{restapi_id}/deployments | Creates a new BasePathMapping resource. |
POST | /restapis/{restapi_id}/documentation/parts | Creates a Deployment resource, which makes a specified RestApi callable over the internet. |
POST | /restapis/{restapi_id}/documentation/versions | Creates a documentation part. |
POST | /domainnames | Creates a documentation version |
POST | /restapis/{restapi_id}/models | Creates a new domain name. |
POST | /restapis/{restapi_id}/requestvalidators | Adds a new Model resource to an existing RestApi resource. |
POST | /restapis/{restapi_id}/resources/{parent_id} | Creates a RequestValidator of a given RestApi. |
POST | /restapis | Creates a Resource resource. |
POST | /restapis/{restapi_id}/stages | Creates a new RestApi resource. |
POST | /usageplans | Creates a new Stage resource that references a pre-existing Deployment for the API. |
POST | /usageplans/{usageplanId}/keys | Creates a usage plan with the throttle and quota limits, as well as the associated API stages, specified in the payload. |
POST | /vpclinks | Creates a usage plan key for adding an existing API key to a usage plan. |
DELETE | /apikeys/{api_Key} | Creates a VPC link, under the caller's account in a selected region, in an asynchronous operation that typically takes 2-4 minutes to complete and become operational. The caller m... |
DELETE | /restapis/{restapi_id}/authorizers/{authorizer_id} | Deletes the ApiKey resource. |
DELETE | /domainnames/{domain_name}/basepathmappings/{base_path} | Deletes an existing Authorizer resource. |
DELETE | /clientcertificates/{clientcertificate_id} | Deletes the BasePathMapping resource. |
DELETE | /restapis/{restapi_id}/deployments/{deployment_id} | Deletes the ClientCertificate resource. |
DELETE | /restapis/{restapi_id}/documentation/parts/{part_id} | Deletes a Deployment resource. Deleting a deployment will only succeed if there are no Stage resources associated with it. |
DELETE | /restapis/{restapi_id}/documentation/versions/{doc_version} | Deletes a documentation part |
DELETE | /domainnames/{domain_name} | Deletes a documentation version. |
DELETE | /restapis/{restapi_id}/gatewayresponses/{response_type} | Deletes the DomainName resource. |
DELETE | /restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/integration | Clears any customization of a GatewayResponse of a specified response type on the given RestApi and resets it with the default settings. |
DELETE | /restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/integration/responses/{status_code} | Represents a delete integration. |
DELETE | /restapis/{restapi_id}/resources/{resource_id}/methods/{http_method} | Represents a delete integration response. |
DELETE | /restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/responses/{status_code} | Deletes an existing Method resource. |
DELETE | /restapis/{restapi_id}/models/{model_name} | Deletes an existing MethodResponse resource. |
DELETE | /restapis/{restapi_id}/requestvalidators/{requestvalidator_id} | Deletes a model. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-apigateway
Downloads and installs to ~/.claude/skills/amazonaws-com-apigateway/
2015-07-09 (2026-02-13)