@effect-aws/client-api-gateway-v2 1.10.9 → 2.0.0-beta.1

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