@effect-aws/client-api-gateway-v2 1.10.7 → 2.0.0-beta.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.
Files changed (37) hide show
  1. package/LICENSE +1 -1
  2. package/README.md +3 -3
  3. package/dist/dts/ApiGatewayV2ClientInstance.d.ts +2 -2
  4. package/dist/dts/ApiGatewayV2ClientInstance.d.ts.map +1 -1
  5. package/dist/dts/ApiGatewayV2Service.d.ts +105 -107
  6. package/dist/dts/ApiGatewayV2Service.d.ts.map +1 -1
  7. package/dist/dts/ApiGatewayV2ServiceConfig.d.ts.map +1 -1
  8. package/dist/esm/ApiGatewayV2ClientInstance.js +3 -3
  9. package/dist/esm/ApiGatewayV2ClientInstance.js.map +1 -1
  10. package/dist/esm/ApiGatewayV2Service.js +2 -2
  11. package/dist/esm/ApiGatewayV2Service.js.map +1 -1
  12. package/dist/esm/ApiGatewayV2ServiceConfig.js +5 -6
  13. package/dist/esm/ApiGatewayV2ServiceConfig.js.map +1 -1
  14. package/package.json +8 -14
  15. package/src/ApiGatewayV2ClientInstance.ts +4 -4
  16. package/src/ApiGatewayV2Service.ts +106 -106
  17. package/src/ApiGatewayV2ServiceConfig.ts +6 -7
  18. package/dist/cjs/ApiGatewayV2ClientInstance.d.ts +0 -24
  19. package/dist/cjs/ApiGatewayV2ClientInstance.d.ts.map +0 -1
  20. package/dist/cjs/ApiGatewayV2ClientInstance.js +0 -50
  21. package/dist/cjs/ApiGatewayV2ClientInstance.js.map +0 -1
  22. package/dist/cjs/ApiGatewayV2Service.d.ts +0 -458
  23. package/dist/cjs/ApiGatewayV2Service.d.ts.map +0 -1
  24. package/dist/cjs/ApiGatewayV2Service.js +0 -162
  25. package/dist/cjs/ApiGatewayV2Service.js.map +0 -1
  26. package/dist/cjs/ApiGatewayV2ServiceConfig.d.ts +0 -25
  27. package/dist/cjs/ApiGatewayV2ServiceConfig.d.ts.map +0 -1
  28. package/dist/cjs/ApiGatewayV2ServiceConfig.js +0 -35
  29. package/dist/cjs/ApiGatewayV2ServiceConfig.js.map +0 -1
  30. package/dist/cjs/Errors.d.ts +0 -12
  31. package/dist/cjs/Errors.d.ts.map +0 -1
  32. package/dist/cjs/Errors.js +0 -11
  33. package/dist/cjs/Errors.js.map +0 -1
  34. package/dist/cjs/index.d.ts +0 -44
  35. package/dist/cjs/index.d.ts.map +0 -1
  36. package/dist/cjs/index.js +0 -56
  37. package/dist/cjs/index.js.map +0 -1
@@ -4,7 +4,7 @@
4
4
  import { type ApiGatewayV2Client, type ApiGatewayV2ClientConfig, type CreateApiCommandInput, type CreateApiCommandOutput, type CreateApiMappingCommandInput, type CreateApiMappingCommandOutput, type CreateAuthorizerCommandInput, type CreateAuthorizerCommandOutput, type CreateDeploymentCommandInput, type CreateDeploymentCommandOutput, type CreateDomainNameCommandInput, type CreateDomainNameCommandOutput, type CreateIntegrationCommandInput, type CreateIntegrationCommandOutput, type CreateIntegrationResponseCommandInput, type CreateIntegrationResponseCommandOutput, type CreateModelCommandInput, type CreateModelCommandOutput, type CreatePortalCommandInput, type CreatePortalCommandOutput, type CreatePortalProductCommandInput, type CreatePortalProductCommandOutput, type CreateProductPageCommandInput, type CreateProductPageCommandOutput, type CreateProductRestEndpointPageCommandInput, type CreateProductRestEndpointPageCommandOutput, type CreateRouteCommandInput, type CreateRouteCommandOutput, type CreateRouteResponseCommandInput, type CreateRouteResponseCommandOutput, type CreateRoutingRuleCommandInput, type CreateRoutingRuleCommandOutput, type CreateStageCommandInput, type CreateStageCommandOutput, type CreateVpcLinkCommandInput, type CreateVpcLinkCommandOutput, type DeleteAccessLogSettingsCommandInput, type DeleteAccessLogSettingsCommandOutput, type DeleteApiCommandInput, type DeleteApiCommandOutput, type DeleteApiMappingCommandInput, type DeleteApiMappingCommandOutput, type DeleteAuthorizerCommandInput, type DeleteAuthorizerCommandOutput, type DeleteCorsConfigurationCommandInput, type DeleteCorsConfigurationCommandOutput, type DeleteDeploymentCommandInput, type DeleteDeploymentCommandOutput, type DeleteDomainNameCommandInput, type DeleteDomainNameCommandOutput, type DeleteIntegrationCommandInput, type DeleteIntegrationCommandOutput, type DeleteIntegrationResponseCommandInput, type DeleteIntegrationResponseCommandOutput, type DeleteModelCommandInput, type DeleteModelCommandOutput, type DeletePortalCommandInput, type DeletePortalCommandOutput, type DeletePortalProductCommandInput, type DeletePortalProductCommandOutput, type DeletePortalProductSharingPolicyCommandInput, type DeletePortalProductSharingPolicyCommandOutput, type DeleteProductPageCommandInput, type DeleteProductPageCommandOutput, type DeleteProductRestEndpointPageCommandInput, type DeleteProductRestEndpointPageCommandOutput, type DeleteRouteCommandInput, type DeleteRouteCommandOutput, type DeleteRouteRequestParameterCommandInput, type DeleteRouteRequestParameterCommandOutput, type DeleteRouteResponseCommandInput, type DeleteRouteResponseCommandOutput, type DeleteRouteSettingsCommandInput, type DeleteRouteSettingsCommandOutput, type DeleteRoutingRuleCommandInput, type DeleteRoutingRuleCommandOutput, type DeleteStageCommandInput, type DeleteStageCommandOutput, type DeleteVpcLinkCommandInput, type DeleteVpcLinkCommandOutput, type DisablePortalCommandInput, type DisablePortalCommandOutput, type ExportApiCommandInput, type ExportApiCommandOutput, type GetApiCommandInput, type GetApiCommandOutput, type GetApiMappingCommandInput, type GetApiMappingCommandOutput, type GetApiMappingsCommandInput, type GetApiMappingsCommandOutput, type GetApisCommandInput, type GetApisCommandOutput, type GetAuthorizerCommandInput, type GetAuthorizerCommandOutput, type GetAuthorizersCommandInput, type GetAuthorizersCommandOutput, type GetDeploymentCommandInput, type GetDeploymentCommandOutput, type GetDeploymentsCommandInput, type GetDeploymentsCommandOutput, type GetDomainNameCommandInput, type GetDomainNameCommandOutput, type GetDomainNamesCommandInput, type GetDomainNamesCommandOutput, type GetIntegrationCommandInput, type GetIntegrationCommandOutput, type GetIntegrationResponseCommandInput, type GetIntegrationResponseCommandOutput, type GetIntegrationResponsesCommandInput, type GetIntegrationResponsesCommandOutput, type GetIntegrationsCommandInput, type GetIntegrationsCommandOutput, type GetModelCommandInput, type GetModelCommandOutput, type GetModelsCommandInput, type GetModelsCommandOutput, type GetModelTemplateCommandInput, type GetModelTemplateCommandOutput, type GetPortalCommandInput, type GetPortalCommandOutput, type GetPortalProductCommandInput, type GetPortalProductCommandOutput, type GetPortalProductSharingPolicyCommandInput, type GetPortalProductSharingPolicyCommandOutput, type GetProductPageCommandInput, type GetProductPageCommandOutput, type GetProductRestEndpointPageCommandInput, type GetProductRestEndpointPageCommandOutput, type GetRouteCommandInput, type GetRouteCommandOutput, type GetRouteResponseCommandInput, type GetRouteResponseCommandOutput, type GetRouteResponsesCommandInput, type GetRouteResponsesCommandOutput, type GetRoutesCommandInput, type GetRoutesCommandOutput, type GetRoutingRuleCommandInput, type GetRoutingRuleCommandOutput, type GetStageCommandInput, type GetStageCommandOutput, type GetStagesCommandInput, type GetStagesCommandOutput, type GetTagsCommandInput, type GetTagsCommandOutput, type GetVpcLinkCommandInput, type GetVpcLinkCommandOutput, type GetVpcLinksCommandInput, type GetVpcLinksCommandOutput, type ImportApiCommandInput, type ImportApiCommandOutput, type ListPortalProductsCommandInput, type ListPortalProductsCommandOutput, type ListPortalsCommandInput, type ListPortalsCommandOutput, type ListProductPagesCommandInput, type ListProductPagesCommandOutput, type ListProductRestEndpointPagesCommandInput, type ListProductRestEndpointPagesCommandOutput, type ListRoutingRulesCommandInput, type ListRoutingRulesCommandOutput, type PreviewPortalCommandInput, type PreviewPortalCommandOutput, type PublishPortalCommandInput, type PublishPortalCommandOutput, type PutPortalProductSharingPolicyCommandInput, type PutPortalProductSharingPolicyCommandOutput, type PutRoutingRuleCommandInput, type PutRoutingRuleCommandOutput, type ReimportApiCommandInput, type ReimportApiCommandOutput, type ResetAuthorizersCacheCommandInput, type ResetAuthorizersCacheCommandOutput, type TagResourceCommandInput, type TagResourceCommandOutput, type UntagResourceCommandInput, type UntagResourceCommandOutput, type UpdateApiCommandInput, type UpdateApiCommandOutput, type UpdateApiMappingCommandInput, type UpdateApiMappingCommandOutput, type UpdateAuthorizerCommandInput, type UpdateAuthorizerCommandOutput, type UpdateDeploymentCommandInput, type UpdateDeploymentCommandOutput, type UpdateDomainNameCommandInput, type UpdateDomainNameCommandOutput, type UpdateIntegrationCommandInput, type UpdateIntegrationCommandOutput, type UpdateIntegrationResponseCommandInput, type UpdateIntegrationResponseCommandOutput, type UpdateModelCommandInput, type UpdateModelCommandOutput, type UpdatePortalCommandInput, type UpdatePortalCommandOutput, type UpdatePortalProductCommandInput, type UpdatePortalProductCommandOutput, type UpdateProductPageCommandInput, type UpdateProductPageCommandOutput, type UpdateProductRestEndpointPageCommandInput, type UpdateProductRestEndpointPageCommandOutput, type UpdateRouteCommandInput, type UpdateRouteCommandOutput, type UpdateRouteResponseCommandInput, type UpdateRouteResponseCommandOutput, type UpdateStageCommandInput, type UpdateStageCommandOutput, type UpdateVpcLinkCommandInput, type UpdateVpcLinkCommandOutput } from "@aws-sdk/client-apigatewayv2";
5
5
  import type { HttpHandlerOptions, ServiceLogger } from "@effect-aws/commons";
6
6
  import type { Cause } from "effect";
7
- import { Effect, Layer } from "effect";
7
+ import { Effect, Layer, ServiceMap } from "effect";
8
8
  import * as Instance from "./ApiGatewayV2ClientInstance.js";
9
9
  import type { AccessDeniedError, BadRequestError, ConflictError, NotFoundError, SdkError, TooManyRequestsError } from "./Errors.js";
10
10
  interface ApiGatewayV2Service$ {
@@ -12,424 +12,422 @@ interface ApiGatewayV2Service$ {
12
12
  /**
13
13
  * @see {@link CreateApiCommand}
14
14
  */
15
- createApi(args: CreateApiCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateApiCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
15
+ createApi(args: CreateApiCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateApiCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
16
16
  /**
17
17
  * @see {@link CreateApiMappingCommand}
18
18
  */
19
- createApiMapping(args: CreateApiMappingCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateApiMappingCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
19
+ createApiMapping(args: CreateApiMappingCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateApiMappingCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
20
20
  /**
21
21
  * @see {@link CreateAuthorizerCommand}
22
22
  */
23
- createAuthorizer(args: CreateAuthorizerCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateAuthorizerCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
23
+ createAuthorizer(args: CreateAuthorizerCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateAuthorizerCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
24
24
  /**
25
25
  * @see {@link CreateDeploymentCommand}
26
26
  */
27
- createDeployment(args: CreateDeploymentCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDeploymentCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
27
+ createDeployment(args: CreateDeploymentCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDeploymentCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
28
28
  /**
29
29
  * @see {@link CreateDomainNameCommand}
30
30
  */
31
- createDomainName(args: CreateDomainNameCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDomainNameCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
31
+ createDomainName(args: CreateDomainNameCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDomainNameCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
32
32
  /**
33
33
  * @see {@link CreateIntegrationCommand}
34
34
  */
35
- createIntegration(args: CreateIntegrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateIntegrationCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
35
+ createIntegration(args: CreateIntegrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateIntegrationCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
36
36
  /**
37
37
  * @see {@link CreateIntegrationResponseCommand}
38
38
  */
39
- createIntegrationResponse(args: CreateIntegrationResponseCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateIntegrationResponseCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
39
+ createIntegrationResponse(args: CreateIntegrationResponseCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateIntegrationResponseCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
40
40
  /**
41
41
  * @see {@link CreateModelCommand}
42
42
  */
43
- createModel(args: CreateModelCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateModelCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
43
+ createModel(args: CreateModelCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateModelCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
44
44
  /**
45
45
  * @see {@link CreatePortalCommand}
46
46
  */
47
- createPortal(args: CreatePortalCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreatePortalCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | TooManyRequestsError>;
47
+ createPortal(args: CreatePortalCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreatePortalCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | BadRequestError | TooManyRequestsError>;
48
48
  /**
49
49
  * @see {@link CreatePortalProductCommand}
50
50
  */
51
- createPortalProduct(args: CreatePortalProductCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreatePortalProductCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | TooManyRequestsError>;
51
+ createPortalProduct(args: CreatePortalProductCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreatePortalProductCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | BadRequestError | TooManyRequestsError>;
52
52
  /**
53
53
  * @see {@link CreateProductPageCommand}
54
54
  */
55
- createProductPage(args: CreateProductPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateProductPageCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
55
+ createProductPage(args: CreateProductPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateProductPageCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
56
56
  /**
57
57
  * @see {@link CreateProductRestEndpointPageCommand}
58
58
  */
59
- createProductRestEndpointPage(args: CreateProductRestEndpointPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateProductRestEndpointPageCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
59
+ createProductRestEndpointPage(args: CreateProductRestEndpointPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateProductRestEndpointPageCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
60
60
  /**
61
61
  * @see {@link CreateRouteCommand}
62
62
  */
63
- createRoute(args: CreateRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateRouteCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
63
+ createRoute(args: CreateRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateRouteCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
64
64
  /**
65
65
  * @see {@link CreateRouteResponseCommand}
66
66
  */
67
- createRouteResponse(args: CreateRouteResponseCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateRouteResponseCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
67
+ createRouteResponse(args: CreateRouteResponseCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateRouteResponseCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
68
68
  /**
69
69
  * @see {@link CreateRoutingRuleCommand}
70
70
  */
71
- createRoutingRule(args: CreateRoutingRuleCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateRoutingRuleCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
71
+ createRoutingRule(args: CreateRoutingRuleCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateRoutingRuleCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
72
72
  /**
73
73
  * @see {@link CreateStageCommand}
74
74
  */
75
- createStage(args: CreateStageCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateStageCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
75
+ createStage(args: CreateStageCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateStageCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
76
76
  /**
77
77
  * @see {@link CreateVpcLinkCommand}
78
78
  */
79
- createVpcLink(args: CreateVpcLinkCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVpcLinkCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | TooManyRequestsError>;
79
+ createVpcLink(args: CreateVpcLinkCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVpcLinkCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | TooManyRequestsError>;
80
80
  /**
81
81
  * @see {@link DeleteAccessLogSettingsCommand}
82
82
  */
83
- deleteAccessLogSettings(args: DeleteAccessLogSettingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteAccessLogSettingsCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
83
+ deleteAccessLogSettings(args: DeleteAccessLogSettingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteAccessLogSettingsCommandOutput, Cause.TimeoutError | SdkError | NotFoundError | TooManyRequestsError>;
84
84
  /**
85
85
  * @see {@link DeleteApiCommand}
86
86
  */
87
- deleteApi(args: DeleteApiCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteApiCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
87
+ deleteApi(args: DeleteApiCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteApiCommandOutput, Cause.TimeoutError | SdkError | NotFoundError | TooManyRequestsError>;
88
88
  /**
89
89
  * @see {@link DeleteApiMappingCommand}
90
90
  */
91
- deleteApiMapping(args: DeleteApiMappingCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteApiMappingCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
91
+ deleteApiMapping(args: DeleteApiMappingCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteApiMappingCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
92
92
  /**
93
93
  * @see {@link DeleteAuthorizerCommand}
94
94
  */
95
- deleteAuthorizer(args: DeleteAuthorizerCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteAuthorizerCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
95
+ deleteAuthorizer(args: DeleteAuthorizerCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteAuthorizerCommandOutput, Cause.TimeoutError | SdkError | NotFoundError | TooManyRequestsError>;
96
96
  /**
97
97
  * @see {@link DeleteCorsConfigurationCommand}
98
98
  */
99
- deleteCorsConfiguration(args: DeleteCorsConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteCorsConfigurationCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
99
+ deleteCorsConfiguration(args: DeleteCorsConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteCorsConfigurationCommandOutput, Cause.TimeoutError | SdkError | NotFoundError | TooManyRequestsError>;
100
100
  /**
101
101
  * @see {@link DeleteDeploymentCommand}
102
102
  */
103
- deleteDeployment(args: DeleteDeploymentCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDeploymentCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
103
+ deleteDeployment(args: DeleteDeploymentCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDeploymentCommandOutput, Cause.TimeoutError | SdkError | NotFoundError | TooManyRequestsError>;
104
104
  /**
105
105
  * @see {@link DeleteDomainNameCommand}
106
106
  */
107
- deleteDomainName(args: DeleteDomainNameCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDomainNameCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
107
+ deleteDomainName(args: DeleteDomainNameCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDomainNameCommandOutput, Cause.TimeoutError | SdkError | NotFoundError | TooManyRequestsError>;
108
108
  /**
109
109
  * @see {@link DeleteIntegrationCommand}
110
110
  */
111
- deleteIntegration(args: DeleteIntegrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIntegrationCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
111
+ deleteIntegration(args: DeleteIntegrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIntegrationCommandOutput, Cause.TimeoutError | SdkError | NotFoundError | TooManyRequestsError>;
112
112
  /**
113
113
  * @see {@link DeleteIntegrationResponseCommand}
114
114
  */
115
- deleteIntegrationResponse(args: DeleteIntegrationResponseCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIntegrationResponseCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
115
+ deleteIntegrationResponse(args: DeleteIntegrationResponseCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIntegrationResponseCommandOutput, Cause.TimeoutError | SdkError | NotFoundError | TooManyRequestsError>;
116
116
  /**
117
117
  * @see {@link DeleteModelCommand}
118
118
  */
119
- deleteModel(args: DeleteModelCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteModelCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
119
+ deleteModel(args: DeleteModelCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteModelCommandOutput, Cause.TimeoutError | SdkError | NotFoundError | TooManyRequestsError>;
120
120
  /**
121
121
  * @see {@link DeletePortalCommand}
122
122
  */
123
- deletePortal(args: DeletePortalCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeletePortalCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | TooManyRequestsError>;
123
+ deletePortal(args: DeletePortalCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeletePortalCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | BadRequestError | TooManyRequestsError>;
124
124
  /**
125
125
  * @see {@link DeletePortalProductCommand}
126
126
  */
127
- deletePortalProduct(args: DeletePortalProductCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeletePortalProductCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
127
+ deletePortalProduct(args: DeletePortalProductCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeletePortalProductCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
128
128
  /**
129
129
  * @see {@link DeletePortalProductSharingPolicyCommand}
130
130
  */
131
- deletePortalProductSharingPolicy(args: DeletePortalProductSharingPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeletePortalProductSharingPolicyCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
131
+ deletePortalProductSharingPolicy(args: DeletePortalProductSharingPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeletePortalProductSharingPolicyCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
132
132
  /**
133
133
  * @see {@link DeleteProductPageCommand}
134
134
  */
135
- deleteProductPage(args: DeleteProductPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteProductPageCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
135
+ deleteProductPage(args: DeleteProductPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteProductPageCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
136
136
  /**
137
137
  * @see {@link DeleteProductRestEndpointPageCommand}
138
138
  */
139
- deleteProductRestEndpointPage(args: DeleteProductRestEndpointPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteProductRestEndpointPageCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
139
+ deleteProductRestEndpointPage(args: DeleteProductRestEndpointPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteProductRestEndpointPageCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
140
140
  /**
141
141
  * @see {@link DeleteRouteCommand}
142
142
  */
143
- deleteRoute(args: DeleteRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteRouteCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
143
+ deleteRoute(args: DeleteRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteRouteCommandOutput, Cause.TimeoutError | SdkError | NotFoundError | TooManyRequestsError>;
144
144
  /**
145
145
  * @see {@link DeleteRouteRequestParameterCommand}
146
146
  */
147
- deleteRouteRequestParameter(args: DeleteRouteRequestParameterCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteRouteRequestParameterCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
147
+ deleteRouteRequestParameter(args: DeleteRouteRequestParameterCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteRouteRequestParameterCommandOutput, Cause.TimeoutError | SdkError | NotFoundError | TooManyRequestsError>;
148
148
  /**
149
149
  * @see {@link DeleteRouteResponseCommand}
150
150
  */
151
- deleteRouteResponse(args: DeleteRouteResponseCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteRouteResponseCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
151
+ deleteRouteResponse(args: DeleteRouteResponseCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteRouteResponseCommandOutput, Cause.TimeoutError | SdkError | NotFoundError | TooManyRequestsError>;
152
152
  /**
153
153
  * @see {@link DeleteRouteSettingsCommand}
154
154
  */
155
- deleteRouteSettings(args: DeleteRouteSettingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteRouteSettingsCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
155
+ deleteRouteSettings(args: DeleteRouteSettingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteRouteSettingsCommandOutput, Cause.TimeoutError | SdkError | NotFoundError | TooManyRequestsError>;
156
156
  /**
157
157
  * @see {@link DeleteRoutingRuleCommand}
158
158
  */
159
- deleteRoutingRule(args: DeleteRoutingRuleCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteRoutingRuleCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
159
+ deleteRoutingRule(args: DeleteRoutingRuleCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteRoutingRuleCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
160
160
  /**
161
161
  * @see {@link DeleteStageCommand}
162
162
  */
163
- deleteStage(args: DeleteStageCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteStageCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
163
+ deleteStage(args: DeleteStageCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteStageCommandOutput, Cause.TimeoutError | SdkError | NotFoundError | TooManyRequestsError>;
164
164
  /**
165
165
  * @see {@link DeleteVpcLinkCommand}
166
166
  */
167
- deleteVpcLink(args: DeleteVpcLinkCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVpcLinkCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
167
+ deleteVpcLink(args: DeleteVpcLinkCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVpcLinkCommandOutput, Cause.TimeoutError | SdkError | NotFoundError | TooManyRequestsError>;
168
168
  /**
169
169
  * @see {@link DisablePortalCommand}
170
170
  */
171
- disablePortal(args: DisablePortalCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisablePortalCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
171
+ disablePortal(args: DisablePortalCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisablePortalCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
172
172
  /**
173
173
  * @see {@link ExportApiCommand}
174
174
  */
175
- exportApi(args: ExportApiCommandInput, options?: HttpHandlerOptions): Effect.Effect<ExportApiCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
175
+ exportApi(args: ExportApiCommandInput, options?: HttpHandlerOptions): Effect.Effect<ExportApiCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
176
176
  /**
177
177
  * @see {@link GetApiCommand}
178
178
  */
179
- getApi(args: GetApiCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetApiCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
179
+ getApi(args: GetApiCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetApiCommandOutput, Cause.TimeoutError | SdkError | NotFoundError | TooManyRequestsError>;
180
180
  /**
181
181
  * @see {@link GetApiMappingCommand}
182
182
  */
183
- getApiMapping(args: GetApiMappingCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetApiMappingCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
183
+ getApiMapping(args: GetApiMappingCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetApiMappingCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
184
184
  /**
185
185
  * @see {@link GetApiMappingsCommand}
186
186
  */
187
- getApiMappings(args: GetApiMappingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetApiMappingsCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
187
+ getApiMappings(args: GetApiMappingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetApiMappingsCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
188
188
  /**
189
189
  * @see {@link GetApisCommand}
190
190
  */
191
- getApis(args: GetApisCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetApisCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
191
+ getApis(args: GetApisCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetApisCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
192
192
  /**
193
193
  * @see {@link GetAuthorizerCommand}
194
194
  */
195
- getAuthorizer(args: GetAuthorizerCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAuthorizerCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
195
+ getAuthorizer(args: GetAuthorizerCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAuthorizerCommandOutput, Cause.TimeoutError | SdkError | NotFoundError | TooManyRequestsError>;
196
196
  /**
197
197
  * @see {@link GetAuthorizersCommand}
198
198
  */
199
- getAuthorizers(args: GetAuthorizersCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAuthorizersCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
199
+ getAuthorizers(args: GetAuthorizersCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAuthorizersCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
200
200
  /**
201
201
  * @see {@link GetDeploymentCommand}
202
202
  */
203
- getDeployment(args: GetDeploymentCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDeploymentCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
203
+ getDeployment(args: GetDeploymentCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDeploymentCommandOutput, Cause.TimeoutError | SdkError | NotFoundError | TooManyRequestsError>;
204
204
  /**
205
205
  * @see {@link GetDeploymentsCommand}
206
206
  */
207
- getDeployments(args: GetDeploymentsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDeploymentsCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
207
+ getDeployments(args: GetDeploymentsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDeploymentsCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
208
208
  /**
209
209
  * @see {@link GetDomainNameCommand}
210
210
  */
211
- getDomainName(args: GetDomainNameCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDomainNameCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
211
+ getDomainName(args: GetDomainNameCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDomainNameCommandOutput, Cause.TimeoutError | SdkError | NotFoundError | TooManyRequestsError>;
212
212
  /**
213
213
  * @see {@link GetDomainNamesCommand}
214
214
  */
215
- getDomainNames(args: GetDomainNamesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDomainNamesCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
215
+ getDomainNames(args: GetDomainNamesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDomainNamesCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
216
216
  /**
217
217
  * @see {@link GetIntegrationCommand}
218
218
  */
219
- getIntegration(args: GetIntegrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIntegrationCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
219
+ getIntegration(args: GetIntegrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIntegrationCommandOutput, Cause.TimeoutError | SdkError | NotFoundError | TooManyRequestsError>;
220
220
  /**
221
221
  * @see {@link GetIntegrationResponseCommand}
222
222
  */
223
- getIntegrationResponse(args: GetIntegrationResponseCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIntegrationResponseCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
223
+ getIntegrationResponse(args: GetIntegrationResponseCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIntegrationResponseCommandOutput, Cause.TimeoutError | SdkError | NotFoundError | TooManyRequestsError>;
224
224
  /**
225
225
  * @see {@link GetIntegrationResponsesCommand}
226
226
  */
227
- getIntegrationResponses(args: GetIntegrationResponsesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIntegrationResponsesCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
227
+ getIntegrationResponses(args: GetIntegrationResponsesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIntegrationResponsesCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
228
228
  /**
229
229
  * @see {@link GetIntegrationsCommand}
230
230
  */
231
- getIntegrations(args: GetIntegrationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIntegrationsCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
231
+ getIntegrations(args: GetIntegrationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIntegrationsCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
232
232
  /**
233
233
  * @see {@link GetModelCommand}
234
234
  */
235
- getModel(args: GetModelCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetModelCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
235
+ getModel(args: GetModelCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetModelCommandOutput, Cause.TimeoutError | SdkError | NotFoundError | TooManyRequestsError>;
236
236
  /**
237
237
  * @see {@link GetModelTemplateCommand}
238
238
  */
239
- getModelTemplate(args: GetModelTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetModelTemplateCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
239
+ getModelTemplate(args: GetModelTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetModelTemplateCommandOutput, Cause.TimeoutError | SdkError | NotFoundError | TooManyRequestsError>;
240
240
  /**
241
241
  * @see {@link GetModelsCommand}
242
242
  */
243
- getModels(args: GetModelsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetModelsCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
243
+ getModels(args: GetModelsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetModelsCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
244
244
  /**
245
245
  * @see {@link GetPortalCommand}
246
246
  */
247
- getPortal(args: GetPortalCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetPortalCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
247
+ getPortal(args: GetPortalCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetPortalCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
248
248
  /**
249
249
  * @see {@link GetPortalProductCommand}
250
250
  */
251
- getPortalProduct(args: GetPortalProductCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetPortalProductCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
251
+ getPortalProduct(args: GetPortalProductCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetPortalProductCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
252
252
  /**
253
253
  * @see {@link GetPortalProductSharingPolicyCommand}
254
254
  */
255
- getPortalProductSharingPolicy(args: GetPortalProductSharingPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetPortalProductSharingPolicyCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
255
+ getPortalProductSharingPolicy(args: GetPortalProductSharingPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetPortalProductSharingPolicyCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
256
256
  /**
257
257
  * @see {@link GetProductPageCommand}
258
258
  */
259
- getProductPage(args: GetProductPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetProductPageCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
259
+ getProductPage(args: GetProductPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetProductPageCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
260
260
  /**
261
261
  * @see {@link GetProductRestEndpointPageCommand}
262
262
  */
263
- getProductRestEndpointPage(args: GetProductRestEndpointPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetProductRestEndpointPageCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
263
+ getProductRestEndpointPage(args: GetProductRestEndpointPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetProductRestEndpointPageCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
264
264
  /**
265
265
  * @see {@link GetRouteCommand}
266
266
  */
267
- getRoute(args: GetRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetRouteCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
267
+ getRoute(args: GetRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetRouteCommandOutput, Cause.TimeoutError | SdkError | NotFoundError | TooManyRequestsError>;
268
268
  /**
269
269
  * @see {@link GetRouteResponseCommand}
270
270
  */
271
- getRouteResponse(args: GetRouteResponseCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetRouteResponseCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
271
+ getRouteResponse(args: GetRouteResponseCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetRouteResponseCommandOutput, Cause.TimeoutError | SdkError | NotFoundError | TooManyRequestsError>;
272
272
  /**
273
273
  * @see {@link GetRouteResponsesCommand}
274
274
  */
275
- getRouteResponses(args: GetRouteResponsesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetRouteResponsesCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
275
+ getRouteResponses(args: GetRouteResponsesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetRouteResponsesCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
276
276
  /**
277
277
  * @see {@link GetRoutesCommand}
278
278
  */
279
- getRoutes(args: GetRoutesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetRoutesCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
279
+ getRoutes(args: GetRoutesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetRoutesCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
280
280
  /**
281
281
  * @see {@link GetRoutingRuleCommand}
282
282
  */
283
- getRoutingRule(args: GetRoutingRuleCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetRoutingRuleCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
283
+ getRoutingRule(args: GetRoutingRuleCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetRoutingRuleCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
284
284
  /**
285
285
  * @see {@link GetStageCommand}
286
286
  */
287
- getStage(args: GetStageCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetStageCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
287
+ getStage(args: GetStageCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetStageCommandOutput, Cause.TimeoutError | SdkError | NotFoundError | TooManyRequestsError>;
288
288
  /**
289
289
  * @see {@link GetStagesCommand}
290
290
  */
291
- getStages(args: GetStagesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetStagesCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
291
+ getStages(args: GetStagesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetStagesCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
292
292
  /**
293
293
  * @see {@link GetTagsCommand}
294
294
  */
295
- getTags(args: GetTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetTagsCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
295
+ getTags(args: GetTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetTagsCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
296
296
  /**
297
297
  * @see {@link GetVpcLinkCommand}
298
298
  */
299
- getVpcLink(args: GetVpcLinkCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetVpcLinkCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
299
+ getVpcLink(args: GetVpcLinkCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetVpcLinkCommandOutput, Cause.TimeoutError | SdkError | NotFoundError | TooManyRequestsError>;
300
300
  /**
301
301
  * @see {@link GetVpcLinksCommand}
302
302
  */
303
- getVpcLinks(args: GetVpcLinksCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetVpcLinksCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | TooManyRequestsError>;
303
+ getVpcLinks(args: GetVpcLinksCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetVpcLinksCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | TooManyRequestsError>;
304
304
  /**
305
305
  * @see {@link ImportApiCommand}
306
306
  */
307
- importApi(args: ImportApiCommandInput, options?: HttpHandlerOptions): Effect.Effect<ImportApiCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
307
+ importApi(args: ImportApiCommandInput, options?: HttpHandlerOptions): Effect.Effect<ImportApiCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
308
308
  /**
309
309
  * @see {@link ListPortalProductsCommand}
310
310
  */
311
- listPortalProducts(args: ListPortalProductsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListPortalProductsCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | TooManyRequestsError>;
311
+ listPortalProducts(args: ListPortalProductsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListPortalProductsCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | BadRequestError | TooManyRequestsError>;
312
312
  /**
313
313
  * @see {@link ListPortalsCommand}
314
314
  */
315
- listPortals(args: ListPortalsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListPortalsCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | TooManyRequestsError>;
315
+ listPortals(args: ListPortalsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListPortalsCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | BadRequestError | TooManyRequestsError>;
316
316
  /**
317
317
  * @see {@link ListProductPagesCommand}
318
318
  */
319
- listProductPages(args: ListProductPagesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListProductPagesCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
319
+ listProductPages(args: ListProductPagesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListProductPagesCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
320
320
  /**
321
321
  * @see {@link ListProductRestEndpointPagesCommand}
322
322
  */
323
- listProductRestEndpointPages(args: ListProductRestEndpointPagesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListProductRestEndpointPagesCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
323
+ listProductRestEndpointPages(args: ListProductRestEndpointPagesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListProductRestEndpointPagesCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
324
324
  /**
325
325
  * @see {@link ListRoutingRulesCommand}
326
326
  */
327
- listRoutingRules(args: ListRoutingRulesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListRoutingRulesCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
327
+ listRoutingRules(args: ListRoutingRulesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListRoutingRulesCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
328
328
  /**
329
329
  * @see {@link PreviewPortalCommand}
330
330
  */
331
- previewPortal(args: PreviewPortalCommandInput, options?: HttpHandlerOptions): Effect.Effect<PreviewPortalCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
331
+ previewPortal(args: PreviewPortalCommandInput, options?: HttpHandlerOptions): Effect.Effect<PreviewPortalCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
332
332
  /**
333
333
  * @see {@link PublishPortalCommand}
334
334
  */
335
- publishPortal(args: PublishPortalCommandInput, options?: HttpHandlerOptions): Effect.Effect<PublishPortalCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
335
+ publishPortal(args: PublishPortalCommandInput, options?: HttpHandlerOptions): Effect.Effect<PublishPortalCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
336
336
  /**
337
337
  * @see {@link PutPortalProductSharingPolicyCommand}
338
338
  */
339
- putPortalProductSharingPolicy(args: PutPortalProductSharingPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutPortalProductSharingPolicyCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
339
+ putPortalProductSharingPolicy(args: PutPortalProductSharingPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutPortalProductSharingPolicyCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
340
340
  /**
341
341
  * @see {@link PutRoutingRuleCommand}
342
342
  */
343
- putRoutingRule(args: PutRoutingRuleCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutRoutingRuleCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
343
+ putRoutingRule(args: PutRoutingRuleCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutRoutingRuleCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
344
344
  /**
345
345
  * @see {@link ReimportApiCommand}
346
346
  */
347
- reimportApi(args: ReimportApiCommandInput, options?: HttpHandlerOptions): Effect.Effect<ReimportApiCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
347
+ reimportApi(args: ReimportApiCommandInput, options?: HttpHandlerOptions): Effect.Effect<ReimportApiCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
348
348
  /**
349
349
  * @see {@link ResetAuthorizersCacheCommand}
350
350
  */
351
- resetAuthorizersCache(args: ResetAuthorizersCacheCommandInput, options?: HttpHandlerOptions): Effect.Effect<ResetAuthorizersCacheCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
351
+ resetAuthorizersCache(args: ResetAuthorizersCacheCommandInput, options?: HttpHandlerOptions): Effect.Effect<ResetAuthorizersCacheCommandOutput, Cause.TimeoutError | SdkError | NotFoundError | TooManyRequestsError>;
352
352
  /**
353
353
  * @see {@link TagResourceCommand}
354
354
  */
355
- tagResource(args: TagResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagResourceCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
355
+ tagResource(args: TagResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagResourceCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
356
356
  /**
357
357
  * @see {@link UntagResourceCommand}
358
358
  */
359
- untagResource(args: UntagResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagResourceCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
359
+ untagResource(args: UntagResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagResourceCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
360
360
  /**
361
361
  * @see {@link UpdateApiCommand}
362
362
  */
363
- updateApi(args: UpdateApiCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateApiCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
363
+ updateApi(args: UpdateApiCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateApiCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
364
364
  /**
365
365
  * @see {@link UpdateApiMappingCommand}
366
366
  */
367
- updateApiMapping(args: UpdateApiMappingCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateApiMappingCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
367
+ updateApiMapping(args: UpdateApiMappingCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateApiMappingCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
368
368
  /**
369
369
  * @see {@link UpdateAuthorizerCommand}
370
370
  */
371
- updateAuthorizer(args: UpdateAuthorizerCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateAuthorizerCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
371
+ updateAuthorizer(args: UpdateAuthorizerCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateAuthorizerCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
372
372
  /**
373
373
  * @see {@link UpdateDeploymentCommand}
374
374
  */
375
- updateDeployment(args: UpdateDeploymentCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateDeploymentCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
375
+ updateDeployment(args: UpdateDeploymentCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateDeploymentCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
376
376
  /**
377
377
  * @see {@link UpdateDomainNameCommand}
378
378
  */
379
- updateDomainName(args: UpdateDomainNameCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateDomainNameCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
379
+ updateDomainName(args: UpdateDomainNameCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateDomainNameCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
380
380
  /**
381
381
  * @see {@link UpdateIntegrationCommand}
382
382
  */
383
- updateIntegration(args: UpdateIntegrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateIntegrationCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
383
+ updateIntegration(args: UpdateIntegrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateIntegrationCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
384
384
  /**
385
385
  * @see {@link UpdateIntegrationResponseCommand}
386
386
  */
387
- updateIntegrationResponse(args: UpdateIntegrationResponseCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateIntegrationResponseCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
387
+ updateIntegrationResponse(args: UpdateIntegrationResponseCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateIntegrationResponseCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
388
388
  /**
389
389
  * @see {@link UpdateModelCommand}
390
390
  */
391
- updateModel(args: UpdateModelCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateModelCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
391
+ updateModel(args: UpdateModelCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateModelCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
392
392
  /**
393
393
  * @see {@link UpdatePortalCommand}
394
394
  */
395
- updatePortal(args: UpdatePortalCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdatePortalCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
395
+ updatePortal(args: UpdatePortalCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdatePortalCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
396
396
  /**
397
397
  * @see {@link UpdatePortalProductCommand}
398
398
  */
399
- updatePortalProduct(args: UpdatePortalProductCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdatePortalProductCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
399
+ updatePortalProduct(args: UpdatePortalProductCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdatePortalProductCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
400
400
  /**
401
401
  * @see {@link UpdateProductPageCommand}
402
402
  */
403
- updateProductPage(args: UpdateProductPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateProductPageCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
403
+ updateProductPage(args: UpdateProductPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateProductPageCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
404
404
  /**
405
405
  * @see {@link UpdateProductRestEndpointPageCommand}
406
406
  */
407
- updateProductRestEndpointPage(args: UpdateProductRestEndpointPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateProductRestEndpointPageCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
407
+ updateProductRestEndpointPage(args: UpdateProductRestEndpointPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateProductRestEndpointPageCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
408
408
  /**
409
409
  * @see {@link UpdateRouteCommand}
410
410
  */
411
- updateRoute(args: UpdateRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateRouteCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
411
+ updateRoute(args: UpdateRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateRouteCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
412
412
  /**
413
413
  * @see {@link UpdateRouteResponseCommand}
414
414
  */
415
- updateRouteResponse(args: UpdateRouteResponseCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateRouteResponseCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
415
+ updateRouteResponse(args: UpdateRouteResponseCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateRouteResponseCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
416
416
  /**
417
417
  * @see {@link UpdateStageCommand}
418
418
  */
419
- updateStage(args: UpdateStageCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateStageCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
419
+ updateStage(args: UpdateStageCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateStageCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
420
420
  /**
421
421
  * @see {@link UpdateVpcLinkCommand}
422
422
  */
423
- updateVpcLink(args: UpdateVpcLinkCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateVpcLinkCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
423
+ updateVpcLink(args: UpdateVpcLinkCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateVpcLinkCommandOutput, Cause.TimeoutError | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
424
424
  }
425
425
  /**
426
426
  * @since 1.0.0
427
427
  * @category constructors
428
428
  */
429
429
  export declare const makeApiGatewayV2Service: Effect.Effect<ApiGatewayV2Service$, never, Instance.ApiGatewayV2ClientInstance>;
430
- declare const ApiGatewayV2Service_base: import("effect/Context").TagClass<ApiGatewayV2Service, "@effect-aws/client-api-gateway-v2/ApiGatewayV2Service", ApiGatewayV2Service$> & Effect.Tag.Proxy<ApiGatewayV2Service, ApiGatewayV2Service$> & {
431
- use: <X>(body: (_: ApiGatewayV2Service$) => X) => [X] extends [Effect.Effect<infer A, infer E, infer R>] ? Effect.Effect<A, E, ApiGatewayV2Service | R> : [X] extends [PromiseLike<infer A_1>] ? Effect.Effect<A_1, Cause.UnknownException, ApiGatewayV2Service> : Effect.Effect<X, never, ApiGatewayV2Service>;
432
- };
430
+ declare const ApiGatewayV2Service_base: ServiceMap.ServiceClass<ApiGatewayV2Service, "@effect-aws/client-api-gateway-v2/ApiGatewayV2Service", ApiGatewayV2Service$>;
433
431
  /**
434
432
  * @since 1.0.0
435
433
  * @category models