@aws-sdk/client-apigatewayv2 3.799.0 → 3.804.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-types/commands/CreateApiCommand.d.ts +1 -1
- package/dist-types/commands/CreateApiMappingCommand.d.ts +1 -1
- package/dist-types/commands/CreateAuthorizerCommand.d.ts +1 -1
- package/dist-types/commands/CreateDeploymentCommand.d.ts +1 -1
- package/dist-types/commands/CreateDomainNameCommand.d.ts +1 -1
- package/dist-types/commands/CreateIntegrationCommand.d.ts +1 -1
- package/dist-types/commands/CreateIntegrationResponseCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteResponseCommand.d.ts +1 -1
- package/dist-types/commands/CreateStageCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcLinkCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAccessLogSettingsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteApiCommand.d.ts +1 -1
- package/dist-types/commands/DeleteApiMappingCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAuthorizerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCorsConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDeploymentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDomainNameCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIntegrationResponseCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRouteCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRouteRequestParameterCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRouteResponseCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRouteSettingsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteStageCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVpcLinkCommand.d.ts +1 -1
- package/dist-types/commands/ExportApiCommand.d.ts +1 -1
- package/dist-types/commands/GetApiCommand.d.ts +1 -1
- package/dist-types/commands/GetApiMappingCommand.d.ts +1 -1
- package/dist-types/commands/GetApiMappingsCommand.d.ts +1 -1
- package/dist-types/commands/GetAuthorizerCommand.d.ts +1 -1
- package/dist-types/commands/GetAuthorizersCommand.d.ts +1 -1
- package/dist-types/commands/GetDeploymentCommand.d.ts +1 -1
- package/dist-types/commands/GetDeploymentsCommand.d.ts +1 -1
- package/dist-types/commands/GetDomainNameCommand.d.ts +1 -1
- package/dist-types/commands/GetIntegrationCommand.d.ts +1 -1
- package/dist-types/commands/GetIntegrationResponseCommand.d.ts +1 -1
- package/dist-types/commands/GetIntegrationResponsesCommand.d.ts +1 -1
- package/dist-types/commands/GetIntegrationsCommand.d.ts +1 -1
- package/dist-types/commands/GetModelCommand.d.ts +1 -1
- package/dist-types/commands/GetModelTemplateCommand.d.ts +1 -1
- package/dist-types/commands/GetModelsCommand.d.ts +1 -1
- package/dist-types/commands/GetRouteCommand.d.ts +1 -1
- package/dist-types/commands/GetRouteResponseCommand.d.ts +1 -1
- package/dist-types/commands/GetRouteResponsesCommand.d.ts +1 -1
- package/dist-types/commands/GetRoutesCommand.d.ts +1 -1
- package/dist-types/commands/GetStageCommand.d.ts +1 -1
- package/dist-types/commands/GetStagesCommand.d.ts +1 -1
- package/dist-types/commands/GetTagsCommand.d.ts +1 -1
- package/dist-types/commands/GetVpcLinkCommand.d.ts +1 -1
- package/dist-types/commands/ImportApiCommand.d.ts +1 -1
- package/dist-types/commands/ReimportApiCommand.d.ts +1 -1
- package/dist-types/commands/ResetAuthorizersCacheCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateApiCommand.d.ts +1 -1
- package/dist-types/commands/UpdateApiMappingCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAuthorizerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDeploymentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDomainNameCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIntegrationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIntegrationResponseCommand.d.ts +1 -1
- package/dist-types/commands/UpdateModelCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRouteCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRouteResponseCommand.d.ts +1 -1
- package/dist-types/commands/UpdateStageCommand.d.ts +1 -1
- package/dist-types/commands/UpdateVpcLinkCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateApiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateApiMappingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAuthorizerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDomainNameCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateIntegrationResponseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateRouteCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateRouteResponseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateStageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateVpcLinkCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAccessLogSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteApiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteApiMappingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAuthorizerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCorsConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDeploymentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDomainNameCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteIntegrationResponseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRouteCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRouteRequestParameterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRouteResponseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRouteSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteStageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteVpcLinkCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ExportApiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetApiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetApiMappingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetApiMappingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAuthorizerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAuthorizersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDeploymentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDomainNameCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIntegrationResponseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIntegrationResponsesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIntegrationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetModelTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetRouteCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetRouteResponseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetRouteResponsesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetRoutesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetStageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetStagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetVpcLinkCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportApiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ReimportApiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResetAuthorizersCacheCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateApiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateApiMappingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAuthorizerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDeploymentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDomainNameCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIntegrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIntegrationResponseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRouteCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRouteResponseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateStageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateVpcLinkCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +20 -20
|
@@ -23,7 +23,7 @@ export interface CreateApiCommandOutput extends CreateApiResponse, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateApiCommand_base: {
|
|
25
25
|
new (input: CreateApiCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApiCommandInput, CreateApiCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateApiCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApiCommandInput, CreateApiCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateApiMappingCommandOutput extends CreateApiMappingResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateApiMappingCommand_base: {
|
|
25
25
|
new (input: CreateApiMappingCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApiMappingCommandInput, CreateApiMappingCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateApiMappingCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApiMappingCommandInput, CreateApiMappingCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateAuthorizerCommandOutput extends CreateAuthorizerResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAuthorizerCommand_base: {
|
|
25
25
|
new (input: CreateAuthorizerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAuthorizerCommandInput, CreateAuthorizerCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateAuthorizerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAuthorizerCommandInput, CreateAuthorizerCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateDeploymentCommandOutput extends CreateDeploymentResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateDeploymentCommand_base: {
|
|
25
25
|
new (input: CreateDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDeploymentCommandInput, CreateDeploymentCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDeploymentCommandInput, CreateDeploymentCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateDomainNameCommandOutput extends CreateDomainNameResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateDomainNameCommand_base: {
|
|
25
25
|
new (input: CreateDomainNameCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDomainNameCommandInput, CreateDomainNameCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateDomainNameCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDomainNameCommandInput, CreateDomainNameCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateIntegrationCommandOutput extends CreateIntegrationResult,
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateIntegrationCommand_base: {
|
|
25
25
|
new (input: CreateIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIntegrationCommandInput, CreateIntegrationCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIntegrationCommandInput, CreateIntegrationCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateIntegrationResponseCommandOutput extends CreateIntegratio
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateIntegrationResponseCommand_base: {
|
|
25
25
|
new (input: CreateIntegrationResponseCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIntegrationResponseCommandInput, CreateIntegrationResponseCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateIntegrationResponseCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIntegrationResponseCommandInput, CreateIntegrationResponseCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateModelCommandOutput extends CreateModelResponse, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateModelCommand_base: {
|
|
25
25
|
new (input: CreateModelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateModelCommandInput, CreateModelCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateModelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateModelCommandInput, CreateModelCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateRouteCommandOutput extends CreateRouteResult, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateRouteCommand_base: {
|
|
25
25
|
new (input: CreateRouteCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRouteCommandInput, CreateRouteCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateRouteCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRouteCommandInput, CreateRouteCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateRouteResponseCommandOutput extends CreateRouteResponseRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateRouteResponseCommand_base: {
|
|
25
25
|
new (input: CreateRouteResponseCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRouteResponseCommandInput, CreateRouteResponseCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateRouteResponseCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRouteResponseCommandInput, CreateRouteResponseCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateStageCommandOutput extends CreateStageResponse, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateStageCommand_base: {
|
|
25
25
|
new (input: CreateStageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStageCommandInput, CreateStageCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateStageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStageCommandInput, CreateStageCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateVpcLinkCommandOutput extends CreateVpcLinkResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateVpcLinkCommand_base: {
|
|
25
25
|
new (input: CreateVpcLinkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVpcLinkCommandInput, CreateVpcLinkCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateVpcLinkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVpcLinkCommandInput, CreateVpcLinkCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteAccessLogSettingsCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteAccessLogSettingsCommand_base: {
|
|
25
25
|
new (input: DeleteAccessLogSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessLogSettingsCommandInput, DeleteAccessLogSettingsCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteAccessLogSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessLogSettingsCommandInput, DeleteAccessLogSettingsCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteApiCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteApiCommand_base: {
|
|
25
25
|
new (input: DeleteApiCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApiCommandInput, DeleteApiCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteApiCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApiCommandInput, DeleteApiCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteApiMappingCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteApiMappingCommand_base: {
|
|
25
25
|
new (input: DeleteApiMappingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApiMappingCommandInput, DeleteApiMappingCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteApiMappingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApiMappingCommandInput, DeleteApiMappingCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteAuthorizerCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteAuthorizerCommand_base: {
|
|
25
25
|
new (input: DeleteAuthorizerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAuthorizerCommandInput, DeleteAuthorizerCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteAuthorizerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAuthorizerCommandInput, DeleteAuthorizerCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteCorsConfigurationCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteCorsConfigurationCommand_base: {
|
|
25
25
|
new (input: DeleteCorsConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCorsConfigurationCommandInput, DeleteCorsConfigurationCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteCorsConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCorsConfigurationCommandInput, DeleteCorsConfigurationCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteDeploymentCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteDeploymentCommand_base: {
|
|
25
25
|
new (input: DeleteDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDeploymentCommandInput, DeleteDeploymentCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDeploymentCommandInput, DeleteDeploymentCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteDomainNameCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteDomainNameCommand_base: {
|
|
25
25
|
new (input: DeleteDomainNameCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainNameCommandInput, DeleteDomainNameCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteDomainNameCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainNameCommandInput, DeleteDomainNameCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteIntegrationCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteIntegrationCommand_base: {
|
|
25
25
|
new (input: DeleteIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIntegrationCommandInput, DeleteIntegrationCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIntegrationCommandInput, DeleteIntegrationCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteIntegrationResponseCommandOutput extends __MetadataBearer
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteIntegrationResponseCommand_base: {
|
|
25
25
|
new (input: DeleteIntegrationResponseCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIntegrationResponseCommandInput, DeleteIntegrationResponseCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteIntegrationResponseCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIntegrationResponseCommandInput, DeleteIntegrationResponseCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteModelCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteModelCommand_base: {
|
|
25
25
|
new (input: DeleteModelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteModelCommandInput, DeleteModelCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteModelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteModelCommandInput, DeleteModelCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteRouteCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteRouteCommand_base: {
|
|
25
25
|
new (input: DeleteRouteCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRouteCommandInput, DeleteRouteCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteRouteCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRouteCommandInput, DeleteRouteCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteRouteRequestParameterCommandOutput extends __MetadataBear
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteRouteRequestParameterCommand_base: {
|
|
25
25
|
new (input: DeleteRouteRequestParameterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRouteRequestParameterCommandInput, DeleteRouteRequestParameterCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteRouteRequestParameterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRouteRequestParameterCommandInput, DeleteRouteRequestParameterCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteRouteResponseCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteRouteResponseCommand_base: {
|
|
25
25
|
new (input: DeleteRouteResponseCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRouteResponseCommandInput, DeleteRouteResponseCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteRouteResponseCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRouteResponseCommandInput, DeleteRouteResponseCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteRouteSettingsCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteRouteSettingsCommand_base: {
|
|
25
25
|
new (input: DeleteRouteSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRouteSettingsCommandInput, DeleteRouteSettingsCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteRouteSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRouteSettingsCommandInput, DeleteRouteSettingsCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteStageCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteStageCommand_base: {
|
|
25
25
|
new (input: DeleteStageCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStageCommandInput, DeleteStageCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteStageCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStageCommandInput, DeleteStageCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteVpcLinkCommandOutput extends DeleteVpcLinkResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteVpcLinkCommand_base: {
|
|
25
25
|
new (input: DeleteVpcLinkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVpcLinkCommandInput, DeleteVpcLinkCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteVpcLinkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVpcLinkCommandInput, DeleteVpcLinkCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -30,7 +30,7 @@ export interface ExportApiCommandOutput extends ExportApiCommandOutputType, __Me
|
|
|
30
30
|
}
|
|
31
31
|
declare const ExportApiCommand_base: {
|
|
32
32
|
new (input: ExportApiCommandInput): import("@smithy/smithy-client").CommandImpl<ExportApiCommandInput, ExportApiCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
33
|
-
new (
|
|
33
|
+
new (input: ExportApiCommandInput): import("@smithy/smithy-client").CommandImpl<ExportApiCommandInput, ExportApiCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
36
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetApiCommandOutput extends GetApiResponse, __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetApiCommand_base: {
|
|
25
25
|
new (input: GetApiCommandInput): import("@smithy/smithy-client").CommandImpl<GetApiCommandInput, GetApiCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetApiCommandInput): import("@smithy/smithy-client").CommandImpl<GetApiCommandInput, GetApiCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetApiMappingCommandOutput extends GetApiMappingResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetApiMappingCommand_base: {
|
|
25
25
|
new (input: GetApiMappingCommandInput): import("@smithy/smithy-client").CommandImpl<GetApiMappingCommandInput, GetApiMappingCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetApiMappingCommandInput): import("@smithy/smithy-client").CommandImpl<GetApiMappingCommandInput, GetApiMappingCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetApiMappingsCommandOutput extends GetApiMappingsResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetApiMappingsCommand_base: {
|
|
25
25
|
new (input: GetApiMappingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetApiMappingsCommandInput, GetApiMappingsCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetApiMappingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetApiMappingsCommandInput, GetApiMappingsCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetAuthorizerCommandOutput extends GetAuthorizerResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetAuthorizerCommand_base: {
|
|
25
25
|
new (input: GetAuthorizerCommandInput): import("@smithy/smithy-client").CommandImpl<GetAuthorizerCommandInput, GetAuthorizerCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetAuthorizerCommandInput): import("@smithy/smithy-client").CommandImpl<GetAuthorizerCommandInput, GetAuthorizerCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetAuthorizersCommandOutput extends GetAuthorizersResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetAuthorizersCommand_base: {
|
|
25
25
|
new (input: GetAuthorizersCommandInput): import("@smithy/smithy-client").CommandImpl<GetAuthorizersCommandInput, GetAuthorizersCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetAuthorizersCommandInput): import("@smithy/smithy-client").CommandImpl<GetAuthorizersCommandInput, GetAuthorizersCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetDeploymentCommandOutput extends GetDeploymentResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetDeploymentCommand_base: {
|
|
25
25
|
new (input: GetDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeploymentCommandInput, GetDeploymentCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeploymentCommandInput, GetDeploymentCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetDeploymentsCommandOutput extends GetDeploymentsResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetDeploymentsCommand_base: {
|
|
25
25
|
new (input: GetDeploymentsCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeploymentsCommandInput, GetDeploymentsCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetDeploymentsCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeploymentsCommandInput, GetDeploymentsCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetDomainNameCommandOutput extends GetDomainNameResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetDomainNameCommand_base: {
|
|
25
25
|
new (input: GetDomainNameCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainNameCommandInput, GetDomainNameCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetDomainNameCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainNameCommandInput, GetDomainNameCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetIntegrationCommandOutput extends GetIntegrationResult, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetIntegrationCommand_base: {
|
|
25
25
|
new (input: GetIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<GetIntegrationCommandInput, GetIntegrationCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<GetIntegrationCommandInput, GetIntegrationCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetIntegrationResponseCommandOutput extends GetIntegrationRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetIntegrationResponseCommand_base: {
|
|
25
25
|
new (input: GetIntegrationResponseCommandInput): import("@smithy/smithy-client").CommandImpl<GetIntegrationResponseCommandInput, GetIntegrationResponseCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetIntegrationResponseCommandInput): import("@smithy/smithy-client").CommandImpl<GetIntegrationResponseCommandInput, GetIntegrationResponseCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetIntegrationResponsesCommandOutput extends GetIntegrationResp
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetIntegrationResponsesCommand_base: {
|
|
25
25
|
new (input: GetIntegrationResponsesCommandInput): import("@smithy/smithy-client").CommandImpl<GetIntegrationResponsesCommandInput, GetIntegrationResponsesCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetIntegrationResponsesCommandInput): import("@smithy/smithy-client").CommandImpl<GetIntegrationResponsesCommandInput, GetIntegrationResponsesCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetIntegrationsCommandOutput extends GetIntegrationsResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetIntegrationsCommand_base: {
|
|
25
25
|
new (input: GetIntegrationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetIntegrationsCommandInput, GetIntegrationsCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetIntegrationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetIntegrationsCommandInput, GetIntegrationsCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetModelCommandOutput extends GetModelResponse, __MetadataBeare
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetModelCommand_base: {
|
|
25
25
|
new (input: GetModelCommandInput): import("@smithy/smithy-client").CommandImpl<GetModelCommandInput, GetModelCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetModelCommandInput): import("@smithy/smithy-client").CommandImpl<GetModelCommandInput, GetModelCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetModelTemplateCommandOutput extends GetModelTemplateResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetModelTemplateCommand_base: {
|
|
25
25
|
new (input: GetModelTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetModelTemplateCommandInput, GetModelTemplateCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetModelTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetModelTemplateCommandInput, GetModelTemplateCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetModelsCommandOutput extends GetModelsResponse, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetModelsCommand_base: {
|
|
25
25
|
new (input: GetModelsCommandInput): import("@smithy/smithy-client").CommandImpl<GetModelsCommandInput, GetModelsCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetModelsCommandInput): import("@smithy/smithy-client").CommandImpl<GetModelsCommandInput, GetModelsCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetRouteCommandOutput extends GetRouteResult, __MetadataBearer
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetRouteCommand_base: {
|
|
25
25
|
new (input: GetRouteCommandInput): import("@smithy/smithy-client").CommandImpl<GetRouteCommandInput, GetRouteCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetRouteCommandInput): import("@smithy/smithy-client").CommandImpl<GetRouteCommandInput, GetRouteCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetRouteResponseCommandOutput extends GetRouteResponseResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetRouteResponseCommand_base: {
|
|
25
25
|
new (input: GetRouteResponseCommandInput): import("@smithy/smithy-client").CommandImpl<GetRouteResponseCommandInput, GetRouteResponseCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetRouteResponseCommandInput): import("@smithy/smithy-client").CommandImpl<GetRouteResponseCommandInput, GetRouteResponseCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetRouteResponsesCommandOutput extends GetRouteResponsesRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetRouteResponsesCommand_base: {
|
|
25
25
|
new (input: GetRouteResponsesCommandInput): import("@smithy/smithy-client").CommandImpl<GetRouteResponsesCommandInput, GetRouteResponsesCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetRouteResponsesCommandInput): import("@smithy/smithy-client").CommandImpl<GetRouteResponsesCommandInput, GetRouteResponsesCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetRoutesCommandOutput extends GetRoutesResponse, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetRoutesCommand_base: {
|
|
25
25
|
new (input: GetRoutesCommandInput): import("@smithy/smithy-client").CommandImpl<GetRoutesCommandInput, GetRoutesCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetRoutesCommandInput): import("@smithy/smithy-client").CommandImpl<GetRoutesCommandInput, GetRoutesCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetStageCommandOutput extends GetStageResponse, __MetadataBeare
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetStageCommand_base: {
|
|
25
25
|
new (input: GetStageCommandInput): import("@smithy/smithy-client").CommandImpl<GetStageCommandInput, GetStageCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetStageCommandInput): import("@smithy/smithy-client").CommandImpl<GetStageCommandInput, GetStageCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetStagesCommandOutput extends GetStagesResponse, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetStagesCommand_base: {
|
|
25
25
|
new (input: GetStagesCommandInput): import("@smithy/smithy-client").CommandImpl<GetStagesCommandInput, GetStagesCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetStagesCommandInput): import("@smithy/smithy-client").CommandImpl<GetStagesCommandInput, GetStagesCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetTagsCommandOutput extends GetTagsResponse, __MetadataBearer
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetTagsCommand_base: {
|
|
25
25
|
new (input: GetTagsCommandInput): import("@smithy/smithy-client").CommandImpl<GetTagsCommandInput, GetTagsCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetTagsCommandInput): import("@smithy/smithy-client").CommandImpl<GetTagsCommandInput, GetTagsCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetVpcLinkCommandOutput extends GetVpcLinkResponse, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetVpcLinkCommand_base: {
|
|
25
25
|
new (input: GetVpcLinkCommandInput): import("@smithy/smithy-client").CommandImpl<GetVpcLinkCommandInput, GetVpcLinkCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetVpcLinkCommandInput): import("@smithy/smithy-client").CommandImpl<GetVpcLinkCommandInput, GetVpcLinkCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ImportApiCommandOutput extends ImportApiResponse, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const ImportApiCommand_base: {
|
|
25
25
|
new (input: ImportApiCommandInput): import("@smithy/smithy-client").CommandImpl<ImportApiCommandInput, ImportApiCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ImportApiCommandInput): import("@smithy/smithy-client").CommandImpl<ImportApiCommandInput, ImportApiCommandOutput, ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|