aws apigatewayv2103 CLI commands available for Amazon API Gateway V2.
| Command | API Operation | Sample |
|---|---|---|
create-apiCreates an Api resource. | CreateApi | |
create-api-mappingCreates an API mapping. | CreateApiMapping | |
create-authorizerCreates an Authorizer for an API. | CreateAuthorizer | |
create-deploymentCreates a Deployment for an API. | CreateDeployment | |
create-domain-nameCreates a domain name. | CreateDomainName | |
create-integrationCreates an Integration. | CreateIntegration | |
create-integration-responseCreates an IntegrationResponses. | CreateIntegrationResponse | |
create-modelCreates a Model for an API. | CreateModel | |
create-portalCreates a portal. | CreatePortal | |
create-portal-productCreates a new portal product. | CreatePortalProduct | |
create-product-pageCreates a new product page for a portal product. | CreateProductPage | |
create-product-rest-endpoint-pageCreates a product REST endpoint page for a portal product. | CreateProductRestEndpointPage | |
create-routeCreates a Route for an API. | CreateRoute | |
create-route-responseCreates a RouteResponse for a Route. | CreateRouteResponse | |
create-routing-ruleCreates a RoutingRule. | CreateRoutingRule | |
create-stageCreates a Stage for an API. | CreateStage | |
create-vpc-linkCreates a VPC link. | CreateVpcLink | |
delete-access-log-settingsDeletes the AccessLogSettings for a Stage. To disable access logging for a Stage, delete its AccessLogSettings. | DeleteAccessLogSettings | |
delete-apiDeletes an Api resource. | DeleteApi | |
delete-api-mappingDeletes an API mapping. | DeleteApiMapping | |
delete-authorizerDeletes an Authorizer. | DeleteAuthorizer | |
delete-cors-configurationDeletes a CORS configuration. | DeleteCorsConfiguration | |
delete-deploymentDeletes a Deployment. | DeleteDeployment | |
delete-domain-nameDeletes a domain name. | DeleteDomainName | |
delete-integrationDeletes an Integration. | DeleteIntegration | |
delete-integration-responseDeletes an IntegrationResponses. | DeleteIntegrationResponse | |
delete-modelDeletes a Model. | DeleteModel | |
delete-portalDeletes a portal. | DeletePortal | |
delete-portal-productDeletes a portal product. | DeletePortalProduct | |
delete-portal-product-sharing-policyDeletes the sharing policy for a portal product. | DeletePortalProductSharingPolicy | |
delete-product-pageDeletes a product page of a portal product. | DeleteProductPage | |
delete-product-rest-endpoint-pageDeletes a product REST endpoint page. | DeleteProductRestEndpointPage | |
delete-routeDeletes a Route. | DeleteRoute | |
delete-route-request-parameterDeletes a route request parameter. Supported only for WebSocket APIs. | DeleteRouteRequestParameter | |
delete-route-responseDeletes a RouteResponse. | DeleteRouteResponse | |
delete-route-settingsDeletes the RouteSettings for a stage. | DeleteRouteSettings | |
delete-routing-ruleDeletes a routing rule. | DeleteRoutingRule | |
delete-stageDeletes a Stage. | DeleteStage | |
delete-vpc-linkDeletes a VPC link. | DeleteVpcLink | |
disable-portalDeletes the publication of a portal portal. | DisablePortal | |
export-apiCalls the ExportApi API operation. | ExportApi | |
get-apiGets an Api resource. | GetApi | |
get-api-mappingGets an API mapping. | GetApiMapping | |
get-api-mappingsGets API mappings. | GetApiMappings | |
get-apisGets a collection of Api resources. | GetApis | |
get-authorizerGets an Authorizer. | GetAuthorizer | |
get-authorizersGets the Authorizers for an API. | GetAuthorizers | |
get-deploymentGets a Deployment. | GetDeployment | |
get-deploymentsGets the Deployments for an API. | GetDeployments | |
get-domain-nameGets a domain name. | GetDomainName | |
get-domain-namesGets the domain names for an AWS account. | GetDomainNames | |
get-integrationGets an Integration. | GetIntegration | |
get-integration-responseGets an IntegrationResponses. | GetIntegrationResponse | |
get-integration-responsesGets the IntegrationResponses for an Integration. | GetIntegrationResponses | |
get-integrationsGets the Integrations for an API. | GetIntegrations | |
get-modelGets a Model. | GetModel | |
get-model-templateGets a model template. | GetModelTemplate | |
get-modelsGets the Models for an API. | GetModels | |
get-portalGets a portal. | GetPortal | |
get-portal-productGets a portal product. | GetPortalProduct | |
get-portal-product-sharing-policyGets the sharing policy for a portal product. | GetPortalProductSharingPolicy | |
get-product-pageGets a product page of a portal product. | GetProductPage | |
get-product-rest-endpoint-pageGets a product REST endpoint page. | GetProductRestEndpointPage | |
get-routeGets a Route. | GetRoute | |
get-route-responseGets a RouteResponse. | GetRouteResponse | |
get-route-responsesGets the RouteResponses for a Route. | GetRouteResponses | |
get-routesGets the Routes for an API. | GetRoutes | |
get-routing-ruleGets a routing rule. | GetRoutingRule | |
get-stageGets a Stage. | GetStage | |
get-stagesGets the Stages for an API. | GetStages | |
get-tagsGets a collection of Tag resources. | GetTags | |
get-vpc-linkGets a VPC link. | GetVpcLink | |
get-vpc-linksGets a collection of VPC links. | GetVpcLinks | |
import-apiImports an API. | ImportApi | |
list-portal-productsLists portal products. | ListPortalProducts | |
list-portalsLists portals. | ListPortals | |
list-product-pagesLists the product pages for a portal product. | ListProductPages | |
list-product-rest-endpoint-pagesLists the product REST endpoint pages of a portal product. | ListProductRestEndpointPages | |
list-routing-rulesLists routing rules. | ListRoutingRules | |
preview-portalCreates a portal preview. | PreviewPortal | |
publish-portalPublishes a portal. | PublishPortal | |
put-portal-product-sharing-policyUpdates the sharing policy for a portal product. | PutPortalProductSharingPolicy | |
put-routing-ruleUpdates a routing rule. | PutRoutingRule | |
reimport-apiPuts an Api resource. | ReimportApi | |
reset-authorizers-cacheResets all authorizer cache entries on a stage. Supported only for HTTP APIs. | ResetAuthorizersCache | |
tag-resourceCreates a new Tag resource to represent a tag. | TagResource | |
untag-resourceDeletes a Tag. | UntagResource | |
update-apiUpdates an Api resource. | UpdateApi | |
update-api-mappingThe API mapping. | UpdateApiMapping | |
update-authorizerUpdates an Authorizer. | UpdateAuthorizer | |
update-deploymentUpdates a Deployment. | UpdateDeployment | |
update-domain-nameUpdates a domain name. | UpdateDomainName | |
update-integrationUpdates an Integration. | UpdateIntegration | |
update-integration-responseUpdates an IntegrationResponses. | UpdateIntegrationResponse | |
update-modelUpdates a Model. | UpdateModel | |
update-portalUpdates a portal. | UpdatePortal | |
update-portal-productUpdates the portal product. | UpdatePortalProduct | |
update-product-pageUpdates a product page of a portal product. | UpdateProductPage | |
update-product-rest-endpoint-pageUpdates a product REST endpoint page. | UpdateProductRestEndpointPage | |
update-routeUpdates a Route. | UpdateRoute | |
update-route-responseUpdates a RouteResponse. | UpdateRouteResponse | |
update-stageUpdates a Stage. | UpdateStage | |
update-vpc-linkUpdates a VPC link. | UpdateVpcLink |
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterApiGatewayV2