@aws-sdk/client-apigatewayv2 3.1076.0 → 3.1078.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +114 -1035
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/CreateApiCommand.js +2 -14
- package/dist-es/commands/CreateApiMappingCommand.js +2 -14
- package/dist-es/commands/CreateAuthorizerCommand.js +2 -14
- package/dist-es/commands/CreateDeploymentCommand.js +2 -14
- package/dist-es/commands/CreateDomainNameCommand.js +2 -14
- package/dist-es/commands/CreateIntegrationCommand.js +2 -14
- package/dist-es/commands/CreateIntegrationResponseCommand.js +2 -14
- package/dist-es/commands/CreateModelCommand.js +2 -14
- package/dist-es/commands/CreatePortalCommand.js +2 -14
- package/dist-es/commands/CreatePortalProductCommand.js +2 -14
- package/dist-es/commands/CreateProductPageCommand.js +2 -14
- package/dist-es/commands/CreateProductRestEndpointPageCommand.js +2 -14
- package/dist-es/commands/CreateRouteCommand.js +2 -14
- package/dist-es/commands/CreateRouteResponseCommand.js +2 -14
- package/dist-es/commands/CreateRoutingRuleCommand.js +2 -14
- package/dist-es/commands/CreateStageCommand.js +2 -14
- package/dist-es/commands/CreateVpcLinkCommand.js +2 -14
- package/dist-es/commands/DeleteAccessLogSettingsCommand.js +2 -14
- package/dist-es/commands/DeleteApiCommand.js +2 -14
- package/dist-es/commands/DeleteApiMappingCommand.js +2 -14
- package/dist-es/commands/DeleteAuthorizerCommand.js +2 -14
- package/dist-es/commands/DeleteCorsConfigurationCommand.js +2 -14
- package/dist-es/commands/DeleteDeploymentCommand.js +2 -14
- package/dist-es/commands/DeleteDomainNameCommand.js +2 -14
- package/dist-es/commands/DeleteIntegrationCommand.js +2 -14
- package/dist-es/commands/DeleteIntegrationResponseCommand.js +2 -14
- package/dist-es/commands/DeleteModelCommand.js +2 -14
- package/dist-es/commands/DeletePortalCommand.js +2 -14
- package/dist-es/commands/DeletePortalProductCommand.js +2 -14
- package/dist-es/commands/DeletePortalProductSharingPolicyCommand.js +2 -14
- package/dist-es/commands/DeleteProductPageCommand.js +2 -14
- package/dist-es/commands/DeleteProductRestEndpointPageCommand.js +2 -14
- package/dist-es/commands/DeleteRouteCommand.js +2 -14
- package/dist-es/commands/DeleteRouteRequestParameterCommand.js +2 -14
- package/dist-es/commands/DeleteRouteResponseCommand.js +2 -14
- package/dist-es/commands/DeleteRouteSettingsCommand.js +2 -14
- package/dist-es/commands/DeleteRoutingRuleCommand.js +2 -14
- package/dist-es/commands/DeleteStageCommand.js +2 -14
- package/dist-es/commands/DeleteVpcLinkCommand.js +2 -14
- package/dist-es/commands/DisablePortalCommand.js +2 -14
- package/dist-es/commands/ExportApiCommand.js +2 -14
- package/dist-es/commands/GetApiCommand.js +2 -14
- package/dist-es/commands/GetApiMappingCommand.js +2 -14
- package/dist-es/commands/GetApiMappingsCommand.js +2 -14
- package/dist-es/commands/GetApisCommand.js +2 -14
- package/dist-es/commands/GetAuthorizerCommand.js +2 -14
- package/dist-es/commands/GetAuthorizersCommand.js +2 -14
- package/dist-es/commands/GetDeploymentCommand.js +2 -14
- package/dist-es/commands/GetDeploymentsCommand.js +2 -14
- package/dist-es/commands/GetDomainNameCommand.js +2 -14
- package/dist-es/commands/GetDomainNamesCommand.js +2 -14
- package/dist-es/commands/GetIntegrationCommand.js +2 -14
- package/dist-es/commands/GetIntegrationResponseCommand.js +2 -14
- package/dist-es/commands/GetIntegrationResponsesCommand.js +2 -14
- package/dist-es/commands/GetIntegrationsCommand.js +2 -14
- package/dist-es/commands/GetModelCommand.js +2 -14
- package/dist-es/commands/GetModelTemplateCommand.js +2 -14
- package/dist-es/commands/GetModelsCommand.js +2 -14
- package/dist-es/commands/GetPortalCommand.js +2 -14
- package/dist-es/commands/GetPortalProductCommand.js +2 -14
- package/dist-es/commands/GetPortalProductSharingPolicyCommand.js +2 -14
- package/dist-es/commands/GetProductPageCommand.js +2 -14
- package/dist-es/commands/GetProductRestEndpointPageCommand.js +2 -14
- package/dist-es/commands/GetRouteCommand.js +2 -14
- package/dist-es/commands/GetRouteResponseCommand.js +2 -14
- package/dist-es/commands/GetRouteResponsesCommand.js +2 -14
- package/dist-es/commands/GetRoutesCommand.js +2 -14
- package/dist-es/commands/GetRoutingRuleCommand.js +2 -14
- package/dist-es/commands/GetStageCommand.js +2 -14
- package/dist-es/commands/GetStagesCommand.js +2 -14
- package/dist-es/commands/GetTagsCommand.js +2 -14
- package/dist-es/commands/GetVpcLinkCommand.js +2 -14
- package/dist-es/commands/GetVpcLinksCommand.js +2 -14
- package/dist-es/commands/ImportApiCommand.js +2 -14
- package/dist-es/commands/ListPortalProductsCommand.js +2 -14
- package/dist-es/commands/ListPortalsCommand.js +2 -14
- package/dist-es/commands/ListProductPagesCommand.js +2 -14
- package/dist-es/commands/ListProductRestEndpointPagesCommand.js +2 -14
- package/dist-es/commands/ListRoutingRulesCommand.js +2 -14
- package/dist-es/commands/PreviewPortalCommand.js +2 -14
- package/dist-es/commands/PublishPortalCommand.js +2 -14
- package/dist-es/commands/PutPortalProductSharingPolicyCommand.js +2 -14
- package/dist-es/commands/PutRoutingRuleCommand.js +2 -14
- package/dist-es/commands/ReimportApiCommand.js +2 -14
- package/dist-es/commands/ResetAuthorizersCacheCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateApiCommand.js +2 -14
- package/dist-es/commands/UpdateApiMappingCommand.js +2 -14
- package/dist-es/commands/UpdateAuthorizerCommand.js +2 -14
- package/dist-es/commands/UpdateDeploymentCommand.js +2 -14
- package/dist-es/commands/UpdateDomainNameCommand.js +2 -14
- package/dist-es/commands/UpdateIntegrationCommand.js +2 -14
- package/dist-es/commands/UpdateIntegrationResponseCommand.js +2 -14
- package/dist-es/commands/UpdateModelCommand.js +2 -14
- package/dist-es/commands/UpdatePortalCommand.js +2 -14
- package/dist-es/commands/UpdatePortalProductCommand.js +2 -14
- package/dist-es/commands/UpdateProductPageCommand.js +2 -14
- package/dist-es/commands/UpdateProductRestEndpointPageCommand.js +2 -14
- package/dist-es/commands/UpdateRouteCommand.js +2 -14
- package/dist-es/commands/UpdateRouteResponseCommand.js +2 -14
- package/dist-es/commands/UpdateStageCommand.js +2 -14
- package/dist-es/commands/UpdateVpcLinkCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/CreateApiCommand.d.ts +3 -8
- package/dist-types/commands/CreateApiMappingCommand.d.ts +3 -8
- package/dist-types/commands/CreateAuthorizerCommand.d.ts +3 -8
- package/dist-types/commands/CreateDeploymentCommand.d.ts +3 -8
- package/dist-types/commands/CreateDomainNameCommand.d.ts +3 -8
- package/dist-types/commands/CreateIntegrationCommand.d.ts +3 -8
- package/dist-types/commands/CreateIntegrationResponseCommand.d.ts +3 -8
- package/dist-types/commands/CreateModelCommand.d.ts +3 -8
- package/dist-types/commands/CreatePortalCommand.d.ts +3 -8
- package/dist-types/commands/CreatePortalProductCommand.d.ts +3 -8
- package/dist-types/commands/CreateProductPageCommand.d.ts +3 -8
- package/dist-types/commands/CreateProductRestEndpointPageCommand.d.ts +3 -8
- package/dist-types/commands/CreateRouteCommand.d.ts +3 -8
- package/dist-types/commands/CreateRouteResponseCommand.d.ts +3 -8
- package/dist-types/commands/CreateRoutingRuleCommand.d.ts +3 -8
- package/dist-types/commands/CreateStageCommand.d.ts +3 -8
- package/dist-types/commands/CreateVpcLinkCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAccessLogSettingsCommand.d.ts +3 -8
- package/dist-types/commands/DeleteApiCommand.d.ts +3 -8
- package/dist-types/commands/DeleteApiMappingCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAuthorizerCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCorsConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDeploymentCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDomainNameCommand.d.ts +3 -8
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteIntegrationResponseCommand.d.ts +3 -8
- package/dist-types/commands/DeleteModelCommand.d.ts +3 -8
- package/dist-types/commands/DeletePortalCommand.d.ts +3 -8
- package/dist-types/commands/DeletePortalProductCommand.d.ts +3 -8
- package/dist-types/commands/DeletePortalProductSharingPolicyCommand.d.ts +3 -8
- package/dist-types/commands/DeleteProductPageCommand.d.ts +3 -8
- package/dist-types/commands/DeleteProductRestEndpointPageCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRouteCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRouteRequestParameterCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRouteResponseCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRouteSettingsCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRoutingRuleCommand.d.ts +3 -8
- package/dist-types/commands/DeleteStageCommand.d.ts +3 -8
- package/dist-types/commands/DeleteVpcLinkCommand.d.ts +3 -8
- package/dist-types/commands/DisablePortalCommand.d.ts +3 -8
- package/dist-types/commands/ExportApiCommand.d.ts +3 -8
- package/dist-types/commands/GetApiCommand.d.ts +3 -8
- package/dist-types/commands/GetApiMappingCommand.d.ts +3 -8
- package/dist-types/commands/GetApiMappingsCommand.d.ts +3 -8
- package/dist-types/commands/GetApisCommand.d.ts +3 -8
- package/dist-types/commands/GetAuthorizerCommand.d.ts +3 -8
- package/dist-types/commands/GetAuthorizersCommand.d.ts +3 -8
- package/dist-types/commands/GetDeploymentCommand.d.ts +3 -8
- package/dist-types/commands/GetDeploymentsCommand.d.ts +3 -8
- package/dist-types/commands/GetDomainNameCommand.d.ts +3 -8
- package/dist-types/commands/GetDomainNamesCommand.d.ts +3 -8
- package/dist-types/commands/GetIntegrationCommand.d.ts +3 -8
- package/dist-types/commands/GetIntegrationResponseCommand.d.ts +3 -8
- package/dist-types/commands/GetIntegrationResponsesCommand.d.ts +3 -8
- package/dist-types/commands/GetIntegrationsCommand.d.ts +3 -8
- package/dist-types/commands/GetModelCommand.d.ts +3 -8
- package/dist-types/commands/GetModelTemplateCommand.d.ts +3 -8
- package/dist-types/commands/GetModelsCommand.d.ts +3 -8
- package/dist-types/commands/GetPortalCommand.d.ts +3 -8
- package/dist-types/commands/GetPortalProductCommand.d.ts +3 -8
- package/dist-types/commands/GetPortalProductSharingPolicyCommand.d.ts +3 -8
- package/dist-types/commands/GetProductPageCommand.d.ts +3 -8
- package/dist-types/commands/GetProductRestEndpointPageCommand.d.ts +3 -8
- package/dist-types/commands/GetRouteCommand.d.ts +3 -8
- package/dist-types/commands/GetRouteResponseCommand.d.ts +3 -8
- package/dist-types/commands/GetRouteResponsesCommand.d.ts +3 -8
- package/dist-types/commands/GetRoutesCommand.d.ts +3 -8
- package/dist-types/commands/GetRoutingRuleCommand.d.ts +3 -8
- package/dist-types/commands/GetStageCommand.d.ts +3 -8
- package/dist-types/commands/GetStagesCommand.d.ts +3 -8
- package/dist-types/commands/GetTagsCommand.d.ts +3 -8
- package/dist-types/commands/GetVpcLinkCommand.d.ts +3 -8
- package/dist-types/commands/GetVpcLinksCommand.d.ts +3 -8
- package/dist-types/commands/ImportApiCommand.d.ts +3 -8
- package/dist-types/commands/ListPortalProductsCommand.d.ts +3 -8
- package/dist-types/commands/ListPortalsCommand.d.ts +3 -8
- package/dist-types/commands/ListProductPagesCommand.d.ts +3 -8
- package/dist-types/commands/ListProductRestEndpointPagesCommand.d.ts +3 -8
- package/dist-types/commands/ListRoutingRulesCommand.d.ts +3 -8
- package/dist-types/commands/PreviewPortalCommand.d.ts +3 -8
- package/dist-types/commands/PublishPortalCommand.d.ts +3 -8
- package/dist-types/commands/PutPortalProductSharingPolicyCommand.d.ts +3 -8
- package/dist-types/commands/PutRoutingRuleCommand.d.ts +3 -8
- package/dist-types/commands/ReimportApiCommand.d.ts +3 -8
- package/dist-types/commands/ResetAuthorizersCacheCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateApiCommand.d.ts +3 -8
- package/dist-types/commands/UpdateApiMappingCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAuthorizerCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDeploymentCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDomainNameCommand.d.ts +3 -8
- package/dist-types/commands/UpdateIntegrationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateIntegrationResponseCommand.d.ts +3 -8
- package/dist-types/commands/UpdateModelCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePortalCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePortalProductCommand.d.ts +3 -8
- package/dist-types/commands/UpdateProductPageCommand.d.ts +3 -8
- package/dist-types/commands/UpdateProductRestEndpointPageCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRouteCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRouteResponseCommand.d.ts +3 -8
- package/dist-types/commands/UpdateStageCommand.d.ts +3 -8
- package/dist-types/commands/UpdateVpcLinkCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/CreateApiCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateApiMappingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAuthorizerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDomainNameCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateIntegrationResponseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePortalCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePortalProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateProductPageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateProductRestEndpointPageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateRouteCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateRouteResponseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateRoutingRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateStageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateVpcLinkCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAccessLogSettingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteApiCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteApiMappingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAuthorizerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCorsConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDeploymentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDomainNameCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteIntegrationResponseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePortalCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePortalProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePortalProductSharingPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteProductPageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteProductRestEndpointPageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRouteCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRouteRequestParameterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRouteResponseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRouteSettingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRoutingRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteStageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteVpcLinkCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisablePortalCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ExportApiCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetApiCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetApiMappingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetApiMappingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetApisCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAuthorizerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAuthorizersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDeploymentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDomainNameCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDomainNamesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetIntegrationResponseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetIntegrationResponsesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetIntegrationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetModelTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPortalCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPortalProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPortalProductSharingPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetProductPageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetProductRestEndpointPageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRouteCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRouteResponseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRouteResponsesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRoutesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRoutingRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetStageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetStagesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetVpcLinkCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetVpcLinksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ImportApiCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPortalProductsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPortalsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProductPagesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProductRestEndpointPagesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRoutingRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PreviewPortalCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PublishPortalCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutPortalProductSharingPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutRoutingRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ReimportApiCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ResetAuthorizersCacheCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateApiCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateApiMappingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAuthorizerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDeploymentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDomainNameCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateIntegrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateIntegrationResponseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePortalCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePortalProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateProductPageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateProductRestEndpointPageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRouteCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRouteResponseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateStageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateVpcLinkCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/package.json +8 -10
package/dist-cjs/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
|
|
2
2
|
const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
|
|
3
|
-
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client,
|
|
4
|
-
|
|
3
|
+
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
|
|
4
|
+
const { Command: $Command } = require("@smithy/core/client");
|
|
5
|
+
exports.$Command = $Command;
|
|
5
6
|
exports.__Client = Client;
|
|
6
7
|
const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
|
|
7
8
|
const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
|
|
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
|
|
|
10
11
|
const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
|
|
11
12
|
const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
|
|
12
13
|
const { defaultProvider } = require("@aws-sdk/credential-provider-node");
|
|
13
|
-
const { toUtf8, fromUtf8, toBase64, fromBase64,
|
|
14
|
+
const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
|
|
14
15
|
const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
|
|
15
16
|
const { AwsRestJsonProtocol } = require("@aws-sdk/core/protocols");
|
|
17
|
+
const { Sha256 } = require("@smithy/core/checksum");
|
|
16
18
|
|
|
17
19
|
const defaultApiGatewayV2HttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
18
20
|
return {
|
|
@@ -67,7 +69,7 @@ const commonParams = {
|
|
|
67
69
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
68
70
|
};
|
|
69
71
|
|
|
70
|
-
var version = "3.
|
|
72
|
+
var version = "3.1077.0";
|
|
71
73
|
var packageInfo = {
|
|
72
74
|
version: version};
|
|
73
75
|
|
|
@@ -2642,6 +2644,7 @@ const getRuntimeConfig$1 = (config) => {
|
|
|
2642
2644
|
serviceTarget: "ApiGatewayV2",
|
|
2643
2645
|
},
|
|
2644
2646
|
serviceId: config?.serviceId ?? "ApiGatewayV2",
|
|
2647
|
+
sha256: config?.sha256 ?? Sha256,
|
|
2645
2648
|
urlParser: config?.urlParser ?? parseUrl,
|
|
2646
2649
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|
|
2647
2650
|
utf8Encoder: config?.utf8Encoder ?? toUtf8,
|
|
@@ -2675,7 +2678,6 @@ const getRuntimeConfig = (config) => {
|
|
|
2675
2678
|
...NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
2676
2679
|
default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
|
|
2677
2680
|
}, config),
|
|
2678
|
-
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
2679
2681
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
2680
2682
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
2681
2683
|
useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
@@ -2763,1240 +2765,317 @@ class ApiGatewayV2Client extends Client {
|
|
|
2763
2765
|
}
|
|
2764
2766
|
}
|
|
2765
2767
|
|
|
2766
|
-
|
|
2767
|
-
|
|
2768
|
-
|
|
2769
|
-
|
|
2770
|
-
|
|
2771
|
-
})
|
|
2772
|
-
.s("ApiGatewayV2", "CreateApi", {})
|
|
2773
|
-
.n("ApiGatewayV2Client", "CreateApiCommand")
|
|
2774
|
-
.sc(CreateApi$)
|
|
2775
|
-
.build() {
|
|
2768
|
+
const command = makeBuilder(commonParams, "ApiGatewayV2", "ApiGatewayV2Client", getEndpointPlugin);
|
|
2769
|
+
const _ep0 = {};
|
|
2770
|
+
const _mw0 = (Command, cs, config, o) => [];
|
|
2771
|
+
|
|
2772
|
+
class CreateApiCommand extends command(_ep0, _mw0, "CreateApi", CreateApi$) {
|
|
2776
2773
|
}
|
|
2777
2774
|
|
|
2778
|
-
class CreateApiMappingCommand extends
|
|
2779
|
-
.classBuilder()
|
|
2780
|
-
.ep(commonParams)
|
|
2781
|
-
.m(function (Command, cs, config, o) {
|
|
2782
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2783
|
-
})
|
|
2784
|
-
.s("ApiGatewayV2", "CreateApiMapping", {})
|
|
2785
|
-
.n("ApiGatewayV2Client", "CreateApiMappingCommand")
|
|
2786
|
-
.sc(CreateApiMapping$)
|
|
2787
|
-
.build() {
|
|
2775
|
+
class CreateApiMappingCommand extends command(_ep0, _mw0, "CreateApiMapping", CreateApiMapping$) {
|
|
2788
2776
|
}
|
|
2789
2777
|
|
|
2790
|
-
class CreateAuthorizerCommand extends
|
|
2791
|
-
.classBuilder()
|
|
2792
|
-
.ep(commonParams)
|
|
2793
|
-
.m(function (Command, cs, config, o) {
|
|
2794
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2795
|
-
})
|
|
2796
|
-
.s("ApiGatewayV2", "CreateAuthorizer", {})
|
|
2797
|
-
.n("ApiGatewayV2Client", "CreateAuthorizerCommand")
|
|
2798
|
-
.sc(CreateAuthorizer$)
|
|
2799
|
-
.build() {
|
|
2778
|
+
class CreateAuthorizerCommand extends command(_ep0, _mw0, "CreateAuthorizer", CreateAuthorizer$) {
|
|
2800
2779
|
}
|
|
2801
2780
|
|
|
2802
|
-
class CreateDeploymentCommand extends
|
|
2803
|
-
.classBuilder()
|
|
2804
|
-
.ep(commonParams)
|
|
2805
|
-
.m(function (Command, cs, config, o) {
|
|
2806
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2807
|
-
})
|
|
2808
|
-
.s("ApiGatewayV2", "CreateDeployment", {})
|
|
2809
|
-
.n("ApiGatewayV2Client", "CreateDeploymentCommand")
|
|
2810
|
-
.sc(CreateDeployment$)
|
|
2811
|
-
.build() {
|
|
2781
|
+
class CreateDeploymentCommand extends command(_ep0, _mw0, "CreateDeployment", CreateDeployment$) {
|
|
2812
2782
|
}
|
|
2813
2783
|
|
|
2814
|
-
class CreateDomainNameCommand extends
|
|
2815
|
-
.classBuilder()
|
|
2816
|
-
.ep(commonParams)
|
|
2817
|
-
.m(function (Command, cs, config, o) {
|
|
2818
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2819
|
-
})
|
|
2820
|
-
.s("ApiGatewayV2", "CreateDomainName", {})
|
|
2821
|
-
.n("ApiGatewayV2Client", "CreateDomainNameCommand")
|
|
2822
|
-
.sc(CreateDomainName$)
|
|
2823
|
-
.build() {
|
|
2784
|
+
class CreateDomainNameCommand extends command(_ep0, _mw0, "CreateDomainName", CreateDomainName$) {
|
|
2824
2785
|
}
|
|
2825
2786
|
|
|
2826
|
-
class CreateIntegrationCommand extends
|
|
2827
|
-
.classBuilder()
|
|
2828
|
-
.ep(commonParams)
|
|
2829
|
-
.m(function (Command, cs, config, o) {
|
|
2830
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2831
|
-
})
|
|
2832
|
-
.s("ApiGatewayV2", "CreateIntegration", {})
|
|
2833
|
-
.n("ApiGatewayV2Client", "CreateIntegrationCommand")
|
|
2834
|
-
.sc(CreateIntegration$)
|
|
2835
|
-
.build() {
|
|
2787
|
+
class CreateIntegrationCommand extends command(_ep0, _mw0, "CreateIntegration", CreateIntegration$) {
|
|
2836
2788
|
}
|
|
2837
2789
|
|
|
2838
|
-
class CreateIntegrationResponseCommand extends
|
|
2839
|
-
.classBuilder()
|
|
2840
|
-
.ep(commonParams)
|
|
2841
|
-
.m(function (Command, cs, config, o) {
|
|
2842
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2843
|
-
})
|
|
2844
|
-
.s("ApiGatewayV2", "CreateIntegrationResponse", {})
|
|
2845
|
-
.n("ApiGatewayV2Client", "CreateIntegrationResponseCommand")
|
|
2846
|
-
.sc(CreateIntegrationResponse$)
|
|
2847
|
-
.build() {
|
|
2790
|
+
class CreateIntegrationResponseCommand extends command(_ep0, _mw0, "CreateIntegrationResponse", CreateIntegrationResponse$) {
|
|
2848
2791
|
}
|
|
2849
2792
|
|
|
2850
|
-
class CreateModelCommand extends
|
|
2851
|
-
.classBuilder()
|
|
2852
|
-
.ep(commonParams)
|
|
2853
|
-
.m(function (Command, cs, config, o) {
|
|
2854
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2855
|
-
})
|
|
2856
|
-
.s("ApiGatewayV2", "CreateModel", {})
|
|
2857
|
-
.n("ApiGatewayV2Client", "CreateModelCommand")
|
|
2858
|
-
.sc(CreateModel$)
|
|
2859
|
-
.build() {
|
|
2793
|
+
class CreateModelCommand extends command(_ep0, _mw0, "CreateModel", CreateModel$) {
|
|
2860
2794
|
}
|
|
2861
2795
|
|
|
2862
|
-
class CreatePortalCommand extends
|
|
2863
|
-
.classBuilder()
|
|
2864
|
-
.ep(commonParams)
|
|
2865
|
-
.m(function (Command, cs, config, o) {
|
|
2866
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2867
|
-
})
|
|
2868
|
-
.s("ApiGatewayV2", "CreatePortal", {})
|
|
2869
|
-
.n("ApiGatewayV2Client", "CreatePortalCommand")
|
|
2870
|
-
.sc(CreatePortal$)
|
|
2871
|
-
.build() {
|
|
2796
|
+
class CreatePortalCommand extends command(_ep0, _mw0, "CreatePortal", CreatePortal$) {
|
|
2872
2797
|
}
|
|
2873
2798
|
|
|
2874
|
-
class CreatePortalProductCommand extends
|
|
2875
|
-
.classBuilder()
|
|
2876
|
-
.ep(commonParams)
|
|
2877
|
-
.m(function (Command, cs, config, o) {
|
|
2878
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2879
|
-
})
|
|
2880
|
-
.s("ApiGatewayV2", "CreatePortalProduct", {})
|
|
2881
|
-
.n("ApiGatewayV2Client", "CreatePortalProductCommand")
|
|
2882
|
-
.sc(CreatePortalProduct$)
|
|
2883
|
-
.build() {
|
|
2799
|
+
class CreatePortalProductCommand extends command(_ep0, _mw0, "CreatePortalProduct", CreatePortalProduct$) {
|
|
2884
2800
|
}
|
|
2885
2801
|
|
|
2886
|
-
class CreateProductPageCommand extends
|
|
2887
|
-
.classBuilder()
|
|
2888
|
-
.ep(commonParams)
|
|
2889
|
-
.m(function (Command, cs, config, o) {
|
|
2890
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2891
|
-
})
|
|
2892
|
-
.s("ApiGatewayV2", "CreateProductPage", {})
|
|
2893
|
-
.n("ApiGatewayV2Client", "CreateProductPageCommand")
|
|
2894
|
-
.sc(CreateProductPage$)
|
|
2895
|
-
.build() {
|
|
2802
|
+
class CreateProductPageCommand extends command(_ep0, _mw0, "CreateProductPage", CreateProductPage$) {
|
|
2896
2803
|
}
|
|
2897
2804
|
|
|
2898
|
-
class CreateProductRestEndpointPageCommand extends
|
|
2899
|
-
.classBuilder()
|
|
2900
|
-
.ep(commonParams)
|
|
2901
|
-
.m(function (Command, cs, config, o) {
|
|
2902
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2903
|
-
})
|
|
2904
|
-
.s("ApiGatewayV2", "CreateProductRestEndpointPage", {})
|
|
2905
|
-
.n("ApiGatewayV2Client", "CreateProductRestEndpointPageCommand")
|
|
2906
|
-
.sc(CreateProductRestEndpointPage$)
|
|
2907
|
-
.build() {
|
|
2805
|
+
class CreateProductRestEndpointPageCommand extends command(_ep0, _mw0, "CreateProductRestEndpointPage", CreateProductRestEndpointPage$) {
|
|
2908
2806
|
}
|
|
2909
2807
|
|
|
2910
|
-
class CreateRouteCommand extends
|
|
2911
|
-
.classBuilder()
|
|
2912
|
-
.ep(commonParams)
|
|
2913
|
-
.m(function (Command, cs, config, o) {
|
|
2914
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2915
|
-
})
|
|
2916
|
-
.s("ApiGatewayV2", "CreateRoute", {})
|
|
2917
|
-
.n("ApiGatewayV2Client", "CreateRouteCommand")
|
|
2918
|
-
.sc(CreateRoute$)
|
|
2919
|
-
.build() {
|
|
2808
|
+
class CreateRouteCommand extends command(_ep0, _mw0, "CreateRoute", CreateRoute$) {
|
|
2920
2809
|
}
|
|
2921
2810
|
|
|
2922
|
-
class CreateRouteResponseCommand extends
|
|
2923
|
-
.classBuilder()
|
|
2924
|
-
.ep(commonParams)
|
|
2925
|
-
.m(function (Command, cs, config, o) {
|
|
2926
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2927
|
-
})
|
|
2928
|
-
.s("ApiGatewayV2", "CreateRouteResponse", {})
|
|
2929
|
-
.n("ApiGatewayV2Client", "CreateRouteResponseCommand")
|
|
2930
|
-
.sc(CreateRouteResponse$)
|
|
2931
|
-
.build() {
|
|
2811
|
+
class CreateRouteResponseCommand extends command(_ep0, _mw0, "CreateRouteResponse", CreateRouteResponse$) {
|
|
2932
2812
|
}
|
|
2933
2813
|
|
|
2934
|
-
class CreateRoutingRuleCommand extends
|
|
2935
|
-
.classBuilder()
|
|
2936
|
-
.ep(commonParams)
|
|
2937
|
-
.m(function (Command, cs, config, o) {
|
|
2938
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2939
|
-
})
|
|
2940
|
-
.s("ApiGatewayV2", "CreateRoutingRule", {})
|
|
2941
|
-
.n("ApiGatewayV2Client", "CreateRoutingRuleCommand")
|
|
2942
|
-
.sc(CreateRoutingRule$)
|
|
2943
|
-
.build() {
|
|
2814
|
+
class CreateRoutingRuleCommand extends command(_ep0, _mw0, "CreateRoutingRule", CreateRoutingRule$) {
|
|
2944
2815
|
}
|
|
2945
2816
|
|
|
2946
|
-
class CreateStageCommand extends
|
|
2947
|
-
.classBuilder()
|
|
2948
|
-
.ep(commonParams)
|
|
2949
|
-
.m(function (Command, cs, config, o) {
|
|
2950
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2951
|
-
})
|
|
2952
|
-
.s("ApiGatewayV2", "CreateStage", {})
|
|
2953
|
-
.n("ApiGatewayV2Client", "CreateStageCommand")
|
|
2954
|
-
.sc(CreateStage$)
|
|
2955
|
-
.build() {
|
|
2817
|
+
class CreateStageCommand extends command(_ep0, _mw0, "CreateStage", CreateStage$) {
|
|
2956
2818
|
}
|
|
2957
2819
|
|
|
2958
|
-
class CreateVpcLinkCommand extends
|
|
2959
|
-
.classBuilder()
|
|
2960
|
-
.ep(commonParams)
|
|
2961
|
-
.m(function (Command, cs, config, o) {
|
|
2962
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2963
|
-
})
|
|
2964
|
-
.s("ApiGatewayV2", "CreateVpcLink", {})
|
|
2965
|
-
.n("ApiGatewayV2Client", "CreateVpcLinkCommand")
|
|
2966
|
-
.sc(CreateVpcLink$)
|
|
2967
|
-
.build() {
|
|
2820
|
+
class CreateVpcLinkCommand extends command(_ep0, _mw0, "CreateVpcLink", CreateVpcLink$) {
|
|
2968
2821
|
}
|
|
2969
2822
|
|
|
2970
|
-
class DeleteAccessLogSettingsCommand extends
|
|
2971
|
-
.classBuilder()
|
|
2972
|
-
.ep(commonParams)
|
|
2973
|
-
.m(function (Command, cs, config, o) {
|
|
2974
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2975
|
-
})
|
|
2976
|
-
.s("ApiGatewayV2", "DeleteAccessLogSettings", {})
|
|
2977
|
-
.n("ApiGatewayV2Client", "DeleteAccessLogSettingsCommand")
|
|
2978
|
-
.sc(DeleteAccessLogSettings$)
|
|
2979
|
-
.build() {
|
|
2823
|
+
class DeleteAccessLogSettingsCommand extends command(_ep0, _mw0, "DeleteAccessLogSettings", DeleteAccessLogSettings$) {
|
|
2980
2824
|
}
|
|
2981
2825
|
|
|
2982
|
-
class DeleteApiCommand extends
|
|
2983
|
-
.classBuilder()
|
|
2984
|
-
.ep(commonParams)
|
|
2985
|
-
.m(function (Command, cs, config, o) {
|
|
2986
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2987
|
-
})
|
|
2988
|
-
.s("ApiGatewayV2", "DeleteApi", {})
|
|
2989
|
-
.n("ApiGatewayV2Client", "DeleteApiCommand")
|
|
2990
|
-
.sc(DeleteApi$)
|
|
2991
|
-
.build() {
|
|
2826
|
+
class DeleteApiCommand extends command(_ep0, _mw0, "DeleteApi", DeleteApi$) {
|
|
2992
2827
|
}
|
|
2993
2828
|
|
|
2994
|
-
class DeleteApiMappingCommand extends
|
|
2995
|
-
.classBuilder()
|
|
2996
|
-
.ep(commonParams)
|
|
2997
|
-
.m(function (Command, cs, config, o) {
|
|
2998
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2999
|
-
})
|
|
3000
|
-
.s("ApiGatewayV2", "DeleteApiMapping", {})
|
|
3001
|
-
.n("ApiGatewayV2Client", "DeleteApiMappingCommand")
|
|
3002
|
-
.sc(DeleteApiMapping$)
|
|
3003
|
-
.build() {
|
|
2829
|
+
class DeleteApiMappingCommand extends command(_ep0, _mw0, "DeleteApiMapping", DeleteApiMapping$) {
|
|
3004
2830
|
}
|
|
3005
2831
|
|
|
3006
|
-
class DeleteAuthorizerCommand extends
|
|
3007
|
-
.classBuilder()
|
|
3008
|
-
.ep(commonParams)
|
|
3009
|
-
.m(function (Command, cs, config, o) {
|
|
3010
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3011
|
-
})
|
|
3012
|
-
.s("ApiGatewayV2", "DeleteAuthorizer", {})
|
|
3013
|
-
.n("ApiGatewayV2Client", "DeleteAuthorizerCommand")
|
|
3014
|
-
.sc(DeleteAuthorizer$)
|
|
3015
|
-
.build() {
|
|
2832
|
+
class DeleteAuthorizerCommand extends command(_ep0, _mw0, "DeleteAuthorizer", DeleteAuthorizer$) {
|
|
3016
2833
|
}
|
|
3017
2834
|
|
|
3018
|
-
class DeleteCorsConfigurationCommand extends
|
|
3019
|
-
.classBuilder()
|
|
3020
|
-
.ep(commonParams)
|
|
3021
|
-
.m(function (Command, cs, config, o) {
|
|
3022
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3023
|
-
})
|
|
3024
|
-
.s("ApiGatewayV2", "DeleteCorsConfiguration", {})
|
|
3025
|
-
.n("ApiGatewayV2Client", "DeleteCorsConfigurationCommand")
|
|
3026
|
-
.sc(DeleteCorsConfiguration$)
|
|
3027
|
-
.build() {
|
|
2835
|
+
class DeleteCorsConfigurationCommand extends command(_ep0, _mw0, "DeleteCorsConfiguration", DeleteCorsConfiguration$) {
|
|
3028
2836
|
}
|
|
3029
2837
|
|
|
3030
|
-
class DeleteDeploymentCommand extends
|
|
3031
|
-
.classBuilder()
|
|
3032
|
-
.ep(commonParams)
|
|
3033
|
-
.m(function (Command, cs, config, o) {
|
|
3034
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3035
|
-
})
|
|
3036
|
-
.s("ApiGatewayV2", "DeleteDeployment", {})
|
|
3037
|
-
.n("ApiGatewayV2Client", "DeleteDeploymentCommand")
|
|
3038
|
-
.sc(DeleteDeployment$)
|
|
3039
|
-
.build() {
|
|
2838
|
+
class DeleteDeploymentCommand extends command(_ep0, _mw0, "DeleteDeployment", DeleteDeployment$) {
|
|
3040
2839
|
}
|
|
3041
2840
|
|
|
3042
|
-
class DeleteDomainNameCommand extends
|
|
3043
|
-
.classBuilder()
|
|
3044
|
-
.ep(commonParams)
|
|
3045
|
-
.m(function (Command, cs, config, o) {
|
|
3046
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3047
|
-
})
|
|
3048
|
-
.s("ApiGatewayV2", "DeleteDomainName", {})
|
|
3049
|
-
.n("ApiGatewayV2Client", "DeleteDomainNameCommand")
|
|
3050
|
-
.sc(DeleteDomainName$)
|
|
3051
|
-
.build() {
|
|
2841
|
+
class DeleteDomainNameCommand extends command(_ep0, _mw0, "DeleteDomainName", DeleteDomainName$) {
|
|
3052
2842
|
}
|
|
3053
2843
|
|
|
3054
|
-
class DeleteIntegrationCommand extends
|
|
3055
|
-
.classBuilder()
|
|
3056
|
-
.ep(commonParams)
|
|
3057
|
-
.m(function (Command, cs, config, o) {
|
|
3058
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3059
|
-
})
|
|
3060
|
-
.s("ApiGatewayV2", "DeleteIntegration", {})
|
|
3061
|
-
.n("ApiGatewayV2Client", "DeleteIntegrationCommand")
|
|
3062
|
-
.sc(DeleteIntegration$)
|
|
3063
|
-
.build() {
|
|
2844
|
+
class DeleteIntegrationCommand extends command(_ep0, _mw0, "DeleteIntegration", DeleteIntegration$) {
|
|
3064
2845
|
}
|
|
3065
2846
|
|
|
3066
|
-
class DeleteIntegrationResponseCommand extends
|
|
3067
|
-
.classBuilder()
|
|
3068
|
-
.ep(commonParams)
|
|
3069
|
-
.m(function (Command, cs, config, o) {
|
|
3070
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3071
|
-
})
|
|
3072
|
-
.s("ApiGatewayV2", "DeleteIntegrationResponse", {})
|
|
3073
|
-
.n("ApiGatewayV2Client", "DeleteIntegrationResponseCommand")
|
|
3074
|
-
.sc(DeleteIntegrationResponse$)
|
|
3075
|
-
.build() {
|
|
2847
|
+
class DeleteIntegrationResponseCommand extends command(_ep0, _mw0, "DeleteIntegrationResponse", DeleteIntegrationResponse$) {
|
|
3076
2848
|
}
|
|
3077
2849
|
|
|
3078
|
-
class DeleteModelCommand extends
|
|
3079
|
-
.classBuilder()
|
|
3080
|
-
.ep(commonParams)
|
|
3081
|
-
.m(function (Command, cs, config, o) {
|
|
3082
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3083
|
-
})
|
|
3084
|
-
.s("ApiGatewayV2", "DeleteModel", {})
|
|
3085
|
-
.n("ApiGatewayV2Client", "DeleteModelCommand")
|
|
3086
|
-
.sc(DeleteModel$)
|
|
3087
|
-
.build() {
|
|
2850
|
+
class DeleteModelCommand extends command(_ep0, _mw0, "DeleteModel", DeleteModel$) {
|
|
3088
2851
|
}
|
|
3089
2852
|
|
|
3090
|
-
class DeletePortalCommand extends
|
|
3091
|
-
.classBuilder()
|
|
3092
|
-
.ep(commonParams)
|
|
3093
|
-
.m(function (Command, cs, config, o) {
|
|
3094
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3095
|
-
})
|
|
3096
|
-
.s("ApiGatewayV2", "DeletePortal", {})
|
|
3097
|
-
.n("ApiGatewayV2Client", "DeletePortalCommand")
|
|
3098
|
-
.sc(DeletePortal$)
|
|
3099
|
-
.build() {
|
|
2853
|
+
class DeletePortalCommand extends command(_ep0, _mw0, "DeletePortal", DeletePortal$) {
|
|
3100
2854
|
}
|
|
3101
2855
|
|
|
3102
|
-
class DeletePortalProductCommand extends
|
|
3103
|
-
.classBuilder()
|
|
3104
|
-
.ep(commonParams)
|
|
3105
|
-
.m(function (Command, cs, config, o) {
|
|
3106
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3107
|
-
})
|
|
3108
|
-
.s("ApiGatewayV2", "DeletePortalProduct", {})
|
|
3109
|
-
.n("ApiGatewayV2Client", "DeletePortalProductCommand")
|
|
3110
|
-
.sc(DeletePortalProduct$)
|
|
3111
|
-
.build() {
|
|
2856
|
+
class DeletePortalProductCommand extends command(_ep0, _mw0, "DeletePortalProduct", DeletePortalProduct$) {
|
|
3112
2857
|
}
|
|
3113
2858
|
|
|
3114
|
-
class DeletePortalProductSharingPolicyCommand extends
|
|
3115
|
-
.classBuilder()
|
|
3116
|
-
.ep(commonParams)
|
|
3117
|
-
.m(function (Command, cs, config, o) {
|
|
3118
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3119
|
-
})
|
|
3120
|
-
.s("ApiGatewayV2", "DeletePortalProductSharingPolicy", {})
|
|
3121
|
-
.n("ApiGatewayV2Client", "DeletePortalProductSharingPolicyCommand")
|
|
3122
|
-
.sc(DeletePortalProductSharingPolicy$)
|
|
3123
|
-
.build() {
|
|
2859
|
+
class DeletePortalProductSharingPolicyCommand extends command(_ep0, _mw0, "DeletePortalProductSharingPolicy", DeletePortalProductSharingPolicy$) {
|
|
3124
2860
|
}
|
|
3125
2861
|
|
|
3126
|
-
class DeleteProductPageCommand extends
|
|
3127
|
-
.classBuilder()
|
|
3128
|
-
.ep(commonParams)
|
|
3129
|
-
.m(function (Command, cs, config, o) {
|
|
3130
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3131
|
-
})
|
|
3132
|
-
.s("ApiGatewayV2", "DeleteProductPage", {})
|
|
3133
|
-
.n("ApiGatewayV2Client", "DeleteProductPageCommand")
|
|
3134
|
-
.sc(DeleteProductPage$)
|
|
3135
|
-
.build() {
|
|
2862
|
+
class DeleteProductPageCommand extends command(_ep0, _mw0, "DeleteProductPage", DeleteProductPage$) {
|
|
3136
2863
|
}
|
|
3137
2864
|
|
|
3138
|
-
class DeleteProductRestEndpointPageCommand extends
|
|
3139
|
-
.classBuilder()
|
|
3140
|
-
.ep(commonParams)
|
|
3141
|
-
.m(function (Command, cs, config, o) {
|
|
3142
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3143
|
-
})
|
|
3144
|
-
.s("ApiGatewayV2", "DeleteProductRestEndpointPage", {})
|
|
3145
|
-
.n("ApiGatewayV2Client", "DeleteProductRestEndpointPageCommand")
|
|
3146
|
-
.sc(DeleteProductRestEndpointPage$)
|
|
3147
|
-
.build() {
|
|
2865
|
+
class DeleteProductRestEndpointPageCommand extends command(_ep0, _mw0, "DeleteProductRestEndpointPage", DeleteProductRestEndpointPage$) {
|
|
3148
2866
|
}
|
|
3149
2867
|
|
|
3150
|
-
class DeleteRouteCommand extends
|
|
3151
|
-
.classBuilder()
|
|
3152
|
-
.ep(commonParams)
|
|
3153
|
-
.m(function (Command, cs, config, o) {
|
|
3154
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3155
|
-
})
|
|
3156
|
-
.s("ApiGatewayV2", "DeleteRoute", {})
|
|
3157
|
-
.n("ApiGatewayV2Client", "DeleteRouteCommand")
|
|
3158
|
-
.sc(DeleteRoute$)
|
|
3159
|
-
.build() {
|
|
2868
|
+
class DeleteRouteCommand extends command(_ep0, _mw0, "DeleteRoute", DeleteRoute$) {
|
|
3160
2869
|
}
|
|
3161
2870
|
|
|
3162
|
-
class DeleteRouteRequestParameterCommand extends
|
|
3163
|
-
.classBuilder()
|
|
3164
|
-
.ep(commonParams)
|
|
3165
|
-
.m(function (Command, cs, config, o) {
|
|
3166
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3167
|
-
})
|
|
3168
|
-
.s("ApiGatewayV2", "DeleteRouteRequestParameter", {})
|
|
3169
|
-
.n("ApiGatewayV2Client", "DeleteRouteRequestParameterCommand")
|
|
3170
|
-
.sc(DeleteRouteRequestParameter$)
|
|
3171
|
-
.build() {
|
|
2871
|
+
class DeleteRouteRequestParameterCommand extends command(_ep0, _mw0, "DeleteRouteRequestParameter", DeleteRouteRequestParameter$) {
|
|
3172
2872
|
}
|
|
3173
2873
|
|
|
3174
|
-
class DeleteRouteResponseCommand extends
|
|
3175
|
-
.classBuilder()
|
|
3176
|
-
.ep(commonParams)
|
|
3177
|
-
.m(function (Command, cs, config, o) {
|
|
3178
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3179
|
-
})
|
|
3180
|
-
.s("ApiGatewayV2", "DeleteRouteResponse", {})
|
|
3181
|
-
.n("ApiGatewayV2Client", "DeleteRouteResponseCommand")
|
|
3182
|
-
.sc(DeleteRouteResponse$)
|
|
3183
|
-
.build() {
|
|
2874
|
+
class DeleteRouteResponseCommand extends command(_ep0, _mw0, "DeleteRouteResponse", DeleteRouteResponse$) {
|
|
3184
2875
|
}
|
|
3185
2876
|
|
|
3186
|
-
class DeleteRouteSettingsCommand extends
|
|
3187
|
-
.classBuilder()
|
|
3188
|
-
.ep(commonParams)
|
|
3189
|
-
.m(function (Command, cs, config, o) {
|
|
3190
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3191
|
-
})
|
|
3192
|
-
.s("ApiGatewayV2", "DeleteRouteSettings", {})
|
|
3193
|
-
.n("ApiGatewayV2Client", "DeleteRouteSettingsCommand")
|
|
3194
|
-
.sc(DeleteRouteSettings$)
|
|
3195
|
-
.build() {
|
|
2877
|
+
class DeleteRouteSettingsCommand extends command(_ep0, _mw0, "DeleteRouteSettings", DeleteRouteSettings$) {
|
|
3196
2878
|
}
|
|
3197
2879
|
|
|
3198
|
-
class DeleteRoutingRuleCommand extends
|
|
3199
|
-
.classBuilder()
|
|
3200
|
-
.ep(commonParams)
|
|
3201
|
-
.m(function (Command, cs, config, o) {
|
|
3202
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3203
|
-
})
|
|
3204
|
-
.s("ApiGatewayV2", "DeleteRoutingRule", {})
|
|
3205
|
-
.n("ApiGatewayV2Client", "DeleteRoutingRuleCommand")
|
|
3206
|
-
.sc(DeleteRoutingRule$)
|
|
3207
|
-
.build() {
|
|
2880
|
+
class DeleteRoutingRuleCommand extends command(_ep0, _mw0, "DeleteRoutingRule", DeleteRoutingRule$) {
|
|
3208
2881
|
}
|
|
3209
2882
|
|
|
3210
|
-
class DeleteStageCommand extends
|
|
3211
|
-
.classBuilder()
|
|
3212
|
-
.ep(commonParams)
|
|
3213
|
-
.m(function (Command, cs, config, o) {
|
|
3214
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3215
|
-
})
|
|
3216
|
-
.s("ApiGatewayV2", "DeleteStage", {})
|
|
3217
|
-
.n("ApiGatewayV2Client", "DeleteStageCommand")
|
|
3218
|
-
.sc(DeleteStage$)
|
|
3219
|
-
.build() {
|
|
2883
|
+
class DeleteStageCommand extends command(_ep0, _mw0, "DeleteStage", DeleteStage$) {
|
|
3220
2884
|
}
|
|
3221
2885
|
|
|
3222
|
-
class DeleteVpcLinkCommand extends
|
|
3223
|
-
.classBuilder()
|
|
3224
|
-
.ep(commonParams)
|
|
3225
|
-
.m(function (Command, cs, config, o) {
|
|
3226
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3227
|
-
})
|
|
3228
|
-
.s("ApiGatewayV2", "DeleteVpcLink", {})
|
|
3229
|
-
.n("ApiGatewayV2Client", "DeleteVpcLinkCommand")
|
|
3230
|
-
.sc(DeleteVpcLink$)
|
|
3231
|
-
.build() {
|
|
2886
|
+
class DeleteVpcLinkCommand extends command(_ep0, _mw0, "DeleteVpcLink", DeleteVpcLink$) {
|
|
3232
2887
|
}
|
|
3233
2888
|
|
|
3234
|
-
class DisablePortalCommand extends
|
|
3235
|
-
.classBuilder()
|
|
3236
|
-
.ep(commonParams)
|
|
3237
|
-
.m(function (Command, cs, config, o) {
|
|
3238
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3239
|
-
})
|
|
3240
|
-
.s("ApiGatewayV2", "DisablePortal", {})
|
|
3241
|
-
.n("ApiGatewayV2Client", "DisablePortalCommand")
|
|
3242
|
-
.sc(DisablePortal$)
|
|
3243
|
-
.build() {
|
|
2889
|
+
class DisablePortalCommand extends command(_ep0, _mw0, "DisablePortal", DisablePortal$) {
|
|
3244
2890
|
}
|
|
3245
2891
|
|
|
3246
|
-
class ExportApiCommand extends
|
|
3247
|
-
.classBuilder()
|
|
3248
|
-
.ep(commonParams)
|
|
3249
|
-
.m(function (Command, cs, config, o) {
|
|
3250
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3251
|
-
})
|
|
3252
|
-
.s("ApiGatewayV2", "ExportApi", {})
|
|
3253
|
-
.n("ApiGatewayV2Client", "ExportApiCommand")
|
|
3254
|
-
.sc(ExportApi$)
|
|
3255
|
-
.build() {
|
|
2892
|
+
class ExportApiCommand extends command(_ep0, _mw0, "ExportApi", ExportApi$) {
|
|
3256
2893
|
}
|
|
3257
2894
|
|
|
3258
|
-
class GetApiCommand extends
|
|
3259
|
-
.classBuilder()
|
|
3260
|
-
.ep(commonParams)
|
|
3261
|
-
.m(function (Command, cs, config, o) {
|
|
3262
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3263
|
-
})
|
|
3264
|
-
.s("ApiGatewayV2", "GetApi", {})
|
|
3265
|
-
.n("ApiGatewayV2Client", "GetApiCommand")
|
|
3266
|
-
.sc(GetApi$)
|
|
3267
|
-
.build() {
|
|
2895
|
+
class GetApiCommand extends command(_ep0, _mw0, "GetApi", GetApi$) {
|
|
3268
2896
|
}
|
|
3269
2897
|
|
|
3270
|
-
class GetApiMappingCommand extends
|
|
3271
|
-
.classBuilder()
|
|
3272
|
-
.ep(commonParams)
|
|
3273
|
-
.m(function (Command, cs, config, o) {
|
|
3274
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3275
|
-
})
|
|
3276
|
-
.s("ApiGatewayV2", "GetApiMapping", {})
|
|
3277
|
-
.n("ApiGatewayV2Client", "GetApiMappingCommand")
|
|
3278
|
-
.sc(GetApiMapping$)
|
|
3279
|
-
.build() {
|
|
2898
|
+
class GetApiMappingCommand extends command(_ep0, _mw0, "GetApiMapping", GetApiMapping$) {
|
|
3280
2899
|
}
|
|
3281
2900
|
|
|
3282
|
-
class GetApiMappingsCommand extends
|
|
3283
|
-
.classBuilder()
|
|
3284
|
-
.ep(commonParams)
|
|
3285
|
-
.m(function (Command, cs, config, o) {
|
|
3286
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3287
|
-
})
|
|
3288
|
-
.s("ApiGatewayV2", "GetApiMappings", {})
|
|
3289
|
-
.n("ApiGatewayV2Client", "GetApiMappingsCommand")
|
|
3290
|
-
.sc(GetApiMappings$)
|
|
3291
|
-
.build() {
|
|
2901
|
+
class GetApiMappingsCommand extends command(_ep0, _mw0, "GetApiMappings", GetApiMappings$) {
|
|
3292
2902
|
}
|
|
3293
2903
|
|
|
3294
|
-
class GetApisCommand extends
|
|
3295
|
-
.classBuilder()
|
|
3296
|
-
.ep(commonParams)
|
|
3297
|
-
.m(function (Command, cs, config, o) {
|
|
3298
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3299
|
-
})
|
|
3300
|
-
.s("ApiGatewayV2", "GetApis", {})
|
|
3301
|
-
.n("ApiGatewayV2Client", "GetApisCommand")
|
|
3302
|
-
.sc(GetApis$)
|
|
3303
|
-
.build() {
|
|
2904
|
+
class GetApisCommand extends command(_ep0, _mw0, "GetApis", GetApis$) {
|
|
3304
2905
|
}
|
|
3305
2906
|
|
|
3306
|
-
class GetAuthorizerCommand extends
|
|
3307
|
-
.classBuilder()
|
|
3308
|
-
.ep(commonParams)
|
|
3309
|
-
.m(function (Command, cs, config, o) {
|
|
3310
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3311
|
-
})
|
|
3312
|
-
.s("ApiGatewayV2", "GetAuthorizer", {})
|
|
3313
|
-
.n("ApiGatewayV2Client", "GetAuthorizerCommand")
|
|
3314
|
-
.sc(GetAuthorizer$)
|
|
3315
|
-
.build() {
|
|
2907
|
+
class GetAuthorizerCommand extends command(_ep0, _mw0, "GetAuthorizer", GetAuthorizer$) {
|
|
3316
2908
|
}
|
|
3317
2909
|
|
|
3318
|
-
class GetAuthorizersCommand extends
|
|
3319
|
-
.classBuilder()
|
|
3320
|
-
.ep(commonParams)
|
|
3321
|
-
.m(function (Command, cs, config, o) {
|
|
3322
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3323
|
-
})
|
|
3324
|
-
.s("ApiGatewayV2", "GetAuthorizers", {})
|
|
3325
|
-
.n("ApiGatewayV2Client", "GetAuthorizersCommand")
|
|
3326
|
-
.sc(GetAuthorizers$)
|
|
3327
|
-
.build() {
|
|
2910
|
+
class GetAuthorizersCommand extends command(_ep0, _mw0, "GetAuthorizers", GetAuthorizers$) {
|
|
3328
2911
|
}
|
|
3329
2912
|
|
|
3330
|
-
class GetDeploymentCommand extends
|
|
3331
|
-
.classBuilder()
|
|
3332
|
-
.ep(commonParams)
|
|
3333
|
-
.m(function (Command, cs, config, o) {
|
|
3334
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3335
|
-
})
|
|
3336
|
-
.s("ApiGatewayV2", "GetDeployment", {})
|
|
3337
|
-
.n("ApiGatewayV2Client", "GetDeploymentCommand")
|
|
3338
|
-
.sc(GetDeployment$)
|
|
3339
|
-
.build() {
|
|
2913
|
+
class GetDeploymentCommand extends command(_ep0, _mw0, "GetDeployment", GetDeployment$) {
|
|
3340
2914
|
}
|
|
3341
2915
|
|
|
3342
|
-
class GetDeploymentsCommand extends
|
|
3343
|
-
.classBuilder()
|
|
3344
|
-
.ep(commonParams)
|
|
3345
|
-
.m(function (Command, cs, config, o) {
|
|
3346
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3347
|
-
})
|
|
3348
|
-
.s("ApiGatewayV2", "GetDeployments", {})
|
|
3349
|
-
.n("ApiGatewayV2Client", "GetDeploymentsCommand")
|
|
3350
|
-
.sc(GetDeployments$)
|
|
3351
|
-
.build() {
|
|
2916
|
+
class GetDeploymentsCommand extends command(_ep0, _mw0, "GetDeployments", GetDeployments$) {
|
|
3352
2917
|
}
|
|
3353
2918
|
|
|
3354
|
-
class GetDomainNameCommand extends
|
|
3355
|
-
.classBuilder()
|
|
3356
|
-
.ep(commonParams)
|
|
3357
|
-
.m(function (Command, cs, config, o) {
|
|
3358
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3359
|
-
})
|
|
3360
|
-
.s("ApiGatewayV2", "GetDomainName", {})
|
|
3361
|
-
.n("ApiGatewayV2Client", "GetDomainNameCommand")
|
|
3362
|
-
.sc(GetDomainName$)
|
|
3363
|
-
.build() {
|
|
2919
|
+
class GetDomainNameCommand extends command(_ep0, _mw0, "GetDomainName", GetDomainName$) {
|
|
3364
2920
|
}
|
|
3365
2921
|
|
|
3366
|
-
class GetDomainNamesCommand extends
|
|
3367
|
-
.classBuilder()
|
|
3368
|
-
.ep(commonParams)
|
|
3369
|
-
.m(function (Command, cs, config, o) {
|
|
3370
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3371
|
-
})
|
|
3372
|
-
.s("ApiGatewayV2", "GetDomainNames", {})
|
|
3373
|
-
.n("ApiGatewayV2Client", "GetDomainNamesCommand")
|
|
3374
|
-
.sc(GetDomainNames$)
|
|
3375
|
-
.build() {
|
|
2922
|
+
class GetDomainNamesCommand extends command(_ep0, _mw0, "GetDomainNames", GetDomainNames$) {
|
|
3376
2923
|
}
|
|
3377
2924
|
|
|
3378
|
-
class GetIntegrationCommand extends
|
|
3379
|
-
.classBuilder()
|
|
3380
|
-
.ep(commonParams)
|
|
3381
|
-
.m(function (Command, cs, config, o) {
|
|
3382
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3383
|
-
})
|
|
3384
|
-
.s("ApiGatewayV2", "GetIntegration", {})
|
|
3385
|
-
.n("ApiGatewayV2Client", "GetIntegrationCommand")
|
|
3386
|
-
.sc(GetIntegration$)
|
|
3387
|
-
.build() {
|
|
2925
|
+
class GetIntegrationCommand extends command(_ep0, _mw0, "GetIntegration", GetIntegration$) {
|
|
3388
2926
|
}
|
|
3389
2927
|
|
|
3390
|
-
class GetIntegrationResponseCommand extends
|
|
3391
|
-
.classBuilder()
|
|
3392
|
-
.ep(commonParams)
|
|
3393
|
-
.m(function (Command, cs, config, o) {
|
|
3394
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3395
|
-
})
|
|
3396
|
-
.s("ApiGatewayV2", "GetIntegrationResponse", {})
|
|
3397
|
-
.n("ApiGatewayV2Client", "GetIntegrationResponseCommand")
|
|
3398
|
-
.sc(GetIntegrationResponse$)
|
|
3399
|
-
.build() {
|
|
2928
|
+
class GetIntegrationResponseCommand extends command(_ep0, _mw0, "GetIntegrationResponse", GetIntegrationResponse$) {
|
|
3400
2929
|
}
|
|
3401
2930
|
|
|
3402
|
-
class GetIntegrationResponsesCommand extends
|
|
3403
|
-
.classBuilder()
|
|
3404
|
-
.ep(commonParams)
|
|
3405
|
-
.m(function (Command, cs, config, o) {
|
|
3406
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3407
|
-
})
|
|
3408
|
-
.s("ApiGatewayV2", "GetIntegrationResponses", {})
|
|
3409
|
-
.n("ApiGatewayV2Client", "GetIntegrationResponsesCommand")
|
|
3410
|
-
.sc(GetIntegrationResponses$)
|
|
3411
|
-
.build() {
|
|
2931
|
+
class GetIntegrationResponsesCommand extends command(_ep0, _mw0, "GetIntegrationResponses", GetIntegrationResponses$) {
|
|
3412
2932
|
}
|
|
3413
2933
|
|
|
3414
|
-
class GetIntegrationsCommand extends
|
|
3415
|
-
.classBuilder()
|
|
3416
|
-
.ep(commonParams)
|
|
3417
|
-
.m(function (Command, cs, config, o) {
|
|
3418
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3419
|
-
})
|
|
3420
|
-
.s("ApiGatewayV2", "GetIntegrations", {})
|
|
3421
|
-
.n("ApiGatewayV2Client", "GetIntegrationsCommand")
|
|
3422
|
-
.sc(GetIntegrations$)
|
|
3423
|
-
.build() {
|
|
2934
|
+
class GetIntegrationsCommand extends command(_ep0, _mw0, "GetIntegrations", GetIntegrations$) {
|
|
3424
2935
|
}
|
|
3425
2936
|
|
|
3426
|
-
class GetModelCommand extends
|
|
3427
|
-
.classBuilder()
|
|
3428
|
-
.ep(commonParams)
|
|
3429
|
-
.m(function (Command, cs, config, o) {
|
|
3430
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3431
|
-
})
|
|
3432
|
-
.s("ApiGatewayV2", "GetModel", {})
|
|
3433
|
-
.n("ApiGatewayV2Client", "GetModelCommand")
|
|
3434
|
-
.sc(GetModel$)
|
|
3435
|
-
.build() {
|
|
2937
|
+
class GetModelCommand extends command(_ep0, _mw0, "GetModel", GetModel$) {
|
|
3436
2938
|
}
|
|
3437
2939
|
|
|
3438
|
-
class GetModelsCommand extends
|
|
3439
|
-
.classBuilder()
|
|
3440
|
-
.ep(commonParams)
|
|
3441
|
-
.m(function (Command, cs, config, o) {
|
|
3442
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3443
|
-
})
|
|
3444
|
-
.s("ApiGatewayV2", "GetModels", {})
|
|
3445
|
-
.n("ApiGatewayV2Client", "GetModelsCommand")
|
|
3446
|
-
.sc(GetModels$)
|
|
3447
|
-
.build() {
|
|
2940
|
+
class GetModelsCommand extends command(_ep0, _mw0, "GetModels", GetModels$) {
|
|
3448
2941
|
}
|
|
3449
2942
|
|
|
3450
|
-
class GetModelTemplateCommand extends
|
|
3451
|
-
.classBuilder()
|
|
3452
|
-
.ep(commonParams)
|
|
3453
|
-
.m(function (Command, cs, config, o) {
|
|
3454
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3455
|
-
})
|
|
3456
|
-
.s("ApiGatewayV2", "GetModelTemplate", {})
|
|
3457
|
-
.n("ApiGatewayV2Client", "GetModelTemplateCommand")
|
|
3458
|
-
.sc(GetModelTemplate$)
|
|
3459
|
-
.build() {
|
|
2943
|
+
class GetModelTemplateCommand extends command(_ep0, _mw0, "GetModelTemplate", GetModelTemplate$) {
|
|
3460
2944
|
}
|
|
3461
2945
|
|
|
3462
|
-
class GetPortalCommand extends
|
|
3463
|
-
.classBuilder()
|
|
3464
|
-
.ep(commonParams)
|
|
3465
|
-
.m(function (Command, cs, config, o) {
|
|
3466
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3467
|
-
})
|
|
3468
|
-
.s("ApiGatewayV2", "GetPortal", {})
|
|
3469
|
-
.n("ApiGatewayV2Client", "GetPortalCommand")
|
|
3470
|
-
.sc(GetPortal$)
|
|
3471
|
-
.build() {
|
|
2946
|
+
class GetPortalCommand extends command(_ep0, _mw0, "GetPortal", GetPortal$) {
|
|
3472
2947
|
}
|
|
3473
2948
|
|
|
3474
|
-
class GetPortalProductCommand extends
|
|
3475
|
-
.classBuilder()
|
|
3476
|
-
.ep(commonParams)
|
|
3477
|
-
.m(function (Command, cs, config, o) {
|
|
3478
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3479
|
-
})
|
|
3480
|
-
.s("ApiGatewayV2", "GetPortalProduct", {})
|
|
3481
|
-
.n("ApiGatewayV2Client", "GetPortalProductCommand")
|
|
3482
|
-
.sc(GetPortalProduct$)
|
|
3483
|
-
.build() {
|
|
2949
|
+
class GetPortalProductCommand extends command(_ep0, _mw0, "GetPortalProduct", GetPortalProduct$) {
|
|
3484
2950
|
}
|
|
3485
2951
|
|
|
3486
|
-
class GetPortalProductSharingPolicyCommand extends
|
|
3487
|
-
.classBuilder()
|
|
3488
|
-
.ep(commonParams)
|
|
3489
|
-
.m(function (Command, cs, config, o) {
|
|
3490
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3491
|
-
})
|
|
3492
|
-
.s("ApiGatewayV2", "GetPortalProductSharingPolicy", {})
|
|
3493
|
-
.n("ApiGatewayV2Client", "GetPortalProductSharingPolicyCommand")
|
|
3494
|
-
.sc(GetPortalProductSharingPolicy$)
|
|
3495
|
-
.build() {
|
|
2952
|
+
class GetPortalProductSharingPolicyCommand extends command(_ep0, _mw0, "GetPortalProductSharingPolicy", GetPortalProductSharingPolicy$) {
|
|
3496
2953
|
}
|
|
3497
2954
|
|
|
3498
|
-
class GetProductPageCommand extends
|
|
3499
|
-
.classBuilder()
|
|
3500
|
-
.ep(commonParams)
|
|
3501
|
-
.m(function (Command, cs, config, o) {
|
|
3502
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3503
|
-
})
|
|
3504
|
-
.s("ApiGatewayV2", "GetProductPage", {})
|
|
3505
|
-
.n("ApiGatewayV2Client", "GetProductPageCommand")
|
|
3506
|
-
.sc(GetProductPage$)
|
|
3507
|
-
.build() {
|
|
2955
|
+
class GetProductPageCommand extends command(_ep0, _mw0, "GetProductPage", GetProductPage$) {
|
|
3508
2956
|
}
|
|
3509
2957
|
|
|
3510
|
-
class GetProductRestEndpointPageCommand extends
|
|
3511
|
-
.classBuilder()
|
|
3512
|
-
.ep(commonParams)
|
|
3513
|
-
.m(function (Command, cs, config, o) {
|
|
3514
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3515
|
-
})
|
|
3516
|
-
.s("ApiGatewayV2", "GetProductRestEndpointPage", {})
|
|
3517
|
-
.n("ApiGatewayV2Client", "GetProductRestEndpointPageCommand")
|
|
3518
|
-
.sc(GetProductRestEndpointPage$)
|
|
3519
|
-
.build() {
|
|
2958
|
+
class GetProductRestEndpointPageCommand extends command(_ep0, _mw0, "GetProductRestEndpointPage", GetProductRestEndpointPage$) {
|
|
3520
2959
|
}
|
|
3521
2960
|
|
|
3522
|
-
class GetRouteCommand extends
|
|
3523
|
-
.classBuilder()
|
|
3524
|
-
.ep(commonParams)
|
|
3525
|
-
.m(function (Command, cs, config, o) {
|
|
3526
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3527
|
-
})
|
|
3528
|
-
.s("ApiGatewayV2", "GetRoute", {})
|
|
3529
|
-
.n("ApiGatewayV2Client", "GetRouteCommand")
|
|
3530
|
-
.sc(GetRoute$)
|
|
3531
|
-
.build() {
|
|
2961
|
+
class GetRouteCommand extends command(_ep0, _mw0, "GetRoute", GetRoute$) {
|
|
3532
2962
|
}
|
|
3533
2963
|
|
|
3534
|
-
class GetRouteResponseCommand extends
|
|
3535
|
-
.classBuilder()
|
|
3536
|
-
.ep(commonParams)
|
|
3537
|
-
.m(function (Command, cs, config, o) {
|
|
3538
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3539
|
-
})
|
|
3540
|
-
.s("ApiGatewayV2", "GetRouteResponse", {})
|
|
3541
|
-
.n("ApiGatewayV2Client", "GetRouteResponseCommand")
|
|
3542
|
-
.sc(GetRouteResponse$)
|
|
3543
|
-
.build() {
|
|
2964
|
+
class GetRouteResponseCommand extends command(_ep0, _mw0, "GetRouteResponse", GetRouteResponse$) {
|
|
3544
2965
|
}
|
|
3545
2966
|
|
|
3546
|
-
class GetRouteResponsesCommand extends
|
|
3547
|
-
.classBuilder()
|
|
3548
|
-
.ep(commonParams)
|
|
3549
|
-
.m(function (Command, cs, config, o) {
|
|
3550
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3551
|
-
})
|
|
3552
|
-
.s("ApiGatewayV2", "GetRouteResponses", {})
|
|
3553
|
-
.n("ApiGatewayV2Client", "GetRouteResponsesCommand")
|
|
3554
|
-
.sc(GetRouteResponses$)
|
|
3555
|
-
.build() {
|
|
2967
|
+
class GetRouteResponsesCommand extends command(_ep0, _mw0, "GetRouteResponses", GetRouteResponses$) {
|
|
3556
2968
|
}
|
|
3557
2969
|
|
|
3558
|
-
class GetRoutesCommand extends
|
|
3559
|
-
.classBuilder()
|
|
3560
|
-
.ep(commonParams)
|
|
3561
|
-
.m(function (Command, cs, config, o) {
|
|
3562
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3563
|
-
})
|
|
3564
|
-
.s("ApiGatewayV2", "GetRoutes", {})
|
|
3565
|
-
.n("ApiGatewayV2Client", "GetRoutesCommand")
|
|
3566
|
-
.sc(GetRoutes$)
|
|
3567
|
-
.build() {
|
|
2970
|
+
class GetRoutesCommand extends command(_ep0, _mw0, "GetRoutes", GetRoutes$) {
|
|
3568
2971
|
}
|
|
3569
2972
|
|
|
3570
|
-
class GetRoutingRuleCommand extends
|
|
3571
|
-
.classBuilder()
|
|
3572
|
-
.ep(commonParams)
|
|
3573
|
-
.m(function (Command, cs, config, o) {
|
|
3574
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3575
|
-
})
|
|
3576
|
-
.s("ApiGatewayV2", "GetRoutingRule", {})
|
|
3577
|
-
.n("ApiGatewayV2Client", "GetRoutingRuleCommand")
|
|
3578
|
-
.sc(GetRoutingRule$)
|
|
3579
|
-
.build() {
|
|
2973
|
+
class GetRoutingRuleCommand extends command(_ep0, _mw0, "GetRoutingRule", GetRoutingRule$) {
|
|
3580
2974
|
}
|
|
3581
2975
|
|
|
3582
|
-
class GetStageCommand extends
|
|
3583
|
-
.classBuilder()
|
|
3584
|
-
.ep(commonParams)
|
|
3585
|
-
.m(function (Command, cs, config, o) {
|
|
3586
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3587
|
-
})
|
|
3588
|
-
.s("ApiGatewayV2", "GetStage", {})
|
|
3589
|
-
.n("ApiGatewayV2Client", "GetStageCommand")
|
|
3590
|
-
.sc(GetStage$)
|
|
3591
|
-
.build() {
|
|
2976
|
+
class GetStageCommand extends command(_ep0, _mw0, "GetStage", GetStage$) {
|
|
3592
2977
|
}
|
|
3593
2978
|
|
|
3594
|
-
class GetStagesCommand extends
|
|
3595
|
-
.classBuilder()
|
|
3596
|
-
.ep(commonParams)
|
|
3597
|
-
.m(function (Command, cs, config, o) {
|
|
3598
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3599
|
-
})
|
|
3600
|
-
.s("ApiGatewayV2", "GetStages", {})
|
|
3601
|
-
.n("ApiGatewayV2Client", "GetStagesCommand")
|
|
3602
|
-
.sc(GetStages$)
|
|
3603
|
-
.build() {
|
|
2979
|
+
class GetStagesCommand extends command(_ep0, _mw0, "GetStages", GetStages$) {
|
|
3604
2980
|
}
|
|
3605
2981
|
|
|
3606
|
-
class GetTagsCommand extends
|
|
3607
|
-
.classBuilder()
|
|
3608
|
-
.ep(commonParams)
|
|
3609
|
-
.m(function (Command, cs, config, o) {
|
|
3610
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3611
|
-
})
|
|
3612
|
-
.s("ApiGatewayV2", "GetTags", {})
|
|
3613
|
-
.n("ApiGatewayV2Client", "GetTagsCommand")
|
|
3614
|
-
.sc(GetTags$)
|
|
3615
|
-
.build() {
|
|
2982
|
+
class GetTagsCommand extends command(_ep0, _mw0, "GetTags", GetTags$) {
|
|
3616
2983
|
}
|
|
3617
2984
|
|
|
3618
|
-
class GetVpcLinkCommand extends
|
|
3619
|
-
.classBuilder()
|
|
3620
|
-
.ep(commonParams)
|
|
3621
|
-
.m(function (Command, cs, config, o) {
|
|
3622
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3623
|
-
})
|
|
3624
|
-
.s("ApiGatewayV2", "GetVpcLink", {})
|
|
3625
|
-
.n("ApiGatewayV2Client", "GetVpcLinkCommand")
|
|
3626
|
-
.sc(GetVpcLink$)
|
|
3627
|
-
.build() {
|
|
2985
|
+
class GetVpcLinkCommand extends command(_ep0, _mw0, "GetVpcLink", GetVpcLink$) {
|
|
3628
2986
|
}
|
|
3629
2987
|
|
|
3630
|
-
class GetVpcLinksCommand extends
|
|
3631
|
-
.classBuilder()
|
|
3632
|
-
.ep(commonParams)
|
|
3633
|
-
.m(function (Command, cs, config, o) {
|
|
3634
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3635
|
-
})
|
|
3636
|
-
.s("ApiGatewayV2", "GetVpcLinks", {})
|
|
3637
|
-
.n("ApiGatewayV2Client", "GetVpcLinksCommand")
|
|
3638
|
-
.sc(GetVpcLinks$)
|
|
3639
|
-
.build() {
|
|
2988
|
+
class GetVpcLinksCommand extends command(_ep0, _mw0, "GetVpcLinks", GetVpcLinks$) {
|
|
3640
2989
|
}
|
|
3641
2990
|
|
|
3642
|
-
class ImportApiCommand extends
|
|
3643
|
-
.classBuilder()
|
|
3644
|
-
.ep(commonParams)
|
|
3645
|
-
.m(function (Command, cs, config, o) {
|
|
3646
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3647
|
-
})
|
|
3648
|
-
.s("ApiGatewayV2", "ImportApi", {})
|
|
3649
|
-
.n("ApiGatewayV2Client", "ImportApiCommand")
|
|
3650
|
-
.sc(ImportApi$)
|
|
3651
|
-
.build() {
|
|
2991
|
+
class ImportApiCommand extends command(_ep0, _mw0, "ImportApi", ImportApi$) {
|
|
3652
2992
|
}
|
|
3653
2993
|
|
|
3654
|
-
class ListPortalProductsCommand extends
|
|
3655
|
-
.classBuilder()
|
|
3656
|
-
.ep(commonParams)
|
|
3657
|
-
.m(function (Command, cs, config, o) {
|
|
3658
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3659
|
-
})
|
|
3660
|
-
.s("ApiGatewayV2", "ListPortalProducts", {})
|
|
3661
|
-
.n("ApiGatewayV2Client", "ListPortalProductsCommand")
|
|
3662
|
-
.sc(ListPortalProducts$)
|
|
3663
|
-
.build() {
|
|
2994
|
+
class ListPortalProductsCommand extends command(_ep0, _mw0, "ListPortalProducts", ListPortalProducts$) {
|
|
3664
2995
|
}
|
|
3665
2996
|
|
|
3666
|
-
class ListPortalsCommand extends
|
|
3667
|
-
.classBuilder()
|
|
3668
|
-
.ep(commonParams)
|
|
3669
|
-
.m(function (Command, cs, config, o) {
|
|
3670
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3671
|
-
})
|
|
3672
|
-
.s("ApiGatewayV2", "ListPortals", {})
|
|
3673
|
-
.n("ApiGatewayV2Client", "ListPortalsCommand")
|
|
3674
|
-
.sc(ListPortals$)
|
|
3675
|
-
.build() {
|
|
2997
|
+
class ListPortalsCommand extends command(_ep0, _mw0, "ListPortals", ListPortals$) {
|
|
3676
2998
|
}
|
|
3677
2999
|
|
|
3678
|
-
class ListProductPagesCommand extends
|
|
3679
|
-
.classBuilder()
|
|
3680
|
-
.ep(commonParams)
|
|
3681
|
-
.m(function (Command, cs, config, o) {
|
|
3682
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3683
|
-
})
|
|
3684
|
-
.s("ApiGatewayV2", "ListProductPages", {})
|
|
3685
|
-
.n("ApiGatewayV2Client", "ListProductPagesCommand")
|
|
3686
|
-
.sc(ListProductPages$)
|
|
3687
|
-
.build() {
|
|
3000
|
+
class ListProductPagesCommand extends command(_ep0, _mw0, "ListProductPages", ListProductPages$) {
|
|
3688
3001
|
}
|
|
3689
3002
|
|
|
3690
|
-
class ListProductRestEndpointPagesCommand extends
|
|
3691
|
-
.classBuilder()
|
|
3692
|
-
.ep(commonParams)
|
|
3693
|
-
.m(function (Command, cs, config, o) {
|
|
3694
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3695
|
-
})
|
|
3696
|
-
.s("ApiGatewayV2", "ListProductRestEndpointPages", {})
|
|
3697
|
-
.n("ApiGatewayV2Client", "ListProductRestEndpointPagesCommand")
|
|
3698
|
-
.sc(ListProductRestEndpointPages$)
|
|
3699
|
-
.build() {
|
|
3003
|
+
class ListProductRestEndpointPagesCommand extends command(_ep0, _mw0, "ListProductRestEndpointPages", ListProductRestEndpointPages$) {
|
|
3700
3004
|
}
|
|
3701
3005
|
|
|
3702
|
-
class ListRoutingRulesCommand extends
|
|
3703
|
-
.classBuilder()
|
|
3704
|
-
.ep(commonParams)
|
|
3705
|
-
.m(function (Command, cs, config, o) {
|
|
3706
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3707
|
-
})
|
|
3708
|
-
.s("ApiGatewayV2", "ListRoutingRules", {})
|
|
3709
|
-
.n("ApiGatewayV2Client", "ListRoutingRulesCommand")
|
|
3710
|
-
.sc(ListRoutingRules$)
|
|
3711
|
-
.build() {
|
|
3006
|
+
class ListRoutingRulesCommand extends command(_ep0, _mw0, "ListRoutingRules", ListRoutingRules$) {
|
|
3712
3007
|
}
|
|
3713
3008
|
|
|
3714
|
-
class PreviewPortalCommand extends
|
|
3715
|
-
.classBuilder()
|
|
3716
|
-
.ep(commonParams)
|
|
3717
|
-
.m(function (Command, cs, config, o) {
|
|
3718
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3719
|
-
})
|
|
3720
|
-
.s("ApiGatewayV2", "PreviewPortal", {})
|
|
3721
|
-
.n("ApiGatewayV2Client", "PreviewPortalCommand")
|
|
3722
|
-
.sc(PreviewPortal$)
|
|
3723
|
-
.build() {
|
|
3009
|
+
class PreviewPortalCommand extends command(_ep0, _mw0, "PreviewPortal", PreviewPortal$) {
|
|
3724
3010
|
}
|
|
3725
3011
|
|
|
3726
|
-
class PublishPortalCommand extends
|
|
3727
|
-
.classBuilder()
|
|
3728
|
-
.ep(commonParams)
|
|
3729
|
-
.m(function (Command, cs, config, o) {
|
|
3730
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3731
|
-
})
|
|
3732
|
-
.s("ApiGatewayV2", "PublishPortal", {})
|
|
3733
|
-
.n("ApiGatewayV2Client", "PublishPortalCommand")
|
|
3734
|
-
.sc(PublishPortal$)
|
|
3735
|
-
.build() {
|
|
3012
|
+
class PublishPortalCommand extends command(_ep0, _mw0, "PublishPortal", PublishPortal$) {
|
|
3736
3013
|
}
|
|
3737
3014
|
|
|
3738
|
-
class PutPortalProductSharingPolicyCommand extends
|
|
3739
|
-
.classBuilder()
|
|
3740
|
-
.ep(commonParams)
|
|
3741
|
-
.m(function (Command, cs, config, o) {
|
|
3742
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3743
|
-
})
|
|
3744
|
-
.s("ApiGatewayV2", "PutPortalProductSharingPolicy", {})
|
|
3745
|
-
.n("ApiGatewayV2Client", "PutPortalProductSharingPolicyCommand")
|
|
3746
|
-
.sc(PutPortalProductSharingPolicy$)
|
|
3747
|
-
.build() {
|
|
3015
|
+
class PutPortalProductSharingPolicyCommand extends command(_ep0, _mw0, "PutPortalProductSharingPolicy", PutPortalProductSharingPolicy$) {
|
|
3748
3016
|
}
|
|
3749
3017
|
|
|
3750
|
-
class PutRoutingRuleCommand extends
|
|
3751
|
-
.classBuilder()
|
|
3752
|
-
.ep(commonParams)
|
|
3753
|
-
.m(function (Command, cs, config, o) {
|
|
3754
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3755
|
-
})
|
|
3756
|
-
.s("ApiGatewayV2", "PutRoutingRule", {})
|
|
3757
|
-
.n("ApiGatewayV2Client", "PutRoutingRuleCommand")
|
|
3758
|
-
.sc(PutRoutingRule$)
|
|
3759
|
-
.build() {
|
|
3018
|
+
class PutRoutingRuleCommand extends command(_ep0, _mw0, "PutRoutingRule", PutRoutingRule$) {
|
|
3760
3019
|
}
|
|
3761
3020
|
|
|
3762
|
-
class ReimportApiCommand extends
|
|
3763
|
-
.classBuilder()
|
|
3764
|
-
.ep(commonParams)
|
|
3765
|
-
.m(function (Command, cs, config, o) {
|
|
3766
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3767
|
-
})
|
|
3768
|
-
.s("ApiGatewayV2", "ReimportApi", {})
|
|
3769
|
-
.n("ApiGatewayV2Client", "ReimportApiCommand")
|
|
3770
|
-
.sc(ReimportApi$)
|
|
3771
|
-
.build() {
|
|
3021
|
+
class ReimportApiCommand extends command(_ep0, _mw0, "ReimportApi", ReimportApi$) {
|
|
3772
3022
|
}
|
|
3773
3023
|
|
|
3774
|
-
class ResetAuthorizersCacheCommand extends
|
|
3775
|
-
.classBuilder()
|
|
3776
|
-
.ep(commonParams)
|
|
3777
|
-
.m(function (Command, cs, config, o) {
|
|
3778
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3779
|
-
})
|
|
3780
|
-
.s("ApiGatewayV2", "ResetAuthorizersCache", {})
|
|
3781
|
-
.n("ApiGatewayV2Client", "ResetAuthorizersCacheCommand")
|
|
3782
|
-
.sc(ResetAuthorizersCache$)
|
|
3783
|
-
.build() {
|
|
3024
|
+
class ResetAuthorizersCacheCommand extends command(_ep0, _mw0, "ResetAuthorizersCache", ResetAuthorizersCache$) {
|
|
3784
3025
|
}
|
|
3785
3026
|
|
|
3786
|
-
class TagResourceCommand extends
|
|
3787
|
-
.classBuilder()
|
|
3788
|
-
.ep(commonParams)
|
|
3789
|
-
.m(function (Command, cs, config, o) {
|
|
3790
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3791
|
-
})
|
|
3792
|
-
.s("ApiGatewayV2", "TagResource", {})
|
|
3793
|
-
.n("ApiGatewayV2Client", "TagResourceCommand")
|
|
3794
|
-
.sc(TagResource$)
|
|
3795
|
-
.build() {
|
|
3027
|
+
class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
|
|
3796
3028
|
}
|
|
3797
3029
|
|
|
3798
|
-
class UntagResourceCommand extends
|
|
3799
|
-
.classBuilder()
|
|
3800
|
-
.ep(commonParams)
|
|
3801
|
-
.m(function (Command, cs, config, o) {
|
|
3802
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3803
|
-
})
|
|
3804
|
-
.s("ApiGatewayV2", "UntagResource", {})
|
|
3805
|
-
.n("ApiGatewayV2Client", "UntagResourceCommand")
|
|
3806
|
-
.sc(UntagResource$)
|
|
3807
|
-
.build() {
|
|
3030
|
+
class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
|
|
3808
3031
|
}
|
|
3809
3032
|
|
|
3810
|
-
class UpdateApiCommand extends
|
|
3811
|
-
.classBuilder()
|
|
3812
|
-
.ep(commonParams)
|
|
3813
|
-
.m(function (Command, cs, config, o) {
|
|
3814
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3815
|
-
})
|
|
3816
|
-
.s("ApiGatewayV2", "UpdateApi", {})
|
|
3817
|
-
.n("ApiGatewayV2Client", "UpdateApiCommand")
|
|
3818
|
-
.sc(UpdateApi$)
|
|
3819
|
-
.build() {
|
|
3033
|
+
class UpdateApiCommand extends command(_ep0, _mw0, "UpdateApi", UpdateApi$) {
|
|
3820
3034
|
}
|
|
3821
3035
|
|
|
3822
|
-
class UpdateApiMappingCommand extends
|
|
3823
|
-
.classBuilder()
|
|
3824
|
-
.ep(commonParams)
|
|
3825
|
-
.m(function (Command, cs, config, o) {
|
|
3826
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3827
|
-
})
|
|
3828
|
-
.s("ApiGatewayV2", "UpdateApiMapping", {})
|
|
3829
|
-
.n("ApiGatewayV2Client", "UpdateApiMappingCommand")
|
|
3830
|
-
.sc(UpdateApiMapping$)
|
|
3831
|
-
.build() {
|
|
3036
|
+
class UpdateApiMappingCommand extends command(_ep0, _mw0, "UpdateApiMapping", UpdateApiMapping$) {
|
|
3832
3037
|
}
|
|
3833
3038
|
|
|
3834
|
-
class UpdateAuthorizerCommand extends
|
|
3835
|
-
.classBuilder()
|
|
3836
|
-
.ep(commonParams)
|
|
3837
|
-
.m(function (Command, cs, config, o) {
|
|
3838
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3839
|
-
})
|
|
3840
|
-
.s("ApiGatewayV2", "UpdateAuthorizer", {})
|
|
3841
|
-
.n("ApiGatewayV2Client", "UpdateAuthorizerCommand")
|
|
3842
|
-
.sc(UpdateAuthorizer$)
|
|
3843
|
-
.build() {
|
|
3039
|
+
class UpdateAuthorizerCommand extends command(_ep0, _mw0, "UpdateAuthorizer", UpdateAuthorizer$) {
|
|
3844
3040
|
}
|
|
3845
3041
|
|
|
3846
|
-
class UpdateDeploymentCommand extends
|
|
3847
|
-
.classBuilder()
|
|
3848
|
-
.ep(commonParams)
|
|
3849
|
-
.m(function (Command, cs, config, o) {
|
|
3850
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3851
|
-
})
|
|
3852
|
-
.s("ApiGatewayV2", "UpdateDeployment", {})
|
|
3853
|
-
.n("ApiGatewayV2Client", "UpdateDeploymentCommand")
|
|
3854
|
-
.sc(UpdateDeployment$)
|
|
3855
|
-
.build() {
|
|
3042
|
+
class UpdateDeploymentCommand extends command(_ep0, _mw0, "UpdateDeployment", UpdateDeployment$) {
|
|
3856
3043
|
}
|
|
3857
3044
|
|
|
3858
|
-
class UpdateDomainNameCommand extends
|
|
3859
|
-
.classBuilder()
|
|
3860
|
-
.ep(commonParams)
|
|
3861
|
-
.m(function (Command, cs, config, o) {
|
|
3862
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3863
|
-
})
|
|
3864
|
-
.s("ApiGatewayV2", "UpdateDomainName", {})
|
|
3865
|
-
.n("ApiGatewayV2Client", "UpdateDomainNameCommand")
|
|
3866
|
-
.sc(UpdateDomainName$)
|
|
3867
|
-
.build() {
|
|
3045
|
+
class UpdateDomainNameCommand extends command(_ep0, _mw0, "UpdateDomainName", UpdateDomainName$) {
|
|
3868
3046
|
}
|
|
3869
3047
|
|
|
3870
|
-
class UpdateIntegrationCommand extends
|
|
3871
|
-
.classBuilder()
|
|
3872
|
-
.ep(commonParams)
|
|
3873
|
-
.m(function (Command, cs, config, o) {
|
|
3874
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3875
|
-
})
|
|
3876
|
-
.s("ApiGatewayV2", "UpdateIntegration", {})
|
|
3877
|
-
.n("ApiGatewayV2Client", "UpdateIntegrationCommand")
|
|
3878
|
-
.sc(UpdateIntegration$)
|
|
3879
|
-
.build() {
|
|
3048
|
+
class UpdateIntegrationCommand extends command(_ep0, _mw0, "UpdateIntegration", UpdateIntegration$) {
|
|
3880
3049
|
}
|
|
3881
3050
|
|
|
3882
|
-
class UpdateIntegrationResponseCommand extends
|
|
3883
|
-
.classBuilder()
|
|
3884
|
-
.ep(commonParams)
|
|
3885
|
-
.m(function (Command, cs, config, o) {
|
|
3886
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3887
|
-
})
|
|
3888
|
-
.s("ApiGatewayV2", "UpdateIntegrationResponse", {})
|
|
3889
|
-
.n("ApiGatewayV2Client", "UpdateIntegrationResponseCommand")
|
|
3890
|
-
.sc(UpdateIntegrationResponse$)
|
|
3891
|
-
.build() {
|
|
3051
|
+
class UpdateIntegrationResponseCommand extends command(_ep0, _mw0, "UpdateIntegrationResponse", UpdateIntegrationResponse$) {
|
|
3892
3052
|
}
|
|
3893
3053
|
|
|
3894
|
-
class UpdateModelCommand extends
|
|
3895
|
-
.classBuilder()
|
|
3896
|
-
.ep(commonParams)
|
|
3897
|
-
.m(function (Command, cs, config, o) {
|
|
3898
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3899
|
-
})
|
|
3900
|
-
.s("ApiGatewayV2", "UpdateModel", {})
|
|
3901
|
-
.n("ApiGatewayV2Client", "UpdateModelCommand")
|
|
3902
|
-
.sc(UpdateModel$)
|
|
3903
|
-
.build() {
|
|
3054
|
+
class UpdateModelCommand extends command(_ep0, _mw0, "UpdateModel", UpdateModel$) {
|
|
3904
3055
|
}
|
|
3905
3056
|
|
|
3906
|
-
class UpdatePortalCommand extends
|
|
3907
|
-
.classBuilder()
|
|
3908
|
-
.ep(commonParams)
|
|
3909
|
-
.m(function (Command, cs, config, o) {
|
|
3910
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3911
|
-
})
|
|
3912
|
-
.s("ApiGatewayV2", "UpdatePortal", {})
|
|
3913
|
-
.n("ApiGatewayV2Client", "UpdatePortalCommand")
|
|
3914
|
-
.sc(UpdatePortal$)
|
|
3915
|
-
.build() {
|
|
3057
|
+
class UpdatePortalCommand extends command(_ep0, _mw0, "UpdatePortal", UpdatePortal$) {
|
|
3916
3058
|
}
|
|
3917
3059
|
|
|
3918
|
-
class UpdatePortalProductCommand extends
|
|
3919
|
-
.classBuilder()
|
|
3920
|
-
.ep(commonParams)
|
|
3921
|
-
.m(function (Command, cs, config, o) {
|
|
3922
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3923
|
-
})
|
|
3924
|
-
.s("ApiGatewayV2", "UpdatePortalProduct", {})
|
|
3925
|
-
.n("ApiGatewayV2Client", "UpdatePortalProductCommand")
|
|
3926
|
-
.sc(UpdatePortalProduct$)
|
|
3927
|
-
.build() {
|
|
3060
|
+
class UpdatePortalProductCommand extends command(_ep0, _mw0, "UpdatePortalProduct", UpdatePortalProduct$) {
|
|
3928
3061
|
}
|
|
3929
3062
|
|
|
3930
|
-
class UpdateProductPageCommand extends
|
|
3931
|
-
.classBuilder()
|
|
3932
|
-
.ep(commonParams)
|
|
3933
|
-
.m(function (Command, cs, config, o) {
|
|
3934
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3935
|
-
})
|
|
3936
|
-
.s("ApiGatewayV2", "UpdateProductPage", {})
|
|
3937
|
-
.n("ApiGatewayV2Client", "UpdateProductPageCommand")
|
|
3938
|
-
.sc(UpdateProductPage$)
|
|
3939
|
-
.build() {
|
|
3063
|
+
class UpdateProductPageCommand extends command(_ep0, _mw0, "UpdateProductPage", UpdateProductPage$) {
|
|
3940
3064
|
}
|
|
3941
3065
|
|
|
3942
|
-
class UpdateProductRestEndpointPageCommand extends
|
|
3943
|
-
.classBuilder()
|
|
3944
|
-
.ep(commonParams)
|
|
3945
|
-
.m(function (Command, cs, config, o) {
|
|
3946
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3947
|
-
})
|
|
3948
|
-
.s("ApiGatewayV2", "UpdateProductRestEndpointPage", {})
|
|
3949
|
-
.n("ApiGatewayV2Client", "UpdateProductRestEndpointPageCommand")
|
|
3950
|
-
.sc(UpdateProductRestEndpointPage$)
|
|
3951
|
-
.build() {
|
|
3066
|
+
class UpdateProductRestEndpointPageCommand extends command(_ep0, _mw0, "UpdateProductRestEndpointPage", UpdateProductRestEndpointPage$) {
|
|
3952
3067
|
}
|
|
3953
3068
|
|
|
3954
|
-
class UpdateRouteCommand extends
|
|
3955
|
-
.classBuilder()
|
|
3956
|
-
.ep(commonParams)
|
|
3957
|
-
.m(function (Command, cs, config, o) {
|
|
3958
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3959
|
-
})
|
|
3960
|
-
.s("ApiGatewayV2", "UpdateRoute", {})
|
|
3961
|
-
.n("ApiGatewayV2Client", "UpdateRouteCommand")
|
|
3962
|
-
.sc(UpdateRoute$)
|
|
3963
|
-
.build() {
|
|
3069
|
+
class UpdateRouteCommand extends command(_ep0, _mw0, "UpdateRoute", UpdateRoute$) {
|
|
3964
3070
|
}
|
|
3965
3071
|
|
|
3966
|
-
class UpdateRouteResponseCommand extends
|
|
3967
|
-
.classBuilder()
|
|
3968
|
-
.ep(commonParams)
|
|
3969
|
-
.m(function (Command, cs, config, o) {
|
|
3970
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3971
|
-
})
|
|
3972
|
-
.s("ApiGatewayV2", "UpdateRouteResponse", {})
|
|
3973
|
-
.n("ApiGatewayV2Client", "UpdateRouteResponseCommand")
|
|
3974
|
-
.sc(UpdateRouteResponse$)
|
|
3975
|
-
.build() {
|
|
3072
|
+
class UpdateRouteResponseCommand extends command(_ep0, _mw0, "UpdateRouteResponse", UpdateRouteResponse$) {
|
|
3976
3073
|
}
|
|
3977
3074
|
|
|
3978
|
-
class UpdateStageCommand extends
|
|
3979
|
-
.classBuilder()
|
|
3980
|
-
.ep(commonParams)
|
|
3981
|
-
.m(function (Command, cs, config, o) {
|
|
3982
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3983
|
-
})
|
|
3984
|
-
.s("ApiGatewayV2", "UpdateStage", {})
|
|
3985
|
-
.n("ApiGatewayV2Client", "UpdateStageCommand")
|
|
3986
|
-
.sc(UpdateStage$)
|
|
3987
|
-
.build() {
|
|
3075
|
+
class UpdateStageCommand extends command(_ep0, _mw0, "UpdateStage", UpdateStage$) {
|
|
3988
3076
|
}
|
|
3989
3077
|
|
|
3990
|
-
class UpdateVpcLinkCommand extends
|
|
3991
|
-
.classBuilder()
|
|
3992
|
-
.ep(commonParams)
|
|
3993
|
-
.m(function (Command, cs, config, o) {
|
|
3994
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3995
|
-
})
|
|
3996
|
-
.s("ApiGatewayV2", "UpdateVpcLink", {})
|
|
3997
|
-
.n("ApiGatewayV2Client", "UpdateVpcLinkCommand")
|
|
3998
|
-
.sc(UpdateVpcLink$)
|
|
3999
|
-
.build() {
|
|
3078
|
+
class UpdateVpcLinkCommand extends command(_ep0, _mw0, "UpdateVpcLink", UpdateVpcLink$) {
|
|
4000
3079
|
}
|
|
4001
3080
|
|
|
4002
3081
|
const paginateListRoutingRules = createPaginator(ApiGatewayV2Client, ListRoutingRulesCommand, "NextToken", "NextToken", "MaxResults");
|