@effect-aws/client-api-gateway-v2 1.10.6 → 1.10.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/ApiGatewayV2Service.d.ts +105 -1
- package/dist/cjs/ApiGatewayV2Service.d.ts.map +1 -1
- package/dist/cjs/ApiGatewayV2Service.js +26 -0
- package/dist/cjs/ApiGatewayV2Service.js.map +1 -1
- package/dist/dts/ApiGatewayV2Service.d.ts +105 -1
- package/dist/dts/ApiGatewayV2Service.d.ts.map +1 -1
- package/dist/esm/ApiGatewayV2Service.js +27 -1
- package/dist/esm/ApiGatewayV2Service.js.map +1 -1
- package/package.json +1 -1
- package/src/ApiGatewayV2Service.ts +414 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @since 1.0.0
|
|
3
3
|
*/
|
|
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 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 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 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 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 ListRoutingRulesCommandInput, type ListRoutingRulesCommandOutput, 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 UpdateRouteCommandInput, type UpdateRouteCommandOutput, type UpdateRouteResponseCommandInput, type UpdateRouteResponseCommandOutput, type UpdateStageCommandInput, type UpdateStageCommandOutput, type UpdateVpcLinkCommandInput, type UpdateVpcLinkCommandOutput } from "@aws-sdk/client-apigatewayv2";
|
|
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
7
|
import { Effect, Layer } from "effect";
|
|
@@ -41,6 +41,22 @@ interface ApiGatewayV2Service$ {
|
|
|
41
41
|
* @see {@link CreateModelCommand}
|
|
42
42
|
*/
|
|
43
43
|
createModel(args: CreateModelCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateModelCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
|
|
44
|
+
/**
|
|
45
|
+
* @see {@link CreatePortalCommand}
|
|
46
|
+
*/
|
|
47
|
+
createPortal(args: CreatePortalCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreatePortalCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | TooManyRequestsError>;
|
|
48
|
+
/**
|
|
49
|
+
* @see {@link CreatePortalProductCommand}
|
|
50
|
+
*/
|
|
51
|
+
createPortalProduct(args: CreatePortalProductCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreatePortalProductCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | TooManyRequestsError>;
|
|
52
|
+
/**
|
|
53
|
+
* @see {@link CreateProductPageCommand}
|
|
54
|
+
*/
|
|
55
|
+
createProductPage(args: CreateProductPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateProductPageCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
56
|
+
/**
|
|
57
|
+
* @see {@link CreateProductRestEndpointPageCommand}
|
|
58
|
+
*/
|
|
59
|
+
createProductRestEndpointPage(args: CreateProductRestEndpointPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateProductRestEndpointPageCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
44
60
|
/**
|
|
45
61
|
* @see {@link CreateRouteCommand}
|
|
46
62
|
*/
|
|
@@ -101,6 +117,26 @@ interface ApiGatewayV2Service$ {
|
|
|
101
117
|
* @see {@link DeleteModelCommand}
|
|
102
118
|
*/
|
|
103
119
|
deleteModel(args: DeleteModelCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteModelCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
|
|
120
|
+
/**
|
|
121
|
+
* @see {@link DeletePortalCommand}
|
|
122
|
+
*/
|
|
123
|
+
deletePortal(args: DeletePortalCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeletePortalCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | TooManyRequestsError>;
|
|
124
|
+
/**
|
|
125
|
+
* @see {@link DeletePortalProductCommand}
|
|
126
|
+
*/
|
|
127
|
+
deletePortalProduct(args: DeletePortalProductCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeletePortalProductCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
128
|
+
/**
|
|
129
|
+
* @see {@link DeletePortalProductSharingPolicyCommand}
|
|
130
|
+
*/
|
|
131
|
+
deletePortalProductSharingPolicy(args: DeletePortalProductSharingPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeletePortalProductSharingPolicyCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
132
|
+
/**
|
|
133
|
+
* @see {@link DeleteProductPageCommand}
|
|
134
|
+
*/
|
|
135
|
+
deleteProductPage(args: DeleteProductPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteProductPageCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
136
|
+
/**
|
|
137
|
+
* @see {@link DeleteProductRestEndpointPageCommand}
|
|
138
|
+
*/
|
|
139
|
+
deleteProductRestEndpointPage(args: DeleteProductRestEndpointPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteProductRestEndpointPageCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
104
140
|
/**
|
|
105
141
|
* @see {@link DeleteRouteCommand}
|
|
106
142
|
*/
|
|
@@ -129,6 +165,10 @@ interface ApiGatewayV2Service$ {
|
|
|
129
165
|
* @see {@link DeleteVpcLinkCommand}
|
|
130
166
|
*/
|
|
131
167
|
deleteVpcLink(args: DeleteVpcLinkCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVpcLinkCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
|
|
168
|
+
/**
|
|
169
|
+
* @see {@link DisablePortalCommand}
|
|
170
|
+
*/
|
|
171
|
+
disablePortal(args: DisablePortalCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisablePortalCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
|
|
132
172
|
/**
|
|
133
173
|
* @see {@link ExportApiCommand}
|
|
134
174
|
*/
|
|
@@ -201,6 +241,26 @@ interface ApiGatewayV2Service$ {
|
|
|
201
241
|
* @see {@link GetModelsCommand}
|
|
202
242
|
*/
|
|
203
243
|
getModels(args: GetModelsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetModelsCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
244
|
+
/**
|
|
245
|
+
* @see {@link GetPortalCommand}
|
|
246
|
+
*/
|
|
247
|
+
getPortal(args: GetPortalCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetPortalCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
248
|
+
/**
|
|
249
|
+
* @see {@link GetPortalProductCommand}
|
|
250
|
+
*/
|
|
251
|
+
getPortalProduct(args: GetPortalProductCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetPortalProductCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
252
|
+
/**
|
|
253
|
+
* @see {@link GetPortalProductSharingPolicyCommand}
|
|
254
|
+
*/
|
|
255
|
+
getPortalProductSharingPolicy(args: GetPortalProductSharingPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetPortalProductSharingPolicyCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
256
|
+
/**
|
|
257
|
+
* @see {@link GetProductPageCommand}
|
|
258
|
+
*/
|
|
259
|
+
getProductPage(args: GetProductPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetProductPageCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
260
|
+
/**
|
|
261
|
+
* @see {@link GetProductRestEndpointPageCommand}
|
|
262
|
+
*/
|
|
263
|
+
getProductRestEndpointPage(args: GetProductRestEndpointPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetProductRestEndpointPageCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
204
264
|
/**
|
|
205
265
|
* @see {@link GetRouteCommand}
|
|
206
266
|
*/
|
|
@@ -245,10 +305,38 @@ interface ApiGatewayV2Service$ {
|
|
|
245
305
|
* @see {@link ImportApiCommand}
|
|
246
306
|
*/
|
|
247
307
|
importApi(args: ImportApiCommandInput, options?: HttpHandlerOptions): Effect.Effect<ImportApiCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
|
|
308
|
+
/**
|
|
309
|
+
* @see {@link ListPortalProductsCommand}
|
|
310
|
+
*/
|
|
311
|
+
listPortalProducts(args: ListPortalProductsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListPortalProductsCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | TooManyRequestsError>;
|
|
312
|
+
/**
|
|
313
|
+
* @see {@link ListPortalsCommand}
|
|
314
|
+
*/
|
|
315
|
+
listPortals(args: ListPortalsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListPortalsCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | TooManyRequestsError>;
|
|
316
|
+
/**
|
|
317
|
+
* @see {@link ListProductPagesCommand}
|
|
318
|
+
*/
|
|
319
|
+
listProductPages(args: ListProductPagesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListProductPagesCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
320
|
+
/**
|
|
321
|
+
* @see {@link ListProductRestEndpointPagesCommand}
|
|
322
|
+
*/
|
|
323
|
+
listProductRestEndpointPages(args: ListProductRestEndpointPagesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListProductRestEndpointPagesCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
248
324
|
/**
|
|
249
325
|
* @see {@link ListRoutingRulesCommand}
|
|
250
326
|
*/
|
|
251
327
|
listRoutingRules(args: ListRoutingRulesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListRoutingRulesCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
328
|
+
/**
|
|
329
|
+
* @see {@link PreviewPortalCommand}
|
|
330
|
+
*/
|
|
331
|
+
previewPortal(args: PreviewPortalCommandInput, options?: HttpHandlerOptions): Effect.Effect<PreviewPortalCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
|
|
332
|
+
/**
|
|
333
|
+
* @see {@link PublishPortalCommand}
|
|
334
|
+
*/
|
|
335
|
+
publishPortal(args: PublishPortalCommandInput, options?: HttpHandlerOptions): Effect.Effect<PublishPortalCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
|
|
336
|
+
/**
|
|
337
|
+
* @see {@link PutPortalProductSharingPolicyCommand}
|
|
338
|
+
*/
|
|
339
|
+
putPortalProductSharingPolicy(args: PutPortalProductSharingPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutPortalProductSharingPolicyCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
252
340
|
/**
|
|
253
341
|
* @see {@link PutRoutingRuleCommand}
|
|
254
342
|
*/
|
|
@@ -301,6 +389,22 @@ interface ApiGatewayV2Service$ {
|
|
|
301
389
|
* @see {@link UpdateModelCommand}
|
|
302
390
|
*/
|
|
303
391
|
updateModel(args: UpdateModelCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateModelCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
|
|
392
|
+
/**
|
|
393
|
+
* @see {@link UpdatePortalCommand}
|
|
394
|
+
*/
|
|
395
|
+
updatePortal(args: UpdatePortalCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdatePortalCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
|
|
396
|
+
/**
|
|
397
|
+
* @see {@link UpdatePortalProductCommand}
|
|
398
|
+
*/
|
|
399
|
+
updatePortalProduct(args: UpdatePortalProductCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdatePortalProductCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
400
|
+
/**
|
|
401
|
+
* @see {@link UpdateProductPageCommand}
|
|
402
|
+
*/
|
|
403
|
+
updateProductPage(args: UpdateProductPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateProductPageCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
404
|
+
/**
|
|
405
|
+
* @see {@link UpdateProductRestEndpointPageCommand}
|
|
406
|
+
*/
|
|
407
|
+
updateProductRestEndpointPage(args: UpdateProductRestEndpointPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateProductRestEndpointPageCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
304
408
|
/**
|
|
305
409
|
* @see {@link UpdateRouteCommand}
|
|
306
410
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ApiGatewayV2Service.d.ts","sourceRoot":"","sources":["../../src/ApiGatewayV2Service.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"ApiGatewayV2Service.d.ts","sourceRoot":"","sources":["../../src/ApiGatewayV2Service.ts"],"names":[],"mappings":"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"}
|
|
@@ -42,6 +42,10 @@ const commands = {
|
|
|
42
42
|
CreateIntegrationCommand: client_apigatewayv2_1.CreateIntegrationCommand,
|
|
43
43
|
CreateIntegrationResponseCommand: client_apigatewayv2_1.CreateIntegrationResponseCommand,
|
|
44
44
|
CreateModelCommand: client_apigatewayv2_1.CreateModelCommand,
|
|
45
|
+
CreatePortalCommand: client_apigatewayv2_1.CreatePortalCommand,
|
|
46
|
+
CreatePortalProductCommand: client_apigatewayv2_1.CreatePortalProductCommand,
|
|
47
|
+
CreateProductPageCommand: client_apigatewayv2_1.CreateProductPageCommand,
|
|
48
|
+
CreateProductRestEndpointPageCommand: client_apigatewayv2_1.CreateProductRestEndpointPageCommand,
|
|
45
49
|
CreateRouteCommand: client_apigatewayv2_1.CreateRouteCommand,
|
|
46
50
|
CreateRouteResponseCommand: client_apigatewayv2_1.CreateRouteResponseCommand,
|
|
47
51
|
CreateRoutingRuleCommand: client_apigatewayv2_1.CreateRoutingRuleCommand,
|
|
@@ -57,6 +61,11 @@ const commands = {
|
|
|
57
61
|
DeleteIntegrationCommand: client_apigatewayv2_1.DeleteIntegrationCommand,
|
|
58
62
|
DeleteIntegrationResponseCommand: client_apigatewayv2_1.DeleteIntegrationResponseCommand,
|
|
59
63
|
DeleteModelCommand: client_apigatewayv2_1.DeleteModelCommand,
|
|
64
|
+
DeletePortalCommand: client_apigatewayv2_1.DeletePortalCommand,
|
|
65
|
+
DeletePortalProductCommand: client_apigatewayv2_1.DeletePortalProductCommand,
|
|
66
|
+
DeletePortalProductSharingPolicyCommand: client_apigatewayv2_1.DeletePortalProductSharingPolicyCommand,
|
|
67
|
+
DeleteProductPageCommand: client_apigatewayv2_1.DeleteProductPageCommand,
|
|
68
|
+
DeleteProductRestEndpointPageCommand: client_apigatewayv2_1.DeleteProductRestEndpointPageCommand,
|
|
60
69
|
DeleteRouteCommand: client_apigatewayv2_1.DeleteRouteCommand,
|
|
61
70
|
DeleteRouteRequestParameterCommand: client_apigatewayv2_1.DeleteRouteRequestParameterCommand,
|
|
62
71
|
DeleteRouteResponseCommand: client_apigatewayv2_1.DeleteRouteResponseCommand,
|
|
@@ -64,6 +73,7 @@ const commands = {
|
|
|
64
73
|
DeleteRoutingRuleCommand: client_apigatewayv2_1.DeleteRoutingRuleCommand,
|
|
65
74
|
DeleteStageCommand: client_apigatewayv2_1.DeleteStageCommand,
|
|
66
75
|
DeleteVpcLinkCommand: client_apigatewayv2_1.DeleteVpcLinkCommand,
|
|
76
|
+
DisablePortalCommand: client_apigatewayv2_1.DisablePortalCommand,
|
|
67
77
|
ExportApiCommand: client_apigatewayv2_1.ExportApiCommand,
|
|
68
78
|
GetApiCommand: client_apigatewayv2_1.GetApiCommand,
|
|
69
79
|
GetApiMappingCommand: client_apigatewayv2_1.GetApiMappingCommand,
|
|
@@ -82,6 +92,11 @@ const commands = {
|
|
|
82
92
|
GetModelCommand: client_apigatewayv2_1.GetModelCommand,
|
|
83
93
|
GetModelTemplateCommand: client_apigatewayv2_1.GetModelTemplateCommand,
|
|
84
94
|
GetModelsCommand: client_apigatewayv2_1.GetModelsCommand,
|
|
95
|
+
GetPortalCommand: client_apigatewayv2_1.GetPortalCommand,
|
|
96
|
+
GetPortalProductCommand: client_apigatewayv2_1.GetPortalProductCommand,
|
|
97
|
+
GetPortalProductSharingPolicyCommand: client_apigatewayv2_1.GetPortalProductSharingPolicyCommand,
|
|
98
|
+
GetProductPageCommand: client_apigatewayv2_1.GetProductPageCommand,
|
|
99
|
+
GetProductRestEndpointPageCommand: client_apigatewayv2_1.GetProductRestEndpointPageCommand,
|
|
85
100
|
GetRouteCommand: client_apigatewayv2_1.GetRouteCommand,
|
|
86
101
|
GetRouteResponseCommand: client_apigatewayv2_1.GetRouteResponseCommand,
|
|
87
102
|
GetRouteResponsesCommand: client_apigatewayv2_1.GetRouteResponsesCommand,
|
|
@@ -93,7 +108,14 @@ const commands = {
|
|
|
93
108
|
GetVpcLinkCommand: client_apigatewayv2_1.GetVpcLinkCommand,
|
|
94
109
|
GetVpcLinksCommand: client_apigatewayv2_1.GetVpcLinksCommand,
|
|
95
110
|
ImportApiCommand: client_apigatewayv2_1.ImportApiCommand,
|
|
111
|
+
ListPortalProductsCommand: client_apigatewayv2_1.ListPortalProductsCommand,
|
|
112
|
+
ListPortalsCommand: client_apigatewayv2_1.ListPortalsCommand,
|
|
113
|
+
ListProductPagesCommand: client_apigatewayv2_1.ListProductPagesCommand,
|
|
114
|
+
ListProductRestEndpointPagesCommand: client_apigatewayv2_1.ListProductRestEndpointPagesCommand,
|
|
96
115
|
ListRoutingRulesCommand: client_apigatewayv2_1.ListRoutingRulesCommand,
|
|
116
|
+
PreviewPortalCommand: client_apigatewayv2_1.PreviewPortalCommand,
|
|
117
|
+
PublishPortalCommand: client_apigatewayv2_1.PublishPortalCommand,
|
|
118
|
+
PutPortalProductSharingPolicyCommand: client_apigatewayv2_1.PutPortalProductSharingPolicyCommand,
|
|
97
119
|
PutRoutingRuleCommand: client_apigatewayv2_1.PutRoutingRuleCommand,
|
|
98
120
|
ReimportApiCommand: client_apigatewayv2_1.ReimportApiCommand,
|
|
99
121
|
ResetAuthorizersCacheCommand: client_apigatewayv2_1.ResetAuthorizersCacheCommand,
|
|
@@ -107,6 +129,10 @@ const commands = {
|
|
|
107
129
|
UpdateIntegrationCommand: client_apigatewayv2_1.UpdateIntegrationCommand,
|
|
108
130
|
UpdateIntegrationResponseCommand: client_apigatewayv2_1.UpdateIntegrationResponseCommand,
|
|
109
131
|
UpdateModelCommand: client_apigatewayv2_1.UpdateModelCommand,
|
|
132
|
+
UpdatePortalCommand: client_apigatewayv2_1.UpdatePortalCommand,
|
|
133
|
+
UpdatePortalProductCommand: client_apigatewayv2_1.UpdatePortalProductCommand,
|
|
134
|
+
UpdateProductPageCommand: client_apigatewayv2_1.UpdateProductPageCommand,
|
|
135
|
+
UpdateProductRestEndpointPageCommand: client_apigatewayv2_1.UpdateProductRestEndpointPageCommand,
|
|
110
136
|
UpdateRouteCommand: client_apigatewayv2_1.UpdateRouteCommand,
|
|
111
137
|
UpdateRouteResponseCommand: client_apigatewayv2_1.UpdateRouteResponseCommand,
|
|
112
138
|
UpdateStageCommand: client_apigatewayv2_1.UpdateStageCommand,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ApiGatewayV2Service.js","sourceRoot":"","sources":["../../src/ApiGatewayV2Service.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;;GAEG;AACH,
|
|
1
|
+
{"version":3,"file":"ApiGatewayV2Service.js","sourceRoot":"","sources":["../../src/ApiGatewayV2Service.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @since 1.0.0
|
|
3
3
|
*/
|
|
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 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 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 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 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 ListRoutingRulesCommandInput, type ListRoutingRulesCommandOutput, 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 UpdateRouteCommandInput, type UpdateRouteCommandOutput, type UpdateRouteResponseCommandInput, type UpdateRouteResponseCommandOutput, type UpdateStageCommandInput, type UpdateStageCommandOutput, type UpdateVpcLinkCommandInput, type UpdateVpcLinkCommandOutput } from "@aws-sdk/client-apigatewayv2";
|
|
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
7
|
import { Effect, Layer } from "effect";
|
|
@@ -41,6 +41,22 @@ interface ApiGatewayV2Service$ {
|
|
|
41
41
|
* @see {@link CreateModelCommand}
|
|
42
42
|
*/
|
|
43
43
|
createModel(args: CreateModelCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateModelCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
|
|
44
|
+
/**
|
|
45
|
+
* @see {@link CreatePortalCommand}
|
|
46
|
+
*/
|
|
47
|
+
createPortal(args: CreatePortalCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreatePortalCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | TooManyRequestsError>;
|
|
48
|
+
/**
|
|
49
|
+
* @see {@link CreatePortalProductCommand}
|
|
50
|
+
*/
|
|
51
|
+
createPortalProduct(args: CreatePortalProductCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreatePortalProductCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | TooManyRequestsError>;
|
|
52
|
+
/**
|
|
53
|
+
* @see {@link CreateProductPageCommand}
|
|
54
|
+
*/
|
|
55
|
+
createProductPage(args: CreateProductPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateProductPageCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
56
|
+
/**
|
|
57
|
+
* @see {@link CreateProductRestEndpointPageCommand}
|
|
58
|
+
*/
|
|
59
|
+
createProductRestEndpointPage(args: CreateProductRestEndpointPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateProductRestEndpointPageCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
44
60
|
/**
|
|
45
61
|
* @see {@link CreateRouteCommand}
|
|
46
62
|
*/
|
|
@@ -101,6 +117,26 @@ interface ApiGatewayV2Service$ {
|
|
|
101
117
|
* @see {@link DeleteModelCommand}
|
|
102
118
|
*/
|
|
103
119
|
deleteModel(args: DeleteModelCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteModelCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
|
|
120
|
+
/**
|
|
121
|
+
* @see {@link DeletePortalCommand}
|
|
122
|
+
*/
|
|
123
|
+
deletePortal(args: DeletePortalCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeletePortalCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | TooManyRequestsError>;
|
|
124
|
+
/**
|
|
125
|
+
* @see {@link DeletePortalProductCommand}
|
|
126
|
+
*/
|
|
127
|
+
deletePortalProduct(args: DeletePortalProductCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeletePortalProductCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
128
|
+
/**
|
|
129
|
+
* @see {@link DeletePortalProductSharingPolicyCommand}
|
|
130
|
+
*/
|
|
131
|
+
deletePortalProductSharingPolicy(args: DeletePortalProductSharingPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeletePortalProductSharingPolicyCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
132
|
+
/**
|
|
133
|
+
* @see {@link DeleteProductPageCommand}
|
|
134
|
+
*/
|
|
135
|
+
deleteProductPage(args: DeleteProductPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteProductPageCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
136
|
+
/**
|
|
137
|
+
* @see {@link DeleteProductRestEndpointPageCommand}
|
|
138
|
+
*/
|
|
139
|
+
deleteProductRestEndpointPage(args: DeleteProductRestEndpointPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteProductRestEndpointPageCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
104
140
|
/**
|
|
105
141
|
* @see {@link DeleteRouteCommand}
|
|
106
142
|
*/
|
|
@@ -129,6 +165,10 @@ interface ApiGatewayV2Service$ {
|
|
|
129
165
|
* @see {@link DeleteVpcLinkCommand}
|
|
130
166
|
*/
|
|
131
167
|
deleteVpcLink(args: DeleteVpcLinkCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVpcLinkCommandOutput, Cause.TimeoutException | SdkError | NotFoundError | TooManyRequestsError>;
|
|
168
|
+
/**
|
|
169
|
+
* @see {@link DisablePortalCommand}
|
|
170
|
+
*/
|
|
171
|
+
disablePortal(args: DisablePortalCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisablePortalCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
|
|
132
172
|
/**
|
|
133
173
|
* @see {@link ExportApiCommand}
|
|
134
174
|
*/
|
|
@@ -201,6 +241,26 @@ interface ApiGatewayV2Service$ {
|
|
|
201
241
|
* @see {@link GetModelsCommand}
|
|
202
242
|
*/
|
|
203
243
|
getModels(args: GetModelsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetModelsCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
244
|
+
/**
|
|
245
|
+
* @see {@link GetPortalCommand}
|
|
246
|
+
*/
|
|
247
|
+
getPortal(args: GetPortalCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetPortalCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
248
|
+
/**
|
|
249
|
+
* @see {@link GetPortalProductCommand}
|
|
250
|
+
*/
|
|
251
|
+
getPortalProduct(args: GetPortalProductCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetPortalProductCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
252
|
+
/**
|
|
253
|
+
* @see {@link GetPortalProductSharingPolicyCommand}
|
|
254
|
+
*/
|
|
255
|
+
getPortalProductSharingPolicy(args: GetPortalProductSharingPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetPortalProductSharingPolicyCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
256
|
+
/**
|
|
257
|
+
* @see {@link GetProductPageCommand}
|
|
258
|
+
*/
|
|
259
|
+
getProductPage(args: GetProductPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetProductPageCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
260
|
+
/**
|
|
261
|
+
* @see {@link GetProductRestEndpointPageCommand}
|
|
262
|
+
*/
|
|
263
|
+
getProductRestEndpointPage(args: GetProductRestEndpointPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetProductRestEndpointPageCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
204
264
|
/**
|
|
205
265
|
* @see {@link GetRouteCommand}
|
|
206
266
|
*/
|
|
@@ -245,10 +305,38 @@ interface ApiGatewayV2Service$ {
|
|
|
245
305
|
* @see {@link ImportApiCommand}
|
|
246
306
|
*/
|
|
247
307
|
importApi(args: ImportApiCommandInput, options?: HttpHandlerOptions): Effect.Effect<ImportApiCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
|
|
308
|
+
/**
|
|
309
|
+
* @see {@link ListPortalProductsCommand}
|
|
310
|
+
*/
|
|
311
|
+
listPortalProducts(args: ListPortalProductsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListPortalProductsCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | TooManyRequestsError>;
|
|
312
|
+
/**
|
|
313
|
+
* @see {@link ListPortalsCommand}
|
|
314
|
+
*/
|
|
315
|
+
listPortals(args: ListPortalsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListPortalsCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | TooManyRequestsError>;
|
|
316
|
+
/**
|
|
317
|
+
* @see {@link ListProductPagesCommand}
|
|
318
|
+
*/
|
|
319
|
+
listProductPages(args: ListProductPagesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListProductPagesCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
320
|
+
/**
|
|
321
|
+
* @see {@link ListProductRestEndpointPagesCommand}
|
|
322
|
+
*/
|
|
323
|
+
listProductRestEndpointPages(args: ListProductRestEndpointPagesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListProductRestEndpointPagesCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
248
324
|
/**
|
|
249
325
|
* @see {@link ListRoutingRulesCommand}
|
|
250
326
|
*/
|
|
251
327
|
listRoutingRules(args: ListRoutingRulesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListRoutingRulesCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
328
|
+
/**
|
|
329
|
+
* @see {@link PreviewPortalCommand}
|
|
330
|
+
*/
|
|
331
|
+
previewPortal(args: PreviewPortalCommandInput, options?: HttpHandlerOptions): Effect.Effect<PreviewPortalCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
|
|
332
|
+
/**
|
|
333
|
+
* @see {@link PublishPortalCommand}
|
|
334
|
+
*/
|
|
335
|
+
publishPortal(args: PublishPortalCommandInput, options?: HttpHandlerOptions): Effect.Effect<PublishPortalCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
|
|
336
|
+
/**
|
|
337
|
+
* @see {@link PutPortalProductSharingPolicyCommand}
|
|
338
|
+
*/
|
|
339
|
+
putPortalProductSharingPolicy(args: PutPortalProductSharingPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutPortalProductSharingPolicyCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
252
340
|
/**
|
|
253
341
|
* @see {@link PutRoutingRuleCommand}
|
|
254
342
|
*/
|
|
@@ -301,6 +389,22 @@ interface ApiGatewayV2Service$ {
|
|
|
301
389
|
* @see {@link UpdateModelCommand}
|
|
302
390
|
*/
|
|
303
391
|
updateModel(args: UpdateModelCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateModelCommandOutput, Cause.TimeoutException | SdkError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
|
|
392
|
+
/**
|
|
393
|
+
* @see {@link UpdatePortalCommand}
|
|
394
|
+
*/
|
|
395
|
+
updatePortal(args: UpdatePortalCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdatePortalCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | ConflictError | NotFoundError | TooManyRequestsError>;
|
|
396
|
+
/**
|
|
397
|
+
* @see {@link UpdatePortalProductCommand}
|
|
398
|
+
*/
|
|
399
|
+
updatePortalProduct(args: UpdatePortalProductCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdatePortalProductCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
400
|
+
/**
|
|
401
|
+
* @see {@link UpdateProductPageCommand}
|
|
402
|
+
*/
|
|
403
|
+
updateProductPage(args: UpdateProductPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateProductPageCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
404
|
+
/**
|
|
405
|
+
* @see {@link UpdateProductRestEndpointPageCommand}
|
|
406
|
+
*/
|
|
407
|
+
updateProductRestEndpointPage(args: UpdateProductRestEndpointPageCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateProductRestEndpointPageCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | BadRequestError | NotFoundError | TooManyRequestsError>;
|
|
304
408
|
/**
|
|
305
409
|
* @see {@link UpdateRouteCommand}
|
|
306
410
|
*/
|