@aws-sdk/client-apigatewayv2 3.477.0 → 3.481.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/commands/CreateApiCommand.js +18 -41
- package/dist-cjs/commands/CreateApiMappingCommand.js +18 -41
- package/dist-cjs/commands/CreateAuthorizerCommand.js +18 -41
- package/dist-cjs/commands/CreateDeploymentCommand.js +18 -41
- package/dist-cjs/commands/CreateDomainNameCommand.js +18 -41
- package/dist-cjs/commands/CreateIntegrationCommand.js +18 -41
- package/dist-cjs/commands/CreateIntegrationResponseCommand.js +18 -41
- package/dist-cjs/commands/CreateModelCommand.js +18 -41
- package/dist-cjs/commands/CreateRouteCommand.js +18 -41
- package/dist-cjs/commands/CreateRouteResponseCommand.js +18 -41
- package/dist-cjs/commands/CreateStageCommand.js +18 -41
- package/dist-cjs/commands/CreateVpcLinkCommand.js +18 -41
- package/dist-cjs/commands/DeleteAccessLogSettingsCommand.js +18 -41
- package/dist-cjs/commands/DeleteApiCommand.js +18 -41
- package/dist-cjs/commands/DeleteApiMappingCommand.js +18 -41
- package/dist-cjs/commands/DeleteAuthorizerCommand.js +18 -41
- package/dist-cjs/commands/DeleteCorsConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeleteDeploymentCommand.js +18 -41
- package/dist-cjs/commands/DeleteDomainNameCommand.js +18 -41
- package/dist-cjs/commands/DeleteIntegrationCommand.js +18 -41
- package/dist-cjs/commands/DeleteIntegrationResponseCommand.js +18 -41
- package/dist-cjs/commands/DeleteModelCommand.js +18 -41
- package/dist-cjs/commands/DeleteRouteCommand.js +18 -41
- package/dist-cjs/commands/DeleteRouteRequestParameterCommand.js +18 -41
- package/dist-cjs/commands/DeleteRouteResponseCommand.js +18 -41
- package/dist-cjs/commands/DeleteRouteSettingsCommand.js +18 -41
- package/dist-cjs/commands/DeleteStageCommand.js +18 -41
- package/dist-cjs/commands/DeleteVpcLinkCommand.js +18 -41
- package/dist-cjs/commands/ExportApiCommand.js +18 -41
- package/dist-cjs/commands/GetApiCommand.js +18 -41
- package/dist-cjs/commands/GetApiMappingCommand.js +18 -41
- package/dist-cjs/commands/GetApiMappingsCommand.js +18 -41
- package/dist-cjs/commands/GetApisCommand.js +18 -41
- package/dist-cjs/commands/GetAuthorizerCommand.js +18 -41
- package/dist-cjs/commands/GetAuthorizersCommand.js +18 -41
- package/dist-cjs/commands/GetDeploymentCommand.js +18 -41
- package/dist-cjs/commands/GetDeploymentsCommand.js +18 -41
- package/dist-cjs/commands/GetDomainNameCommand.js +18 -41
- package/dist-cjs/commands/GetDomainNamesCommand.js +18 -41
- package/dist-cjs/commands/GetIntegrationCommand.js +18 -41
- package/dist-cjs/commands/GetIntegrationResponseCommand.js +18 -41
- package/dist-cjs/commands/GetIntegrationResponsesCommand.js +18 -41
- package/dist-cjs/commands/GetIntegrationsCommand.js +18 -41
- package/dist-cjs/commands/GetModelCommand.js +18 -41
- package/dist-cjs/commands/GetModelTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetModelsCommand.js +18 -41
- package/dist-cjs/commands/GetRouteCommand.js +18 -41
- package/dist-cjs/commands/GetRouteResponseCommand.js +18 -41
- package/dist-cjs/commands/GetRouteResponsesCommand.js +18 -41
- package/dist-cjs/commands/GetRoutesCommand.js +18 -41
- package/dist-cjs/commands/GetStageCommand.js +18 -41
- package/dist-cjs/commands/GetStagesCommand.js +18 -41
- package/dist-cjs/commands/GetTagsCommand.js +18 -41
- package/dist-cjs/commands/GetVpcLinkCommand.js +18 -41
- package/dist-cjs/commands/GetVpcLinksCommand.js +18 -41
- package/dist-cjs/commands/ImportApiCommand.js +18 -41
- package/dist-cjs/commands/ReimportApiCommand.js +18 -41
- package/dist-cjs/commands/ResetAuthorizersCacheCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateApiCommand.js +18 -41
- package/dist-cjs/commands/UpdateApiMappingCommand.js +18 -41
- package/dist-cjs/commands/UpdateAuthorizerCommand.js +18 -41
- package/dist-cjs/commands/UpdateDeploymentCommand.js +18 -41
- package/dist-cjs/commands/UpdateDomainNameCommand.js +18 -41
- package/dist-cjs/commands/UpdateIntegrationCommand.js +18 -41
- package/dist-cjs/commands/UpdateIntegrationResponseCommand.js +18 -41
- package/dist-cjs/commands/UpdateModelCommand.js +18 -41
- package/dist-cjs/commands/UpdateRouteCommand.js +18 -41
- package/dist-cjs/commands/UpdateRouteResponseCommand.js +18 -41
- package/dist-cjs/commands/UpdateStageCommand.js +18 -41
- package/dist-cjs/commands/UpdateVpcLinkCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/CreateApiCommand.js +18 -41
- package/dist-es/commands/CreateApiMappingCommand.js +18 -41
- package/dist-es/commands/CreateAuthorizerCommand.js +18 -41
- package/dist-es/commands/CreateDeploymentCommand.js +18 -41
- package/dist-es/commands/CreateDomainNameCommand.js +18 -41
- package/dist-es/commands/CreateIntegrationCommand.js +18 -41
- package/dist-es/commands/CreateIntegrationResponseCommand.js +18 -41
- package/dist-es/commands/CreateModelCommand.js +18 -41
- package/dist-es/commands/CreateRouteCommand.js +18 -41
- package/dist-es/commands/CreateRouteResponseCommand.js +18 -41
- package/dist-es/commands/CreateStageCommand.js +18 -41
- package/dist-es/commands/CreateVpcLinkCommand.js +18 -41
- package/dist-es/commands/DeleteAccessLogSettingsCommand.js +18 -41
- package/dist-es/commands/DeleteApiCommand.js +18 -41
- package/dist-es/commands/DeleteApiMappingCommand.js +18 -41
- package/dist-es/commands/DeleteAuthorizerCommand.js +18 -41
- package/dist-es/commands/DeleteCorsConfigurationCommand.js +18 -41
- package/dist-es/commands/DeleteDeploymentCommand.js +18 -41
- package/dist-es/commands/DeleteDomainNameCommand.js +18 -41
- package/dist-es/commands/DeleteIntegrationCommand.js +18 -41
- package/dist-es/commands/DeleteIntegrationResponseCommand.js +18 -41
- package/dist-es/commands/DeleteModelCommand.js +18 -41
- package/dist-es/commands/DeleteRouteCommand.js +18 -41
- package/dist-es/commands/DeleteRouteRequestParameterCommand.js +18 -41
- package/dist-es/commands/DeleteRouteResponseCommand.js +18 -41
- package/dist-es/commands/DeleteRouteSettingsCommand.js +18 -41
- package/dist-es/commands/DeleteStageCommand.js +18 -41
- package/dist-es/commands/DeleteVpcLinkCommand.js +18 -41
- package/dist-es/commands/ExportApiCommand.js +18 -41
- package/dist-es/commands/GetApiCommand.js +18 -41
- package/dist-es/commands/GetApiMappingCommand.js +18 -41
- package/dist-es/commands/GetApiMappingsCommand.js +18 -41
- package/dist-es/commands/GetApisCommand.js +18 -41
- package/dist-es/commands/GetAuthorizerCommand.js +18 -41
- package/dist-es/commands/GetAuthorizersCommand.js +18 -41
- package/dist-es/commands/GetDeploymentCommand.js +18 -41
- package/dist-es/commands/GetDeploymentsCommand.js +18 -41
- package/dist-es/commands/GetDomainNameCommand.js +18 -41
- package/dist-es/commands/GetDomainNamesCommand.js +18 -41
- package/dist-es/commands/GetIntegrationCommand.js +18 -41
- package/dist-es/commands/GetIntegrationResponseCommand.js +18 -41
- package/dist-es/commands/GetIntegrationResponsesCommand.js +18 -41
- package/dist-es/commands/GetIntegrationsCommand.js +18 -41
- package/dist-es/commands/GetModelCommand.js +18 -41
- package/dist-es/commands/GetModelTemplateCommand.js +18 -41
- package/dist-es/commands/GetModelsCommand.js +18 -41
- package/dist-es/commands/GetRouteCommand.js +18 -41
- package/dist-es/commands/GetRouteResponseCommand.js +18 -41
- package/dist-es/commands/GetRouteResponsesCommand.js +18 -41
- package/dist-es/commands/GetRoutesCommand.js +18 -41
- package/dist-es/commands/GetStageCommand.js +18 -41
- package/dist-es/commands/GetStagesCommand.js +18 -41
- package/dist-es/commands/GetTagsCommand.js +18 -41
- package/dist-es/commands/GetVpcLinkCommand.js +18 -41
- package/dist-es/commands/GetVpcLinksCommand.js +18 -41
- package/dist-es/commands/ImportApiCommand.js +18 -41
- package/dist-es/commands/ReimportApiCommand.js +18 -41
- package/dist-es/commands/ResetAuthorizersCacheCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateApiCommand.js +18 -41
- package/dist-es/commands/UpdateApiMappingCommand.js +18 -41
- package/dist-es/commands/UpdateAuthorizerCommand.js +18 -41
- package/dist-es/commands/UpdateDeploymentCommand.js +18 -41
- package/dist-es/commands/UpdateDomainNameCommand.js +18 -41
- package/dist-es/commands/UpdateIntegrationCommand.js +18 -41
- package/dist-es/commands/UpdateIntegrationResponseCommand.js +18 -41
- package/dist-es/commands/UpdateModelCommand.js +18 -41
- package/dist-es/commands/UpdateRouteCommand.js +18 -41
- package/dist-es/commands/UpdateRouteResponseCommand.js +18 -41
- package/dist-es/commands/UpdateStageCommand.js +18 -41
- package/dist-es/commands/UpdateVpcLinkCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/CreateApiCommand.d.ts +6 -21
- package/dist-types/commands/CreateApiMappingCommand.d.ts +6 -21
- package/dist-types/commands/CreateAuthorizerCommand.d.ts +6 -21
- package/dist-types/commands/CreateDeploymentCommand.d.ts +6 -21
- package/dist-types/commands/CreateDomainNameCommand.d.ts +6 -21
- package/dist-types/commands/CreateIntegrationCommand.d.ts +6 -21
- package/dist-types/commands/CreateIntegrationResponseCommand.d.ts +6 -21
- package/dist-types/commands/CreateModelCommand.d.ts +6 -21
- package/dist-types/commands/CreateRouteCommand.d.ts +6 -21
- package/dist-types/commands/CreateRouteResponseCommand.d.ts +6 -21
- package/dist-types/commands/CreateStageCommand.d.ts +6 -21
- package/dist-types/commands/CreateVpcLinkCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAccessLogSettingsCommand.d.ts +6 -21
- package/dist-types/commands/DeleteApiCommand.d.ts +6 -21
- package/dist-types/commands/DeleteApiMappingCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAuthorizerCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCorsConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDeploymentCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDomainNameCommand.d.ts +6 -21
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteIntegrationResponseCommand.d.ts +6 -21
- package/dist-types/commands/DeleteModelCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRouteCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRouteRequestParameterCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRouteResponseCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRouteSettingsCommand.d.ts +6 -21
- package/dist-types/commands/DeleteStageCommand.d.ts +6 -21
- package/dist-types/commands/DeleteVpcLinkCommand.d.ts +6 -21
- package/dist-types/commands/ExportApiCommand.d.ts +6 -21
- package/dist-types/commands/GetApiCommand.d.ts +6 -21
- package/dist-types/commands/GetApiMappingCommand.d.ts +6 -21
- package/dist-types/commands/GetApiMappingsCommand.d.ts +6 -21
- package/dist-types/commands/GetApisCommand.d.ts +6 -21
- package/dist-types/commands/GetAuthorizerCommand.d.ts +6 -21
- package/dist-types/commands/GetAuthorizersCommand.d.ts +6 -21
- package/dist-types/commands/GetDeploymentCommand.d.ts +6 -21
- package/dist-types/commands/GetDeploymentsCommand.d.ts +6 -21
- package/dist-types/commands/GetDomainNameCommand.d.ts +6 -21
- package/dist-types/commands/GetDomainNamesCommand.d.ts +6 -21
- package/dist-types/commands/GetIntegrationCommand.d.ts +6 -21
- package/dist-types/commands/GetIntegrationResponseCommand.d.ts +6 -21
- package/dist-types/commands/GetIntegrationResponsesCommand.d.ts +6 -21
- package/dist-types/commands/GetIntegrationsCommand.d.ts +6 -21
- package/dist-types/commands/GetModelCommand.d.ts +6 -21
- package/dist-types/commands/GetModelTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetModelsCommand.d.ts +6 -21
- package/dist-types/commands/GetRouteCommand.d.ts +6 -21
- package/dist-types/commands/GetRouteResponseCommand.d.ts +6 -21
- package/dist-types/commands/GetRouteResponsesCommand.d.ts +6 -21
- package/dist-types/commands/GetRoutesCommand.d.ts +6 -21
- package/dist-types/commands/GetStageCommand.d.ts +6 -21
- package/dist-types/commands/GetStagesCommand.d.ts +6 -21
- package/dist-types/commands/GetTagsCommand.d.ts +6 -21
- package/dist-types/commands/GetVpcLinkCommand.d.ts +6 -21
- package/dist-types/commands/GetVpcLinksCommand.d.ts +6 -21
- package/dist-types/commands/ImportApiCommand.d.ts +6 -21
- package/dist-types/commands/ReimportApiCommand.d.ts +6 -21
- package/dist-types/commands/ResetAuthorizersCacheCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateApiCommand.d.ts +6 -21
- package/dist-types/commands/UpdateApiMappingCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAuthorizerCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDeploymentCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDomainNameCommand.d.ts +6 -21
- package/dist-types/commands/UpdateIntegrationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateIntegrationResponseCommand.d.ts +6 -21
- package/dist-types/commands/UpdateModelCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRouteCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRouteResponseCommand.d.ts +6 -21
- package/dist-types/commands/UpdateStageCommand.d.ts +6 -21
- package/dist-types/commands/UpdateVpcLinkCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/CreateApiCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateApiMappingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateAuthorizerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateDomainNameCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateIntegrationResponseCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateRouteCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateRouteResponseCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateStageCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateVpcLinkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteAccessLogSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteApiCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteApiMappingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteAuthorizerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteCorsConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteDeploymentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteDomainNameCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteIntegrationResponseCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteRouteCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteRouteRequestParameterCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteRouteResponseCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteRouteSettingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteStageCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteVpcLinkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ExportApiCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetApiCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/GetApiMappingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetApiMappingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetApisCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/GetAuthorizerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetAuthorizersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDeploymentsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDomainNameCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDomainNamesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetIntegrationResponseCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetIntegrationResponsesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetIntegrationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetModelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetModelTemplateCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetRouteCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetRouteResponseCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetRouteResponsesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetRoutesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetStageCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetStagesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/GetVpcLinkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetVpcLinksCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ImportApiCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ReimportApiCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ResetAuthorizersCacheCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateApiCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateApiMappingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateAuthorizerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateDeploymentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateDomainNameCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateIntegrationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateIntegrationResponseCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateRouteCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateRouteResponseCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateStageCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateVpcLinkCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +11 -11
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
4
|
import { CreateApiRequest, CreateApiResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateApiCommandInput extends CreateApiRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateApiCommandOutput extends CreateApiResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateApiCommand_base: {
|
|
24
|
+
new (input: CreateApiCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApiCommandInput, CreateApiCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an Api resource.</p>
|
|
@@ -128,23 +131,5 @@ export interface CreateApiCommandOutput extends CreateApiResponse, __MetadataBea
|
|
|
128
131
|
* <p>Base exception class for all service exceptions from ApiGatewayV2 service.</p>
|
|
129
132
|
*
|
|
130
133
|
*/
|
|
131
|
-
export declare class CreateApiCommand extends
|
|
132
|
-
readonly input: CreateApiCommandInput;
|
|
133
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
134
|
-
/**
|
|
135
|
-
* @public
|
|
136
|
-
*/
|
|
137
|
-
constructor(input: CreateApiCommandInput);
|
|
138
|
-
/**
|
|
139
|
-
* @internal
|
|
140
|
-
*/
|
|
141
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ApiGatewayV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateApiCommandInput, CreateApiCommandOutput>;
|
|
142
|
-
/**
|
|
143
|
-
* @internal
|
|
144
|
-
*/
|
|
145
|
-
private serialize;
|
|
146
|
-
/**
|
|
147
|
-
* @internal
|
|
148
|
-
*/
|
|
149
|
-
private deserialize;
|
|
134
|
+
export declare class CreateApiCommand extends CreateApiCommand_base {
|
|
150
135
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
4
|
import { CreateApiMappingRequest, CreateApiMappingResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateApiMappingCommandInput extends CreateApiMappingRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateApiMappingCommandOutput extends CreateApiMappingResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateApiMappingCommand_base: {
|
|
24
|
+
new (input: CreateApiMappingCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApiMappingCommandInput, CreateApiMappingCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an API mapping.</p>
|
|
@@ -69,23 +72,5 @@ export interface CreateApiMappingCommandOutput extends CreateApiMappingResponse,
|
|
|
69
72
|
* <p>Base exception class for all service exceptions from ApiGatewayV2 service.</p>
|
|
70
73
|
*
|
|
71
74
|
*/
|
|
72
|
-
export declare class CreateApiMappingCommand extends
|
|
73
|
-
readonly input: CreateApiMappingCommandInput;
|
|
74
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
75
|
-
/**
|
|
76
|
-
* @public
|
|
77
|
-
*/
|
|
78
|
-
constructor(input: CreateApiMappingCommandInput);
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ApiGatewayV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateApiMappingCommandInput, CreateApiMappingCommandOutput>;
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
private serialize;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private deserialize;
|
|
75
|
+
export declare class CreateApiMappingCommand extends CreateApiMappingCommand_base {
|
|
91
76
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
4
|
import { CreateAuthorizerRequest, CreateAuthorizerResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateAuthorizerCommandInput extends CreateAuthorizerRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateAuthorizerCommandOutput extends CreateAuthorizerResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateAuthorizerCommand_base: {
|
|
24
|
+
new (input: CreateAuthorizerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAuthorizerCommandInput, CreateAuthorizerCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an Authorizer for an API.</p>
|
|
@@ -97,23 +100,5 @@ export interface CreateAuthorizerCommandOutput extends CreateAuthorizerResponse,
|
|
|
97
100
|
* <p>Base exception class for all service exceptions from ApiGatewayV2 service.</p>
|
|
98
101
|
*
|
|
99
102
|
*/
|
|
100
|
-
export declare class CreateAuthorizerCommand extends
|
|
101
|
-
readonly input: CreateAuthorizerCommandInput;
|
|
102
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
103
|
-
/**
|
|
104
|
-
* @public
|
|
105
|
-
*/
|
|
106
|
-
constructor(input: CreateAuthorizerCommandInput);
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ApiGatewayV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAuthorizerCommandInput, CreateAuthorizerCommandOutput>;
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
|
-
private serialize;
|
|
115
|
-
/**
|
|
116
|
-
* @internal
|
|
117
|
-
*/
|
|
118
|
-
private deserialize;
|
|
103
|
+
export declare class CreateAuthorizerCommand extends CreateAuthorizerCommand_base {
|
|
119
104
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
4
|
import { CreateDeploymentRequest, CreateDeploymentResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateDeploymentCommandInput extends CreateDeploymentRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateDeploymentCommandOutput extends CreateDeploymentResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateDeploymentCommand_base: {
|
|
24
|
+
new (input: CreateDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDeploymentCommandInput, CreateDeploymentCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a Deployment for an API.</p>
|
|
@@ -70,23 +73,5 @@ export interface CreateDeploymentCommandOutput extends CreateDeploymentResponse,
|
|
|
70
73
|
* <p>Base exception class for all service exceptions from ApiGatewayV2 service.</p>
|
|
71
74
|
*
|
|
72
75
|
*/
|
|
73
|
-
export declare class CreateDeploymentCommand extends
|
|
74
|
-
readonly input: CreateDeploymentCommandInput;
|
|
75
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
76
|
-
/**
|
|
77
|
-
* @public
|
|
78
|
-
*/
|
|
79
|
-
constructor(input: CreateDeploymentCommandInput);
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ApiGatewayV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDeploymentCommandInput, CreateDeploymentCommandOutput>;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private serialize;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private deserialize;
|
|
76
|
+
export declare class CreateDeploymentCommand extends CreateDeploymentCommand_base {
|
|
92
77
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
4
|
import { CreateDomainNameRequest, CreateDomainNameResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateDomainNameCommandInput extends CreateDomainNameRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateDomainNameCommandOutput extends CreateDomainNameResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateDomainNameCommand_base: {
|
|
24
|
+
new (input: CreateDomainNameCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDomainNameCommandInput, CreateDomainNameCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a domain name.</p>
|
|
@@ -111,23 +114,5 @@ export interface CreateDomainNameCommandOutput extends CreateDomainNameResponse,
|
|
|
111
114
|
* <p>Base exception class for all service exceptions from ApiGatewayV2 service.</p>
|
|
112
115
|
*
|
|
113
116
|
*/
|
|
114
|
-
export declare class CreateDomainNameCommand extends
|
|
115
|
-
readonly input: CreateDomainNameCommandInput;
|
|
116
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
117
|
-
/**
|
|
118
|
-
* @public
|
|
119
|
-
*/
|
|
120
|
-
constructor(input: CreateDomainNameCommandInput);
|
|
121
|
-
/**
|
|
122
|
-
* @internal
|
|
123
|
-
*/
|
|
124
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ApiGatewayV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDomainNameCommandInput, CreateDomainNameCommandOutput>;
|
|
125
|
-
/**
|
|
126
|
-
* @internal
|
|
127
|
-
*/
|
|
128
|
-
private serialize;
|
|
129
|
-
/**
|
|
130
|
-
* @internal
|
|
131
|
-
*/
|
|
132
|
-
private deserialize;
|
|
117
|
+
export declare class CreateDomainNameCommand extends CreateDomainNameCommand_base {
|
|
133
118
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
4
|
import { CreateIntegrationRequest, CreateIntegrationResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateIntegrationCommandInput extends CreateIntegrationRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateIntegrationCommandOutput extends CreateIntegrationResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateIntegrationCommand_base: {
|
|
24
|
+
new (input: CreateIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIntegrationCommandInput, CreateIntegrationCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an Integration.</p>
|
|
@@ -119,23 +122,5 @@ export interface CreateIntegrationCommandOutput extends CreateIntegrationResult,
|
|
|
119
122
|
* <p>Base exception class for all service exceptions from ApiGatewayV2 service.</p>
|
|
120
123
|
*
|
|
121
124
|
*/
|
|
122
|
-
export declare class CreateIntegrationCommand extends
|
|
123
|
-
readonly input: CreateIntegrationCommandInput;
|
|
124
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
125
|
-
/**
|
|
126
|
-
* @public
|
|
127
|
-
*/
|
|
128
|
-
constructor(input: CreateIntegrationCommandInput);
|
|
129
|
-
/**
|
|
130
|
-
* @internal
|
|
131
|
-
*/
|
|
132
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ApiGatewayV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateIntegrationCommandInput, CreateIntegrationCommandOutput>;
|
|
133
|
-
/**
|
|
134
|
-
* @internal
|
|
135
|
-
*/
|
|
136
|
-
private serialize;
|
|
137
|
-
/**
|
|
138
|
-
* @internal
|
|
139
|
-
*/
|
|
140
|
-
private deserialize;
|
|
125
|
+
export declare class CreateIntegrationCommand extends CreateIntegrationCommand_base {
|
|
141
126
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
4
|
import { CreateIntegrationResponseRequest, CreateIntegrationResponseResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateIntegrationResponseCommandInput extends CreateIntegration
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateIntegrationResponseCommandOutput extends CreateIntegrationResponseResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateIntegrationResponseCommand_base: {
|
|
24
|
+
new (input: CreateIntegrationResponseCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIntegrationResponseCommandInput, CreateIntegrationResponseCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an IntegrationResponses.</p>
|
|
@@ -82,23 +85,5 @@ export interface CreateIntegrationResponseCommandOutput extends CreateIntegratio
|
|
|
82
85
|
* <p>Base exception class for all service exceptions from ApiGatewayV2 service.</p>
|
|
83
86
|
*
|
|
84
87
|
*/
|
|
85
|
-
export declare class CreateIntegrationResponseCommand extends
|
|
86
|
-
readonly input: CreateIntegrationResponseCommandInput;
|
|
87
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
88
|
-
/**
|
|
89
|
-
* @public
|
|
90
|
-
*/
|
|
91
|
-
constructor(input: CreateIntegrationResponseCommandInput);
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ApiGatewayV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateIntegrationResponseCommandInput, CreateIntegrationResponseCommandOutput>;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private serialize;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private deserialize;
|
|
88
|
+
export declare class CreateIntegrationResponseCommand extends CreateIntegrationResponseCommand_base {
|
|
104
89
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
4
|
import { CreateModelRequest, CreateModelResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateModelCommandInput extends CreateModelRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateModelCommandOutput extends CreateModelResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateModelCommand_base: {
|
|
24
|
+
new (input: CreateModelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateModelCommandInput, CreateModelCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a Model for an API.</p>
|
|
@@ -71,23 +74,5 @@ export interface CreateModelCommandOutput extends CreateModelResponse, __Metadat
|
|
|
71
74
|
* <p>Base exception class for all service exceptions from ApiGatewayV2 service.</p>
|
|
72
75
|
*
|
|
73
76
|
*/
|
|
74
|
-
export declare class CreateModelCommand extends
|
|
75
|
-
readonly input: CreateModelCommandInput;
|
|
76
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
77
|
-
/**
|
|
78
|
-
* @public
|
|
79
|
-
*/
|
|
80
|
-
constructor(input: CreateModelCommandInput);
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ApiGatewayV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateModelCommandInput, CreateModelCommandOutput>;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private serialize;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private deserialize;
|
|
77
|
+
export declare class CreateModelCommand extends CreateModelCommand_base {
|
|
93
78
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
4
|
import { CreateRouteRequest, CreateRouteResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateRouteCommandInput extends CreateRouteRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateRouteCommandOutput extends CreateRouteResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateRouteCommand_base: {
|
|
24
|
+
new (input: CreateRouteCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRouteCommandInput, CreateRouteCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a Route for an API.</p>
|
|
@@ -102,23 +105,5 @@ export interface CreateRouteCommandOutput extends CreateRouteResult, __MetadataB
|
|
|
102
105
|
* <p>Base exception class for all service exceptions from ApiGatewayV2 service.</p>
|
|
103
106
|
*
|
|
104
107
|
*/
|
|
105
|
-
export declare class CreateRouteCommand extends
|
|
106
|
-
readonly input: CreateRouteCommandInput;
|
|
107
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
108
|
-
/**
|
|
109
|
-
* @public
|
|
110
|
-
*/
|
|
111
|
-
constructor(input: CreateRouteCommandInput);
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ApiGatewayV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRouteCommandInput, CreateRouteCommandOutput>;
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
private serialize;
|
|
120
|
-
/**
|
|
121
|
-
* @internal
|
|
122
|
-
*/
|
|
123
|
-
private deserialize;
|
|
108
|
+
export declare class CreateRouteCommand extends CreateRouteCommand_base {
|
|
124
109
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
4
|
import { CreateRouteResponseRequest, CreateRouteResponseResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateRouteResponseCommandInput extends CreateRouteResponseRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateRouteResponseCommandOutput extends CreateRouteResponseResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateRouteResponseCommand_base: {
|
|
24
|
+
new (input: CreateRouteResponseCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRouteResponseCommandInput, CreateRouteResponseCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a RouteResponse for a Route.</p>
|
|
@@ -84,23 +87,5 @@ export interface CreateRouteResponseCommandOutput extends CreateRouteResponseRes
|
|
|
84
87
|
* <p>Base exception class for all service exceptions from ApiGatewayV2 service.</p>
|
|
85
88
|
*
|
|
86
89
|
*/
|
|
87
|
-
export declare class CreateRouteResponseCommand extends
|
|
88
|
-
readonly input: CreateRouteResponseCommandInput;
|
|
89
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
90
|
-
/**
|
|
91
|
-
* @public
|
|
92
|
-
*/
|
|
93
|
-
constructor(input: CreateRouteResponseCommandInput);
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ApiGatewayV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRouteResponseCommandInput, CreateRouteResponseCommandOutput>;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private serialize;
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
private deserialize;
|
|
90
|
+
export declare class CreateRouteResponseCommand extends CreateRouteResponseCommand_base {
|
|
106
91
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
4
|
import { CreateStageRequest, CreateStageResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateStageCommandInput extends CreateStageRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateStageCommandOutput extends CreateStageResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateStageCommand_base: {
|
|
24
|
+
new (input: CreateStageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStageCommandInput, CreateStageCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a Stage for an API.</p>
|
|
@@ -128,23 +131,5 @@ export interface CreateStageCommandOutput extends CreateStageResponse, __Metadat
|
|
|
128
131
|
* <p>Base exception class for all service exceptions from ApiGatewayV2 service.</p>
|
|
129
132
|
*
|
|
130
133
|
*/
|
|
131
|
-
export declare class CreateStageCommand extends
|
|
132
|
-
readonly input: CreateStageCommandInput;
|
|
133
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
134
|
-
/**
|
|
135
|
-
* @public
|
|
136
|
-
*/
|
|
137
|
-
constructor(input: CreateStageCommandInput);
|
|
138
|
-
/**
|
|
139
|
-
* @internal
|
|
140
|
-
*/
|
|
141
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ApiGatewayV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateStageCommandInput, CreateStageCommandOutput>;
|
|
142
|
-
/**
|
|
143
|
-
* @internal
|
|
144
|
-
*/
|
|
145
|
-
private serialize;
|
|
146
|
-
/**
|
|
147
|
-
* @internal
|
|
148
|
-
*/
|
|
149
|
-
private deserialize;
|
|
134
|
+
export declare class CreateStageCommand extends CreateStageCommand_base {
|
|
150
135
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
4
|
import { CreateVpcLinkRequest, CreateVpcLinkResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateVpcLinkCommandInput extends CreateVpcLinkRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateVpcLinkCommandOutput extends CreateVpcLinkResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateVpcLinkCommand_base: {
|
|
24
|
+
new (input: CreateVpcLinkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVpcLinkCommandInput, CreateVpcLinkCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a VPC link.</p>
|
|
@@ -80,23 +83,5 @@ export interface CreateVpcLinkCommandOutput extends CreateVpcLinkResponse, __Met
|
|
|
80
83
|
* <p>Base exception class for all service exceptions from ApiGatewayV2 service.</p>
|
|
81
84
|
*
|
|
82
85
|
*/
|
|
83
|
-
export declare class CreateVpcLinkCommand extends
|
|
84
|
-
readonly input: CreateVpcLinkCommandInput;
|
|
85
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
86
|
-
/**
|
|
87
|
-
* @public
|
|
88
|
-
*/
|
|
89
|
-
constructor(input: CreateVpcLinkCommandInput);
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ApiGatewayV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateVpcLinkCommandInput, CreateVpcLinkCommandOutput>;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private serialize;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private deserialize;
|
|
86
|
+
export declare class CreateVpcLinkCommand extends CreateVpcLinkCommand_base {
|
|
102
87
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
4
|
import { DeleteAccessLogSettingsRequest } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteAccessLogSettingsCommandInput extends DeleteAccessLogSett
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteAccessLogSettingsCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteAccessLogSettingsCommand_base: {
|
|
24
|
+
new (input: DeleteAccessLogSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessLogSettingsCommandInput, DeleteAccessLogSettingsCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the AccessLogSettings for a Stage. To disable access logging for a Stage, delete its AccessLogSettings.</p>
|
|
@@ -56,23 +59,5 @@ export interface DeleteAccessLogSettingsCommandOutput extends __MetadataBearer {
|
|
|
56
59
|
* <p>Base exception class for all service exceptions from ApiGatewayV2 service.</p>
|
|
57
60
|
*
|
|
58
61
|
*/
|
|
59
|
-
export declare class DeleteAccessLogSettingsCommand extends
|
|
60
|
-
readonly input: DeleteAccessLogSettingsCommandInput;
|
|
61
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
-
/**
|
|
63
|
-
* @public
|
|
64
|
-
*/
|
|
65
|
-
constructor(input: DeleteAccessLogSettingsCommandInput);
|
|
66
|
-
/**
|
|
67
|
-
* @internal
|
|
68
|
-
*/
|
|
69
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ApiGatewayV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAccessLogSettingsCommandInput, DeleteAccessLogSettingsCommandOutput>;
|
|
70
|
-
/**
|
|
71
|
-
* @internal
|
|
72
|
-
*/
|
|
73
|
-
private serialize;
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
private deserialize;
|
|
62
|
+
export declare class DeleteAccessLogSettingsCommand extends DeleteAccessLogSettingsCommand_base {
|
|
78
63
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
4
|
import { DeleteApiRequest } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteApiCommandInput extends DeleteApiRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteApiCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteApiCommand_base: {
|
|
24
|
+
new (input: DeleteApiCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApiCommandInput, DeleteApiCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes an Api resource.</p>
|
|
@@ -55,23 +58,5 @@ export interface DeleteApiCommandOutput extends __MetadataBearer {
|
|
|
55
58
|
* <p>Base exception class for all service exceptions from ApiGatewayV2 service.</p>
|
|
56
59
|
*
|
|
57
60
|
*/
|
|
58
|
-
export declare class DeleteApiCommand extends
|
|
59
|
-
readonly input: DeleteApiCommandInput;
|
|
60
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
-
/**
|
|
62
|
-
* @public
|
|
63
|
-
*/
|
|
64
|
-
constructor(input: DeleteApiCommandInput);
|
|
65
|
-
/**
|
|
66
|
-
* @internal
|
|
67
|
-
*/
|
|
68
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ApiGatewayV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteApiCommandInput, DeleteApiCommandOutput>;
|
|
69
|
-
/**
|
|
70
|
-
* @internal
|
|
71
|
-
*/
|
|
72
|
-
private serialize;
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
private deserialize;
|
|
61
|
+
export declare class DeleteApiCommand extends DeleteApiCommand_base {
|
|
77
62
|
}
|