@aws-sdk/client-apigatewayv2 3.337.0 → 3.341.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/ApiGatewayV2Client.js +2 -1
- package/dist-cjs/commands/CreateApiCommand.js +2 -1
- package/dist-cjs/commands/CreateApiMappingCommand.js +2 -1
- package/dist-cjs/commands/CreateAuthorizerCommand.js +2 -1
- package/dist-cjs/commands/CreateDeploymentCommand.js +2 -1
- package/dist-cjs/commands/CreateDomainNameCommand.js +2 -1
- package/dist-cjs/commands/CreateIntegrationCommand.js +2 -1
- package/dist-cjs/commands/CreateIntegrationResponseCommand.js +2 -1
- package/dist-cjs/commands/CreateModelCommand.js +2 -1
- package/dist-cjs/commands/CreateRouteCommand.js +2 -1
- package/dist-cjs/commands/CreateRouteResponseCommand.js +2 -1
- package/dist-cjs/commands/CreateStageCommand.js +2 -1
- package/dist-cjs/commands/CreateVpcLinkCommand.js +2 -1
- package/dist-cjs/commands/DeleteAccessLogSettingsCommand.js +2 -1
- package/dist-cjs/commands/DeleteApiCommand.js +2 -1
- package/dist-cjs/commands/DeleteApiMappingCommand.js +2 -1
- package/dist-cjs/commands/DeleteAuthorizerCommand.js +2 -1
- package/dist-cjs/commands/DeleteCorsConfigurationCommand.js +2 -1
- package/dist-cjs/commands/DeleteDeploymentCommand.js +2 -1
- package/dist-cjs/commands/DeleteDomainNameCommand.js +2 -1
- package/dist-cjs/commands/DeleteIntegrationCommand.js +2 -1
- package/dist-cjs/commands/DeleteIntegrationResponseCommand.js +2 -1
- package/dist-cjs/commands/DeleteModelCommand.js +2 -1
- package/dist-cjs/commands/DeleteRouteCommand.js +2 -1
- package/dist-cjs/commands/DeleteRouteRequestParameterCommand.js +2 -1
- package/dist-cjs/commands/DeleteRouteResponseCommand.js +2 -1
- package/dist-cjs/commands/DeleteRouteSettingsCommand.js +2 -1
- package/dist-cjs/commands/DeleteStageCommand.js +2 -1
- package/dist-cjs/commands/DeleteVpcLinkCommand.js +2 -1
- package/dist-cjs/commands/ExportApiCommand.js +2 -1
- package/dist-cjs/commands/GetApiCommand.js +2 -1
- package/dist-cjs/commands/GetApiMappingCommand.js +2 -1
- package/dist-cjs/commands/GetApiMappingsCommand.js +2 -1
- package/dist-cjs/commands/GetApisCommand.js +2 -1
- package/dist-cjs/commands/GetAuthorizerCommand.js +2 -1
- package/dist-cjs/commands/GetAuthorizersCommand.js +2 -1
- package/dist-cjs/commands/GetDeploymentCommand.js +2 -1
- package/dist-cjs/commands/GetDeploymentsCommand.js +2 -1
- package/dist-cjs/commands/GetDomainNameCommand.js +2 -1
- package/dist-cjs/commands/GetDomainNamesCommand.js +2 -1
- package/dist-cjs/commands/GetIntegrationCommand.js +2 -1
- package/dist-cjs/commands/GetIntegrationResponseCommand.js +2 -1
- package/dist-cjs/commands/GetIntegrationResponsesCommand.js +2 -1
- package/dist-cjs/commands/GetIntegrationsCommand.js +2 -1
- package/dist-cjs/commands/GetModelCommand.js +2 -1
- package/dist-cjs/commands/GetModelTemplateCommand.js +2 -1
- package/dist-cjs/commands/GetModelsCommand.js +2 -1
- package/dist-cjs/commands/GetRouteCommand.js +2 -1
- package/dist-cjs/commands/GetRouteResponseCommand.js +2 -1
- package/dist-cjs/commands/GetRouteResponsesCommand.js +2 -1
- package/dist-cjs/commands/GetRoutesCommand.js +2 -1
- package/dist-cjs/commands/GetStageCommand.js +2 -1
- package/dist-cjs/commands/GetStagesCommand.js +2 -1
- package/dist-cjs/commands/GetTagsCommand.js +2 -1
- package/dist-cjs/commands/GetVpcLinkCommand.js +2 -1
- package/dist-cjs/commands/GetVpcLinksCommand.js +2 -1
- package/dist-cjs/commands/ImportApiCommand.js +2 -1
- package/dist-cjs/commands/ReimportApiCommand.js +2 -1
- package/dist-cjs/commands/ResetAuthorizersCacheCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateApiCommand.js +2 -1
- package/dist-cjs/commands/UpdateApiMappingCommand.js +2 -1
- package/dist-cjs/commands/UpdateAuthorizerCommand.js +2 -1
- package/dist-cjs/commands/UpdateDeploymentCommand.js +2 -1
- package/dist-cjs/commands/UpdateDomainNameCommand.js +2 -1
- package/dist-cjs/commands/UpdateIntegrationCommand.js +2 -1
- package/dist-cjs/commands/UpdateIntegrationResponseCommand.js +2 -1
- package/dist-cjs/commands/UpdateModelCommand.js +2 -1
- package/dist-cjs/commands/UpdateRouteCommand.js +2 -1
- package/dist-cjs/commands/UpdateRouteResponseCommand.js +2 -1
- package/dist-cjs/commands/UpdateStageCommand.js +2 -1
- package/dist-cjs/commands/UpdateVpcLinkCommand.js +2 -1
- package/dist-cjs/index.js +1 -1
- package/dist-cjs/models/ApiGatewayV2ServiceException.js +2 -1
- package/dist-es/ApiGatewayV2Client.js +1 -0
- package/dist-es/commands/CreateApiCommand.js +1 -0
- package/dist-es/commands/CreateApiMappingCommand.js +1 -0
- package/dist-es/commands/CreateAuthorizerCommand.js +1 -0
- package/dist-es/commands/CreateDeploymentCommand.js +1 -0
- package/dist-es/commands/CreateDomainNameCommand.js +1 -0
- package/dist-es/commands/CreateIntegrationCommand.js +1 -0
- package/dist-es/commands/CreateIntegrationResponseCommand.js +1 -0
- package/dist-es/commands/CreateModelCommand.js +1 -0
- package/dist-es/commands/CreateRouteCommand.js +1 -0
- package/dist-es/commands/CreateRouteResponseCommand.js +1 -0
- package/dist-es/commands/CreateStageCommand.js +1 -0
- package/dist-es/commands/CreateVpcLinkCommand.js +1 -0
- package/dist-es/commands/DeleteAccessLogSettingsCommand.js +1 -0
- package/dist-es/commands/DeleteApiCommand.js +1 -0
- package/dist-es/commands/DeleteApiMappingCommand.js +1 -0
- package/dist-es/commands/DeleteAuthorizerCommand.js +1 -0
- package/dist-es/commands/DeleteCorsConfigurationCommand.js +1 -0
- package/dist-es/commands/DeleteDeploymentCommand.js +1 -0
- package/dist-es/commands/DeleteDomainNameCommand.js +1 -0
- package/dist-es/commands/DeleteIntegrationCommand.js +1 -0
- package/dist-es/commands/DeleteIntegrationResponseCommand.js +1 -0
- package/dist-es/commands/DeleteModelCommand.js +1 -0
- package/dist-es/commands/DeleteRouteCommand.js +1 -0
- package/dist-es/commands/DeleteRouteRequestParameterCommand.js +1 -0
- package/dist-es/commands/DeleteRouteResponseCommand.js +1 -0
- package/dist-es/commands/DeleteRouteSettingsCommand.js +1 -0
- package/dist-es/commands/DeleteStageCommand.js +1 -0
- package/dist-es/commands/DeleteVpcLinkCommand.js +1 -0
- package/dist-es/commands/ExportApiCommand.js +1 -0
- package/dist-es/commands/GetApiCommand.js +1 -0
- package/dist-es/commands/GetApiMappingCommand.js +1 -0
- package/dist-es/commands/GetApiMappingsCommand.js +1 -0
- package/dist-es/commands/GetApisCommand.js +1 -0
- package/dist-es/commands/GetAuthorizerCommand.js +1 -0
- package/dist-es/commands/GetAuthorizersCommand.js +1 -0
- package/dist-es/commands/GetDeploymentCommand.js +1 -0
- package/dist-es/commands/GetDeploymentsCommand.js +1 -0
- package/dist-es/commands/GetDomainNameCommand.js +1 -0
- package/dist-es/commands/GetDomainNamesCommand.js +1 -0
- package/dist-es/commands/GetIntegrationCommand.js +1 -0
- package/dist-es/commands/GetIntegrationResponseCommand.js +1 -0
- package/dist-es/commands/GetIntegrationResponsesCommand.js +1 -0
- package/dist-es/commands/GetIntegrationsCommand.js +1 -0
- package/dist-es/commands/GetModelCommand.js +1 -0
- package/dist-es/commands/GetModelTemplateCommand.js +1 -0
- package/dist-es/commands/GetModelsCommand.js +1 -0
- package/dist-es/commands/GetRouteCommand.js +1 -0
- package/dist-es/commands/GetRouteResponseCommand.js +1 -0
- package/dist-es/commands/GetRouteResponsesCommand.js +1 -0
- package/dist-es/commands/GetRoutesCommand.js +1 -0
- package/dist-es/commands/GetStageCommand.js +1 -0
- package/dist-es/commands/GetStagesCommand.js +1 -0
- package/dist-es/commands/GetTagsCommand.js +1 -0
- package/dist-es/commands/GetVpcLinkCommand.js +1 -0
- package/dist-es/commands/GetVpcLinksCommand.js +1 -0
- package/dist-es/commands/ImportApiCommand.js +1 -0
- package/dist-es/commands/ReimportApiCommand.js +1 -0
- package/dist-es/commands/ResetAuthorizersCacheCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateApiCommand.js +1 -0
- package/dist-es/commands/UpdateApiMappingCommand.js +1 -0
- package/dist-es/commands/UpdateAuthorizerCommand.js +1 -0
- package/dist-es/commands/UpdateDeploymentCommand.js +1 -0
- package/dist-es/commands/UpdateDomainNameCommand.js +1 -0
- package/dist-es/commands/UpdateIntegrationCommand.js +1 -0
- package/dist-es/commands/UpdateIntegrationResponseCommand.js +1 -0
- package/dist-es/commands/UpdateModelCommand.js +1 -0
- package/dist-es/commands/UpdateRouteCommand.js +1 -0
- package/dist-es/commands/UpdateRouteResponseCommand.js +1 -0
- package/dist-es/commands/UpdateStageCommand.js +1 -0
- package/dist-es/commands/UpdateVpcLinkCommand.js +1 -0
- package/dist-es/index.js +1 -1
- package/dist-es/models/ApiGatewayV2ServiceException.js +1 -0
- package/dist-types/ApiGatewayV2Client.d.ts +3 -3
- package/dist-types/commands/CreateApiCommand.d.ts +4 -0
- package/dist-types/commands/CreateApiMappingCommand.d.ts +4 -0
- package/dist-types/commands/CreateAuthorizerCommand.d.ts +4 -0
- package/dist-types/commands/CreateDeploymentCommand.d.ts +4 -0
- package/dist-types/commands/CreateDomainNameCommand.d.ts +4 -0
- package/dist-types/commands/CreateIntegrationCommand.d.ts +4 -0
- package/dist-types/commands/CreateIntegrationResponseCommand.d.ts +4 -0
- package/dist-types/commands/CreateModelCommand.d.ts +4 -0
- package/dist-types/commands/CreateRouteCommand.d.ts +4 -0
- package/dist-types/commands/CreateRouteResponseCommand.d.ts +4 -0
- package/dist-types/commands/CreateStageCommand.d.ts +4 -0
- package/dist-types/commands/CreateVpcLinkCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAccessLogSettingsCommand.d.ts +4 -0
- package/dist-types/commands/DeleteApiCommand.d.ts +4 -0
- package/dist-types/commands/DeleteApiMappingCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAuthorizerCommand.d.ts +4 -0
- package/dist-types/commands/DeleteCorsConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDeploymentCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDomainNameCommand.d.ts +4 -0
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteIntegrationResponseCommand.d.ts +4 -0
- package/dist-types/commands/DeleteModelCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRouteCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRouteRequestParameterCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRouteResponseCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRouteSettingsCommand.d.ts +4 -0
- package/dist-types/commands/DeleteStageCommand.d.ts +4 -0
- package/dist-types/commands/DeleteVpcLinkCommand.d.ts +4 -0
- package/dist-types/commands/ExportApiCommand.d.ts +4 -0
- package/dist-types/commands/GetApiCommand.d.ts +4 -0
- package/dist-types/commands/GetApiMappingCommand.d.ts +4 -0
- package/dist-types/commands/GetApiMappingsCommand.d.ts +4 -0
- package/dist-types/commands/GetApisCommand.d.ts +4 -0
- package/dist-types/commands/GetAuthorizerCommand.d.ts +4 -0
- package/dist-types/commands/GetAuthorizersCommand.d.ts +4 -0
- package/dist-types/commands/GetDeploymentCommand.d.ts +4 -0
- package/dist-types/commands/GetDeploymentsCommand.d.ts +4 -0
- package/dist-types/commands/GetDomainNameCommand.d.ts +4 -0
- package/dist-types/commands/GetDomainNamesCommand.d.ts +4 -0
- package/dist-types/commands/GetIntegrationCommand.d.ts +4 -0
- package/dist-types/commands/GetIntegrationResponseCommand.d.ts +4 -0
- package/dist-types/commands/GetIntegrationResponsesCommand.d.ts +4 -0
- package/dist-types/commands/GetIntegrationsCommand.d.ts +4 -0
- package/dist-types/commands/GetModelCommand.d.ts +4 -0
- package/dist-types/commands/GetModelTemplateCommand.d.ts +4 -0
- package/dist-types/commands/GetModelsCommand.d.ts +4 -0
- package/dist-types/commands/GetRouteCommand.d.ts +4 -0
- package/dist-types/commands/GetRouteResponseCommand.d.ts +4 -0
- package/dist-types/commands/GetRouteResponsesCommand.d.ts +4 -0
- package/dist-types/commands/GetRoutesCommand.d.ts +4 -0
- package/dist-types/commands/GetStageCommand.d.ts +4 -0
- package/dist-types/commands/GetStagesCommand.d.ts +4 -0
- package/dist-types/commands/GetTagsCommand.d.ts +4 -0
- package/dist-types/commands/GetVpcLinkCommand.d.ts +4 -0
- package/dist-types/commands/GetVpcLinksCommand.d.ts +4 -0
- package/dist-types/commands/ImportApiCommand.d.ts +4 -0
- package/dist-types/commands/ReimportApiCommand.d.ts +4 -0
- package/dist-types/commands/ResetAuthorizersCacheCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateApiCommand.d.ts +4 -0
- package/dist-types/commands/UpdateApiMappingCommand.d.ts +4 -0
- package/dist-types/commands/UpdateAuthorizerCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDeploymentCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDomainNameCommand.d.ts +4 -0
- package/dist-types/commands/UpdateIntegrationCommand.d.ts +4 -0
- package/dist-types/commands/UpdateIntegrationResponseCommand.d.ts +4 -0
- package/dist-types/commands/UpdateModelCommand.d.ts +4 -0
- package/dist-types/commands/UpdateRouteCommand.d.ts +4 -0
- package/dist-types/commands/UpdateRouteResponseCommand.d.ts +4 -0
- package/dist-types/commands/UpdateStageCommand.d.ts +4 -0
- package/dist-types/commands/UpdateVpcLinkCommand.d.ts +4 -0
- package/dist-types/index.d.ts +6 -1
- package/dist-types/models/ApiGatewayV2ServiceException.d.ts +1 -0
- package/dist-types/ts3.4/ApiGatewayV2Client.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateApiCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateApiMappingCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateAuthorizerCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateDomainNameCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateIntegrationResponseCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateRouteCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateRouteResponseCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateStageCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateVpcLinkCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteAccessLogSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteApiCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteApiMappingCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteAuthorizerCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteCorsConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteDeploymentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteDomainNameCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteIntegrationResponseCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteRouteCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteRouteRequestParameterCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteRouteResponseCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteRouteSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteStageCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteVpcLinkCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ExportApiCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetApiCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetApiMappingCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetApiMappingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetApisCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetAuthorizerCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetAuthorizersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDeploymentsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDomainNameCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDomainNamesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetIntegrationResponseCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetIntegrationResponsesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetIntegrationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetModelCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetModelTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRouteCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRouteResponseCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRouteResponsesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRoutesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetStageCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetStagesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetVpcLinkCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetVpcLinksCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ImportApiCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ReimportApiCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ResetAuthorizersCacheCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateApiCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateApiMappingCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateAuthorizerCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDeploymentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDomainNameCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateIntegrationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateIntegrationResponseCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateRouteCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateRouteResponseCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateStageCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateVpcLinkCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +1 -1
- package/dist-types/ts3.4/models/ApiGatewayV2ServiceException.d.ts +1 -0
- package/package.json +28 -28
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { CreateStageRequest, CreateStageResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { CreateVpcLinkRequest, CreateVpcLinkResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { DeleteAccessLogSettingsRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { DeleteApiRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { DeleteApiMappingRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { DeleteAuthorizerRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { DeleteCorsConfigurationRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { DeleteDeploymentRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { DeleteDomainNameRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { DeleteIntegrationRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { DeleteIntegrationResponseRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { DeleteModelRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { DeleteRouteRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { DeleteRouteRequestParameterRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { DeleteRouteResponseRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { DeleteRouteSettingsRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { DeleteStageRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { DeleteVpcLinkRequest, DeleteVpcLinkResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { ExportApiRequest, ExportApiResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { GetApiRequest, GetApiResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { GetApiMappingRequest, GetApiMappingResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { GetApiMappingsRequest, GetApiMappingsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { GetApisRequest, GetApisResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { GetAuthorizerRequest, GetAuthorizerResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { GetAuthorizersRequest, GetAuthorizersResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { GetDeploymentRequest, GetDeploymentResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { GetDeploymentsRequest, GetDeploymentsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { GetDomainNameRequest, GetDomainNameResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { GetDomainNamesRequest, GetDomainNamesResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { GetIntegrationRequest, GetIntegrationResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { GetIntegrationResponseRequest, GetIntegrationResponseResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { GetIntegrationResponsesRequest, GetIntegrationResponsesResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { GetIntegrationsRequest, GetIntegrationsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { GetModelRequest, GetModelResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { GetModelTemplateRequest, GetModelTemplateResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { GetModelsRequest, GetModelsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { GetRouteRequest, GetRouteResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { GetRouteResponseRequest, GetRouteResponseResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { GetRouteResponsesRequest, GetRouteResponsesResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { GetRoutesRequest, GetRoutesResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { GetStageRequest, GetStageResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { GetStagesRequest, GetStagesResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { GetTagsRequest, GetTagsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { GetVpcLinkRequest, GetVpcLinkResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { GetVpcLinksRequest, GetVpcLinksResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { ImportApiRequest, ImportApiResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { ReimportApiRequest, ReimportApiResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { ResetAuthorizersCacheRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { UntagResourceRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { UpdateApiRequest, UpdateApiResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { UpdateApiMappingRequest, UpdateApiMappingResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|