aws apigatewayv2
Amazon API Gateway V2
Subcommands
Name | Description |
---|---|
create-api | Creates an Api resource |
create-api-mapping | Creates an API mapping |
create-authorizer | Creates an Authorizer for an API |
create-deployment | Creates a Deployment for an API |
create-domain-name | Creates a domain name |
create-integration | Creates an Integration |
create-integration-response | Creates an IntegrationResponses |
create-model | Creates a Model for an API |
create-route | Creates a Route for an API |
create-route-response | Creates a RouteResponse for a Route |
create-stage | Creates a Stage for an API |
create-vpc-link | Creates a VPC link |
delete-access-log-settings | Deletes the AccessLogSettings for a Stage. To disable access logging for a Stage, delete its AccessLogSettings |
delete-api | Deletes an Api resource |
delete-api-mapping | Deletes an API mapping |
delete-authorizer | Deletes an Authorizer |
delete-cors-configuration | Deletes a CORS configuration |
delete-deployment | Deletes a Deployment |
delete-domain-name | Deletes a domain name |
delete-integration | Deletes an Integration |
delete-integration-response | Deletes an IntegrationResponses |
delete-model | Deletes a Model |
delete-route | Deletes a Route |
delete-route-request-parameter | Deletes a route request parameter |
delete-route-response | Deletes a RouteResponse |
delete-route-settings | Deletes the RouteSettings for a stage |
delete-stage | Deletes a Stage |
delete-vpc-link | Deletes a VPC link |
export-api | |
reset-authorizers-cache | Resets all authorizer cache entries on a stage. Supported only for HTTP APIs |
get-api | Gets an Api resource |
get-api-mapping | Gets an API mapping |
get-api-mappings | Gets API mappings |
get-apis | Gets a collection of Api resources |
get-authorizer | Gets an Authorizer |
get-authorizers | Gets the Authorizers for an API |
get-deployment | Gets a Deployment |
get-deployments | Gets the Deployments for an API |
get-domain-name | Gets a domain name |
get-domain-names | Gets the domain names for an AWS account |
get-integration | Gets an Integration |
get-integration-response | Gets an IntegrationResponses |
get-integration-responses | Gets the IntegrationResponses for an Integration |
get-integrations | Gets the Integrations for an API |
get-model | Gets a Model |
get-model-template | Gets a model template |
get-models | Gets the Models for an API |
get-route | Gets a Route |
get-route-response | Gets a RouteResponse |
get-route-responses | Gets the RouteResponses for a Route |
get-routes | Gets the Routes for an API |
get-stage | Gets a Stage |
get-stages | Gets the Stages for an API |
get-tags | Gets a collection of Tag resources |
get-vpc-link | Gets a VPC link |
get-vpc-links | Gets a collection of VPC links |
import-api | Imports an API |
reimport-api | Puts an Api resource |
tag-resource | Creates a new Tag resource to represent a tag |
untag-resource | Deletes a Tag |
update-api | Updates an Api resource |
update-api-mapping | The API mapping |
update-authorizer | Updates an Authorizer |
update-deployment | Updates a Deployment |
update-domain-name | Updates a domain name |
update-integration | Updates an Integration |
update-integration-response | Updates an IntegrationResponses |
update-model | Updates a Model |
update-route | Updates a Route |
update-route-response | Updates a RouteResponse |
update-stage | Updates a Stage |
update-vpc-link | Updates a VPC link |