@aws-sdk/client-apigatewayv2 3.1019.0 → 3.1021.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.
@@ -7,15 +7,15 @@ import { CreateDeploymentCommand, } from "./commands/CreateDeploymentCommand";
7
7
  import { CreateDomainNameCommand, } from "./commands/CreateDomainNameCommand";
8
8
  import { CreateIntegrationCommand, } from "./commands/CreateIntegrationCommand";
9
9
  import { CreateIntegrationResponseCommand, } from "./commands/CreateIntegrationResponseCommand";
10
- import { CreateModelCommand } from "./commands/CreateModelCommand";
10
+ import { CreateModelCommand, } from "./commands/CreateModelCommand";
11
11
  import { CreatePortalCommand, } from "./commands/CreatePortalCommand";
12
12
  import { CreatePortalProductCommand, } from "./commands/CreatePortalProductCommand";
13
13
  import { CreateProductPageCommand, } from "./commands/CreateProductPageCommand";
14
14
  import { CreateProductRestEndpointPageCommand, } from "./commands/CreateProductRestEndpointPageCommand";
15
- import { CreateRouteCommand } from "./commands/CreateRouteCommand";
15
+ import { CreateRouteCommand, } from "./commands/CreateRouteCommand";
16
16
  import { CreateRouteResponseCommand, } from "./commands/CreateRouteResponseCommand";
17
17
  import { CreateRoutingRuleCommand, } from "./commands/CreateRoutingRuleCommand";
18
- import { CreateStageCommand } from "./commands/CreateStageCommand";
18
+ import { CreateStageCommand, } from "./commands/CreateStageCommand";
19
19
  import { CreateVpcLinkCommand, } from "./commands/CreateVpcLinkCommand";
20
20
  import { DeleteAccessLogSettingsCommand, } from "./commands/DeleteAccessLogSettingsCommand";
21
21
  import { DeleteApiCommand } from "./commands/DeleteApiCommand";
@@ -26,18 +26,18 @@ import { DeleteDeploymentCommand, } from "./commands/DeleteDeploymentCommand";
26
26
  import { DeleteDomainNameCommand, } from "./commands/DeleteDomainNameCommand";
27
27
  import { DeleteIntegrationCommand, } from "./commands/DeleteIntegrationCommand";
28
28
  import { DeleteIntegrationResponseCommand, } from "./commands/DeleteIntegrationResponseCommand";
29
- import { DeleteModelCommand } from "./commands/DeleteModelCommand";
29
+ import { DeleteModelCommand, } from "./commands/DeleteModelCommand";
30
30
  import { DeletePortalCommand, } from "./commands/DeletePortalCommand";
31
31
  import { DeletePortalProductCommand, } from "./commands/DeletePortalProductCommand";
32
32
  import { DeletePortalProductSharingPolicyCommand, } from "./commands/DeletePortalProductSharingPolicyCommand";
33
33
  import { DeleteProductPageCommand, } from "./commands/DeleteProductPageCommand";
34
34
  import { DeleteProductRestEndpointPageCommand, } from "./commands/DeleteProductRestEndpointPageCommand";
35
- import { DeleteRouteCommand } from "./commands/DeleteRouteCommand";
35
+ import { DeleteRouteCommand, } from "./commands/DeleteRouteCommand";
36
36
  import { DeleteRouteRequestParameterCommand, } from "./commands/DeleteRouteRequestParameterCommand";
37
37
  import { DeleteRouteResponseCommand, } from "./commands/DeleteRouteResponseCommand";
38
38
  import { DeleteRouteSettingsCommand, } from "./commands/DeleteRouteSettingsCommand";
39
39
  import { DeleteRoutingRuleCommand, } from "./commands/DeleteRoutingRuleCommand";
40
- import { DeleteStageCommand } from "./commands/DeleteStageCommand";
40
+ import { DeleteStageCommand, } from "./commands/DeleteStageCommand";
41
41
  import { DeleteVpcLinkCommand, } from "./commands/DeleteVpcLinkCommand";
42
42
  import { DisablePortalCommand, } from "./commands/DisablePortalCommand";
43
43
  import { ExportApiCommand } from "./commands/ExportApiCommand";
@@ -71,11 +71,11 @@ import { GetRoutingRuleCommand, } from "./commands/GetRoutingRuleCommand";
71
71
  import { GetStageCommand } from "./commands/GetStageCommand";
72
72
  import { GetStagesCommand } from "./commands/GetStagesCommand";
73
73
  import { GetTagsCommand } from "./commands/GetTagsCommand";
74
- import { GetVpcLinkCommand } from "./commands/GetVpcLinkCommand";
75
- import { GetVpcLinksCommand } from "./commands/GetVpcLinksCommand";
74
+ import { GetVpcLinkCommand, } from "./commands/GetVpcLinkCommand";
75
+ import { GetVpcLinksCommand, } from "./commands/GetVpcLinksCommand";
76
76
  import { ImportApiCommand } from "./commands/ImportApiCommand";
77
77
  import { ListPortalProductsCommand, } from "./commands/ListPortalProductsCommand";
78
- import { ListPortalsCommand } from "./commands/ListPortalsCommand";
78
+ import { ListPortalsCommand, } from "./commands/ListPortalsCommand";
79
79
  import { ListProductPagesCommand, } from "./commands/ListProductPagesCommand";
80
80
  import { ListProductRestEndpointPagesCommand, } from "./commands/ListProductRestEndpointPagesCommand";
81
81
  import { ListRoutingRulesCommand, } from "./commands/ListRoutingRulesCommand";
@@ -83,9 +83,9 @@ import { PreviewPortalCommand, } from "./commands/PreviewPortalCommand";
83
83
  import { PublishPortalCommand, } from "./commands/PublishPortalCommand";
84
84
  import { PutPortalProductSharingPolicyCommand, } from "./commands/PutPortalProductSharingPolicyCommand";
85
85
  import { PutRoutingRuleCommand, } from "./commands/PutRoutingRuleCommand";
86
- import { ReimportApiCommand } from "./commands/ReimportApiCommand";
86
+ import { ReimportApiCommand, } from "./commands/ReimportApiCommand";
87
87
  import { ResetAuthorizersCacheCommand, } from "./commands/ResetAuthorizersCacheCommand";
88
- import { TagResourceCommand } from "./commands/TagResourceCommand";
88
+ import { TagResourceCommand, } from "./commands/TagResourceCommand";
89
89
  import { UntagResourceCommand, } from "./commands/UntagResourceCommand";
90
90
  import { UpdateApiCommand } from "./commands/UpdateApiCommand";
91
91
  import { UpdateApiMappingCommand, } from "./commands/UpdateApiMappingCommand";
@@ -94,14 +94,14 @@ import { UpdateDeploymentCommand, } from "./commands/UpdateDeploymentCommand";
94
94
  import { UpdateDomainNameCommand, } from "./commands/UpdateDomainNameCommand";
95
95
  import { UpdateIntegrationCommand, } from "./commands/UpdateIntegrationCommand";
96
96
  import { UpdateIntegrationResponseCommand, } from "./commands/UpdateIntegrationResponseCommand";
97
- import { UpdateModelCommand } from "./commands/UpdateModelCommand";
97
+ import { UpdateModelCommand, } from "./commands/UpdateModelCommand";
98
98
  import { UpdatePortalCommand, } from "./commands/UpdatePortalCommand";
99
99
  import { UpdatePortalProductCommand, } from "./commands/UpdatePortalProductCommand";
100
100
  import { UpdateProductPageCommand, } from "./commands/UpdateProductPageCommand";
101
101
  import { UpdateProductRestEndpointPageCommand, } from "./commands/UpdateProductRestEndpointPageCommand";
102
- import { UpdateRouteCommand } from "./commands/UpdateRouteCommand";
102
+ import { UpdateRouteCommand, } from "./commands/UpdateRouteCommand";
103
103
  import { UpdateRouteResponseCommand, } from "./commands/UpdateRouteResponseCommand";
104
- import { UpdateStageCommand } from "./commands/UpdateStageCommand";
104
+ import { UpdateStageCommand, } from "./commands/UpdateStageCommand";
105
105
  import { UpdateVpcLinkCommand, } from "./commands/UpdateVpcLinkCommand";
106
106
  import { paginateListRoutingRules } from "./pagination/ListRoutingRulesPaginator";
107
107
  const commands = {
@@ -1,108 +1,108 @@
1
1
  import type { HttpHandlerOptions as __HttpHandlerOptions, PaginationConfiguration, Paginator } from "@smithy/types";
2
2
  import { ApiGatewayV2Client } from "./ApiGatewayV2Client";
3
- import { CreateApiCommandInput, CreateApiCommandOutput } from "./commands/CreateApiCommand";
4
- import { CreateApiMappingCommandInput, CreateApiMappingCommandOutput } from "./commands/CreateApiMappingCommand";
5
- import { CreateAuthorizerCommandInput, CreateAuthorizerCommandOutput } from "./commands/CreateAuthorizerCommand";
6
- import { CreateDeploymentCommandInput, CreateDeploymentCommandOutput } from "./commands/CreateDeploymentCommand";
7
- import { CreateDomainNameCommandInput, CreateDomainNameCommandOutput } from "./commands/CreateDomainNameCommand";
8
- import { CreateIntegrationCommandInput, CreateIntegrationCommandOutput } from "./commands/CreateIntegrationCommand";
9
- import { CreateIntegrationResponseCommandInput, CreateIntegrationResponseCommandOutput } from "./commands/CreateIntegrationResponseCommand";
10
- import { CreateModelCommandInput, CreateModelCommandOutput } from "./commands/CreateModelCommand";
11
- import { CreatePortalCommandInput, CreatePortalCommandOutput } from "./commands/CreatePortalCommand";
12
- import { CreatePortalProductCommandInput, CreatePortalProductCommandOutput } from "./commands/CreatePortalProductCommand";
13
- import { CreateProductPageCommandInput, CreateProductPageCommandOutput } from "./commands/CreateProductPageCommand";
14
- import { CreateProductRestEndpointPageCommandInput, CreateProductRestEndpointPageCommandOutput } from "./commands/CreateProductRestEndpointPageCommand";
15
- import { CreateRouteCommandInput, CreateRouteCommandOutput } from "./commands/CreateRouteCommand";
16
- import { CreateRouteResponseCommandInput, CreateRouteResponseCommandOutput } from "./commands/CreateRouteResponseCommand";
17
- import { CreateRoutingRuleCommandInput, CreateRoutingRuleCommandOutput } from "./commands/CreateRoutingRuleCommand";
18
- import { CreateStageCommandInput, CreateStageCommandOutput } from "./commands/CreateStageCommand";
19
- import { CreateVpcLinkCommandInput, CreateVpcLinkCommandOutput } from "./commands/CreateVpcLinkCommand";
20
- import { DeleteAccessLogSettingsCommandInput, DeleteAccessLogSettingsCommandOutput } from "./commands/DeleteAccessLogSettingsCommand";
21
- import { DeleteApiCommandInput, DeleteApiCommandOutput } from "./commands/DeleteApiCommand";
22
- import { DeleteApiMappingCommandInput, DeleteApiMappingCommandOutput } from "./commands/DeleteApiMappingCommand";
23
- import { DeleteAuthorizerCommandInput, DeleteAuthorizerCommandOutput } from "./commands/DeleteAuthorizerCommand";
24
- import { DeleteCorsConfigurationCommandInput, DeleteCorsConfigurationCommandOutput } from "./commands/DeleteCorsConfigurationCommand";
25
- import { DeleteDeploymentCommandInput, DeleteDeploymentCommandOutput } from "./commands/DeleteDeploymentCommand";
26
- import { DeleteDomainNameCommandInput, DeleteDomainNameCommandOutput } from "./commands/DeleteDomainNameCommand";
27
- import { DeleteIntegrationCommandInput, DeleteIntegrationCommandOutput } from "./commands/DeleteIntegrationCommand";
28
- import { DeleteIntegrationResponseCommandInput, DeleteIntegrationResponseCommandOutput } from "./commands/DeleteIntegrationResponseCommand";
29
- import { DeleteModelCommandInput, DeleteModelCommandOutput } from "./commands/DeleteModelCommand";
30
- import { DeletePortalCommandInput, DeletePortalCommandOutput } from "./commands/DeletePortalCommand";
31
- import { DeletePortalProductCommandInput, DeletePortalProductCommandOutput } from "./commands/DeletePortalProductCommand";
32
- import { DeletePortalProductSharingPolicyCommandInput, DeletePortalProductSharingPolicyCommandOutput } from "./commands/DeletePortalProductSharingPolicyCommand";
33
- import { DeleteProductPageCommandInput, DeleteProductPageCommandOutput } from "./commands/DeleteProductPageCommand";
34
- import { DeleteProductRestEndpointPageCommandInput, DeleteProductRestEndpointPageCommandOutput } from "./commands/DeleteProductRestEndpointPageCommand";
35
- import { DeleteRouteCommandInput, DeleteRouteCommandOutput } from "./commands/DeleteRouteCommand";
36
- import { DeleteRouteRequestParameterCommandInput, DeleteRouteRequestParameterCommandOutput } from "./commands/DeleteRouteRequestParameterCommand";
37
- import { DeleteRouteResponseCommandInput, DeleteRouteResponseCommandOutput } from "./commands/DeleteRouteResponseCommand";
38
- import { DeleteRouteSettingsCommandInput, DeleteRouteSettingsCommandOutput } from "./commands/DeleteRouteSettingsCommand";
39
- import { DeleteRoutingRuleCommandInput, DeleteRoutingRuleCommandOutput } from "./commands/DeleteRoutingRuleCommand";
40
- import { DeleteStageCommandInput, DeleteStageCommandOutput } from "./commands/DeleteStageCommand";
41
- import { DeleteVpcLinkCommandInput, DeleteVpcLinkCommandOutput } from "./commands/DeleteVpcLinkCommand";
42
- import { DisablePortalCommandInput, DisablePortalCommandOutput } from "./commands/DisablePortalCommand";
43
- import { ExportApiCommandInput, ExportApiCommandOutput } from "./commands/ExportApiCommand";
44
- import { GetApiCommandInput, GetApiCommandOutput } from "./commands/GetApiCommand";
45
- import { GetApiMappingCommandInput, GetApiMappingCommandOutput } from "./commands/GetApiMappingCommand";
46
- import { GetApiMappingsCommandInput, GetApiMappingsCommandOutput } from "./commands/GetApiMappingsCommand";
47
- import { GetApisCommandInput, GetApisCommandOutput } from "./commands/GetApisCommand";
48
- import { GetAuthorizerCommandInput, GetAuthorizerCommandOutput } from "./commands/GetAuthorizerCommand";
49
- import { GetAuthorizersCommandInput, GetAuthorizersCommandOutput } from "./commands/GetAuthorizersCommand";
50
- import { GetDeploymentCommandInput, GetDeploymentCommandOutput } from "./commands/GetDeploymentCommand";
51
- import { GetDeploymentsCommandInput, GetDeploymentsCommandOutput } from "./commands/GetDeploymentsCommand";
52
- import { GetDomainNameCommandInput, GetDomainNameCommandOutput } from "./commands/GetDomainNameCommand";
53
- import { GetDomainNamesCommandInput, GetDomainNamesCommandOutput } from "./commands/GetDomainNamesCommand";
54
- import { GetIntegrationCommandInput, GetIntegrationCommandOutput } from "./commands/GetIntegrationCommand";
55
- import { GetIntegrationResponseCommandInput, GetIntegrationResponseCommandOutput } from "./commands/GetIntegrationResponseCommand";
56
- import { GetIntegrationResponsesCommandInput, GetIntegrationResponsesCommandOutput } from "./commands/GetIntegrationResponsesCommand";
57
- import { GetIntegrationsCommandInput, GetIntegrationsCommandOutput } from "./commands/GetIntegrationsCommand";
58
- import { GetModelCommandInput, GetModelCommandOutput } from "./commands/GetModelCommand";
59
- import { GetModelsCommandInput, GetModelsCommandOutput } from "./commands/GetModelsCommand";
60
- import { GetModelTemplateCommandInput, GetModelTemplateCommandOutput } from "./commands/GetModelTemplateCommand";
61
- import { GetPortalCommandInput, GetPortalCommandOutput } from "./commands/GetPortalCommand";
62
- import { GetPortalProductCommandInput, GetPortalProductCommandOutput } from "./commands/GetPortalProductCommand";
63
- import { GetPortalProductSharingPolicyCommandInput, GetPortalProductSharingPolicyCommandOutput } from "./commands/GetPortalProductSharingPolicyCommand";
64
- import { GetProductPageCommandInput, GetProductPageCommandOutput } from "./commands/GetProductPageCommand";
65
- import { GetProductRestEndpointPageCommandInput, GetProductRestEndpointPageCommandOutput } from "./commands/GetProductRestEndpointPageCommand";
66
- import { GetRouteCommandInput, GetRouteCommandOutput } from "./commands/GetRouteCommand";
67
- import { GetRouteResponseCommandInput, GetRouteResponseCommandOutput } from "./commands/GetRouteResponseCommand";
68
- import { GetRouteResponsesCommandInput, GetRouteResponsesCommandOutput } from "./commands/GetRouteResponsesCommand";
69
- import { GetRoutesCommandInput, GetRoutesCommandOutput } from "./commands/GetRoutesCommand";
70
- import { GetRoutingRuleCommandInput, GetRoutingRuleCommandOutput } from "./commands/GetRoutingRuleCommand";
71
- import { GetStageCommandInput, GetStageCommandOutput } from "./commands/GetStageCommand";
72
- import { GetStagesCommandInput, GetStagesCommandOutput } from "./commands/GetStagesCommand";
73
- import { GetTagsCommandInput, GetTagsCommandOutput } from "./commands/GetTagsCommand";
74
- import { GetVpcLinkCommandInput, GetVpcLinkCommandOutput } from "./commands/GetVpcLinkCommand";
75
- import { GetVpcLinksCommandInput, GetVpcLinksCommandOutput } from "./commands/GetVpcLinksCommand";
76
- import { ImportApiCommandInput, ImportApiCommandOutput } from "./commands/ImportApiCommand";
77
- import { ListPortalProductsCommandInput, ListPortalProductsCommandOutput } from "./commands/ListPortalProductsCommand";
78
- import { ListPortalsCommandInput, ListPortalsCommandOutput } from "./commands/ListPortalsCommand";
79
- import { ListProductPagesCommandInput, ListProductPagesCommandOutput } from "./commands/ListProductPagesCommand";
80
- import { ListProductRestEndpointPagesCommandInput, ListProductRestEndpointPagesCommandOutput } from "./commands/ListProductRestEndpointPagesCommand";
81
- import { ListRoutingRulesCommandInput, ListRoutingRulesCommandOutput } from "./commands/ListRoutingRulesCommand";
82
- import { PreviewPortalCommandInput, PreviewPortalCommandOutput } from "./commands/PreviewPortalCommand";
83
- import { PublishPortalCommandInput, PublishPortalCommandOutput } from "./commands/PublishPortalCommand";
84
- import { PutPortalProductSharingPolicyCommandInput, PutPortalProductSharingPolicyCommandOutput } from "./commands/PutPortalProductSharingPolicyCommand";
85
- import { PutRoutingRuleCommandInput, PutRoutingRuleCommandOutput } from "./commands/PutRoutingRuleCommand";
86
- import { ReimportApiCommandInput, ReimportApiCommandOutput } from "./commands/ReimportApiCommand";
87
- import { ResetAuthorizersCacheCommandInput, ResetAuthorizersCacheCommandOutput } from "./commands/ResetAuthorizersCacheCommand";
88
- import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
89
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
90
- import { UpdateApiCommandInput, UpdateApiCommandOutput } from "./commands/UpdateApiCommand";
91
- import { UpdateApiMappingCommandInput, UpdateApiMappingCommandOutput } from "./commands/UpdateApiMappingCommand";
92
- import { UpdateAuthorizerCommandInput, UpdateAuthorizerCommandOutput } from "./commands/UpdateAuthorizerCommand";
93
- import { UpdateDeploymentCommandInput, UpdateDeploymentCommandOutput } from "./commands/UpdateDeploymentCommand";
94
- import { UpdateDomainNameCommandInput, UpdateDomainNameCommandOutput } from "./commands/UpdateDomainNameCommand";
95
- import { UpdateIntegrationCommandInput, UpdateIntegrationCommandOutput } from "./commands/UpdateIntegrationCommand";
96
- import { UpdateIntegrationResponseCommandInput, UpdateIntegrationResponseCommandOutput } from "./commands/UpdateIntegrationResponseCommand";
97
- import { UpdateModelCommandInput, UpdateModelCommandOutput } from "./commands/UpdateModelCommand";
98
- import { UpdatePortalCommandInput, UpdatePortalCommandOutput } from "./commands/UpdatePortalCommand";
99
- import { UpdatePortalProductCommandInput, UpdatePortalProductCommandOutput } from "./commands/UpdatePortalProductCommand";
100
- import { UpdateProductPageCommandInput, UpdateProductPageCommandOutput } from "./commands/UpdateProductPageCommand";
101
- import { UpdateProductRestEndpointPageCommandInput, UpdateProductRestEndpointPageCommandOutput } from "./commands/UpdateProductRestEndpointPageCommand";
102
- import { UpdateRouteCommandInput, UpdateRouteCommandOutput } from "./commands/UpdateRouteCommand";
103
- import { UpdateRouteResponseCommandInput, UpdateRouteResponseCommandOutput } from "./commands/UpdateRouteResponseCommand";
104
- import { UpdateStageCommandInput, UpdateStageCommandOutput } from "./commands/UpdateStageCommand";
105
- import { UpdateVpcLinkCommandInput, UpdateVpcLinkCommandOutput } from "./commands/UpdateVpcLinkCommand";
3
+ import { type CreateApiCommandInput, type CreateApiCommandOutput } from "./commands/CreateApiCommand";
4
+ import { type CreateApiMappingCommandInput, type CreateApiMappingCommandOutput } from "./commands/CreateApiMappingCommand";
5
+ import { type CreateAuthorizerCommandInput, type CreateAuthorizerCommandOutput } from "./commands/CreateAuthorizerCommand";
6
+ import { type CreateDeploymentCommandInput, type CreateDeploymentCommandOutput } from "./commands/CreateDeploymentCommand";
7
+ import { type CreateDomainNameCommandInput, type CreateDomainNameCommandOutput } from "./commands/CreateDomainNameCommand";
8
+ import { type CreateIntegrationCommandInput, type CreateIntegrationCommandOutput } from "./commands/CreateIntegrationCommand";
9
+ import { type CreateIntegrationResponseCommandInput, type CreateIntegrationResponseCommandOutput } from "./commands/CreateIntegrationResponseCommand";
10
+ import { type CreateModelCommandInput, type CreateModelCommandOutput } from "./commands/CreateModelCommand";
11
+ import { type CreatePortalCommandInput, type CreatePortalCommandOutput } from "./commands/CreatePortalCommand";
12
+ import { type CreatePortalProductCommandInput, type CreatePortalProductCommandOutput } from "./commands/CreatePortalProductCommand";
13
+ import { type CreateProductPageCommandInput, type CreateProductPageCommandOutput } from "./commands/CreateProductPageCommand";
14
+ import { type CreateProductRestEndpointPageCommandInput, type CreateProductRestEndpointPageCommandOutput } from "./commands/CreateProductRestEndpointPageCommand";
15
+ import { type CreateRouteCommandInput, type CreateRouteCommandOutput } from "./commands/CreateRouteCommand";
16
+ import { type CreateRouteResponseCommandInput, type CreateRouteResponseCommandOutput } from "./commands/CreateRouteResponseCommand";
17
+ import { type CreateRoutingRuleCommandInput, type CreateRoutingRuleCommandOutput } from "./commands/CreateRoutingRuleCommand";
18
+ import { type CreateStageCommandInput, type CreateStageCommandOutput } from "./commands/CreateStageCommand";
19
+ import { type CreateVpcLinkCommandInput, type CreateVpcLinkCommandOutput } from "./commands/CreateVpcLinkCommand";
20
+ import { type DeleteAccessLogSettingsCommandInput, type DeleteAccessLogSettingsCommandOutput } from "./commands/DeleteAccessLogSettingsCommand";
21
+ import { type DeleteApiCommandInput, type DeleteApiCommandOutput } from "./commands/DeleteApiCommand";
22
+ import { type DeleteApiMappingCommandInput, type DeleteApiMappingCommandOutput } from "./commands/DeleteApiMappingCommand";
23
+ import { type DeleteAuthorizerCommandInput, type DeleteAuthorizerCommandOutput } from "./commands/DeleteAuthorizerCommand";
24
+ import { type DeleteCorsConfigurationCommandInput, type DeleteCorsConfigurationCommandOutput } from "./commands/DeleteCorsConfigurationCommand";
25
+ import { type DeleteDeploymentCommandInput, type DeleteDeploymentCommandOutput } from "./commands/DeleteDeploymentCommand";
26
+ import { type DeleteDomainNameCommandInput, type DeleteDomainNameCommandOutput } from "./commands/DeleteDomainNameCommand";
27
+ import { type DeleteIntegrationCommandInput, type DeleteIntegrationCommandOutput } from "./commands/DeleteIntegrationCommand";
28
+ import { type DeleteIntegrationResponseCommandInput, type DeleteIntegrationResponseCommandOutput } from "./commands/DeleteIntegrationResponseCommand";
29
+ import { type DeleteModelCommandInput, type DeleteModelCommandOutput } from "./commands/DeleteModelCommand";
30
+ import { type DeletePortalCommandInput, type DeletePortalCommandOutput } from "./commands/DeletePortalCommand";
31
+ import { type DeletePortalProductCommandInput, type DeletePortalProductCommandOutput } from "./commands/DeletePortalProductCommand";
32
+ import { type DeletePortalProductSharingPolicyCommandInput, type DeletePortalProductSharingPolicyCommandOutput } from "./commands/DeletePortalProductSharingPolicyCommand";
33
+ import { type DeleteProductPageCommandInput, type DeleteProductPageCommandOutput } from "./commands/DeleteProductPageCommand";
34
+ import { type DeleteProductRestEndpointPageCommandInput, type DeleteProductRestEndpointPageCommandOutput } from "./commands/DeleteProductRestEndpointPageCommand";
35
+ import { type DeleteRouteCommandInput, type DeleteRouteCommandOutput } from "./commands/DeleteRouteCommand";
36
+ import { type DeleteRouteRequestParameterCommandInput, type DeleteRouteRequestParameterCommandOutput } from "./commands/DeleteRouteRequestParameterCommand";
37
+ import { type DeleteRouteResponseCommandInput, type DeleteRouteResponseCommandOutput } from "./commands/DeleteRouteResponseCommand";
38
+ import { type DeleteRouteSettingsCommandInput, type DeleteRouteSettingsCommandOutput } from "./commands/DeleteRouteSettingsCommand";
39
+ import { type DeleteRoutingRuleCommandInput, type DeleteRoutingRuleCommandOutput } from "./commands/DeleteRoutingRuleCommand";
40
+ import { type DeleteStageCommandInput, type DeleteStageCommandOutput } from "./commands/DeleteStageCommand";
41
+ import { type DeleteVpcLinkCommandInput, type DeleteVpcLinkCommandOutput } from "./commands/DeleteVpcLinkCommand";
42
+ import { type DisablePortalCommandInput, type DisablePortalCommandOutput } from "./commands/DisablePortalCommand";
43
+ import { type ExportApiCommandInput, type ExportApiCommandOutput } from "./commands/ExportApiCommand";
44
+ import { type GetApiCommandInput, type GetApiCommandOutput } from "./commands/GetApiCommand";
45
+ import { type GetApiMappingCommandInput, type GetApiMappingCommandOutput } from "./commands/GetApiMappingCommand";
46
+ import { type GetApiMappingsCommandInput, type GetApiMappingsCommandOutput } from "./commands/GetApiMappingsCommand";
47
+ import { type GetApisCommandInput, type GetApisCommandOutput } from "./commands/GetApisCommand";
48
+ import { type GetAuthorizerCommandInput, type GetAuthorizerCommandOutput } from "./commands/GetAuthorizerCommand";
49
+ import { type GetAuthorizersCommandInput, type GetAuthorizersCommandOutput } from "./commands/GetAuthorizersCommand";
50
+ import { type GetDeploymentCommandInput, type GetDeploymentCommandOutput } from "./commands/GetDeploymentCommand";
51
+ import { type GetDeploymentsCommandInput, type GetDeploymentsCommandOutput } from "./commands/GetDeploymentsCommand";
52
+ import { type GetDomainNameCommandInput, type GetDomainNameCommandOutput } from "./commands/GetDomainNameCommand";
53
+ import { type GetDomainNamesCommandInput, type GetDomainNamesCommandOutput } from "./commands/GetDomainNamesCommand";
54
+ import { type GetIntegrationCommandInput, type GetIntegrationCommandOutput } from "./commands/GetIntegrationCommand";
55
+ import { type GetIntegrationResponseCommandInput, type GetIntegrationResponseCommandOutput } from "./commands/GetIntegrationResponseCommand";
56
+ import { type GetIntegrationResponsesCommandInput, type GetIntegrationResponsesCommandOutput } from "./commands/GetIntegrationResponsesCommand";
57
+ import { type GetIntegrationsCommandInput, type GetIntegrationsCommandOutput } from "./commands/GetIntegrationsCommand";
58
+ import { type GetModelCommandInput, type GetModelCommandOutput } from "./commands/GetModelCommand";
59
+ import { type GetModelsCommandInput, type GetModelsCommandOutput } from "./commands/GetModelsCommand";
60
+ import { type GetModelTemplateCommandInput, type GetModelTemplateCommandOutput } from "./commands/GetModelTemplateCommand";
61
+ import { type GetPortalCommandInput, type GetPortalCommandOutput } from "./commands/GetPortalCommand";
62
+ import { type GetPortalProductCommandInput, type GetPortalProductCommandOutput } from "./commands/GetPortalProductCommand";
63
+ import { type GetPortalProductSharingPolicyCommandInput, type GetPortalProductSharingPolicyCommandOutput } from "./commands/GetPortalProductSharingPolicyCommand";
64
+ import { type GetProductPageCommandInput, type GetProductPageCommandOutput } from "./commands/GetProductPageCommand";
65
+ import { type GetProductRestEndpointPageCommandInput, type GetProductRestEndpointPageCommandOutput } from "./commands/GetProductRestEndpointPageCommand";
66
+ import { type GetRouteCommandInput, type GetRouteCommandOutput } from "./commands/GetRouteCommand";
67
+ import { type GetRouteResponseCommandInput, type GetRouteResponseCommandOutput } from "./commands/GetRouteResponseCommand";
68
+ import { type GetRouteResponsesCommandInput, type GetRouteResponsesCommandOutput } from "./commands/GetRouteResponsesCommand";
69
+ import { type GetRoutesCommandInput, type GetRoutesCommandOutput } from "./commands/GetRoutesCommand";
70
+ import { type GetRoutingRuleCommandInput, type GetRoutingRuleCommandOutput } from "./commands/GetRoutingRuleCommand";
71
+ import { type GetStageCommandInput, type GetStageCommandOutput } from "./commands/GetStageCommand";
72
+ import { type GetStagesCommandInput, type GetStagesCommandOutput } from "./commands/GetStagesCommand";
73
+ import { type GetTagsCommandInput, type GetTagsCommandOutput } from "./commands/GetTagsCommand";
74
+ import { type GetVpcLinkCommandInput, type GetVpcLinkCommandOutput } from "./commands/GetVpcLinkCommand";
75
+ import { type GetVpcLinksCommandInput, type GetVpcLinksCommandOutput } from "./commands/GetVpcLinksCommand";
76
+ import { type ImportApiCommandInput, type ImportApiCommandOutput } from "./commands/ImportApiCommand";
77
+ import { type ListPortalProductsCommandInput, type ListPortalProductsCommandOutput } from "./commands/ListPortalProductsCommand";
78
+ import { type ListPortalsCommandInput, type ListPortalsCommandOutput } from "./commands/ListPortalsCommand";
79
+ import { type ListProductPagesCommandInput, type ListProductPagesCommandOutput } from "./commands/ListProductPagesCommand";
80
+ import { type ListProductRestEndpointPagesCommandInput, type ListProductRestEndpointPagesCommandOutput } from "./commands/ListProductRestEndpointPagesCommand";
81
+ import { type ListRoutingRulesCommandInput, type ListRoutingRulesCommandOutput } from "./commands/ListRoutingRulesCommand";
82
+ import { type PreviewPortalCommandInput, type PreviewPortalCommandOutput } from "./commands/PreviewPortalCommand";
83
+ import { type PublishPortalCommandInput, type PublishPortalCommandOutput } from "./commands/PublishPortalCommand";
84
+ import { type PutPortalProductSharingPolicyCommandInput, type PutPortalProductSharingPolicyCommandOutput } from "./commands/PutPortalProductSharingPolicyCommand";
85
+ import { type PutRoutingRuleCommandInput, type PutRoutingRuleCommandOutput } from "./commands/PutRoutingRuleCommand";
86
+ import { type ReimportApiCommandInput, type ReimportApiCommandOutput } from "./commands/ReimportApiCommand";
87
+ import { type ResetAuthorizersCacheCommandInput, type ResetAuthorizersCacheCommandOutput } from "./commands/ResetAuthorizersCacheCommand";
88
+ import { type TagResourceCommandInput, type TagResourceCommandOutput } from "./commands/TagResourceCommand";
89
+ import { type UntagResourceCommandInput, type UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
90
+ import { type UpdateApiCommandInput, type UpdateApiCommandOutput } from "./commands/UpdateApiCommand";
91
+ import { type UpdateApiMappingCommandInput, type UpdateApiMappingCommandOutput } from "./commands/UpdateApiMappingCommand";
92
+ import { type UpdateAuthorizerCommandInput, type UpdateAuthorizerCommandOutput } from "./commands/UpdateAuthorizerCommand";
93
+ import { type UpdateDeploymentCommandInput, type UpdateDeploymentCommandOutput } from "./commands/UpdateDeploymentCommand";
94
+ import { type UpdateDomainNameCommandInput, type UpdateDomainNameCommandOutput } from "./commands/UpdateDomainNameCommand";
95
+ import { type UpdateIntegrationCommandInput, type UpdateIntegrationCommandOutput } from "./commands/UpdateIntegrationCommand";
96
+ import { type UpdateIntegrationResponseCommandInput, type UpdateIntegrationResponseCommandOutput } from "./commands/UpdateIntegrationResponseCommand";
97
+ import { type UpdateModelCommandInput, type UpdateModelCommandOutput } from "./commands/UpdateModelCommand";
98
+ import { type UpdatePortalCommandInput, type UpdatePortalCommandOutput } from "./commands/UpdatePortalCommand";
99
+ import { type UpdatePortalProductCommandInput, type UpdatePortalProductCommandOutput } from "./commands/UpdatePortalProductCommand";
100
+ import { type UpdateProductPageCommandInput, type UpdateProductPageCommandOutput } from "./commands/UpdateProductPageCommand";
101
+ import { type UpdateProductRestEndpointPageCommandInput, type UpdateProductRestEndpointPageCommandOutput } from "./commands/UpdateProductRestEndpointPageCommand";
102
+ import { type UpdateRouteCommandInput, type UpdateRouteCommandOutput } from "./commands/UpdateRouteCommand";
103
+ import { type UpdateRouteResponseCommandInput, type UpdateRouteResponseCommandOutput } from "./commands/UpdateRouteResponseCommand";
104
+ import { type UpdateStageCommandInput, type UpdateStageCommandOutput } from "./commands/UpdateStageCommand";
105
+ import { type UpdateVpcLinkCommandInput, type UpdateVpcLinkCommandOutput } from "./commands/UpdateVpcLinkCommand";
106
106
  export interface ApiGatewayV2 {
107
107
  /**
108
108
  * @see {@link CreateApiCommand}
@@ -5,112 +5,112 @@ import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/m
5
5
  import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
6
6
  import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
7
  import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
8
- import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
8
+ import type { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
9
9
  import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
10
- import { CreateApiCommandInput, CreateApiCommandOutput } from "./commands/CreateApiCommand";
11
- import { CreateApiMappingCommandInput, CreateApiMappingCommandOutput } from "./commands/CreateApiMappingCommand";
12
- import { CreateAuthorizerCommandInput, CreateAuthorizerCommandOutput } from "./commands/CreateAuthorizerCommand";
13
- import { CreateDeploymentCommandInput, CreateDeploymentCommandOutput } from "./commands/CreateDeploymentCommand";
14
- import { CreateDomainNameCommandInput, CreateDomainNameCommandOutput } from "./commands/CreateDomainNameCommand";
15
- import { CreateIntegrationCommandInput, CreateIntegrationCommandOutput } from "./commands/CreateIntegrationCommand";
16
- import { CreateIntegrationResponseCommandInput, CreateIntegrationResponseCommandOutput } from "./commands/CreateIntegrationResponseCommand";
17
- import { CreateModelCommandInput, CreateModelCommandOutput } from "./commands/CreateModelCommand";
18
- import { CreatePortalCommandInput, CreatePortalCommandOutput } from "./commands/CreatePortalCommand";
19
- import { CreatePortalProductCommandInput, CreatePortalProductCommandOutput } from "./commands/CreatePortalProductCommand";
20
- import { CreateProductPageCommandInput, CreateProductPageCommandOutput } from "./commands/CreateProductPageCommand";
21
- import { CreateProductRestEndpointPageCommandInput, CreateProductRestEndpointPageCommandOutput } from "./commands/CreateProductRestEndpointPageCommand";
22
- import { CreateRouteCommandInput, CreateRouteCommandOutput } from "./commands/CreateRouteCommand";
23
- import { CreateRouteResponseCommandInput, CreateRouteResponseCommandOutput } from "./commands/CreateRouteResponseCommand";
24
- import { CreateRoutingRuleCommandInput, CreateRoutingRuleCommandOutput } from "./commands/CreateRoutingRuleCommand";
25
- import { CreateStageCommandInput, CreateStageCommandOutput } from "./commands/CreateStageCommand";
26
- import { CreateVpcLinkCommandInput, CreateVpcLinkCommandOutput } from "./commands/CreateVpcLinkCommand";
27
- import { DeleteAccessLogSettingsCommandInput, DeleteAccessLogSettingsCommandOutput } from "./commands/DeleteAccessLogSettingsCommand";
28
- import { DeleteApiCommandInput, DeleteApiCommandOutput } from "./commands/DeleteApiCommand";
29
- import { DeleteApiMappingCommandInput, DeleteApiMappingCommandOutput } from "./commands/DeleteApiMappingCommand";
30
- import { DeleteAuthorizerCommandInput, DeleteAuthorizerCommandOutput } from "./commands/DeleteAuthorizerCommand";
31
- import { DeleteCorsConfigurationCommandInput, DeleteCorsConfigurationCommandOutput } from "./commands/DeleteCorsConfigurationCommand";
32
- import { DeleteDeploymentCommandInput, DeleteDeploymentCommandOutput } from "./commands/DeleteDeploymentCommand";
33
- import { DeleteDomainNameCommandInput, DeleteDomainNameCommandOutput } from "./commands/DeleteDomainNameCommand";
34
- import { DeleteIntegrationCommandInput, DeleteIntegrationCommandOutput } from "./commands/DeleteIntegrationCommand";
35
- import { DeleteIntegrationResponseCommandInput, DeleteIntegrationResponseCommandOutput } from "./commands/DeleteIntegrationResponseCommand";
36
- import { DeleteModelCommandInput, DeleteModelCommandOutput } from "./commands/DeleteModelCommand";
37
- import { DeletePortalCommandInput, DeletePortalCommandOutput } from "./commands/DeletePortalCommand";
38
- import { DeletePortalProductCommandInput, DeletePortalProductCommandOutput } from "./commands/DeletePortalProductCommand";
39
- import { DeletePortalProductSharingPolicyCommandInput, DeletePortalProductSharingPolicyCommandOutput } from "./commands/DeletePortalProductSharingPolicyCommand";
40
- import { DeleteProductPageCommandInput, DeleteProductPageCommandOutput } from "./commands/DeleteProductPageCommand";
41
- import { DeleteProductRestEndpointPageCommandInput, DeleteProductRestEndpointPageCommandOutput } from "./commands/DeleteProductRestEndpointPageCommand";
42
- import { DeleteRouteCommandInput, DeleteRouteCommandOutput } from "./commands/DeleteRouteCommand";
43
- import { DeleteRouteRequestParameterCommandInput, DeleteRouteRequestParameterCommandOutput } from "./commands/DeleteRouteRequestParameterCommand";
44
- import { DeleteRouteResponseCommandInput, DeleteRouteResponseCommandOutput } from "./commands/DeleteRouteResponseCommand";
45
- import { DeleteRouteSettingsCommandInput, DeleteRouteSettingsCommandOutput } from "./commands/DeleteRouteSettingsCommand";
46
- import { DeleteRoutingRuleCommandInput, DeleteRoutingRuleCommandOutput } from "./commands/DeleteRoutingRuleCommand";
47
- import { DeleteStageCommandInput, DeleteStageCommandOutput } from "./commands/DeleteStageCommand";
48
- import { DeleteVpcLinkCommandInput, DeleteVpcLinkCommandOutput } from "./commands/DeleteVpcLinkCommand";
49
- import { DisablePortalCommandInput, DisablePortalCommandOutput } from "./commands/DisablePortalCommand";
50
- import { ExportApiCommandInput, ExportApiCommandOutput } from "./commands/ExportApiCommand";
51
- import { GetApiCommandInput, GetApiCommandOutput } from "./commands/GetApiCommand";
52
- import { GetApiMappingCommandInput, GetApiMappingCommandOutput } from "./commands/GetApiMappingCommand";
53
- import { GetApiMappingsCommandInput, GetApiMappingsCommandOutput } from "./commands/GetApiMappingsCommand";
54
- import { GetApisCommandInput, GetApisCommandOutput } from "./commands/GetApisCommand";
55
- import { GetAuthorizerCommandInput, GetAuthorizerCommandOutput } from "./commands/GetAuthorizerCommand";
56
- import { GetAuthorizersCommandInput, GetAuthorizersCommandOutput } from "./commands/GetAuthorizersCommand";
57
- import { GetDeploymentCommandInput, GetDeploymentCommandOutput } from "./commands/GetDeploymentCommand";
58
- import { GetDeploymentsCommandInput, GetDeploymentsCommandOutput } from "./commands/GetDeploymentsCommand";
59
- import { GetDomainNameCommandInput, GetDomainNameCommandOutput } from "./commands/GetDomainNameCommand";
60
- import { GetDomainNamesCommandInput, GetDomainNamesCommandOutput } from "./commands/GetDomainNamesCommand";
61
- import { GetIntegrationCommandInput, GetIntegrationCommandOutput } from "./commands/GetIntegrationCommand";
62
- import { GetIntegrationResponseCommandInput, GetIntegrationResponseCommandOutput } from "./commands/GetIntegrationResponseCommand";
63
- import { GetIntegrationResponsesCommandInput, GetIntegrationResponsesCommandOutput } from "./commands/GetIntegrationResponsesCommand";
64
- import { GetIntegrationsCommandInput, GetIntegrationsCommandOutput } from "./commands/GetIntegrationsCommand";
65
- import { GetModelCommandInput, GetModelCommandOutput } from "./commands/GetModelCommand";
66
- import { GetModelsCommandInput, GetModelsCommandOutput } from "./commands/GetModelsCommand";
67
- import { GetModelTemplateCommandInput, GetModelTemplateCommandOutput } from "./commands/GetModelTemplateCommand";
68
- import { GetPortalCommandInput, GetPortalCommandOutput } from "./commands/GetPortalCommand";
69
- import { GetPortalProductCommandInput, GetPortalProductCommandOutput } from "./commands/GetPortalProductCommand";
70
- import { GetPortalProductSharingPolicyCommandInput, GetPortalProductSharingPolicyCommandOutput } from "./commands/GetPortalProductSharingPolicyCommand";
71
- import { GetProductPageCommandInput, GetProductPageCommandOutput } from "./commands/GetProductPageCommand";
72
- import { GetProductRestEndpointPageCommandInput, GetProductRestEndpointPageCommandOutput } from "./commands/GetProductRestEndpointPageCommand";
73
- import { GetRouteCommandInput, GetRouteCommandOutput } from "./commands/GetRouteCommand";
74
- import { GetRouteResponseCommandInput, GetRouteResponseCommandOutput } from "./commands/GetRouteResponseCommand";
75
- import { GetRouteResponsesCommandInput, GetRouteResponsesCommandOutput } from "./commands/GetRouteResponsesCommand";
76
- import { GetRoutesCommandInput, GetRoutesCommandOutput } from "./commands/GetRoutesCommand";
77
- import { GetRoutingRuleCommandInput, GetRoutingRuleCommandOutput } from "./commands/GetRoutingRuleCommand";
78
- import { GetStageCommandInput, GetStageCommandOutput } from "./commands/GetStageCommand";
79
- import { GetStagesCommandInput, GetStagesCommandOutput } from "./commands/GetStagesCommand";
80
- import { GetTagsCommandInput, GetTagsCommandOutput } from "./commands/GetTagsCommand";
81
- import { GetVpcLinkCommandInput, GetVpcLinkCommandOutput } from "./commands/GetVpcLinkCommand";
82
- import { GetVpcLinksCommandInput, GetVpcLinksCommandOutput } from "./commands/GetVpcLinksCommand";
83
- import { ImportApiCommandInput, ImportApiCommandOutput } from "./commands/ImportApiCommand";
84
- import { ListPortalProductsCommandInput, ListPortalProductsCommandOutput } from "./commands/ListPortalProductsCommand";
85
- import { ListPortalsCommandInput, ListPortalsCommandOutput } from "./commands/ListPortalsCommand";
86
- import { ListProductPagesCommandInput, ListProductPagesCommandOutput } from "./commands/ListProductPagesCommand";
87
- import { ListProductRestEndpointPagesCommandInput, ListProductRestEndpointPagesCommandOutput } from "./commands/ListProductRestEndpointPagesCommand";
88
- import { ListRoutingRulesCommandInput, ListRoutingRulesCommandOutput } from "./commands/ListRoutingRulesCommand";
89
- import { PreviewPortalCommandInput, PreviewPortalCommandOutput } from "./commands/PreviewPortalCommand";
90
- import { PublishPortalCommandInput, PublishPortalCommandOutput } from "./commands/PublishPortalCommand";
91
- import { PutPortalProductSharingPolicyCommandInput, PutPortalProductSharingPolicyCommandOutput } from "./commands/PutPortalProductSharingPolicyCommand";
92
- import { PutRoutingRuleCommandInput, PutRoutingRuleCommandOutput } from "./commands/PutRoutingRuleCommand";
93
- import { ReimportApiCommandInput, ReimportApiCommandOutput } from "./commands/ReimportApiCommand";
94
- import { ResetAuthorizersCacheCommandInput, ResetAuthorizersCacheCommandOutput } from "./commands/ResetAuthorizersCacheCommand";
95
- import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
96
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
97
- import { UpdateApiCommandInput, UpdateApiCommandOutput } from "./commands/UpdateApiCommand";
98
- import { UpdateApiMappingCommandInput, UpdateApiMappingCommandOutput } from "./commands/UpdateApiMappingCommand";
99
- import { UpdateAuthorizerCommandInput, UpdateAuthorizerCommandOutput } from "./commands/UpdateAuthorizerCommand";
100
- import { UpdateDeploymentCommandInput, UpdateDeploymentCommandOutput } from "./commands/UpdateDeploymentCommand";
101
- import { UpdateDomainNameCommandInput, UpdateDomainNameCommandOutput } from "./commands/UpdateDomainNameCommand";
102
- import { UpdateIntegrationCommandInput, UpdateIntegrationCommandOutput } from "./commands/UpdateIntegrationCommand";
103
- import { UpdateIntegrationResponseCommandInput, UpdateIntegrationResponseCommandOutput } from "./commands/UpdateIntegrationResponseCommand";
104
- import { UpdateModelCommandInput, UpdateModelCommandOutput } from "./commands/UpdateModelCommand";
105
- import { UpdatePortalCommandInput, UpdatePortalCommandOutput } from "./commands/UpdatePortalCommand";
106
- import { UpdatePortalProductCommandInput, UpdatePortalProductCommandOutput } from "./commands/UpdatePortalProductCommand";
107
- import { UpdateProductPageCommandInput, UpdateProductPageCommandOutput } from "./commands/UpdateProductPageCommand";
108
- import { UpdateProductRestEndpointPageCommandInput, UpdateProductRestEndpointPageCommandOutput } from "./commands/UpdateProductRestEndpointPageCommand";
109
- import { UpdateRouteCommandInput, UpdateRouteCommandOutput } from "./commands/UpdateRouteCommand";
110
- import { UpdateRouteResponseCommandInput, UpdateRouteResponseCommandOutput } from "./commands/UpdateRouteResponseCommand";
111
- import { UpdateStageCommandInput, UpdateStageCommandOutput } from "./commands/UpdateStageCommand";
112
- import { UpdateVpcLinkCommandInput, UpdateVpcLinkCommandOutput } from "./commands/UpdateVpcLinkCommand";
113
- import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
10
+ import type { CreateApiCommandInput, CreateApiCommandOutput } from "./commands/CreateApiCommand";
11
+ import type { CreateApiMappingCommandInput, CreateApiMappingCommandOutput } from "./commands/CreateApiMappingCommand";
12
+ import type { CreateAuthorizerCommandInput, CreateAuthorizerCommandOutput } from "./commands/CreateAuthorizerCommand";
13
+ import type { CreateDeploymentCommandInput, CreateDeploymentCommandOutput } from "./commands/CreateDeploymentCommand";
14
+ import type { CreateDomainNameCommandInput, CreateDomainNameCommandOutput } from "./commands/CreateDomainNameCommand";
15
+ import type { CreateIntegrationCommandInput, CreateIntegrationCommandOutput } from "./commands/CreateIntegrationCommand";
16
+ import type { CreateIntegrationResponseCommandInput, CreateIntegrationResponseCommandOutput } from "./commands/CreateIntegrationResponseCommand";
17
+ import type { CreateModelCommandInput, CreateModelCommandOutput } from "./commands/CreateModelCommand";
18
+ import type { CreatePortalCommandInput, CreatePortalCommandOutput } from "./commands/CreatePortalCommand";
19
+ import type { CreatePortalProductCommandInput, CreatePortalProductCommandOutput } from "./commands/CreatePortalProductCommand";
20
+ import type { CreateProductPageCommandInput, CreateProductPageCommandOutput } from "./commands/CreateProductPageCommand";
21
+ import type { CreateProductRestEndpointPageCommandInput, CreateProductRestEndpointPageCommandOutput } from "./commands/CreateProductRestEndpointPageCommand";
22
+ import type { CreateRouteCommandInput, CreateRouteCommandOutput } from "./commands/CreateRouteCommand";
23
+ import type { CreateRouteResponseCommandInput, CreateRouteResponseCommandOutput } from "./commands/CreateRouteResponseCommand";
24
+ import type { CreateRoutingRuleCommandInput, CreateRoutingRuleCommandOutput } from "./commands/CreateRoutingRuleCommand";
25
+ import type { CreateStageCommandInput, CreateStageCommandOutput } from "./commands/CreateStageCommand";
26
+ import type { CreateVpcLinkCommandInput, CreateVpcLinkCommandOutput } from "./commands/CreateVpcLinkCommand";
27
+ import type { DeleteAccessLogSettingsCommandInput, DeleteAccessLogSettingsCommandOutput } from "./commands/DeleteAccessLogSettingsCommand";
28
+ import type { DeleteApiCommandInput, DeleteApiCommandOutput } from "./commands/DeleteApiCommand";
29
+ import type { DeleteApiMappingCommandInput, DeleteApiMappingCommandOutput } from "./commands/DeleteApiMappingCommand";
30
+ import type { DeleteAuthorizerCommandInput, DeleteAuthorizerCommandOutput } from "./commands/DeleteAuthorizerCommand";
31
+ import type { DeleteCorsConfigurationCommandInput, DeleteCorsConfigurationCommandOutput } from "./commands/DeleteCorsConfigurationCommand";
32
+ import type { DeleteDeploymentCommandInput, DeleteDeploymentCommandOutput } from "./commands/DeleteDeploymentCommand";
33
+ import type { DeleteDomainNameCommandInput, DeleteDomainNameCommandOutput } from "./commands/DeleteDomainNameCommand";
34
+ import type { DeleteIntegrationCommandInput, DeleteIntegrationCommandOutput } from "./commands/DeleteIntegrationCommand";
35
+ import type { DeleteIntegrationResponseCommandInput, DeleteIntegrationResponseCommandOutput } from "./commands/DeleteIntegrationResponseCommand";
36
+ import type { DeleteModelCommandInput, DeleteModelCommandOutput } from "./commands/DeleteModelCommand";
37
+ import type { DeletePortalCommandInput, DeletePortalCommandOutput } from "./commands/DeletePortalCommand";
38
+ import type { DeletePortalProductCommandInput, DeletePortalProductCommandOutput } from "./commands/DeletePortalProductCommand";
39
+ import type { DeletePortalProductSharingPolicyCommandInput, DeletePortalProductSharingPolicyCommandOutput } from "./commands/DeletePortalProductSharingPolicyCommand";
40
+ import type { DeleteProductPageCommandInput, DeleteProductPageCommandOutput } from "./commands/DeleteProductPageCommand";
41
+ import type { DeleteProductRestEndpointPageCommandInput, DeleteProductRestEndpointPageCommandOutput } from "./commands/DeleteProductRestEndpointPageCommand";
42
+ import type { DeleteRouteCommandInput, DeleteRouteCommandOutput } from "./commands/DeleteRouteCommand";
43
+ import type { DeleteRouteRequestParameterCommandInput, DeleteRouteRequestParameterCommandOutput } from "./commands/DeleteRouteRequestParameterCommand";
44
+ import type { DeleteRouteResponseCommandInput, DeleteRouteResponseCommandOutput } from "./commands/DeleteRouteResponseCommand";
45
+ import type { DeleteRouteSettingsCommandInput, DeleteRouteSettingsCommandOutput } from "./commands/DeleteRouteSettingsCommand";
46
+ import type { DeleteRoutingRuleCommandInput, DeleteRoutingRuleCommandOutput } from "./commands/DeleteRoutingRuleCommand";
47
+ import type { DeleteStageCommandInput, DeleteStageCommandOutput } from "./commands/DeleteStageCommand";
48
+ import type { DeleteVpcLinkCommandInput, DeleteVpcLinkCommandOutput } from "./commands/DeleteVpcLinkCommand";
49
+ import type { DisablePortalCommandInput, DisablePortalCommandOutput } from "./commands/DisablePortalCommand";
50
+ import type { ExportApiCommandInput, ExportApiCommandOutput } from "./commands/ExportApiCommand";
51
+ import type { GetApiCommandInput, GetApiCommandOutput } from "./commands/GetApiCommand";
52
+ import type { GetApiMappingCommandInput, GetApiMappingCommandOutput } from "./commands/GetApiMappingCommand";
53
+ import type { GetApiMappingsCommandInput, GetApiMappingsCommandOutput } from "./commands/GetApiMappingsCommand";
54
+ import type { GetApisCommandInput, GetApisCommandOutput } from "./commands/GetApisCommand";
55
+ import type { GetAuthorizerCommandInput, GetAuthorizerCommandOutput } from "./commands/GetAuthorizerCommand";
56
+ import type { GetAuthorizersCommandInput, GetAuthorizersCommandOutput } from "./commands/GetAuthorizersCommand";
57
+ import type { GetDeploymentCommandInput, GetDeploymentCommandOutput } from "./commands/GetDeploymentCommand";
58
+ import type { GetDeploymentsCommandInput, GetDeploymentsCommandOutput } from "./commands/GetDeploymentsCommand";
59
+ import type { GetDomainNameCommandInput, GetDomainNameCommandOutput } from "./commands/GetDomainNameCommand";
60
+ import type { GetDomainNamesCommandInput, GetDomainNamesCommandOutput } from "./commands/GetDomainNamesCommand";
61
+ import type { GetIntegrationCommandInput, GetIntegrationCommandOutput } from "./commands/GetIntegrationCommand";
62
+ import type { GetIntegrationResponseCommandInput, GetIntegrationResponseCommandOutput } from "./commands/GetIntegrationResponseCommand";
63
+ import type { GetIntegrationResponsesCommandInput, GetIntegrationResponsesCommandOutput } from "./commands/GetIntegrationResponsesCommand";
64
+ import type { GetIntegrationsCommandInput, GetIntegrationsCommandOutput } from "./commands/GetIntegrationsCommand";
65
+ import type { GetModelCommandInput, GetModelCommandOutput } from "./commands/GetModelCommand";
66
+ import type { GetModelsCommandInput, GetModelsCommandOutput } from "./commands/GetModelsCommand";
67
+ import type { GetModelTemplateCommandInput, GetModelTemplateCommandOutput } from "./commands/GetModelTemplateCommand";
68
+ import type { GetPortalCommandInput, GetPortalCommandOutput } from "./commands/GetPortalCommand";
69
+ import type { GetPortalProductCommandInput, GetPortalProductCommandOutput } from "./commands/GetPortalProductCommand";
70
+ import type { GetPortalProductSharingPolicyCommandInput, GetPortalProductSharingPolicyCommandOutput } from "./commands/GetPortalProductSharingPolicyCommand";
71
+ import type { GetProductPageCommandInput, GetProductPageCommandOutput } from "./commands/GetProductPageCommand";
72
+ import type { GetProductRestEndpointPageCommandInput, GetProductRestEndpointPageCommandOutput } from "./commands/GetProductRestEndpointPageCommand";
73
+ import type { GetRouteCommandInput, GetRouteCommandOutput } from "./commands/GetRouteCommand";
74
+ import type { GetRouteResponseCommandInput, GetRouteResponseCommandOutput } from "./commands/GetRouteResponseCommand";
75
+ import type { GetRouteResponsesCommandInput, GetRouteResponsesCommandOutput } from "./commands/GetRouteResponsesCommand";
76
+ import type { GetRoutesCommandInput, GetRoutesCommandOutput } from "./commands/GetRoutesCommand";
77
+ import type { GetRoutingRuleCommandInput, GetRoutingRuleCommandOutput } from "./commands/GetRoutingRuleCommand";
78
+ import type { GetStageCommandInput, GetStageCommandOutput } from "./commands/GetStageCommand";
79
+ import type { GetStagesCommandInput, GetStagesCommandOutput } from "./commands/GetStagesCommand";
80
+ import type { GetTagsCommandInput, GetTagsCommandOutput } from "./commands/GetTagsCommand";
81
+ import type { GetVpcLinkCommandInput, GetVpcLinkCommandOutput } from "./commands/GetVpcLinkCommand";
82
+ import type { GetVpcLinksCommandInput, GetVpcLinksCommandOutput } from "./commands/GetVpcLinksCommand";
83
+ import type { ImportApiCommandInput, ImportApiCommandOutput } from "./commands/ImportApiCommand";
84
+ import type { ListPortalProductsCommandInput, ListPortalProductsCommandOutput } from "./commands/ListPortalProductsCommand";
85
+ import type { ListPortalsCommandInput, ListPortalsCommandOutput } from "./commands/ListPortalsCommand";
86
+ import type { ListProductPagesCommandInput, ListProductPagesCommandOutput } from "./commands/ListProductPagesCommand";
87
+ import type { ListProductRestEndpointPagesCommandInput, ListProductRestEndpointPagesCommandOutput } from "./commands/ListProductRestEndpointPagesCommand";
88
+ import type { ListRoutingRulesCommandInput, ListRoutingRulesCommandOutput } from "./commands/ListRoutingRulesCommand";
89
+ import type { PreviewPortalCommandInput, PreviewPortalCommandOutput } from "./commands/PreviewPortalCommand";
90
+ import type { PublishPortalCommandInput, PublishPortalCommandOutput } from "./commands/PublishPortalCommand";
91
+ import type { PutPortalProductSharingPolicyCommandInput, PutPortalProductSharingPolicyCommandOutput } from "./commands/PutPortalProductSharingPolicyCommand";
92
+ import type { PutRoutingRuleCommandInput, PutRoutingRuleCommandOutput } from "./commands/PutRoutingRuleCommand";
93
+ import type { ReimportApiCommandInput, ReimportApiCommandOutput } from "./commands/ReimportApiCommand";
94
+ import type { ResetAuthorizersCacheCommandInput, ResetAuthorizersCacheCommandOutput } from "./commands/ResetAuthorizersCacheCommand";
95
+ import type { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
96
+ import type { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
97
+ import type { UpdateApiCommandInput, UpdateApiCommandOutput } from "./commands/UpdateApiCommand";
98
+ import type { UpdateApiMappingCommandInput, UpdateApiMappingCommandOutput } from "./commands/UpdateApiMappingCommand";
99
+ import type { UpdateAuthorizerCommandInput, UpdateAuthorizerCommandOutput } from "./commands/UpdateAuthorizerCommand";
100
+ import type { UpdateDeploymentCommandInput, UpdateDeploymentCommandOutput } from "./commands/UpdateDeploymentCommand";
101
+ import type { UpdateDomainNameCommandInput, UpdateDomainNameCommandOutput } from "./commands/UpdateDomainNameCommand";
102
+ import type { UpdateIntegrationCommandInput, UpdateIntegrationCommandOutput } from "./commands/UpdateIntegrationCommand";
103
+ import type { UpdateIntegrationResponseCommandInput, UpdateIntegrationResponseCommandOutput } from "./commands/UpdateIntegrationResponseCommand";
104
+ import type { UpdateModelCommandInput, UpdateModelCommandOutput } from "./commands/UpdateModelCommand";
105
+ import type { UpdatePortalCommandInput, UpdatePortalCommandOutput } from "./commands/UpdatePortalCommand";
106
+ import type { UpdatePortalProductCommandInput, UpdatePortalProductCommandOutput } from "./commands/UpdatePortalProductCommand";
107
+ import type { UpdateProductPageCommandInput, UpdateProductPageCommandOutput } from "./commands/UpdateProductPageCommand";
108
+ import type { UpdateProductRestEndpointPageCommandInput, UpdateProductRestEndpointPageCommandOutput } from "./commands/UpdateProductRestEndpointPageCommand";
109
+ import type { UpdateRouteCommandInput, UpdateRouteCommandOutput } from "./commands/UpdateRouteCommand";
110
+ import type { UpdateRouteResponseCommandInput, UpdateRouteResponseCommandOutput } from "./commands/UpdateRouteResponseCommand";
111
+ import type { UpdateStageCommandInput, UpdateStageCommandOutput } from "./commands/UpdateStageCommand";
112
+ import type { UpdateVpcLinkCommandInput, UpdateVpcLinkCommandOutput } from "./commands/UpdateVpcLinkCommand";
113
+ import { type ClientInputEndpointParameters, type ClientResolvedEndpointParameters, type EndpointParameters } from "./endpoint/EndpointParameters";
114
114
  import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
115
115
  export { __Client };
116
116
  /**
@@ -219,7 +219,7 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
219
219
  * The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
220
220
  * @internal
221
221
  */
222
- defaultUserAgentProvider?: Provider<__UserAgent>;
222
+ defaultUserAgentProvider?: __Provider<__UserAgent>;
223
223
  /**
224
224
  * Default credentials provider; Not available in browser runtime.
225
225
  * @deprecated
@@ -1,4 +1,4 @@
1
- import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
1
+ import type { AwsCredentialIdentity, AwsCredentialIdentityProvider, HttpAuthScheme } from "@smithy/types";
2
2
  import type { ApiGatewayV2HttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
3
3
  /**
4
4
  * @internal
@@ -2,7 +2,7 @@ import { Command as $Command } from "@smithy/smithy-client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import { Uint8ArrayBlobAdapter } from "@smithy/util-stream";
4
4
  import type { ApiGatewayV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApiGatewayV2Client";
5
- import { type ExportApiRequest, ExportApiResponse } from "../models/models_0";
5
+ import type { ExportApiRequest, ExportApiResponse } from "../models/models_0";
6
6
  /**
7
7
  * @public
8
8
  */
@@ -5,7 +5,7 @@
5
5
  */
6
6
  export * from "./ApiGatewayV2Client";
7
7
  export * from "./ApiGatewayV2";
8
- export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
8
+ export type { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
9
9
  export type { RuntimeExtension } from "./runtimeExtensions";
10
10
  export type { ApiGatewayV2ExtensionConfiguration } from "./extensionConfiguration";
11
11
  export * from "./commands";
@@ -1,4 +1,4 @@
1
- import { AuthorizationType, AuthorizerType, ConnectionType, ContentHandlingStrategy, DeploymentStatus, DomainNameStatus, EndpointType, IntegrationType, IpAddressType, LoggingLevel, PassthroughBehavior, PreviewStatus, ProtocolType, PublishStatus, RoutingMode, SecurityPolicy, Status, TryItState, VpcLinkStatus, VpcLinkVersion } from "./enums";
1
+ import type { AuthorizationType, AuthorizerType, ConnectionType, ContentHandlingStrategy, DeploymentStatus, DomainNameStatus, EndpointType, IntegrationType, IpAddressType, LoggingLevel, PassthroughBehavior, PreviewStatus, ProtocolType, PublishStatus, RoutingMode, SecurityPolicy, Status, TryItState, VpcLinkStatus, VpcLinkVersion } from "./enums";
2
2
  /**
3
3
  * <p>Represents a CORS configuration. Supported only for HTTP APIs. See <a href="https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-cors.html">Configuring CORS</a> for more information.</p>
4
4
  * @public
@@ -1,6 +1,6 @@
1
1
  import type { Paginator } from "@smithy/types";
2
2
  import { ListRoutingRulesCommandInput, ListRoutingRulesCommandOutput } from "../commands/ListRoutingRulesCommand";
3
- import { ApiGatewayV2PaginationConfiguration } from "./Interfaces";
3
+ import type { ApiGatewayV2PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
@@ -26,6 +26,7 @@ import {
26
26
  Client as __Client,
27
27
  } from "@smithy/smithy-client";
28
28
  import {
29
+ AwsCredentialIdentityProvider,
29
30
  BodyLengthCalculator as __BodyLengthCalculator,
30
31
  CheckOptionalClientConfig as __CheckOptionalClientConfig,
31
32
  ChecksumConstructor as __ChecksumConstructor,
@@ -37,8 +38,6 @@ import {
37
38
  Provider as __Provider,
38
39
  StreamCollector as __StreamCollector,
39
40
  UrlParser as __UrlParser,
40
- AwsCredentialIdentityProvider,
41
- Provider,
42
41
  UserAgent as __UserAgent,
43
42
  } from "@smithy/types";
44
43
  import {
@@ -690,7 +689,7 @@ export interface ClientDefaults
690
689
  useFipsEndpoint?: boolean | __Provider<boolean>;
691
690
  region?: string | __Provider<string>;
692
691
  profile?: string;
693
- defaultUserAgentProvider?: Provider<__UserAgent>;
692
+ defaultUserAgentProvider?: __Provider<__UserAgent>;
694
693
  credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
695
694
  maxAttempts?: number | __Provider<number>;
696
695
  retryMode?: string | __Provider<string>;
@@ -1,7 +1,7 @@
1
1
  import {
2
- HttpAuthScheme,
3
2
  AwsCredentialIdentity,
4
3
  AwsCredentialIdentityProvider,
4
+ HttpAuthScheme,
5
5
  } from "@smithy/types";
6
6
  import { ApiGatewayV2HttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
7
7
  export interface HttpAuthExtensionConfiguration {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-apigatewayv2",
3
3
  "description": "AWS SDK for JavaScript Apigatewayv2 Client for Node.js, Browser and React Native",
4
- "version": "3.1019.0",
4
+ "version": "3.1021.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-apigatewayv2",
@@ -21,42 +21,42 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "^3.973.25",
25
- "@aws-sdk/credential-provider-node": "^3.972.27",
24
+ "@aws-sdk/core": "^3.973.26",
25
+ "@aws-sdk/credential-provider-node": "^3.972.29",
26
26
  "@aws-sdk/middleware-host-header": "^3.972.8",
27
27
  "@aws-sdk/middleware-logger": "^3.972.8",
28
28
  "@aws-sdk/middleware-recursion-detection": "^3.972.9",
29
- "@aws-sdk/middleware-user-agent": "^3.972.26",
29
+ "@aws-sdk/middleware-user-agent": "^3.972.28",
30
30
  "@aws-sdk/region-config-resolver": "^3.972.10",
31
31
  "@aws-sdk/types": "^3.973.6",
32
32
  "@aws-sdk/util-endpoints": "^3.996.5",
33
33
  "@aws-sdk/util-user-agent-browser": "^3.972.8",
34
- "@aws-sdk/util-user-agent-node": "^3.973.12",
34
+ "@aws-sdk/util-user-agent-node": "^3.973.14",
35
35
  "@smithy/config-resolver": "^4.4.13",
36
- "@smithy/core": "^3.23.12",
36
+ "@smithy/core": "^3.23.13",
37
37
  "@smithy/fetch-http-handler": "^5.3.15",
38
38
  "@smithy/hash-node": "^4.2.12",
39
39
  "@smithy/invalid-dependency": "^4.2.12",
40
40
  "@smithy/middleware-content-length": "^4.2.12",
41
- "@smithy/middleware-endpoint": "^4.4.27",
42
- "@smithy/middleware-retry": "^4.4.44",
43
- "@smithy/middleware-serde": "^4.2.15",
41
+ "@smithy/middleware-endpoint": "^4.4.28",
42
+ "@smithy/middleware-retry": "^4.4.46",
43
+ "@smithy/middleware-serde": "^4.2.16",
44
44
  "@smithy/middleware-stack": "^4.2.12",
45
45
  "@smithy/node-config-provider": "^4.3.12",
46
- "@smithy/node-http-handler": "^4.5.0",
46
+ "@smithy/node-http-handler": "^4.5.1",
47
47
  "@smithy/protocol-http": "^5.3.12",
48
- "@smithy/smithy-client": "^4.12.7",
48
+ "@smithy/smithy-client": "^4.12.8",
49
49
  "@smithy/types": "^4.13.1",
50
50
  "@smithy/url-parser": "^4.2.12",
51
51
  "@smithy/util-base64": "^4.3.2",
52
52
  "@smithy/util-body-length-browser": "^4.2.2",
53
53
  "@smithy/util-body-length-node": "^4.2.3",
54
- "@smithy/util-defaults-mode-browser": "^4.3.43",
55
- "@smithy/util-defaults-mode-node": "^4.2.47",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.44",
55
+ "@smithy/util-defaults-mode-node": "^4.2.48",
56
56
  "@smithy/util-endpoints": "^3.3.3",
57
57
  "@smithy/util-middleware": "^4.2.12",
58
- "@smithy/util-retry": "^4.2.12",
59
- "@smithy/util-stream": "^4.5.20",
58
+ "@smithy/util-retry": "^4.2.13",
59
+ "@smithy/util-stream": "^4.5.21",
60
60
  "@smithy/util-utf8": "^4.2.2",
61
61
  "tslib": "^2.6.2"
62
62
  },