@aws-sdk/client-apigatewayv2 3.523.0 → 3.529.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 +55 -95
- package/dist-es/protocols/Aws_restJson1.js +1 -40
- package/package.json +17 -17
- package/dist-cjs/ApiGatewayV2.js +0 -1
- package/dist-cjs/ApiGatewayV2Client.js +0 -1
- package/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -1
- package/dist-cjs/commands/CreateApiCommand.js +0 -1
- package/dist-cjs/commands/CreateApiMappingCommand.js +0 -1
- package/dist-cjs/commands/CreateAuthorizerCommand.js +0 -1
- package/dist-cjs/commands/CreateDeploymentCommand.js +0 -1
- package/dist-cjs/commands/CreateDomainNameCommand.js +0 -1
- package/dist-cjs/commands/CreateIntegrationCommand.js +0 -1
- package/dist-cjs/commands/CreateIntegrationResponseCommand.js +0 -1
- package/dist-cjs/commands/CreateModelCommand.js +0 -1
- package/dist-cjs/commands/CreateRouteCommand.js +0 -1
- package/dist-cjs/commands/CreateRouteResponseCommand.js +0 -1
- package/dist-cjs/commands/CreateStageCommand.js +0 -1
- package/dist-cjs/commands/CreateVpcLinkCommand.js +0 -1
- package/dist-cjs/commands/DeleteAccessLogSettingsCommand.js +0 -1
- package/dist-cjs/commands/DeleteApiCommand.js +0 -1
- package/dist-cjs/commands/DeleteApiMappingCommand.js +0 -1
- package/dist-cjs/commands/DeleteAuthorizerCommand.js +0 -1
- package/dist-cjs/commands/DeleteCorsConfigurationCommand.js +0 -1
- package/dist-cjs/commands/DeleteDeploymentCommand.js +0 -1
- package/dist-cjs/commands/DeleteDomainNameCommand.js +0 -1
- package/dist-cjs/commands/DeleteIntegrationCommand.js +0 -1
- package/dist-cjs/commands/DeleteIntegrationResponseCommand.js +0 -1
- package/dist-cjs/commands/DeleteModelCommand.js +0 -1
- package/dist-cjs/commands/DeleteRouteCommand.js +0 -1
- package/dist-cjs/commands/DeleteRouteRequestParameterCommand.js +0 -1
- package/dist-cjs/commands/DeleteRouteResponseCommand.js +0 -1
- package/dist-cjs/commands/DeleteRouteSettingsCommand.js +0 -1
- package/dist-cjs/commands/DeleteStageCommand.js +0 -1
- package/dist-cjs/commands/DeleteVpcLinkCommand.js +0 -1
- package/dist-cjs/commands/ExportApiCommand.js +0 -1
- package/dist-cjs/commands/GetApiCommand.js +0 -1
- package/dist-cjs/commands/GetApiMappingCommand.js +0 -1
- package/dist-cjs/commands/GetApiMappingsCommand.js +0 -1
- package/dist-cjs/commands/GetApisCommand.js +0 -1
- package/dist-cjs/commands/GetAuthorizerCommand.js +0 -1
- package/dist-cjs/commands/GetAuthorizersCommand.js +0 -1
- package/dist-cjs/commands/GetDeploymentCommand.js +0 -1
- package/dist-cjs/commands/GetDeploymentsCommand.js +0 -1
- package/dist-cjs/commands/GetDomainNameCommand.js +0 -1
- package/dist-cjs/commands/GetDomainNamesCommand.js +0 -1
- package/dist-cjs/commands/GetIntegrationCommand.js +0 -1
- package/dist-cjs/commands/GetIntegrationResponseCommand.js +0 -1
- package/dist-cjs/commands/GetIntegrationResponsesCommand.js +0 -1
- package/dist-cjs/commands/GetIntegrationsCommand.js +0 -1
- package/dist-cjs/commands/GetModelCommand.js +0 -1
- package/dist-cjs/commands/GetModelTemplateCommand.js +0 -1
- package/dist-cjs/commands/GetModelsCommand.js +0 -1
- package/dist-cjs/commands/GetRouteCommand.js +0 -1
- package/dist-cjs/commands/GetRouteResponseCommand.js +0 -1
- package/dist-cjs/commands/GetRouteResponsesCommand.js +0 -1
- package/dist-cjs/commands/GetRoutesCommand.js +0 -1
- package/dist-cjs/commands/GetStageCommand.js +0 -1
- package/dist-cjs/commands/GetStagesCommand.js +0 -1
- package/dist-cjs/commands/GetTagsCommand.js +0 -1
- package/dist-cjs/commands/GetVpcLinkCommand.js +0 -1
- package/dist-cjs/commands/GetVpcLinksCommand.js +0 -1
- package/dist-cjs/commands/ImportApiCommand.js +0 -1
- package/dist-cjs/commands/ReimportApiCommand.js +0 -1
- package/dist-cjs/commands/ResetAuthorizersCacheCommand.js +0 -1
- package/dist-cjs/commands/TagResourceCommand.js +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js +0 -1
- package/dist-cjs/commands/UpdateApiCommand.js +0 -1
- package/dist-cjs/commands/UpdateApiMappingCommand.js +0 -1
- package/dist-cjs/commands/UpdateAuthorizerCommand.js +0 -1
- package/dist-cjs/commands/UpdateDeploymentCommand.js +0 -1
- package/dist-cjs/commands/UpdateDomainNameCommand.js +0 -1
- package/dist-cjs/commands/UpdateIntegrationCommand.js +0 -1
- package/dist-cjs/commands/UpdateIntegrationResponseCommand.js +0 -1
- package/dist-cjs/commands/UpdateModelCommand.js +0 -1
- package/dist-cjs/commands/UpdateRouteCommand.js +0 -1
- package/dist-cjs/commands/UpdateRouteResponseCommand.js +0 -1
- package/dist-cjs/commands/UpdateStageCommand.js +0 -1
- package/dist-cjs/commands/UpdateVpcLinkCommand.js +0 -1
- package/dist-cjs/commands/index.js +0 -1
- package/dist-cjs/endpoint/EndpointParameters.js +0 -1
- package/dist-cjs/extensionConfiguration.js +0 -1
- package/dist-cjs/models/ApiGatewayV2ServiceException.js +0 -1
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -1
- package/dist-cjs/protocols/Aws_restJson1.js +0 -1
- package/dist-cjs/runtimeExtensions.js +0 -1
package/dist-cjs/index.js
CHANGED
|
@@ -272,6 +272,7 @@ var import_middleware_serde = require("@smithy/middleware-serde");
|
|
|
272
272
|
var import_types = require("@smithy/types");
|
|
273
273
|
|
|
274
274
|
// src/protocols/Aws_restJson1.ts
|
|
275
|
+
var import_core2 = require("@aws-sdk/core");
|
|
275
276
|
|
|
276
277
|
|
|
277
278
|
|
|
@@ -1542,7 +1543,7 @@ var de_CreateApiCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
1542
1543
|
const contents = (0, import_smithy_client.map)({
|
|
1543
1544
|
$metadata: deserializeMetadata(output)
|
|
1544
1545
|
});
|
|
1545
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
1546
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
1546
1547
|
const doc = (0, import_smithy_client.take)(data, {
|
|
1547
1548
|
ApiEndpoint: [, import_smithy_client.expectString, `apiEndpoint`],
|
|
1548
1549
|
ApiGatewayManaged: [, import_smithy_client.expectBoolean, `apiGatewayManaged`],
|
|
@@ -1571,7 +1572,7 @@ var de_CreateApiMappingCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
1571
1572
|
const contents = (0, import_smithy_client.map)({
|
|
1572
1573
|
$metadata: deserializeMetadata(output)
|
|
1573
1574
|
});
|
|
1574
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
1575
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
1575
1576
|
const doc = (0, import_smithy_client.take)(data, {
|
|
1576
1577
|
ApiId: [, import_smithy_client.expectString, `apiId`],
|
|
1577
1578
|
ApiMappingId: [, import_smithy_client.expectString, `apiMappingId`],
|
|
@@ -1588,7 +1589,7 @@ var de_CreateAuthorizerCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
1588
1589
|
const contents = (0, import_smithy_client.map)({
|
|
1589
1590
|
$metadata: deserializeMetadata(output)
|
|
1590
1591
|
});
|
|
1591
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
1592
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
1592
1593
|
const doc = (0, import_smithy_client.take)(data, {
|
|
1593
1594
|
AuthorizerCredentialsArn: [, import_smithy_client.expectString, `authorizerCredentialsArn`],
|
|
1594
1595
|
AuthorizerId: [, import_smithy_client.expectString, `authorizerId`],
|
|
@@ -1612,7 +1613,7 @@ var de_CreateDeploymentCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
1612
1613
|
const contents = (0, import_smithy_client.map)({
|
|
1613
1614
|
$metadata: deserializeMetadata(output)
|
|
1614
1615
|
});
|
|
1615
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
1616
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
1616
1617
|
const doc = (0, import_smithy_client.take)(data, {
|
|
1617
1618
|
AutoDeployed: [, import_smithy_client.expectBoolean, `autoDeployed`],
|
|
1618
1619
|
CreatedDate: [, (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), `createdDate`],
|
|
@@ -1631,7 +1632,7 @@ var de_CreateDomainNameCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
1631
1632
|
const contents = (0, import_smithy_client.map)({
|
|
1632
1633
|
$metadata: deserializeMetadata(output)
|
|
1633
1634
|
});
|
|
1634
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
1635
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
1635
1636
|
const doc = (0, import_smithy_client.take)(data, {
|
|
1636
1637
|
ApiMappingSelectionExpression: [, import_smithy_client.expectString, `apiMappingSelectionExpression`],
|
|
1637
1638
|
DomainName: [, import_smithy_client.expectString, `domainName`],
|
|
@@ -1649,7 +1650,7 @@ var de_CreateIntegrationCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
1649
1650
|
const contents = (0, import_smithy_client.map)({
|
|
1650
1651
|
$metadata: deserializeMetadata(output)
|
|
1651
1652
|
});
|
|
1652
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
1653
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
1653
1654
|
const doc = (0, import_smithy_client.take)(data, {
|
|
1654
1655
|
ApiGatewayManaged: [, import_smithy_client.expectBoolean, `apiGatewayManaged`],
|
|
1655
1656
|
ConnectionId: [, import_smithy_client.expectString, `connectionId`],
|
|
@@ -1682,7 +1683,7 @@ var de_CreateIntegrationResponseCommand = /* @__PURE__ */ __name(async (output,
|
|
|
1682
1683
|
const contents = (0, import_smithy_client.map)({
|
|
1683
1684
|
$metadata: deserializeMetadata(output)
|
|
1684
1685
|
});
|
|
1685
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
1686
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
1686
1687
|
const doc = (0, import_smithy_client.take)(data, {
|
|
1687
1688
|
ContentHandlingStrategy: [, import_smithy_client.expectString, `contentHandlingStrategy`],
|
|
1688
1689
|
IntegrationResponseId: [, import_smithy_client.expectString, `integrationResponseId`],
|
|
@@ -1701,7 +1702,7 @@ var de_CreateModelCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
1701
1702
|
const contents = (0, import_smithy_client.map)({
|
|
1702
1703
|
$metadata: deserializeMetadata(output)
|
|
1703
1704
|
});
|
|
1704
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
1705
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
1705
1706
|
const doc = (0, import_smithy_client.take)(data, {
|
|
1706
1707
|
ContentType: [, import_smithy_client.expectString, `contentType`],
|
|
1707
1708
|
Description: [, import_smithy_client.expectString, `description`],
|
|
@@ -1719,7 +1720,7 @@ var de_CreateRouteCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
1719
1720
|
const contents = (0, import_smithy_client.map)({
|
|
1720
1721
|
$metadata: deserializeMetadata(output)
|
|
1721
1722
|
});
|
|
1722
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
1723
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
1723
1724
|
const doc = (0, import_smithy_client.take)(data, {
|
|
1724
1725
|
ApiGatewayManaged: [, import_smithy_client.expectBoolean, `apiGatewayManaged`],
|
|
1725
1726
|
ApiKeyRequired: [, import_smithy_client.expectBoolean, `apiKeyRequired`],
|
|
@@ -1745,7 +1746,7 @@ var de_CreateRouteResponseCommand = /* @__PURE__ */ __name(async (output, contex
|
|
|
1745
1746
|
const contents = (0, import_smithy_client.map)({
|
|
1746
1747
|
$metadata: deserializeMetadata(output)
|
|
1747
1748
|
});
|
|
1748
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
1749
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
1749
1750
|
const doc = (0, import_smithy_client.take)(data, {
|
|
1750
1751
|
ModelSelectionExpression: [, import_smithy_client.expectString, `modelSelectionExpression`],
|
|
1751
1752
|
ResponseModels: [, import_smithy_client._json, `responseModels`],
|
|
@@ -1763,7 +1764,7 @@ var de_CreateStageCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
1763
1764
|
const contents = (0, import_smithy_client.map)({
|
|
1764
1765
|
$metadata: deserializeMetadata(output)
|
|
1765
1766
|
});
|
|
1766
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
1767
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
1767
1768
|
const doc = (0, import_smithy_client.take)(data, {
|
|
1768
1769
|
AccessLogSettings: [, (_) => de_AccessLogSettings(_, context), `accessLogSettings`],
|
|
1769
1770
|
ApiGatewayManaged: [, import_smithy_client.expectBoolean, `apiGatewayManaged`],
|
|
@@ -1790,7 +1791,7 @@ var de_CreateVpcLinkCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
1790
1791
|
const contents = (0, import_smithy_client.map)({
|
|
1791
1792
|
$metadata: deserializeMetadata(output)
|
|
1792
1793
|
});
|
|
1793
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
1794
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
1794
1795
|
const doc = (0, import_smithy_client.take)(data, {
|
|
1795
1796
|
CreatedDate: [, (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), `createdDate`],
|
|
1796
1797
|
Name: [, import_smithy_client.expectString, `name`],
|
|
@@ -1983,7 +1984,7 @@ var de_GetApiCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
1983
1984
|
const contents = (0, import_smithy_client.map)({
|
|
1984
1985
|
$metadata: deserializeMetadata(output)
|
|
1985
1986
|
});
|
|
1986
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
1987
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
1987
1988
|
const doc = (0, import_smithy_client.take)(data, {
|
|
1988
1989
|
ApiEndpoint: [, import_smithy_client.expectString, `apiEndpoint`],
|
|
1989
1990
|
ApiGatewayManaged: [, import_smithy_client.expectBoolean, `apiGatewayManaged`],
|
|
@@ -2012,7 +2013,7 @@ var de_GetApiMappingCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
2012
2013
|
const contents = (0, import_smithy_client.map)({
|
|
2013
2014
|
$metadata: deserializeMetadata(output)
|
|
2014
2015
|
});
|
|
2015
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2016
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2016
2017
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2017
2018
|
ApiId: [, import_smithy_client.expectString, `apiId`],
|
|
2018
2019
|
ApiMappingId: [, import_smithy_client.expectString, `apiMappingId`],
|
|
@@ -2029,7 +2030,7 @@ var de_GetApiMappingsCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
2029
2030
|
const contents = (0, import_smithy_client.map)({
|
|
2030
2031
|
$metadata: deserializeMetadata(output)
|
|
2031
2032
|
});
|
|
2032
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2033
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2033
2034
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2034
2035
|
Items: [, (_) => de___listOfApiMapping(_, context), `items`],
|
|
2035
2036
|
NextToken: [, import_smithy_client.expectString, `nextToken`]
|
|
@@ -2044,7 +2045,7 @@ var de_GetApisCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2044
2045
|
const contents = (0, import_smithy_client.map)({
|
|
2045
2046
|
$metadata: deserializeMetadata(output)
|
|
2046
2047
|
});
|
|
2047
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2048
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2048
2049
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2049
2050
|
Items: [, (_) => de___listOfApi(_, context), `items`],
|
|
2050
2051
|
NextToken: [, import_smithy_client.expectString, `nextToken`]
|
|
@@ -2059,7 +2060,7 @@ var de_GetAuthorizerCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
2059
2060
|
const contents = (0, import_smithy_client.map)({
|
|
2060
2061
|
$metadata: deserializeMetadata(output)
|
|
2061
2062
|
});
|
|
2062
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2063
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2063
2064
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2064
2065
|
AuthorizerCredentialsArn: [, import_smithy_client.expectString, `authorizerCredentialsArn`],
|
|
2065
2066
|
AuthorizerId: [, import_smithy_client.expectString, `authorizerId`],
|
|
@@ -2083,7 +2084,7 @@ var de_GetAuthorizersCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
2083
2084
|
const contents = (0, import_smithy_client.map)({
|
|
2084
2085
|
$metadata: deserializeMetadata(output)
|
|
2085
2086
|
});
|
|
2086
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2087
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2087
2088
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2088
2089
|
Items: [, (_) => de___listOfAuthorizer(_, context), `items`],
|
|
2089
2090
|
NextToken: [, import_smithy_client.expectString, `nextToken`]
|
|
@@ -2098,7 +2099,7 @@ var de_GetDeploymentCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
2098
2099
|
const contents = (0, import_smithy_client.map)({
|
|
2099
2100
|
$metadata: deserializeMetadata(output)
|
|
2100
2101
|
});
|
|
2101
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2102
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2102
2103
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2103
2104
|
AutoDeployed: [, import_smithy_client.expectBoolean, `autoDeployed`],
|
|
2104
2105
|
CreatedDate: [, (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), `createdDate`],
|
|
@@ -2117,7 +2118,7 @@ var de_GetDeploymentsCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
2117
2118
|
const contents = (0, import_smithy_client.map)({
|
|
2118
2119
|
$metadata: deserializeMetadata(output)
|
|
2119
2120
|
});
|
|
2120
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2121
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2121
2122
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2122
2123
|
Items: [, (_) => de___listOfDeployment(_, context), `items`],
|
|
2123
2124
|
NextToken: [, import_smithy_client.expectString, `nextToken`]
|
|
@@ -2132,7 +2133,7 @@ var de_GetDomainNameCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
2132
2133
|
const contents = (0, import_smithy_client.map)({
|
|
2133
2134
|
$metadata: deserializeMetadata(output)
|
|
2134
2135
|
});
|
|
2135
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2136
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2136
2137
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2137
2138
|
ApiMappingSelectionExpression: [, import_smithy_client.expectString, `apiMappingSelectionExpression`],
|
|
2138
2139
|
DomainName: [, import_smithy_client.expectString, `domainName`],
|
|
@@ -2150,7 +2151,7 @@ var de_GetDomainNamesCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
2150
2151
|
const contents = (0, import_smithy_client.map)({
|
|
2151
2152
|
$metadata: deserializeMetadata(output)
|
|
2152
2153
|
});
|
|
2153
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2154
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2154
2155
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2155
2156
|
Items: [, (_) => de___listOfDomainName(_, context), `items`],
|
|
2156
2157
|
NextToken: [, import_smithy_client.expectString, `nextToken`]
|
|
@@ -2165,7 +2166,7 @@ var de_GetIntegrationCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
2165
2166
|
const contents = (0, import_smithy_client.map)({
|
|
2166
2167
|
$metadata: deserializeMetadata(output)
|
|
2167
2168
|
});
|
|
2168
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2169
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2169
2170
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2170
2171
|
ApiGatewayManaged: [, import_smithy_client.expectBoolean, `apiGatewayManaged`],
|
|
2171
2172
|
ConnectionId: [, import_smithy_client.expectString, `connectionId`],
|
|
@@ -2198,7 +2199,7 @@ var de_GetIntegrationResponseCommand = /* @__PURE__ */ __name(async (output, con
|
|
|
2198
2199
|
const contents = (0, import_smithy_client.map)({
|
|
2199
2200
|
$metadata: deserializeMetadata(output)
|
|
2200
2201
|
});
|
|
2201
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2202
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2202
2203
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2203
2204
|
ContentHandlingStrategy: [, import_smithy_client.expectString, `contentHandlingStrategy`],
|
|
2204
2205
|
IntegrationResponseId: [, import_smithy_client.expectString, `integrationResponseId`],
|
|
@@ -2217,7 +2218,7 @@ var de_GetIntegrationResponsesCommand = /* @__PURE__ */ __name(async (output, co
|
|
|
2217
2218
|
const contents = (0, import_smithy_client.map)({
|
|
2218
2219
|
$metadata: deserializeMetadata(output)
|
|
2219
2220
|
});
|
|
2220
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2221
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2221
2222
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2222
2223
|
Items: [, (_) => de___listOfIntegrationResponse(_, context), `items`],
|
|
2223
2224
|
NextToken: [, import_smithy_client.expectString, `nextToken`]
|
|
@@ -2232,7 +2233,7 @@ var de_GetIntegrationsCommand = /* @__PURE__ */ __name(async (output, context) =
|
|
|
2232
2233
|
const contents = (0, import_smithy_client.map)({
|
|
2233
2234
|
$metadata: deserializeMetadata(output)
|
|
2234
2235
|
});
|
|
2235
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2236
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2236
2237
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2237
2238
|
Items: [, (_) => de___listOfIntegration(_, context), `items`],
|
|
2238
2239
|
NextToken: [, import_smithy_client.expectString, `nextToken`]
|
|
@@ -2247,7 +2248,7 @@ var de_GetModelCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2247
2248
|
const contents = (0, import_smithy_client.map)({
|
|
2248
2249
|
$metadata: deserializeMetadata(output)
|
|
2249
2250
|
});
|
|
2250
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2251
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2251
2252
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2252
2253
|
ContentType: [, import_smithy_client.expectString, `contentType`],
|
|
2253
2254
|
Description: [, import_smithy_client.expectString, `description`],
|
|
@@ -2265,7 +2266,7 @@ var de_GetModelsCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2265
2266
|
const contents = (0, import_smithy_client.map)({
|
|
2266
2267
|
$metadata: deserializeMetadata(output)
|
|
2267
2268
|
});
|
|
2268
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2269
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2269
2270
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2270
2271
|
Items: [, (_) => de___listOfModel(_, context), `items`],
|
|
2271
2272
|
NextToken: [, import_smithy_client.expectString, `nextToken`]
|
|
@@ -2280,7 +2281,7 @@ var de_GetModelTemplateCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
2280
2281
|
const contents = (0, import_smithy_client.map)({
|
|
2281
2282
|
$metadata: deserializeMetadata(output)
|
|
2282
2283
|
});
|
|
2283
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2284
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2284
2285
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2285
2286
|
Value: [, import_smithy_client.expectString, `value`]
|
|
2286
2287
|
});
|
|
@@ -2294,7 +2295,7 @@ var de_GetRouteCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2294
2295
|
const contents = (0, import_smithy_client.map)({
|
|
2295
2296
|
$metadata: deserializeMetadata(output)
|
|
2296
2297
|
});
|
|
2297
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2298
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2298
2299
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2299
2300
|
ApiGatewayManaged: [, import_smithy_client.expectBoolean, `apiGatewayManaged`],
|
|
2300
2301
|
ApiKeyRequired: [, import_smithy_client.expectBoolean, `apiKeyRequired`],
|
|
@@ -2320,7 +2321,7 @@ var de_GetRouteResponseCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
2320
2321
|
const contents = (0, import_smithy_client.map)({
|
|
2321
2322
|
$metadata: deserializeMetadata(output)
|
|
2322
2323
|
});
|
|
2323
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2324
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2324
2325
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2325
2326
|
ModelSelectionExpression: [, import_smithy_client.expectString, `modelSelectionExpression`],
|
|
2326
2327
|
ResponseModels: [, import_smithy_client._json, `responseModels`],
|
|
@@ -2338,7 +2339,7 @@ var de_GetRouteResponsesCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
2338
2339
|
const contents = (0, import_smithy_client.map)({
|
|
2339
2340
|
$metadata: deserializeMetadata(output)
|
|
2340
2341
|
});
|
|
2341
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2342
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2342
2343
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2343
2344
|
Items: [, (_) => de___listOfRouteResponse(_, context), `items`],
|
|
2344
2345
|
NextToken: [, import_smithy_client.expectString, `nextToken`]
|
|
@@ -2353,7 +2354,7 @@ var de_GetRoutesCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2353
2354
|
const contents = (0, import_smithy_client.map)({
|
|
2354
2355
|
$metadata: deserializeMetadata(output)
|
|
2355
2356
|
});
|
|
2356
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2357
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2357
2358
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2358
2359
|
Items: [, (_) => de___listOfRoute(_, context), `items`],
|
|
2359
2360
|
NextToken: [, import_smithy_client.expectString, `nextToken`]
|
|
@@ -2368,7 +2369,7 @@ var de_GetStageCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2368
2369
|
const contents = (0, import_smithy_client.map)({
|
|
2369
2370
|
$metadata: deserializeMetadata(output)
|
|
2370
2371
|
});
|
|
2371
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2372
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2372
2373
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2373
2374
|
AccessLogSettings: [, (_) => de_AccessLogSettings(_, context), `accessLogSettings`],
|
|
2374
2375
|
ApiGatewayManaged: [, import_smithy_client.expectBoolean, `apiGatewayManaged`],
|
|
@@ -2395,7 +2396,7 @@ var de_GetStagesCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2395
2396
|
const contents = (0, import_smithy_client.map)({
|
|
2396
2397
|
$metadata: deserializeMetadata(output)
|
|
2397
2398
|
});
|
|
2398
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2399
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2399
2400
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2400
2401
|
Items: [, (_) => de___listOfStage(_, context), `items`],
|
|
2401
2402
|
NextToken: [, import_smithy_client.expectString, `nextToken`]
|
|
@@ -2410,7 +2411,7 @@ var de_GetTagsCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2410
2411
|
const contents = (0, import_smithy_client.map)({
|
|
2411
2412
|
$metadata: deserializeMetadata(output)
|
|
2412
2413
|
});
|
|
2413
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2414
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2414
2415
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2415
2416
|
Tags: [, import_smithy_client._json, `tags`]
|
|
2416
2417
|
});
|
|
@@ -2424,7 +2425,7 @@ var de_GetVpcLinkCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2424
2425
|
const contents = (0, import_smithy_client.map)({
|
|
2425
2426
|
$metadata: deserializeMetadata(output)
|
|
2426
2427
|
});
|
|
2427
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2428
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2428
2429
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2429
2430
|
CreatedDate: [, (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), `createdDate`],
|
|
2430
2431
|
Name: [, import_smithy_client.expectString, `name`],
|
|
@@ -2446,7 +2447,7 @@ var de_GetVpcLinksCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2446
2447
|
const contents = (0, import_smithy_client.map)({
|
|
2447
2448
|
$metadata: deserializeMetadata(output)
|
|
2448
2449
|
});
|
|
2449
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2450
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2450
2451
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2451
2452
|
Items: [, (_) => de___listOfVpcLink(_, context), `items`],
|
|
2452
2453
|
NextToken: [, import_smithy_client.expectString, `nextToken`]
|
|
@@ -2461,7 +2462,7 @@ var de_ImportApiCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2461
2462
|
const contents = (0, import_smithy_client.map)({
|
|
2462
2463
|
$metadata: deserializeMetadata(output)
|
|
2463
2464
|
});
|
|
2464
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2465
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2465
2466
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2466
2467
|
ApiEndpoint: [, import_smithy_client.expectString, `apiEndpoint`],
|
|
2467
2468
|
ApiGatewayManaged: [, import_smithy_client.expectBoolean, `apiGatewayManaged`],
|
|
@@ -2490,7 +2491,7 @@ var de_ReimportApiCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2490
2491
|
const contents = (0, import_smithy_client.map)({
|
|
2491
2492
|
$metadata: deserializeMetadata(output)
|
|
2492
2493
|
});
|
|
2493
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2494
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2494
2495
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2495
2496
|
ApiEndpoint: [, import_smithy_client.expectString, `apiEndpoint`],
|
|
2496
2497
|
ApiGatewayManaged: [, import_smithy_client.expectBoolean, `apiGatewayManaged`],
|
|
@@ -2549,7 +2550,7 @@ var de_UpdateApiCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2549
2550
|
const contents = (0, import_smithy_client.map)({
|
|
2550
2551
|
$metadata: deserializeMetadata(output)
|
|
2551
2552
|
});
|
|
2552
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2553
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2553
2554
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2554
2555
|
ApiEndpoint: [, import_smithy_client.expectString, `apiEndpoint`],
|
|
2555
2556
|
ApiGatewayManaged: [, import_smithy_client.expectBoolean, `apiGatewayManaged`],
|
|
@@ -2578,7 +2579,7 @@ var de_UpdateApiMappingCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
2578
2579
|
const contents = (0, import_smithy_client.map)({
|
|
2579
2580
|
$metadata: deserializeMetadata(output)
|
|
2580
2581
|
});
|
|
2581
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2582
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2582
2583
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2583
2584
|
ApiId: [, import_smithy_client.expectString, `apiId`],
|
|
2584
2585
|
ApiMappingId: [, import_smithy_client.expectString, `apiMappingId`],
|
|
@@ -2595,7 +2596,7 @@ var de_UpdateAuthorizerCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
2595
2596
|
const contents = (0, import_smithy_client.map)({
|
|
2596
2597
|
$metadata: deserializeMetadata(output)
|
|
2597
2598
|
});
|
|
2598
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2599
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2599
2600
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2600
2601
|
AuthorizerCredentialsArn: [, import_smithy_client.expectString, `authorizerCredentialsArn`],
|
|
2601
2602
|
AuthorizerId: [, import_smithy_client.expectString, `authorizerId`],
|
|
@@ -2619,7 +2620,7 @@ var de_UpdateDeploymentCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
2619
2620
|
const contents = (0, import_smithy_client.map)({
|
|
2620
2621
|
$metadata: deserializeMetadata(output)
|
|
2621
2622
|
});
|
|
2622
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2623
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2623
2624
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2624
2625
|
AutoDeployed: [, import_smithy_client.expectBoolean, `autoDeployed`],
|
|
2625
2626
|
CreatedDate: [, (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), `createdDate`],
|
|
@@ -2638,7 +2639,7 @@ var de_UpdateDomainNameCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
2638
2639
|
const contents = (0, import_smithy_client.map)({
|
|
2639
2640
|
$metadata: deserializeMetadata(output)
|
|
2640
2641
|
});
|
|
2641
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2642
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2642
2643
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2643
2644
|
ApiMappingSelectionExpression: [, import_smithy_client.expectString, `apiMappingSelectionExpression`],
|
|
2644
2645
|
DomainName: [, import_smithy_client.expectString, `domainName`],
|
|
@@ -2656,7 +2657,7 @@ var de_UpdateIntegrationCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
2656
2657
|
const contents = (0, import_smithy_client.map)({
|
|
2657
2658
|
$metadata: deserializeMetadata(output)
|
|
2658
2659
|
});
|
|
2659
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2660
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2660
2661
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2661
2662
|
ApiGatewayManaged: [, import_smithy_client.expectBoolean, `apiGatewayManaged`],
|
|
2662
2663
|
ConnectionId: [, import_smithy_client.expectString, `connectionId`],
|
|
@@ -2689,7 +2690,7 @@ var de_UpdateIntegrationResponseCommand = /* @__PURE__ */ __name(async (output,
|
|
|
2689
2690
|
const contents = (0, import_smithy_client.map)({
|
|
2690
2691
|
$metadata: deserializeMetadata(output)
|
|
2691
2692
|
});
|
|
2692
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2693
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2693
2694
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2694
2695
|
ContentHandlingStrategy: [, import_smithy_client.expectString, `contentHandlingStrategy`],
|
|
2695
2696
|
IntegrationResponseId: [, import_smithy_client.expectString, `integrationResponseId`],
|
|
@@ -2708,7 +2709,7 @@ var de_UpdateModelCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2708
2709
|
const contents = (0, import_smithy_client.map)({
|
|
2709
2710
|
$metadata: deserializeMetadata(output)
|
|
2710
2711
|
});
|
|
2711
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2712
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2712
2713
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2713
2714
|
ContentType: [, import_smithy_client.expectString, `contentType`],
|
|
2714
2715
|
Description: [, import_smithy_client.expectString, `description`],
|
|
@@ -2726,7 +2727,7 @@ var de_UpdateRouteCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2726
2727
|
const contents = (0, import_smithy_client.map)({
|
|
2727
2728
|
$metadata: deserializeMetadata(output)
|
|
2728
2729
|
});
|
|
2729
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2730
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2730
2731
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2731
2732
|
ApiGatewayManaged: [, import_smithy_client.expectBoolean, `apiGatewayManaged`],
|
|
2732
2733
|
ApiKeyRequired: [, import_smithy_client.expectBoolean, `apiKeyRequired`],
|
|
@@ -2752,7 +2753,7 @@ var de_UpdateRouteResponseCommand = /* @__PURE__ */ __name(async (output, contex
|
|
|
2752
2753
|
const contents = (0, import_smithy_client.map)({
|
|
2753
2754
|
$metadata: deserializeMetadata(output)
|
|
2754
2755
|
});
|
|
2755
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2756
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2756
2757
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2757
2758
|
ModelSelectionExpression: [, import_smithy_client.expectString, `modelSelectionExpression`],
|
|
2758
2759
|
ResponseModels: [, import_smithy_client._json, `responseModels`],
|
|
@@ -2770,7 +2771,7 @@ var de_UpdateStageCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2770
2771
|
const contents = (0, import_smithy_client.map)({
|
|
2771
2772
|
$metadata: deserializeMetadata(output)
|
|
2772
2773
|
});
|
|
2773
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2774
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2774
2775
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2775
2776
|
AccessLogSettings: [, (_) => de_AccessLogSettings(_, context), `accessLogSettings`],
|
|
2776
2777
|
ApiGatewayManaged: [, import_smithy_client.expectBoolean, `apiGatewayManaged`],
|
|
@@ -2797,7 +2798,7 @@ var de_UpdateVpcLinkCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
2797
2798
|
const contents = (0, import_smithy_client.map)({
|
|
2798
2799
|
$metadata: deserializeMetadata(output)
|
|
2799
2800
|
});
|
|
2800
|
-
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await
|
|
2801
|
+
const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
|
|
2801
2802
|
const doc = (0, import_smithy_client.take)(data, {
|
|
2802
2803
|
CreatedDate: [, (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), `createdDate`],
|
|
2803
2804
|
Name: [, import_smithy_client.expectString, `name`],
|
|
@@ -2815,9 +2816,9 @@ var de_UpdateVpcLinkCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
2815
2816
|
var de_CommandError = /* @__PURE__ */ __name(async (output, context) => {
|
|
2816
2817
|
const parsedOutput = {
|
|
2817
2818
|
...output,
|
|
2818
|
-
body: await
|
|
2819
|
+
body: await (0, import_core2.parseJsonErrorBody)(output.body, context)
|
|
2819
2820
|
};
|
|
2820
|
-
const errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2821
|
+
const errorCode = (0, import_core2.loadRestJsonErrorCode)(output, parsedOutput.body);
|
|
2821
2822
|
switch (errorCode) {
|
|
2822
2823
|
case "BadRequestException":
|
|
2823
2824
|
case "com.amazonaws.apigatewayv2#BadRequestException":
|
|
@@ -3325,7 +3326,6 @@ var deserializeMetadata = /* @__PURE__ */ __name((output) => ({
|
|
|
3325
3326
|
extendedRequestId: output.headers["x-amz-id-2"],
|
|
3326
3327
|
cfId: output.headers["x-amz-cf-id"]
|
|
3327
3328
|
}), "deserializeMetadata");
|
|
3328
|
-
var collectBodyString = /* @__PURE__ */ __name((streamBody, context) => (0, import_smithy_client.collectBody)(streamBody, context).then((body) => context.utf8Encoder(body)), "collectBodyString");
|
|
3329
3329
|
var _B = "Basepath";
|
|
3330
3330
|
var _EV = "ExportVersion";
|
|
3331
3331
|
var _FOW = "FailOnWarnings";
|
|
@@ -3344,46 +3344,6 @@ var _nT = "nextToken";
|
|
|
3344
3344
|
var _oT = "outputType";
|
|
3345
3345
|
var _sN = "stageName";
|
|
3346
3346
|
var _tK = "tagKeys";
|
|
3347
|
-
var parseBody = /* @__PURE__ */ __name((streamBody, context) => collectBodyString(streamBody, context).then((encoded) => {
|
|
3348
|
-
if (encoded.length) {
|
|
3349
|
-
return JSON.parse(encoded);
|
|
3350
|
-
}
|
|
3351
|
-
return {};
|
|
3352
|
-
}), "parseBody");
|
|
3353
|
-
var parseErrorBody = /* @__PURE__ */ __name(async (errorBody, context) => {
|
|
3354
|
-
const value = await parseBody(errorBody, context);
|
|
3355
|
-
value.message = value.message ?? value.Message;
|
|
3356
|
-
return value;
|
|
3357
|
-
}, "parseErrorBody");
|
|
3358
|
-
var loadRestJsonErrorCode = /* @__PURE__ */ __name((output, data) => {
|
|
3359
|
-
const findKey = /* @__PURE__ */ __name((object, key) => Object.keys(object).find((k) => k.toLowerCase() === key.toLowerCase()), "findKey");
|
|
3360
|
-
const sanitizeErrorCode = /* @__PURE__ */ __name((rawValue) => {
|
|
3361
|
-
let cleanValue = rawValue;
|
|
3362
|
-
if (typeof cleanValue === "number") {
|
|
3363
|
-
cleanValue = cleanValue.toString();
|
|
3364
|
-
}
|
|
3365
|
-
if (cleanValue.indexOf(",") >= 0) {
|
|
3366
|
-
cleanValue = cleanValue.split(",")[0];
|
|
3367
|
-
}
|
|
3368
|
-
if (cleanValue.indexOf(":") >= 0) {
|
|
3369
|
-
cleanValue = cleanValue.split(":")[0];
|
|
3370
|
-
}
|
|
3371
|
-
if (cleanValue.indexOf("#") >= 0) {
|
|
3372
|
-
cleanValue = cleanValue.split("#")[1];
|
|
3373
|
-
}
|
|
3374
|
-
return cleanValue;
|
|
3375
|
-
}, "sanitizeErrorCode");
|
|
3376
|
-
const headerKey = findKey(output.headers, "x-amzn-errortype");
|
|
3377
|
-
if (headerKey !== void 0) {
|
|
3378
|
-
return sanitizeErrorCode(output.headers[headerKey]);
|
|
3379
|
-
}
|
|
3380
|
-
if (data.code !== void 0) {
|
|
3381
|
-
return sanitizeErrorCode(data.code);
|
|
3382
|
-
}
|
|
3383
|
-
if (data["__type"] !== void 0) {
|
|
3384
|
-
return sanitizeErrorCode(data["__type"]);
|
|
3385
|
-
}
|
|
3386
|
-
}, "loadRestJsonErrorCode");
|
|
3387
3347
|
|
|
3388
3348
|
// src/commands/CreateApiCommand.ts
|
|
3389
3349
|
var _CreateApiCommand = class _CreateApiCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { loadRestJsonErrorCode, parseJsonBody as parseBody, parseJsonErrorBody as parseErrorBody } from "@aws-sdk/core";
|
|
1
2
|
import { requestBuilder as rb } from "@smithy/core";
|
|
2
3
|
import { _json, collectBody, decorateServiceException as __decorateServiceException, expectBoolean as __expectBoolean, expectInt32 as __expectInt32, expectNonNull as __expectNonNull, expectObject as __expectObject, expectString as __expectString, limitedParseDouble as __limitedParseDouble, map, parseRfc3339DateTimeWithOffset as __parseRfc3339DateTimeWithOffset, serializeFloat as __serializeFloat, take, withBaseException, } from "@smithy/smithy-client";
|
|
3
4
|
import { ApiGatewayV2ServiceException as __BaseException } from "../models/ApiGatewayV2ServiceException";
|
|
@@ -2873,43 +2874,3 @@ const _nT = "nextToken";
|
|
|
2873
2874
|
const _oT = "outputType";
|
|
2874
2875
|
const _sN = "stageName";
|
|
2875
2876
|
const _tK = "tagKeys";
|
|
2876
|
-
const parseBody = (streamBody, context) => collectBodyString(streamBody, context).then((encoded) => {
|
|
2877
|
-
if (encoded.length) {
|
|
2878
|
-
return JSON.parse(encoded);
|
|
2879
|
-
}
|
|
2880
|
-
return {};
|
|
2881
|
-
});
|
|
2882
|
-
const parseErrorBody = async (errorBody, context) => {
|
|
2883
|
-
const value = await parseBody(errorBody, context);
|
|
2884
|
-
value.message = value.message ?? value.Message;
|
|
2885
|
-
return value;
|
|
2886
|
-
};
|
|
2887
|
-
const loadRestJsonErrorCode = (output, data) => {
|
|
2888
|
-
const findKey = (object, key) => Object.keys(object).find((k) => k.toLowerCase() === key.toLowerCase());
|
|
2889
|
-
const sanitizeErrorCode = (rawValue) => {
|
|
2890
|
-
let cleanValue = rawValue;
|
|
2891
|
-
if (typeof cleanValue === "number") {
|
|
2892
|
-
cleanValue = cleanValue.toString();
|
|
2893
|
-
}
|
|
2894
|
-
if (cleanValue.indexOf(",") >= 0) {
|
|
2895
|
-
cleanValue = cleanValue.split(",")[0];
|
|
2896
|
-
}
|
|
2897
|
-
if (cleanValue.indexOf(":") >= 0) {
|
|
2898
|
-
cleanValue = cleanValue.split(":")[0];
|
|
2899
|
-
}
|
|
2900
|
-
if (cleanValue.indexOf("#") >= 0) {
|
|
2901
|
-
cleanValue = cleanValue.split("#")[1];
|
|
2902
|
-
}
|
|
2903
|
-
return cleanValue;
|
|
2904
|
-
};
|
|
2905
|
-
const headerKey = findKey(output.headers, "x-amzn-errortype");
|
|
2906
|
-
if (headerKey !== undefined) {
|
|
2907
|
-
return sanitizeErrorCode(output.headers[headerKey]);
|
|
2908
|
-
}
|
|
2909
|
-
if (data.code !== undefined) {
|
|
2910
|
-
return sanitizeErrorCode(data.code);
|
|
2911
|
-
}
|
|
2912
|
-
if (data["__type"] !== undefined) {
|
|
2913
|
-
return sanitizeErrorCode(data["__type"]);
|
|
2914
|
-
}
|
|
2915
|
-
};
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-apigatewayv2",
|
|
3
3
|
"description": "AWS SDK for JavaScript Apigatewayv2 Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.529.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-apigatewayv2",
|
|
@@ -20,40 +20,40 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.529.0",
|
|
24
|
+
"@aws-sdk/core": "3.529.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.529.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.523.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.523.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.523.0",
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.525.0",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "3.525.0",
|
|
31
31
|
"@aws-sdk/types": "3.523.0",
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.525.0",
|
|
33
33
|
"@aws-sdk/util-user-agent-browser": "3.523.0",
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^2.1.
|
|
36
|
-
"@smithy/core": "^1.3.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.525.0",
|
|
35
|
+
"@smithy/config-resolver": "^2.1.4",
|
|
36
|
+
"@smithy/core": "^1.3.5",
|
|
37
37
|
"@smithy/fetch-http-handler": "^2.4.3",
|
|
38
38
|
"@smithy/hash-node": "^2.1.3",
|
|
39
39
|
"@smithy/invalid-dependency": "^2.1.3",
|
|
40
40
|
"@smithy/middleware-content-length": "^2.1.3",
|
|
41
|
-
"@smithy/middleware-endpoint": "^2.4.
|
|
42
|
-
"@smithy/middleware-retry": "^2.1.
|
|
41
|
+
"@smithy/middleware-endpoint": "^2.4.4",
|
|
42
|
+
"@smithy/middleware-retry": "^2.1.4",
|
|
43
43
|
"@smithy/middleware-serde": "^2.1.3",
|
|
44
44
|
"@smithy/middleware-stack": "^2.1.3",
|
|
45
|
-
"@smithy/node-config-provider": "^2.2.
|
|
45
|
+
"@smithy/node-config-provider": "^2.2.4",
|
|
46
46
|
"@smithy/node-http-handler": "^2.4.1",
|
|
47
47
|
"@smithy/protocol-http": "^3.2.1",
|
|
48
|
-
"@smithy/smithy-client": "^2.4.
|
|
48
|
+
"@smithy/smithy-client": "^2.4.2",
|
|
49
49
|
"@smithy/types": "^2.10.1",
|
|
50
50
|
"@smithy/url-parser": "^2.1.3",
|
|
51
51
|
"@smithy/util-base64": "^2.1.1",
|
|
52
52
|
"@smithy/util-body-length-browser": "^2.1.1",
|
|
53
53
|
"@smithy/util-body-length-node": "^2.2.1",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^2.1.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^2.2.
|
|
56
|
-
"@smithy/util-endpoints": "^1.1.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^2.1.4",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^2.2.3",
|
|
56
|
+
"@smithy/util-endpoints": "^1.1.4",
|
|
57
57
|
"@smithy/util-middleware": "^2.1.3",
|
|
58
58
|
"@smithy/util-retry": "^2.1.3",
|
|
59
59
|
"@smithy/util-stream": "^2.1.3",
|
package/dist-cjs/ApiGatewayV2.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("./index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("./index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("./index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
package/dist-cjs/models/index.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("./index.js");
|