LAP Registry

Amazon API Gateway Skill

amazonaws-com-apigateway

Provider: Amazon Web Services Version: 2015-07-09 Endpoints: 120 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
POST/apikeys
POST/restapis/{restapi_id}/authorizersCreate an ApiKey resource.
POST/domainnames/{domain_name}/basepathmappingsAdds a new Authorizer resource to an existing RestApi resource.
POST/restapis/{restapi_id}/deploymentsCreates a new BasePathMapping resource.
POST/restapis/{restapi_id}/documentation/partsCreates a Deployment resource, which makes a specified RestApi callable over the internet.
POST/restapis/{restapi_id}/documentation/versionsCreates a documentation part.
POST/domainnamesCreates a documentation version
POST/restapis/{restapi_id}/modelsCreates a new domain name.
POST/restapis/{restapi_id}/requestvalidatorsAdds a new Model resource to an existing RestApi resource.
POST/restapis/{restapi_id}/resources/{parent_id}Creates a RequestValidator of a given RestApi.
POST/restapisCreates a Resource resource.
POST/restapis/{restapi_id}/stagesCreates a new RestApi resource.
POST/usageplansCreates a new Stage resource that references a pre-existing Deployment for the API.
POST/usageplans/{usageplanId}/keysCreates a usage plan with the throttle and quota limits, as well as the associated API stages, specified in the payload.
POST/vpclinksCreates 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}/integrationClears 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.

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install amazonaws-com-apigateway

Downloads and installs to ~/.claude/skills/amazonaws-com-apigateway/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)