@aws-sdk/client-apigatewayv2 3.296.0 → 3.298.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 +2 -3
- package/dist-cjs/commands/CreateApiMappingCommand.js +2 -3
- package/dist-cjs/commands/CreateAuthorizerCommand.js +2 -3
- package/dist-cjs/commands/CreateDeploymentCommand.js +2 -3
- package/dist-cjs/commands/CreateDomainNameCommand.js +2 -3
- package/dist-cjs/commands/CreateIntegrationCommand.js +2 -3
- package/dist-cjs/commands/CreateIntegrationResponseCommand.js +2 -3
- package/dist-cjs/commands/CreateModelCommand.js +2 -3
- package/dist-cjs/commands/CreateRouteCommand.js +2 -3
- package/dist-cjs/commands/CreateRouteResponseCommand.js +2 -3
- package/dist-cjs/commands/CreateStageCommand.js +2 -3
- package/dist-cjs/commands/CreateVpcLinkCommand.js +2 -3
- package/dist-cjs/commands/DeleteAccessLogSettingsCommand.js +2 -3
- package/dist-cjs/commands/DeleteApiCommand.js +2 -3
- package/dist-cjs/commands/DeleteApiMappingCommand.js +2 -3
- package/dist-cjs/commands/DeleteAuthorizerCommand.js +2 -3
- package/dist-cjs/commands/DeleteCorsConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeleteDeploymentCommand.js +2 -3
- package/dist-cjs/commands/DeleteDomainNameCommand.js +2 -3
- package/dist-cjs/commands/DeleteIntegrationCommand.js +2 -3
- package/dist-cjs/commands/DeleteIntegrationResponseCommand.js +2 -3
- package/dist-cjs/commands/DeleteModelCommand.js +2 -3
- package/dist-cjs/commands/DeleteRouteCommand.js +2 -3
- package/dist-cjs/commands/DeleteRouteRequestParameterCommand.js +2 -3
- package/dist-cjs/commands/DeleteRouteResponseCommand.js +2 -3
- package/dist-cjs/commands/DeleteRouteSettingsCommand.js +2 -3
- package/dist-cjs/commands/DeleteStageCommand.js +2 -3
- package/dist-cjs/commands/DeleteVpcLinkCommand.js +2 -3
- package/dist-cjs/commands/ExportApiCommand.js +2 -3
- package/dist-cjs/commands/GetApiCommand.js +2 -3
- package/dist-cjs/commands/GetApiMappingCommand.js +2 -3
- package/dist-cjs/commands/GetApiMappingsCommand.js +2 -3
- package/dist-cjs/commands/GetApisCommand.js +2 -3
- package/dist-cjs/commands/GetAuthorizerCommand.js +2 -3
- package/dist-cjs/commands/GetAuthorizersCommand.js +2 -3
- package/dist-cjs/commands/GetDeploymentCommand.js +2 -3
- package/dist-cjs/commands/GetDeploymentsCommand.js +2 -3
- package/dist-cjs/commands/GetDomainNameCommand.js +2 -3
- package/dist-cjs/commands/GetDomainNamesCommand.js +2 -3
- package/dist-cjs/commands/GetIntegrationCommand.js +2 -3
- package/dist-cjs/commands/GetIntegrationResponseCommand.js +2 -3
- package/dist-cjs/commands/GetIntegrationResponsesCommand.js +2 -3
- package/dist-cjs/commands/GetIntegrationsCommand.js +2 -3
- package/dist-cjs/commands/GetModelCommand.js +2 -3
- package/dist-cjs/commands/GetModelTemplateCommand.js +2 -3
- package/dist-cjs/commands/GetModelsCommand.js +2 -3
- package/dist-cjs/commands/GetRouteCommand.js +2 -3
- package/dist-cjs/commands/GetRouteResponseCommand.js +2 -3
- package/dist-cjs/commands/GetRouteResponsesCommand.js +2 -3
- package/dist-cjs/commands/GetRoutesCommand.js +2 -3
- package/dist-cjs/commands/GetStageCommand.js +2 -3
- package/dist-cjs/commands/GetStagesCommand.js +2 -3
- package/dist-cjs/commands/GetTagsCommand.js +2 -3
- package/dist-cjs/commands/GetVpcLinkCommand.js +2 -3
- package/dist-cjs/commands/GetVpcLinksCommand.js +2 -3
- package/dist-cjs/commands/ImportApiCommand.js +2 -3
- package/dist-cjs/commands/ReimportApiCommand.js +2 -3
- package/dist-cjs/commands/ResetAuthorizersCacheCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateApiCommand.js +2 -3
- package/dist-cjs/commands/UpdateApiMappingCommand.js +2 -3
- package/dist-cjs/commands/UpdateAuthorizerCommand.js +2 -3
- package/dist-cjs/commands/UpdateDeploymentCommand.js +2 -3
- package/dist-cjs/commands/UpdateDomainNameCommand.js +2 -3
- package/dist-cjs/commands/UpdateIntegrationCommand.js +2 -3
- package/dist-cjs/commands/UpdateIntegrationResponseCommand.js +2 -3
- package/dist-cjs/commands/UpdateModelCommand.js +2 -3
- package/dist-cjs/commands/UpdateRouteCommand.js +2 -3
- package/dist-cjs/commands/UpdateRouteResponseCommand.js +2 -3
- package/dist-cjs/commands/UpdateStageCommand.js +2 -3
- package/dist-cjs/commands/UpdateVpcLinkCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -600
- package/dist-es/commands/CreateApiCommand.js +2 -3
- package/dist-es/commands/CreateApiMappingCommand.js +2 -3
- package/dist-es/commands/CreateAuthorizerCommand.js +2 -3
- package/dist-es/commands/CreateDeploymentCommand.js +2 -3
- package/dist-es/commands/CreateDomainNameCommand.js +2 -3
- package/dist-es/commands/CreateIntegrationCommand.js +2 -3
- package/dist-es/commands/CreateIntegrationResponseCommand.js +2 -3
- package/dist-es/commands/CreateModelCommand.js +2 -3
- package/dist-es/commands/CreateRouteCommand.js +2 -3
- package/dist-es/commands/CreateRouteResponseCommand.js +2 -3
- package/dist-es/commands/CreateStageCommand.js +2 -3
- package/dist-es/commands/CreateVpcLinkCommand.js +2 -3
- package/dist-es/commands/DeleteAccessLogSettingsCommand.js +2 -3
- package/dist-es/commands/DeleteApiCommand.js +2 -3
- package/dist-es/commands/DeleteApiMappingCommand.js +2 -3
- package/dist-es/commands/DeleteAuthorizerCommand.js +2 -3
- package/dist-es/commands/DeleteCorsConfigurationCommand.js +2 -3
- package/dist-es/commands/DeleteDeploymentCommand.js +2 -3
- package/dist-es/commands/DeleteDomainNameCommand.js +2 -3
- package/dist-es/commands/DeleteIntegrationCommand.js +2 -3
- package/dist-es/commands/DeleteIntegrationResponseCommand.js +2 -3
- package/dist-es/commands/DeleteModelCommand.js +2 -3
- package/dist-es/commands/DeleteRouteCommand.js +2 -3
- package/dist-es/commands/DeleteRouteRequestParameterCommand.js +2 -3
- package/dist-es/commands/DeleteRouteResponseCommand.js +2 -3
- package/dist-es/commands/DeleteRouteSettingsCommand.js +2 -3
- package/dist-es/commands/DeleteStageCommand.js +2 -3
- package/dist-es/commands/DeleteVpcLinkCommand.js +2 -3
- package/dist-es/commands/ExportApiCommand.js +2 -3
- package/dist-es/commands/GetApiCommand.js +2 -3
- package/dist-es/commands/GetApiMappingCommand.js +2 -3
- package/dist-es/commands/GetApiMappingsCommand.js +2 -3
- package/dist-es/commands/GetApisCommand.js +2 -3
- package/dist-es/commands/GetAuthorizerCommand.js +2 -3
- package/dist-es/commands/GetAuthorizersCommand.js +2 -3
- package/dist-es/commands/GetDeploymentCommand.js +2 -3
- package/dist-es/commands/GetDeploymentsCommand.js +2 -3
- package/dist-es/commands/GetDomainNameCommand.js +2 -3
- package/dist-es/commands/GetDomainNamesCommand.js +2 -3
- package/dist-es/commands/GetIntegrationCommand.js +2 -3
- package/dist-es/commands/GetIntegrationResponseCommand.js +2 -3
- package/dist-es/commands/GetIntegrationResponsesCommand.js +2 -3
- package/dist-es/commands/GetIntegrationsCommand.js +2 -3
- package/dist-es/commands/GetModelCommand.js +2 -3
- package/dist-es/commands/GetModelTemplateCommand.js +2 -3
- package/dist-es/commands/GetModelsCommand.js +2 -3
- package/dist-es/commands/GetRouteCommand.js +2 -3
- package/dist-es/commands/GetRouteResponseCommand.js +2 -3
- package/dist-es/commands/GetRouteResponsesCommand.js +2 -3
- package/dist-es/commands/GetRoutesCommand.js +2 -3
- package/dist-es/commands/GetStageCommand.js +2 -3
- package/dist-es/commands/GetStagesCommand.js +2 -3
- package/dist-es/commands/GetTagsCommand.js +2 -3
- package/dist-es/commands/GetVpcLinkCommand.js +2 -3
- package/dist-es/commands/GetVpcLinksCommand.js +2 -3
- package/dist-es/commands/ImportApiCommand.js +2 -3
- package/dist-es/commands/ReimportApiCommand.js +2 -3
- package/dist-es/commands/ResetAuthorizersCacheCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateApiCommand.js +2 -3
- package/dist-es/commands/UpdateApiMappingCommand.js +2 -3
- package/dist-es/commands/UpdateAuthorizerCommand.js +2 -3
- package/dist-es/commands/UpdateDeploymentCommand.js +2 -3
- package/dist-es/commands/UpdateDomainNameCommand.js +2 -3
- package/dist-es/commands/UpdateIntegrationCommand.js +2 -3
- package/dist-es/commands/UpdateIntegrationResponseCommand.js +2 -3
- package/dist-es/commands/UpdateModelCommand.js +2 -3
- package/dist-es/commands/UpdateRouteCommand.js +2 -3
- package/dist-es/commands/UpdateRouteResponseCommand.js +2 -3
- package/dist-es/commands/UpdateStageCommand.js +2 -3
- package/dist-es/commands/UpdateVpcLinkCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -447
- package/dist-types/ApiGatewayV2.d.ts +75 -0
- package/dist-types/ApiGatewayV2Client.d.ts +24 -4
- package/dist-types/commands/CreateApiCommand.d.ts +16 -0
- package/dist-types/commands/CreateApiMappingCommand.d.ts +16 -0
- package/dist-types/commands/CreateAuthorizerCommand.d.ts +16 -0
- package/dist-types/commands/CreateDeploymentCommand.d.ts +16 -0
- package/dist-types/commands/CreateDomainNameCommand.d.ts +16 -0
- package/dist-types/commands/CreateIntegrationCommand.d.ts +16 -0
- package/dist-types/commands/CreateIntegrationResponseCommand.d.ts +16 -0
- package/dist-types/commands/CreateModelCommand.d.ts +16 -0
- package/dist-types/commands/CreateRouteCommand.d.ts +16 -0
- package/dist-types/commands/CreateRouteResponseCommand.d.ts +16 -0
- package/dist-types/commands/CreateStageCommand.d.ts +16 -0
- package/dist-types/commands/CreateVpcLinkCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAccessLogSettingsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteApiCommand.d.ts +16 -0
- package/dist-types/commands/DeleteApiMappingCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAuthorizerCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCorsConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDeploymentCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDomainNameCommand.d.ts +16 -0
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteIntegrationResponseCommand.d.ts +16 -0
- package/dist-types/commands/DeleteModelCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRouteCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRouteRequestParameterCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRouteResponseCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRouteSettingsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteStageCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVpcLinkCommand.d.ts +16 -0
- package/dist-types/commands/ExportApiCommand.d.ts +13 -0
- package/dist-types/commands/GetApiCommand.d.ts +16 -0
- package/dist-types/commands/GetApiMappingCommand.d.ts +16 -0
- package/dist-types/commands/GetApiMappingsCommand.d.ts +16 -0
- package/dist-types/commands/GetApisCommand.d.ts +16 -0
- package/dist-types/commands/GetAuthorizerCommand.d.ts +16 -0
- package/dist-types/commands/GetAuthorizersCommand.d.ts +16 -0
- package/dist-types/commands/GetDeploymentCommand.d.ts +16 -0
- package/dist-types/commands/GetDeploymentsCommand.d.ts +16 -0
- package/dist-types/commands/GetDomainNameCommand.d.ts +16 -0
- package/dist-types/commands/GetDomainNamesCommand.d.ts +16 -0
- package/dist-types/commands/GetIntegrationCommand.d.ts +16 -0
- package/dist-types/commands/GetIntegrationResponseCommand.d.ts +16 -0
- package/dist-types/commands/GetIntegrationResponsesCommand.d.ts +16 -0
- package/dist-types/commands/GetIntegrationsCommand.d.ts +16 -0
- package/dist-types/commands/GetModelCommand.d.ts +16 -0
- package/dist-types/commands/GetModelTemplateCommand.d.ts +16 -0
- package/dist-types/commands/GetModelsCommand.d.ts +16 -0
- package/dist-types/commands/GetRouteCommand.d.ts +16 -0
- package/dist-types/commands/GetRouteResponseCommand.d.ts +16 -0
- package/dist-types/commands/GetRouteResponsesCommand.d.ts +16 -0
- package/dist-types/commands/GetRoutesCommand.d.ts +16 -0
- package/dist-types/commands/GetStageCommand.d.ts +16 -0
- package/dist-types/commands/GetStagesCommand.d.ts +16 -0
- package/dist-types/commands/GetTagsCommand.d.ts +16 -0
- package/dist-types/commands/GetVpcLinkCommand.d.ts +16 -0
- package/dist-types/commands/GetVpcLinksCommand.d.ts +16 -0
- package/dist-types/commands/ImportApiCommand.d.ts +16 -0
- package/dist-types/commands/ReimportApiCommand.d.ts +16 -0
- package/dist-types/commands/ResetAuthorizersCacheCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateApiCommand.d.ts +16 -0
- package/dist-types/commands/UpdateApiMappingCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAuthorizerCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDeploymentCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDomainNameCommand.d.ts +16 -0
- package/dist-types/commands/UpdateIntegrationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateIntegrationResponseCommand.d.ts +16 -0
- package/dist-types/commands/UpdateModelCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRouteCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRouteResponseCommand.d.ts +16 -0
- package/dist-types/commands/UpdateStageCommand.d.ts +16 -0
- package/dist-types/commands/UpdateVpcLinkCommand.d.ts +16 -0
- package/dist-types/models/ApiGatewayV2ServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +465 -659
- package/dist-types/ts3.4/models/models_0.d.ts +0 -423
- package/package.json +4 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { UpdateIntegrationResponseRequest, UpdateIntegrationResponseResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateIntegrationResponseCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateIntegrationResponseCommandInput extends UpdateIntegrationResponseRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateIntegrationResponseCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateIntegrationResponseCommandOutput extends UpdateIntegrationResponseResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates an IntegrationResponses.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpdateIntegrationResponseCommandOutput extends UpdateIntegratio
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpdateIntegrationResponseCommandInput - {@link UpdateIntegrationResponseCommandInput}
|
|
34
|
+
* @returns {@link UpdateIntegrationResponseCommandOutput}
|
|
28
35
|
* @see {@link UpdateIntegrationResponseCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpdateIntegrationResponseCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ApiGatewayV2ClientResolvedConfig | config} for ApiGatewayV2Client's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface UpdateIntegrationResponseCommandOutput extends UpdateIntegratio
|
|
|
46
53
|
export declare class UpdateIntegrationResponseCommand extends $Command<UpdateIntegrationResponseCommandInput, UpdateIntegrationResponseCommandOutput, ApiGatewayV2ClientResolvedConfig> {
|
|
47
54
|
readonly input: UpdateIntegrationResponseCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: UpdateIntegrationResponseCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ApiGatewayV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateIntegrationResponseCommandInput, UpdateIntegrationResponseCommandOutput>;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
54
67
|
private serialize;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
55
71
|
private deserialize;
|
|
56
72
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { UpdateModelRequest, UpdateModelResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateModelCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateModelCommandInput extends UpdateModelRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateModelCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateModelCommandOutput extends UpdateModelResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates a Model.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpdateModelCommandOutput extends UpdateModelResponse, __Metadat
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpdateModelCommandInput - {@link UpdateModelCommandInput}
|
|
34
|
+
* @returns {@link UpdateModelCommandOutput}
|
|
28
35
|
* @see {@link UpdateModelCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpdateModelCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ApiGatewayV2ClientResolvedConfig | config} for ApiGatewayV2Client's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface UpdateModelCommandOutput extends UpdateModelResponse, __Metadat
|
|
|
46
53
|
export declare class UpdateModelCommand extends $Command<UpdateModelCommandInput, UpdateModelCommandOutput, ApiGatewayV2ClientResolvedConfig> {
|
|
47
54
|
readonly input: UpdateModelCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: UpdateModelCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ApiGatewayV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateModelCommandInput, UpdateModelCommandOutput>;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
54
67
|
private serialize;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
55
71
|
private deserialize;
|
|
56
72
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { UpdateRouteRequest, UpdateRouteResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateRouteCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateRouteCommandInput extends UpdateRouteRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateRouteCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateRouteCommandOutput extends UpdateRouteResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates a Route.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpdateRouteCommandOutput extends UpdateRouteResult, __MetadataB
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpdateRouteCommandInput - {@link UpdateRouteCommandInput}
|
|
34
|
+
* @returns {@link UpdateRouteCommandOutput}
|
|
28
35
|
* @see {@link UpdateRouteCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpdateRouteCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ApiGatewayV2ClientResolvedConfig | config} for ApiGatewayV2Client's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface UpdateRouteCommandOutput extends UpdateRouteResult, __MetadataB
|
|
|
46
53
|
export declare class UpdateRouteCommand extends $Command<UpdateRouteCommandInput, UpdateRouteCommandOutput, ApiGatewayV2ClientResolvedConfig> {
|
|
47
54
|
readonly input: UpdateRouteCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: UpdateRouteCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ApiGatewayV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRouteCommandInput, UpdateRouteCommandOutput>;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
54
67
|
private serialize;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
55
71
|
private deserialize;
|
|
56
72
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { UpdateRouteResponseRequest, UpdateRouteResponseResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateRouteResponseCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateRouteResponseCommandInput extends UpdateRouteResponseRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateRouteResponseCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateRouteResponseCommandOutput extends UpdateRouteResponseResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates a RouteResponse.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpdateRouteResponseCommandOutput extends UpdateRouteResponseRes
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpdateRouteResponseCommandInput - {@link UpdateRouteResponseCommandInput}
|
|
34
|
+
* @returns {@link UpdateRouteResponseCommandOutput}
|
|
28
35
|
* @see {@link UpdateRouteResponseCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpdateRouteResponseCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ApiGatewayV2ClientResolvedConfig | config} for ApiGatewayV2Client's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface UpdateRouteResponseCommandOutput extends UpdateRouteResponseRes
|
|
|
46
53
|
export declare class UpdateRouteResponseCommand extends $Command<UpdateRouteResponseCommandInput, UpdateRouteResponseCommandOutput, ApiGatewayV2ClientResolvedConfig> {
|
|
47
54
|
readonly input: UpdateRouteResponseCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: UpdateRouteResponseCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ApiGatewayV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRouteResponseCommandInput, UpdateRouteResponseCommandOutput>;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
54
67
|
private serialize;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
55
71
|
private deserialize;
|
|
56
72
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { UpdateStageRequest, UpdateStageResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateStageCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateStageCommandInput extends UpdateStageRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateStageCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateStageCommandOutput extends UpdateStageResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates a Stage.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpdateStageCommandOutput extends UpdateStageResponse, __Metadat
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpdateStageCommandInput - {@link UpdateStageCommandInput}
|
|
34
|
+
* @returns {@link UpdateStageCommandOutput}
|
|
28
35
|
* @see {@link UpdateStageCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpdateStageCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ApiGatewayV2ClientResolvedConfig | config} for ApiGatewayV2Client's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface UpdateStageCommandOutput extends UpdateStageResponse, __Metadat
|
|
|
46
53
|
export declare class UpdateStageCommand extends $Command<UpdateStageCommandInput, UpdateStageCommandOutput, ApiGatewayV2ClientResolvedConfig> {
|
|
47
54
|
readonly input: UpdateStageCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: UpdateStageCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ApiGatewayV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateStageCommandInput, UpdateStageCommandOutput>;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
54
67
|
private serialize;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
55
71
|
private deserialize;
|
|
56
72
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
|
|
5
5
|
import { UpdateVpcLinkRequest, UpdateVpcLinkResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateVpcLinkCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateVpcLinkCommandInput extends UpdateVpcLinkRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateVpcLinkCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateVpcLinkCommandOutput extends UpdateVpcLinkResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates a VPC link.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpdateVpcLinkCommandOutput extends UpdateVpcLinkResponse, __Met
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpdateVpcLinkCommandInput - {@link UpdateVpcLinkCommandInput}
|
|
34
|
+
* @returns {@link UpdateVpcLinkCommandOutput}
|
|
28
35
|
* @see {@link UpdateVpcLinkCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpdateVpcLinkCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ApiGatewayV2ClientResolvedConfig | config} for ApiGatewayV2Client's `config` shape.
|
|
@@ -43,11 +50,20 @@ export interface UpdateVpcLinkCommandOutput extends UpdateVpcLinkResponse, __Met
|
|
|
43
50
|
export declare class UpdateVpcLinkCommand extends $Command<UpdateVpcLinkCommandInput, UpdateVpcLinkCommandOutput, ApiGatewayV2ClientResolvedConfig> {
|
|
44
51
|
readonly input: UpdateVpcLinkCommandInput;
|
|
45
52
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
53
|
+
/**
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
46
56
|
constructor(input: UpdateVpcLinkCommandInput);
|
|
47
57
|
/**
|
|
48
58
|
* @internal
|
|
49
59
|
*/
|
|
50
60
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ApiGatewayV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateVpcLinkCommandInput, UpdateVpcLinkCommandOutput>;
|
|
61
|
+
/**
|
|
62
|
+
* @internal
|
|
63
|
+
*/
|
|
51
64
|
private serialize;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
52
68
|
private deserialize;
|
|
53
69
|
}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
|
|
2
2
|
/**
|
|
3
|
+
* @public
|
|
4
|
+
*
|
|
3
5
|
* Base exception class for all service exceptions from ApiGatewayV2 service.
|
|
4
6
|
*/
|
|
5
7
|
export declare class ApiGatewayV2ServiceException extends __ServiceException {
|