@aws-sdk/client-apigatewayv2 3.952.0 → 3.953.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 +1118 -781
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/CreateApiCommand.js +2 -2
- package/dist-es/commands/CreateApiMappingCommand.js +2 -2
- package/dist-es/commands/CreateAuthorizerCommand.js +2 -2
- package/dist-es/commands/CreateDeploymentCommand.js +2 -2
- package/dist-es/commands/CreateDomainNameCommand.js +2 -2
- package/dist-es/commands/CreateIntegrationCommand.js +2 -2
- package/dist-es/commands/CreateIntegrationResponseCommand.js +2 -2
- package/dist-es/commands/CreateModelCommand.js +2 -2
- package/dist-es/commands/CreatePortalCommand.js +2 -2
- package/dist-es/commands/CreatePortalProductCommand.js +2 -2
- package/dist-es/commands/CreateProductPageCommand.js +2 -2
- package/dist-es/commands/CreateProductRestEndpointPageCommand.js +2 -2
- package/dist-es/commands/CreateRouteCommand.js +2 -2
- package/dist-es/commands/CreateRouteResponseCommand.js +2 -2
- package/dist-es/commands/CreateRoutingRuleCommand.js +2 -2
- package/dist-es/commands/CreateStageCommand.js +2 -2
- package/dist-es/commands/CreateVpcLinkCommand.js +2 -2
- package/dist-es/commands/DeleteAccessLogSettingsCommand.js +2 -2
- package/dist-es/commands/DeleteApiCommand.js +2 -2
- package/dist-es/commands/DeleteApiMappingCommand.js +2 -2
- package/dist-es/commands/DeleteAuthorizerCommand.js +2 -2
- package/dist-es/commands/DeleteCorsConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteDeploymentCommand.js +2 -2
- package/dist-es/commands/DeleteDomainNameCommand.js +2 -2
- package/dist-es/commands/DeleteIntegrationCommand.js +2 -2
- package/dist-es/commands/DeleteIntegrationResponseCommand.js +2 -2
- package/dist-es/commands/DeleteModelCommand.js +2 -2
- package/dist-es/commands/DeletePortalCommand.js +2 -2
- package/dist-es/commands/DeletePortalProductCommand.js +2 -2
- package/dist-es/commands/DeletePortalProductSharingPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteProductPageCommand.js +2 -2
- package/dist-es/commands/DeleteProductRestEndpointPageCommand.js +2 -2
- package/dist-es/commands/DeleteRouteCommand.js +2 -2
- package/dist-es/commands/DeleteRouteRequestParameterCommand.js +2 -2
- package/dist-es/commands/DeleteRouteResponseCommand.js +2 -2
- package/dist-es/commands/DeleteRouteSettingsCommand.js +2 -2
- package/dist-es/commands/DeleteRoutingRuleCommand.js +2 -2
- package/dist-es/commands/DeleteStageCommand.js +2 -2
- package/dist-es/commands/DeleteVpcLinkCommand.js +2 -2
- package/dist-es/commands/DisablePortalCommand.js +2 -2
- package/dist-es/commands/ExportApiCommand.js +2 -2
- package/dist-es/commands/GetApiCommand.js +2 -2
- package/dist-es/commands/GetApiMappingCommand.js +2 -2
- package/dist-es/commands/GetApiMappingsCommand.js +2 -2
- package/dist-es/commands/GetApisCommand.js +2 -2
- package/dist-es/commands/GetAuthorizerCommand.js +2 -2
- package/dist-es/commands/GetAuthorizersCommand.js +2 -2
- package/dist-es/commands/GetDeploymentCommand.js +2 -2
- package/dist-es/commands/GetDeploymentsCommand.js +2 -2
- package/dist-es/commands/GetDomainNameCommand.js +2 -2
- package/dist-es/commands/GetDomainNamesCommand.js +2 -2
- package/dist-es/commands/GetIntegrationCommand.js +2 -2
- package/dist-es/commands/GetIntegrationResponseCommand.js +2 -2
- package/dist-es/commands/GetIntegrationResponsesCommand.js +2 -2
- package/dist-es/commands/GetIntegrationsCommand.js +2 -2
- package/dist-es/commands/GetModelCommand.js +2 -2
- package/dist-es/commands/GetModelTemplateCommand.js +2 -2
- package/dist-es/commands/GetModelsCommand.js +2 -2
- package/dist-es/commands/GetPortalCommand.js +2 -2
- package/dist-es/commands/GetPortalProductCommand.js +2 -2
- package/dist-es/commands/GetPortalProductSharingPolicyCommand.js +2 -2
- package/dist-es/commands/GetProductPageCommand.js +2 -2
- package/dist-es/commands/GetProductRestEndpointPageCommand.js +2 -2
- package/dist-es/commands/GetRouteCommand.js +2 -2
- package/dist-es/commands/GetRouteResponseCommand.js +2 -2
- package/dist-es/commands/GetRouteResponsesCommand.js +2 -2
- package/dist-es/commands/GetRoutesCommand.js +2 -2
- package/dist-es/commands/GetRoutingRuleCommand.js +2 -2
- package/dist-es/commands/GetStageCommand.js +2 -2
- package/dist-es/commands/GetStagesCommand.js +2 -2
- package/dist-es/commands/GetTagsCommand.js +2 -2
- package/dist-es/commands/GetVpcLinkCommand.js +2 -2
- package/dist-es/commands/GetVpcLinksCommand.js +2 -2
- package/dist-es/commands/ImportApiCommand.js +2 -2
- package/dist-es/commands/ListPortalProductsCommand.js +2 -2
- package/dist-es/commands/ListPortalsCommand.js +2 -2
- package/dist-es/commands/ListProductPagesCommand.js +2 -2
- package/dist-es/commands/ListProductRestEndpointPagesCommand.js +2 -2
- package/dist-es/commands/ListRoutingRulesCommand.js +2 -2
- package/dist-es/commands/PreviewPortalCommand.js +2 -2
- package/dist-es/commands/PublishPortalCommand.js +2 -2
- package/dist-es/commands/PutPortalProductSharingPolicyCommand.js +2 -2
- package/dist-es/commands/PutRoutingRuleCommand.js +2 -2
- package/dist-es/commands/ReimportApiCommand.js +2 -2
- package/dist-es/commands/ResetAuthorizersCacheCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateApiCommand.js +2 -2
- package/dist-es/commands/UpdateApiMappingCommand.js +2 -2
- package/dist-es/commands/UpdateAuthorizerCommand.js +2 -2
- package/dist-es/commands/UpdateDeploymentCommand.js +2 -2
- package/dist-es/commands/UpdateDomainNameCommand.js +2 -2
- package/dist-es/commands/UpdateIntegrationCommand.js +2 -2
- package/dist-es/commands/UpdateIntegrationResponseCommand.js +2 -2
- package/dist-es/commands/UpdateModelCommand.js +2 -2
- package/dist-es/commands/UpdatePortalCommand.js +2 -2
- package/dist-es/commands/UpdatePortalProductCommand.js +2 -2
- package/dist-es/commands/UpdateProductPageCommand.js +2 -2
- package/dist-es/commands/UpdateProductRestEndpointPageCommand.js +2 -2
- package/dist-es/commands/UpdateRouteCommand.js +2 -2
- package/dist-es/commands/UpdateRouteResponseCommand.js +2 -2
- package/dist-es/commands/UpdateStageCommand.js +2 -2
- package/dist-es/commands/UpdateVpcLinkCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +676 -682
- package/dist-types/ApiGatewayV2Client.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +344 -385
- package/dist-types/ts3.4/ApiGatewayV2Client.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +343 -386
- package/package.json +35 -35
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetVpcLink } from "../schemas/schemas_0";
|
|
4
|
+
import { GetVpcLink$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetVpcLinkCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetVpcLinkCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "GetVpcLink", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "GetVpcLinkCommand")
|
|
14
|
-
.sc(GetVpcLink)
|
|
14
|
+
.sc(GetVpcLink$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetVpcLinks } from "../schemas/schemas_0";
|
|
4
|
+
import { GetVpcLinks$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetVpcLinksCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetVpcLinksCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "GetVpcLinks", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "GetVpcLinksCommand")
|
|
14
|
-
.sc(GetVpcLinks)
|
|
14
|
+
.sc(GetVpcLinks$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ImportApi } from "../schemas/schemas_0";
|
|
4
|
+
import { ImportApi$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ImportApiCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ImportApiCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "ImportApi", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "ImportApiCommand")
|
|
14
|
-
.sc(ImportApi)
|
|
14
|
+
.sc(ImportApi$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListPortalProducts } from "../schemas/schemas_0";
|
|
4
|
+
import { ListPortalProducts$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListPortalProductsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListPortalProductsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "ListPortalProducts", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "ListPortalProductsCommand")
|
|
14
|
-
.sc(ListPortalProducts)
|
|
14
|
+
.sc(ListPortalProducts$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListPortals } from "../schemas/schemas_0";
|
|
4
|
+
import { ListPortals$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListPortalsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListPortalsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "ListPortals", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "ListPortalsCommand")
|
|
14
|
-
.sc(ListPortals)
|
|
14
|
+
.sc(ListPortals$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListProductPages } from "../schemas/schemas_0";
|
|
4
|
+
import { ListProductPages$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListProductPagesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListProductPagesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "ListProductPages", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "ListProductPagesCommand")
|
|
14
|
-
.sc(ListProductPages)
|
|
14
|
+
.sc(ListProductPages$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListProductRestEndpointPages } from "../schemas/schemas_0";
|
|
4
|
+
import { ListProductRestEndpointPages$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListProductRestEndpointPagesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListProductRestEndpointPagesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "ListProductRestEndpointPages", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "ListProductRestEndpointPagesCommand")
|
|
14
|
-
.sc(ListProductRestEndpointPages)
|
|
14
|
+
.sc(ListProductRestEndpointPages$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListRoutingRules } from "../schemas/schemas_0";
|
|
4
|
+
import { ListRoutingRules$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListRoutingRulesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListRoutingRulesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "ListRoutingRules", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "ListRoutingRulesCommand")
|
|
14
|
-
.sc(ListRoutingRules)
|
|
14
|
+
.sc(ListRoutingRules$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { PreviewPortal } from "../schemas/schemas_0";
|
|
4
|
+
import { PreviewPortal$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PreviewPortalCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PreviewPortalCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "PreviewPortal", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "PreviewPortalCommand")
|
|
14
|
-
.sc(PreviewPortal)
|
|
14
|
+
.sc(PreviewPortal$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { PublishPortal } from "../schemas/schemas_0";
|
|
4
|
+
import { PublishPortal$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PublishPortalCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PublishPortalCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "PublishPortal", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "PublishPortalCommand")
|
|
14
|
-
.sc(PublishPortal)
|
|
14
|
+
.sc(PublishPortal$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { PutPortalProductSharingPolicy } from "../schemas/schemas_0";
|
|
4
|
+
import { PutPortalProductSharingPolicy$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutPortalProductSharingPolicyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutPortalProductSharingPolicyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "PutPortalProductSharingPolicy", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "PutPortalProductSharingPolicyCommand")
|
|
14
|
-
.sc(PutPortalProductSharingPolicy)
|
|
14
|
+
.sc(PutPortalProductSharingPolicy$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { PutRoutingRule } from "../schemas/schemas_0";
|
|
4
|
+
import { PutRoutingRule$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutRoutingRuleCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutRoutingRuleCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "PutRoutingRule", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "PutRoutingRuleCommand")
|
|
14
|
-
.sc(PutRoutingRule)
|
|
14
|
+
.sc(PutRoutingRule$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ReimportApi } from "../schemas/schemas_0";
|
|
4
|
+
import { ReimportApi$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ReimportApiCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ReimportApiCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "ReimportApi", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "ReimportApiCommand")
|
|
14
|
-
.sc(ReimportApi)
|
|
14
|
+
.sc(ReimportApi$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ResetAuthorizersCache } from "../schemas/schemas_0";
|
|
4
|
+
import { ResetAuthorizersCache$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ResetAuthorizersCacheCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ResetAuthorizersCacheCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "ResetAuthorizersCache", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "ResetAuthorizersCacheCommand")
|
|
14
|
-
.sc(ResetAuthorizersCache)
|
|
14
|
+
.sc(ResetAuthorizersCache$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { TagResource } from "../schemas/schemas_0";
|
|
4
|
+
import { TagResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class TagResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class TagResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "TagResource", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "TagResourceCommand")
|
|
14
|
-
.sc(TagResource)
|
|
14
|
+
.sc(TagResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UntagResource } from "../schemas/schemas_0";
|
|
4
|
+
import { UntagResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UntagResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UntagResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "UntagResource", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "UntagResourceCommand")
|
|
14
|
-
.sc(UntagResource)
|
|
14
|
+
.sc(UntagResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateApi } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateApi$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateApiCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateApiCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "UpdateApi", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "UpdateApiCommand")
|
|
14
|
-
.sc(UpdateApi)
|
|
14
|
+
.sc(UpdateApi$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateApiMapping } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateApiMapping$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateApiMappingCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateApiMappingCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "UpdateApiMapping", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "UpdateApiMappingCommand")
|
|
14
|
-
.sc(UpdateApiMapping)
|
|
14
|
+
.sc(UpdateApiMapping$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateAuthorizer } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateAuthorizer$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateAuthorizerCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateAuthorizerCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "UpdateAuthorizer", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "UpdateAuthorizerCommand")
|
|
14
|
-
.sc(UpdateAuthorizer)
|
|
14
|
+
.sc(UpdateAuthorizer$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateDeployment } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateDeployment$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateDeploymentCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateDeploymentCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "UpdateDeployment", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "UpdateDeploymentCommand")
|
|
14
|
-
.sc(UpdateDeployment)
|
|
14
|
+
.sc(UpdateDeployment$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateDomainName } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateDomainName$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateDomainNameCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateDomainNameCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "UpdateDomainName", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "UpdateDomainNameCommand")
|
|
14
|
-
.sc(UpdateDomainName)
|
|
14
|
+
.sc(UpdateDomainName$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateIntegration } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateIntegration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateIntegrationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateIntegrationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "UpdateIntegration", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "UpdateIntegrationCommand")
|
|
14
|
-
.sc(UpdateIntegration)
|
|
14
|
+
.sc(UpdateIntegration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateIntegrationResponse } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateIntegrationResponse$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateIntegrationResponseCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateIntegrationResponseCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "UpdateIntegrationResponse", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "UpdateIntegrationResponseCommand")
|
|
14
|
-
.sc(UpdateIntegrationResponse)
|
|
14
|
+
.sc(UpdateIntegrationResponse$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateModel } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateModel$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateModelCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateModelCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "UpdateModel", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "UpdateModelCommand")
|
|
14
|
-
.sc(UpdateModel)
|
|
14
|
+
.sc(UpdateModel$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdatePortal } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdatePortal$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdatePortalCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdatePortalCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "UpdatePortal", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "UpdatePortalCommand")
|
|
14
|
-
.sc(UpdatePortal)
|
|
14
|
+
.sc(UpdatePortal$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdatePortalProduct } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdatePortalProduct$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdatePortalProductCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdatePortalProductCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "UpdatePortalProduct", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "UpdatePortalProductCommand")
|
|
14
|
-
.sc(UpdatePortalProduct)
|
|
14
|
+
.sc(UpdatePortalProduct$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateProductPage } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateProductPage$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateProductPageCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateProductPageCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "UpdateProductPage", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "UpdateProductPageCommand")
|
|
14
|
-
.sc(UpdateProductPage)
|
|
14
|
+
.sc(UpdateProductPage$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateProductRestEndpointPage } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateProductRestEndpointPage$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateProductRestEndpointPageCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateProductRestEndpointPageCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "UpdateProductRestEndpointPage", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "UpdateProductRestEndpointPageCommand")
|
|
14
|
-
.sc(UpdateProductRestEndpointPage)
|
|
14
|
+
.sc(UpdateProductRestEndpointPage$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateRoute } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateRoute$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateRouteCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateRouteCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "UpdateRoute", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "UpdateRouteCommand")
|
|
14
|
-
.sc(UpdateRoute)
|
|
14
|
+
.sc(UpdateRoute$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateRouteResponse } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateRouteResponse$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateRouteResponseCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateRouteResponseCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "UpdateRouteResponse", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "UpdateRouteResponseCommand")
|
|
14
|
-
.sc(UpdateRouteResponse)
|
|
14
|
+
.sc(UpdateRouteResponse$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateStage } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateStage$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateStageCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateStageCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "UpdateStage", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "UpdateStageCommand")
|
|
14
|
-
.sc(UpdateStage)
|
|
14
|
+
.sc(UpdateStage$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateVpcLink } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateVpcLink$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateVpcLinkCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateVpcLinkCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("ApiGatewayV2", "UpdateVpcLink", {})
|
|
13
13
|
.n("ApiGatewayV2Client", "UpdateVpcLinkCommand")
|
|
14
|
-
.sc(UpdateVpcLink)
|
|
14
|
+
.sc(UpdateVpcLink$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
package/dist-es/index.js
CHANGED
|
@@ -23,7 +23,12 @@ export const getRuntimeConfig = (config) => {
|
|
|
23
23
|
},
|
|
24
24
|
],
|
|
25
25
|
logger: config?.logger ?? new NoOpLogger(),
|
|
26
|
-
protocol: config?.protocol ??
|
|
26
|
+
protocol: config?.protocol ?? AwsRestJsonProtocol,
|
|
27
|
+
protocolSettings: config?.protocolSettings ?? {
|
|
28
|
+
defaultNamespace: "com.amazonaws.apigatewayv2",
|
|
29
|
+
version: "2018-11-29",
|
|
30
|
+
serviceTarget: "ApiGatewayV2",
|
|
31
|
+
},
|
|
27
32
|
serviceId: config?.serviceId ?? "ApiGatewayV2",
|
|
28
33
|
urlParser: config?.urlParser ?? parseUrl,
|
|
29
34
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|