Operations
The Amazon API Gateway REST API includes the following operations.
-
Creates an
Api
resource. -
Creates an API mapping.
-
Creates an
Authorizer
for an API. -
Creates a
Deployment
for an API. -
Creates a domain name.
-
Creates an
Integration
. -
Creates an
IntegrationResponses
. -
Creates a
Model
for an API. -
Creates a
Route
for an API. -
Creates a
RouteResponse
for aRoute
. -
Creates a
Stage
for an API. -
Creates a VPC link.
-
Deletes the
AccessLogSettings
for aStage
. To disable access logging for aStage
, delete itsAccessLogSettings
. -
Deletes an
Api
resource. -
Deletes an API mapping.
-
Deletes an
Authorizer
. -
Deletes a CORS configuration.
-
Deletes a
Deployment
. -
Deletes a domain name.
-
Deletes an
Integration
. -
Deletes an
IntegrationResponses
. -
Deletes a
Model
. -
Deletes a
Route
. -
Deletes a route request parameter. Supported only for WebSocket APIs.
-
Deletes a
RouteResponse
. -
Deletes the
RouteSettings
for a stage. -
Deletes a
Stage
. -
Deletes a VPC link.
-
Exports a definition of an API in a particular output format and specification.
-
Gets an
Api
resource. -
Gets an API mapping.
-
Gets API mappings.
-
Gets a collection of
Api
resources. -
Gets an
Authorizer
. -
Gets the
Authorizers
for an API. -
Gets a
Deployment
. -
Gets the
Deployments
for an API. -
Gets a domain name.
-
Gets the domain names for an AWS account.
-
Gets an
Integration
. -
Gets an
IntegrationResponses
. -
Gets the
IntegrationResponses
for anIntegration
. -
Gets the
Integrations
for an API. -
Gets a
Model
. -
Gets the
Models
for an API. -
Gets a model template.
-
Gets a
Route
. -
Gets a
RouteResponse
. -
Gets the
RouteResponses
for aRoute
. -
Gets the
Routes
for an API. -
Gets a
Stage
. -
Gets the
Stages
for an API. -
Gets a collection of
Tag
resources. -
Gets a VPC link.
-
Gets a collection of VPC links.
-
Imports an API.
-
Puts an
Api
resource. -
Resets all authorizer cache entries for the specified stage. Supported only for HTTP API Lambda authorizers.
-
Creates a new
Tag
resource to represent a tag. -
Deletes a
Tag
. -
Updates an
Api
resource. -
The API mapping.
-
Updates an
Authorizer
. -
Updates a
Deployment
. -
Updates a domain name.
-
Updates an
Integration
. -
Updates an
IntegrationResponses
. -
Updates a
Model
. -
Updates a
Route
. -
Updates a
RouteResponse
. -
Updates a
Stage
. -
Updates a VPC link.