@aws-sdk/client-service-catalog 3.54.0 → 3.56.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/CHANGELOG.md +24 -0
- package/dist-cjs/ServiceCatalogClient.js +13 -13
- package/dist-cjs/commands/AcceptPortfolioShareCommand.js +3 -3
- package/dist-cjs/commands/AssociateBudgetWithResourceCommand.js +3 -3
- package/dist-cjs/commands/AssociatePrincipalWithPortfolioCommand.js +3 -3
- package/dist-cjs/commands/AssociateProductWithPortfolioCommand.js +3 -3
- package/dist-cjs/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +3 -3
- package/dist-cjs/commands/AssociateTagOptionWithResourceCommand.js +3 -3
- package/dist-cjs/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +3 -3
- package/dist-cjs/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +3 -3
- package/dist-cjs/commands/CopyProductCommand.js +3 -3
- package/dist-cjs/commands/CreateConstraintCommand.js +3 -3
- package/dist-cjs/commands/CreatePortfolioCommand.js +3 -3
- package/dist-cjs/commands/CreatePortfolioShareCommand.js +3 -3
- package/dist-cjs/commands/CreateProductCommand.js +3 -3
- package/dist-cjs/commands/CreateProvisionedProductPlanCommand.js +3 -3
- package/dist-cjs/commands/CreateProvisioningArtifactCommand.js +3 -3
- package/dist-cjs/commands/CreateServiceActionCommand.js +3 -3
- package/dist-cjs/commands/CreateTagOptionCommand.js +3 -3
- package/dist-cjs/commands/DeleteConstraintCommand.js +3 -3
- package/dist-cjs/commands/DeletePortfolioCommand.js +3 -3
- package/dist-cjs/commands/DeletePortfolioShareCommand.js +3 -3
- package/dist-cjs/commands/DeleteProductCommand.js +3 -3
- package/dist-cjs/commands/DeleteProvisionedProductPlanCommand.js +3 -3
- package/dist-cjs/commands/DeleteProvisioningArtifactCommand.js +3 -3
- package/dist-cjs/commands/DeleteServiceActionCommand.js +3 -3
- package/dist-cjs/commands/DeleteTagOptionCommand.js +3 -3
- package/dist-cjs/commands/DescribeConstraintCommand.js +3 -3
- package/dist-cjs/commands/DescribeCopyProductStatusCommand.js +3 -3
- package/dist-cjs/commands/DescribePortfolioCommand.js +3 -3
- package/dist-cjs/commands/DescribePortfolioShareStatusCommand.js +3 -3
- package/dist-cjs/commands/DescribePortfolioSharesCommand.js +3 -3
- package/dist-cjs/commands/DescribeProductAsAdminCommand.js +3 -3
- package/dist-cjs/commands/DescribeProductCommand.js +3 -3
- package/dist-cjs/commands/DescribeProductViewCommand.js +3 -3
- package/dist-cjs/commands/DescribeProvisionedProductCommand.js +3 -3
- package/dist-cjs/commands/DescribeProvisionedProductPlanCommand.js +3 -3
- package/dist-cjs/commands/DescribeProvisioningArtifactCommand.js +3 -3
- package/dist-cjs/commands/DescribeProvisioningParametersCommand.js +3 -3
- package/dist-cjs/commands/DescribeRecordCommand.js +3 -3
- package/dist-cjs/commands/DescribeServiceActionCommand.js +3 -3
- package/dist-cjs/commands/DescribeServiceActionExecutionParametersCommand.js +3 -3
- package/dist-cjs/commands/DescribeTagOptionCommand.js +3 -3
- package/dist-cjs/commands/DisableAWSOrganizationsAccessCommand.js +3 -3
- package/dist-cjs/commands/DisassociateBudgetFromResourceCommand.js +3 -3
- package/dist-cjs/commands/DisassociatePrincipalFromPortfolioCommand.js +3 -3
- package/dist-cjs/commands/DisassociateProductFromPortfolioCommand.js +3 -3
- package/dist-cjs/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +3 -3
- package/dist-cjs/commands/DisassociateTagOptionFromResourceCommand.js +3 -3
- package/dist-cjs/commands/EnableAWSOrganizationsAccessCommand.js +3 -3
- package/dist-cjs/commands/ExecuteProvisionedProductPlanCommand.js +3 -3
- package/dist-cjs/commands/ExecuteProvisionedProductServiceActionCommand.js +3 -3
- package/dist-cjs/commands/GetAWSOrganizationsAccessStatusCommand.js +3 -3
- package/dist-cjs/commands/GetProvisionedProductOutputsCommand.js +3 -3
- package/dist-cjs/commands/ImportAsProvisionedProductCommand.js +3 -3
- package/dist-cjs/commands/ListAcceptedPortfolioSharesCommand.js +3 -3
- package/dist-cjs/commands/ListBudgetsForResourceCommand.js +3 -3
- package/dist-cjs/commands/ListConstraintsForPortfolioCommand.js +3 -3
- package/dist-cjs/commands/ListLaunchPathsCommand.js +3 -3
- package/dist-cjs/commands/ListOrganizationPortfolioAccessCommand.js +3 -3
- package/dist-cjs/commands/ListPortfolioAccessCommand.js +3 -3
- package/dist-cjs/commands/ListPortfoliosCommand.js +3 -3
- package/dist-cjs/commands/ListPortfoliosForProductCommand.js +3 -3
- package/dist-cjs/commands/ListPrincipalsForPortfolioCommand.js +3 -3
- package/dist-cjs/commands/ListProvisionedProductPlansCommand.js +3 -3
- package/dist-cjs/commands/ListProvisioningArtifactsCommand.js +3 -3
- package/dist-cjs/commands/ListProvisioningArtifactsForServiceActionCommand.js +3 -3
- package/dist-cjs/commands/ListRecordHistoryCommand.js +3 -3
- package/dist-cjs/commands/ListResourcesForTagOptionCommand.js +3 -3
- package/dist-cjs/commands/ListServiceActionsCommand.js +3 -3
- package/dist-cjs/commands/ListServiceActionsForProvisioningArtifactCommand.js +3 -3
- package/dist-cjs/commands/ListStackInstancesForProvisionedProductCommand.js +3 -3
- package/dist-cjs/commands/ListTagOptionsCommand.js +3 -3
- package/dist-cjs/commands/ProvisionProductCommand.js +3 -3
- package/dist-cjs/commands/RejectPortfolioShareCommand.js +3 -3
- package/dist-cjs/commands/ScanProvisionedProductsCommand.js +3 -3
- package/dist-cjs/commands/SearchProductsAsAdminCommand.js +3 -3
- package/dist-cjs/commands/SearchProductsCommand.js +3 -3
- package/dist-cjs/commands/SearchProvisionedProductsCommand.js +3 -3
- package/dist-cjs/commands/TerminateProvisionedProductCommand.js +3 -3
- package/dist-cjs/commands/UpdateConstraintCommand.js +3 -3
- package/dist-cjs/commands/UpdatePortfolioCommand.js +3 -3
- package/dist-cjs/commands/UpdatePortfolioShareCommand.js +3 -3
- package/dist-cjs/commands/UpdateProductCommand.js +3 -3
- package/dist-cjs/commands/UpdateProvisionedProductCommand.js +3 -3
- package/dist-cjs/commands/UpdateProvisionedProductPropertiesCommand.js +3 -3
- package/dist-cjs/commands/UpdateProvisioningArtifactCommand.js +3 -3
- package/dist-cjs/commands/UpdateServiceActionCommand.js +3 -3
- package/dist-cjs/commands/UpdateTagOptionCommand.js +3 -3
- package/dist-cjs/endpoints.js +1 -1
- package/dist-cjs/protocols/Aws_json1_1.js +373 -373
- package/dist-cjs/runtimeConfig.browser.js +4 -4
- package/dist-cjs/runtimeConfig.js +9 -9
- package/dist-cjs/runtimeConfig.native.js +1 -1
- package/dist-es/ServiceCatalog.js +87 -87
- package/dist-es/pagination/DescribePortfolioSharesPaginator.js +4 -4
- package/dist-es/pagination/GetProvisionedProductOutputsPaginator.js +4 -4
- package/dist-es/pagination/ListAcceptedPortfolioSharesPaginator.js +4 -4
- package/dist-es/pagination/ListBudgetsForResourcePaginator.js +4 -4
- package/dist-es/pagination/ListConstraintsForPortfolioPaginator.js +4 -4
- package/dist-es/pagination/ListLaunchPathsPaginator.js +4 -4
- package/dist-es/pagination/ListOrganizationPortfolioAccessPaginator.js +4 -4
- package/dist-es/pagination/ListPortfolioAccessPaginator.js +4 -4
- package/dist-es/pagination/ListPortfoliosForProductPaginator.js +4 -4
- package/dist-es/pagination/ListPortfoliosPaginator.js +4 -4
- package/dist-es/pagination/ListPrincipalsForPortfolioPaginator.js +4 -4
- package/dist-es/pagination/ListProvisioningArtifactsForServiceActionPaginator.js +4 -4
- package/dist-es/pagination/ListResourcesForTagOptionPaginator.js +4 -4
- package/dist-es/pagination/ListServiceActionsForProvisioningArtifactPaginator.js +4 -4
- package/dist-es/pagination/ListServiceActionsPaginator.js +4 -4
- package/dist-es/pagination/ListTagOptionsPaginator.js +4 -4
- package/dist-es/pagination/SearchProductsAsAdminPaginator.js +4 -4
- package/dist-es/pagination/SearchProductsPaginator.js +4 -4
- package/dist-es/pagination/SearchProvisionedProductsPaginator.js +4 -4
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/package.json +34 -34
|
@@ -918,7 +918,7 @@ const deserializeAws_json1_1AcceptPortfolioShareCommandError = async (output, co
|
|
|
918
918
|
$fault: "client",
|
|
919
919
|
$metadata: deserializeMetadata(output),
|
|
920
920
|
});
|
|
921
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
921
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
922
922
|
}
|
|
923
923
|
};
|
|
924
924
|
const deserializeAws_json1_1AssociateBudgetWithResourceCommand = async (output, context) => {
|
|
@@ -963,7 +963,7 @@ const deserializeAws_json1_1AssociateBudgetWithResourceCommandError = async (out
|
|
|
963
963
|
$fault: "client",
|
|
964
964
|
$metadata: deserializeMetadata(output),
|
|
965
965
|
});
|
|
966
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
966
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
967
967
|
}
|
|
968
968
|
};
|
|
969
969
|
const deserializeAws_json1_1AssociatePrincipalWithPortfolioCommand = async (output, context) => {
|
|
@@ -1005,7 +1005,7 @@ const deserializeAws_json1_1AssociatePrincipalWithPortfolioCommandError = async
|
|
|
1005
1005
|
$fault: "client",
|
|
1006
1006
|
$metadata: deserializeMetadata(output),
|
|
1007
1007
|
});
|
|
1008
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
1008
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
1009
1009
|
}
|
|
1010
1010
|
};
|
|
1011
1011
|
const deserializeAws_json1_1AssociateProductWithPortfolioCommand = async (output, context) => {
|
|
@@ -1047,7 +1047,7 @@ const deserializeAws_json1_1AssociateProductWithPortfolioCommandError = async (o
|
|
|
1047
1047
|
$fault: "client",
|
|
1048
1048
|
$metadata: deserializeMetadata(output),
|
|
1049
1049
|
});
|
|
1050
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
1050
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
1051
1051
|
}
|
|
1052
1052
|
};
|
|
1053
1053
|
const deserializeAws_json1_1AssociateServiceActionWithProvisioningArtifactCommand = async (output, context) => {
|
|
@@ -1089,7 +1089,7 @@ const deserializeAws_json1_1AssociateServiceActionWithProvisioningArtifactComman
|
|
|
1089
1089
|
$fault: "client",
|
|
1090
1090
|
$metadata: deserializeMetadata(output),
|
|
1091
1091
|
});
|
|
1092
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
1092
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
1093
1093
|
}
|
|
1094
1094
|
};
|
|
1095
1095
|
const deserializeAws_json1_1AssociateTagOptionWithResourceCommand = async (output, context) => {
|
|
@@ -1140,7 +1140,7 @@ const deserializeAws_json1_1AssociateTagOptionWithResourceCommandError = async (
|
|
|
1140
1140
|
$fault: "client",
|
|
1141
1141
|
$metadata: deserializeMetadata(output),
|
|
1142
1142
|
});
|
|
1143
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
1143
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
1144
1144
|
}
|
|
1145
1145
|
};
|
|
1146
1146
|
const deserializeAws_json1_1BatchAssociateServiceActionWithProvisioningArtifactCommand = async (output, context) => {
|
|
@@ -1176,7 +1176,7 @@ const deserializeAws_json1_1BatchAssociateServiceActionWithProvisioningArtifactC
|
|
|
1176
1176
|
$fault: "client",
|
|
1177
1177
|
$metadata: deserializeMetadata(output),
|
|
1178
1178
|
});
|
|
1179
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
1179
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
1180
1180
|
}
|
|
1181
1181
|
};
|
|
1182
1182
|
const deserializeAws_json1_1BatchDisassociateServiceActionFromProvisioningArtifactCommand = async (output, context) => {
|
|
@@ -1212,7 +1212,7 @@ const deserializeAws_json1_1BatchDisassociateServiceActionFromProvisioningArtifa
|
|
|
1212
1212
|
$fault: "client",
|
|
1213
1213
|
$metadata: deserializeMetadata(output),
|
|
1214
1214
|
});
|
|
1215
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
1215
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
1216
1216
|
}
|
|
1217
1217
|
};
|
|
1218
1218
|
const deserializeAws_json1_1CopyProductCommand = async (output, context) => {
|
|
@@ -1251,7 +1251,7 @@ const deserializeAws_json1_1CopyProductCommandError = async (output, context) =>
|
|
|
1251
1251
|
$fault: "client",
|
|
1252
1252
|
$metadata: deserializeMetadata(output),
|
|
1253
1253
|
});
|
|
1254
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
1254
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
1255
1255
|
}
|
|
1256
1256
|
};
|
|
1257
1257
|
const deserializeAws_json1_1CreateConstraintCommand = async (output, context) => {
|
|
@@ -1296,7 +1296,7 @@ const deserializeAws_json1_1CreateConstraintCommandError = async (output, contex
|
|
|
1296
1296
|
$fault: "client",
|
|
1297
1297
|
$metadata: deserializeMetadata(output),
|
|
1298
1298
|
});
|
|
1299
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
1299
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
1300
1300
|
}
|
|
1301
1301
|
};
|
|
1302
1302
|
const deserializeAws_json1_1CreatePortfolioCommand = async (output, context) => {
|
|
@@ -1338,7 +1338,7 @@ const deserializeAws_json1_1CreatePortfolioCommandError = async (output, context
|
|
|
1338
1338
|
$fault: "client",
|
|
1339
1339
|
$metadata: deserializeMetadata(output),
|
|
1340
1340
|
});
|
|
1341
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
1341
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
1342
1342
|
}
|
|
1343
1343
|
};
|
|
1344
1344
|
const deserializeAws_json1_1CreatePortfolioShareCommand = async (output, context) => {
|
|
@@ -1386,7 +1386,7 @@ const deserializeAws_json1_1CreatePortfolioShareCommandError = async (output, co
|
|
|
1386
1386
|
$fault: "client",
|
|
1387
1387
|
$metadata: deserializeMetadata(output),
|
|
1388
1388
|
});
|
|
1389
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
1389
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
1390
1390
|
}
|
|
1391
1391
|
};
|
|
1392
1392
|
const deserializeAws_json1_1CreateProductCommand = async (output, context) => {
|
|
@@ -1428,7 +1428,7 @@ const deserializeAws_json1_1CreateProductCommandError = async (output, context)
|
|
|
1428
1428
|
$fault: "client",
|
|
1429
1429
|
$metadata: deserializeMetadata(output),
|
|
1430
1430
|
});
|
|
1431
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
1431
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
1432
1432
|
}
|
|
1433
1433
|
};
|
|
1434
1434
|
const deserializeAws_json1_1CreateProvisionedProductPlanCommand = async (output, context) => {
|
|
@@ -1470,7 +1470,7 @@ const deserializeAws_json1_1CreateProvisionedProductPlanCommandError = async (ou
|
|
|
1470
1470
|
$fault: "client",
|
|
1471
1471
|
$metadata: deserializeMetadata(output),
|
|
1472
1472
|
});
|
|
1473
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
1473
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
1474
1474
|
}
|
|
1475
1475
|
};
|
|
1476
1476
|
const deserializeAws_json1_1CreateProvisioningArtifactCommand = async (output, context) => {
|
|
@@ -1512,7 +1512,7 @@ const deserializeAws_json1_1CreateProvisioningArtifactCommandError = async (outp
|
|
|
1512
1512
|
$fault: "client",
|
|
1513
1513
|
$metadata: deserializeMetadata(output),
|
|
1514
1514
|
});
|
|
1515
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
1515
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
1516
1516
|
}
|
|
1517
1517
|
};
|
|
1518
1518
|
const deserializeAws_json1_1CreateServiceActionCommand = async (output, context) => {
|
|
@@ -1551,7 +1551,7 @@ const deserializeAws_json1_1CreateServiceActionCommandError = async (output, con
|
|
|
1551
1551
|
$fault: "client",
|
|
1552
1552
|
$metadata: deserializeMetadata(output),
|
|
1553
1553
|
});
|
|
1554
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
1554
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
1555
1555
|
}
|
|
1556
1556
|
};
|
|
1557
1557
|
const deserializeAws_json1_1CreateTagOptionCommand = async (output, context) => {
|
|
@@ -1593,7 +1593,7 @@ const deserializeAws_json1_1CreateTagOptionCommandError = async (output, context
|
|
|
1593
1593
|
$fault: "client",
|
|
1594
1594
|
$metadata: deserializeMetadata(output),
|
|
1595
1595
|
});
|
|
1596
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
1596
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
1597
1597
|
}
|
|
1598
1598
|
};
|
|
1599
1599
|
const deserializeAws_json1_1DeleteConstraintCommand = async (output, context) => {
|
|
@@ -1632,7 +1632,7 @@ const deserializeAws_json1_1DeleteConstraintCommandError = async (output, contex
|
|
|
1632
1632
|
$fault: "client",
|
|
1633
1633
|
$metadata: deserializeMetadata(output),
|
|
1634
1634
|
});
|
|
1635
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
1635
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
1636
1636
|
}
|
|
1637
1637
|
};
|
|
1638
1638
|
const deserializeAws_json1_1DeletePortfolioCommand = async (output, context) => {
|
|
@@ -1677,7 +1677,7 @@ const deserializeAws_json1_1DeletePortfolioCommandError = async (output, context
|
|
|
1677
1677
|
$fault: "client",
|
|
1678
1678
|
$metadata: deserializeMetadata(output),
|
|
1679
1679
|
});
|
|
1680
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
1680
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
1681
1681
|
}
|
|
1682
1682
|
};
|
|
1683
1683
|
const deserializeAws_json1_1DeletePortfolioShareCommand = async (output, context) => {
|
|
@@ -1722,7 +1722,7 @@ const deserializeAws_json1_1DeletePortfolioShareCommandError = async (output, co
|
|
|
1722
1722
|
$fault: "client",
|
|
1723
1723
|
$metadata: deserializeMetadata(output),
|
|
1724
1724
|
});
|
|
1725
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
1725
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
1726
1726
|
}
|
|
1727
1727
|
};
|
|
1728
1728
|
const deserializeAws_json1_1DeleteProductCommand = async (output, context) => {
|
|
@@ -1767,7 +1767,7 @@ const deserializeAws_json1_1DeleteProductCommandError = async (output, context)
|
|
|
1767
1767
|
$fault: "client",
|
|
1768
1768
|
$metadata: deserializeMetadata(output),
|
|
1769
1769
|
});
|
|
1770
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
1770
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
1771
1771
|
}
|
|
1772
1772
|
};
|
|
1773
1773
|
const deserializeAws_json1_1DeleteProvisionedProductPlanCommand = async (output, context) => {
|
|
@@ -1806,7 +1806,7 @@ const deserializeAws_json1_1DeleteProvisionedProductPlanCommandError = async (ou
|
|
|
1806
1806
|
$fault: "client",
|
|
1807
1807
|
$metadata: deserializeMetadata(output),
|
|
1808
1808
|
});
|
|
1809
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
1809
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
1810
1810
|
}
|
|
1811
1811
|
};
|
|
1812
1812
|
const deserializeAws_json1_1DeleteProvisioningArtifactCommand = async (output, context) => {
|
|
@@ -1848,7 +1848,7 @@ const deserializeAws_json1_1DeleteProvisioningArtifactCommandError = async (outp
|
|
|
1848
1848
|
$fault: "client",
|
|
1849
1849
|
$metadata: deserializeMetadata(output),
|
|
1850
1850
|
});
|
|
1851
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
1851
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
1852
1852
|
}
|
|
1853
1853
|
};
|
|
1854
1854
|
const deserializeAws_json1_1DeleteServiceActionCommand = async (output, context) => {
|
|
@@ -1887,7 +1887,7 @@ const deserializeAws_json1_1DeleteServiceActionCommandError = async (output, con
|
|
|
1887
1887
|
$fault: "client",
|
|
1888
1888
|
$metadata: deserializeMetadata(output),
|
|
1889
1889
|
});
|
|
1890
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
1890
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
1891
1891
|
}
|
|
1892
1892
|
};
|
|
1893
1893
|
const deserializeAws_json1_1DeleteTagOptionCommand = async (output, context) => {
|
|
@@ -1929,7 +1929,7 @@ const deserializeAws_json1_1DeleteTagOptionCommandError = async (output, context
|
|
|
1929
1929
|
$fault: "client",
|
|
1930
1930
|
$metadata: deserializeMetadata(output),
|
|
1931
1931
|
});
|
|
1932
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
1932
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
1933
1933
|
}
|
|
1934
1934
|
};
|
|
1935
1935
|
const deserializeAws_json1_1DescribeConstraintCommand = async (output, context) => {
|
|
@@ -1965,7 +1965,7 @@ const deserializeAws_json1_1DescribeConstraintCommandError = async (output, cont
|
|
|
1965
1965
|
$fault: "client",
|
|
1966
1966
|
$metadata: deserializeMetadata(output),
|
|
1967
1967
|
});
|
|
1968
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
1968
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
1969
1969
|
}
|
|
1970
1970
|
};
|
|
1971
1971
|
const deserializeAws_json1_1DescribeCopyProductStatusCommand = async (output, context) => {
|
|
@@ -2001,7 +2001,7 @@ const deserializeAws_json1_1DescribeCopyProductStatusCommandError = async (outpu
|
|
|
2001
2001
|
$fault: "client",
|
|
2002
2002
|
$metadata: deserializeMetadata(output),
|
|
2003
2003
|
});
|
|
2004
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
2004
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
2005
2005
|
}
|
|
2006
2006
|
};
|
|
2007
2007
|
const deserializeAws_json1_1DescribePortfolioCommand = async (output, context) => {
|
|
@@ -2037,7 +2037,7 @@ const deserializeAws_json1_1DescribePortfolioCommandError = async (output, conte
|
|
|
2037
2037
|
$fault: "client",
|
|
2038
2038
|
$metadata: deserializeMetadata(output),
|
|
2039
2039
|
});
|
|
2040
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
2040
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
2041
2041
|
}
|
|
2042
2042
|
};
|
|
2043
2043
|
const deserializeAws_json1_1DescribePortfolioSharesCommand = async (output, context) => {
|
|
@@ -2076,7 +2076,7 @@ const deserializeAws_json1_1DescribePortfolioSharesCommandError = async (output,
|
|
|
2076
2076
|
$fault: "client",
|
|
2077
2077
|
$metadata: deserializeMetadata(output),
|
|
2078
2078
|
});
|
|
2079
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
2079
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
2080
2080
|
}
|
|
2081
2081
|
};
|
|
2082
2082
|
const deserializeAws_json1_1DescribePortfolioShareStatusCommand = async (output, context) => {
|
|
@@ -2118,7 +2118,7 @@ const deserializeAws_json1_1DescribePortfolioShareStatusCommandError = async (ou
|
|
|
2118
2118
|
$fault: "client",
|
|
2119
2119
|
$metadata: deserializeMetadata(output),
|
|
2120
2120
|
});
|
|
2121
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
2121
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
2122
2122
|
}
|
|
2123
2123
|
};
|
|
2124
2124
|
const deserializeAws_json1_1DescribeProductCommand = async (output, context) => {
|
|
@@ -2157,7 +2157,7 @@ const deserializeAws_json1_1DescribeProductCommandError = async (output, context
|
|
|
2157
2157
|
$fault: "client",
|
|
2158
2158
|
$metadata: deserializeMetadata(output),
|
|
2159
2159
|
});
|
|
2160
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
2160
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
2161
2161
|
}
|
|
2162
2162
|
};
|
|
2163
2163
|
const deserializeAws_json1_1DescribeProductAsAdminCommand = async (output, context) => {
|
|
@@ -2196,7 +2196,7 @@ const deserializeAws_json1_1DescribeProductAsAdminCommandError = async (output,
|
|
|
2196
2196
|
$fault: "client",
|
|
2197
2197
|
$metadata: deserializeMetadata(output),
|
|
2198
2198
|
});
|
|
2199
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
2199
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
2200
2200
|
}
|
|
2201
2201
|
};
|
|
2202
2202
|
const deserializeAws_json1_1DescribeProductViewCommand = async (output, context) => {
|
|
@@ -2235,7 +2235,7 @@ const deserializeAws_json1_1DescribeProductViewCommandError = async (output, con
|
|
|
2235
2235
|
$fault: "client",
|
|
2236
2236
|
$metadata: deserializeMetadata(output),
|
|
2237
2237
|
});
|
|
2238
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
2238
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
2239
2239
|
}
|
|
2240
2240
|
};
|
|
2241
2241
|
const deserializeAws_json1_1DescribeProvisionedProductCommand = async (output, context) => {
|
|
@@ -2274,7 +2274,7 @@ const deserializeAws_json1_1DescribeProvisionedProductCommandError = async (outp
|
|
|
2274
2274
|
$fault: "client",
|
|
2275
2275
|
$metadata: deserializeMetadata(output),
|
|
2276
2276
|
});
|
|
2277
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
2277
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
2278
2278
|
}
|
|
2279
2279
|
};
|
|
2280
2280
|
const deserializeAws_json1_1DescribeProvisionedProductPlanCommand = async (output, context) => {
|
|
@@ -2313,7 +2313,7 @@ const deserializeAws_json1_1DescribeProvisionedProductPlanCommandError = async (
|
|
|
2313
2313
|
$fault: "client",
|
|
2314
2314
|
$metadata: deserializeMetadata(output),
|
|
2315
2315
|
});
|
|
2316
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
2316
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
2317
2317
|
}
|
|
2318
2318
|
};
|
|
2319
2319
|
const deserializeAws_json1_1DescribeProvisioningArtifactCommand = async (output, context) => {
|
|
@@ -2352,7 +2352,7 @@ const deserializeAws_json1_1DescribeProvisioningArtifactCommandError = async (ou
|
|
|
2352
2352
|
$fault: "client",
|
|
2353
2353
|
$metadata: deserializeMetadata(output),
|
|
2354
2354
|
});
|
|
2355
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
2355
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
2356
2356
|
}
|
|
2357
2357
|
};
|
|
2358
2358
|
const deserializeAws_json1_1DescribeProvisioningParametersCommand = async (output, context) => {
|
|
@@ -2391,7 +2391,7 @@ const deserializeAws_json1_1DescribeProvisioningParametersCommandError = async (
|
|
|
2391
2391
|
$fault: "client",
|
|
2392
2392
|
$metadata: deserializeMetadata(output),
|
|
2393
2393
|
});
|
|
2394
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
2394
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
2395
2395
|
}
|
|
2396
2396
|
};
|
|
2397
2397
|
const deserializeAws_json1_1DescribeRecordCommand = async (output, context) => {
|
|
@@ -2427,7 +2427,7 @@ const deserializeAws_json1_1DescribeRecordCommandError = async (output, context)
|
|
|
2427
2427
|
$fault: "client",
|
|
2428
2428
|
$metadata: deserializeMetadata(output),
|
|
2429
2429
|
});
|
|
2430
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
2430
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
2431
2431
|
}
|
|
2432
2432
|
};
|
|
2433
2433
|
const deserializeAws_json1_1DescribeServiceActionCommand = async (output, context) => {
|
|
@@ -2463,7 +2463,7 @@ const deserializeAws_json1_1DescribeServiceActionCommandError = async (output, c
|
|
|
2463
2463
|
$fault: "client",
|
|
2464
2464
|
$metadata: deserializeMetadata(output),
|
|
2465
2465
|
});
|
|
2466
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
2466
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
2467
2467
|
}
|
|
2468
2468
|
};
|
|
2469
2469
|
const deserializeAws_json1_1DescribeServiceActionExecutionParametersCommand = async (output, context) => {
|
|
@@ -2502,7 +2502,7 @@ const deserializeAws_json1_1DescribeServiceActionExecutionParametersCommandError
|
|
|
2502
2502
|
$fault: "client",
|
|
2503
2503
|
$metadata: deserializeMetadata(output),
|
|
2504
2504
|
});
|
|
2505
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
2505
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
2506
2506
|
}
|
|
2507
2507
|
};
|
|
2508
2508
|
const deserializeAws_json1_1DescribeTagOptionCommand = async (output, context) => {
|
|
@@ -2541,7 +2541,7 @@ const deserializeAws_json1_1DescribeTagOptionCommandError = async (output, conte
|
|
|
2541
2541
|
$fault: "client",
|
|
2542
2542
|
$metadata: deserializeMetadata(output),
|
|
2543
2543
|
});
|
|
2544
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
2544
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
2545
2545
|
}
|
|
2546
2546
|
};
|
|
2547
2547
|
const deserializeAws_json1_1DisableAWSOrganizationsAccessCommand = async (output, context) => {
|
|
@@ -2583,7 +2583,7 @@ const deserializeAws_json1_1DisableAWSOrganizationsAccessCommandError = async (o
|
|
|
2583
2583
|
$fault: "client",
|
|
2584
2584
|
$metadata: deserializeMetadata(output),
|
|
2585
2585
|
});
|
|
2586
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
2586
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
2587
2587
|
}
|
|
2588
2588
|
};
|
|
2589
2589
|
const deserializeAws_json1_1DisassociateBudgetFromResourceCommand = async (output, context) => {
|
|
@@ -2619,7 +2619,7 @@ const deserializeAws_json1_1DisassociateBudgetFromResourceCommandError = async (
|
|
|
2619
2619
|
$fault: "client",
|
|
2620
2620
|
$metadata: deserializeMetadata(output),
|
|
2621
2621
|
});
|
|
2622
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
2622
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
2623
2623
|
}
|
|
2624
2624
|
};
|
|
2625
2625
|
const deserializeAws_json1_1DisassociatePrincipalFromPortfolioCommand = async (output, context) => {
|
|
@@ -2658,7 +2658,7 @@ const deserializeAws_json1_1DisassociatePrincipalFromPortfolioCommandError = asy
|
|
|
2658
2658
|
$fault: "client",
|
|
2659
2659
|
$metadata: deserializeMetadata(output),
|
|
2660
2660
|
});
|
|
2661
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
2661
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
2662
2662
|
}
|
|
2663
2663
|
};
|
|
2664
2664
|
const deserializeAws_json1_1DisassociateProductFromPortfolioCommand = async (output, context) => {
|
|
@@ -2700,7 +2700,7 @@ const deserializeAws_json1_1DisassociateProductFromPortfolioCommandError = async
|
|
|
2700
2700
|
$fault: "client",
|
|
2701
2701
|
$metadata: deserializeMetadata(output),
|
|
2702
2702
|
});
|
|
2703
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
2703
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
2704
2704
|
}
|
|
2705
2705
|
};
|
|
2706
2706
|
const deserializeAws_json1_1DisassociateServiceActionFromProvisioningArtifactCommand = async (output, context) => {
|
|
@@ -2736,7 +2736,7 @@ const deserializeAws_json1_1DisassociateServiceActionFromProvisioningArtifactCom
|
|
|
2736
2736
|
$fault: "client",
|
|
2737
2737
|
$metadata: deserializeMetadata(output),
|
|
2738
2738
|
});
|
|
2739
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
2739
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
2740
2740
|
}
|
|
2741
2741
|
};
|
|
2742
2742
|
const deserializeAws_json1_1DisassociateTagOptionFromResourceCommand = async (output, context) => {
|
|
@@ -2775,7 +2775,7 @@ const deserializeAws_json1_1DisassociateTagOptionFromResourceCommandError = asyn
|
|
|
2775
2775
|
$fault: "client",
|
|
2776
2776
|
$metadata: deserializeMetadata(output),
|
|
2777
2777
|
});
|
|
2778
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
2778
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
2779
2779
|
}
|
|
2780
2780
|
};
|
|
2781
2781
|
const deserializeAws_json1_1EnableAWSOrganizationsAccessCommand = async (output, context) => {
|
|
@@ -2817,7 +2817,7 @@ const deserializeAws_json1_1EnableAWSOrganizationsAccessCommandError = async (ou
|
|
|
2817
2817
|
$fault: "client",
|
|
2818
2818
|
$metadata: deserializeMetadata(output),
|
|
2819
2819
|
});
|
|
2820
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
2820
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
2821
2821
|
}
|
|
2822
2822
|
};
|
|
2823
2823
|
const deserializeAws_json1_1ExecuteProvisionedProductPlanCommand = async (output, context) => {
|
|
@@ -2859,7 +2859,7 @@ const deserializeAws_json1_1ExecuteProvisionedProductPlanCommandError = async (o
|
|
|
2859
2859
|
$fault: "client",
|
|
2860
2860
|
$metadata: deserializeMetadata(output),
|
|
2861
2861
|
});
|
|
2862
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
2862
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
2863
2863
|
}
|
|
2864
2864
|
};
|
|
2865
2865
|
const deserializeAws_json1_1ExecuteProvisionedProductServiceActionCommand = async (output, context) => {
|
|
@@ -2901,7 +2901,7 @@ const deserializeAws_json1_1ExecuteProvisionedProductServiceActionCommandError =
|
|
|
2901
2901
|
$fault: "client",
|
|
2902
2902
|
$metadata: deserializeMetadata(output),
|
|
2903
2903
|
});
|
|
2904
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
2904
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
2905
2905
|
}
|
|
2906
2906
|
};
|
|
2907
2907
|
const deserializeAws_json1_1GetAWSOrganizationsAccessStatusCommand = async (output, context) => {
|
|
@@ -2940,7 +2940,7 @@ const deserializeAws_json1_1GetAWSOrganizationsAccessStatusCommandError = async
|
|
|
2940
2940
|
$fault: "client",
|
|
2941
2941
|
$metadata: deserializeMetadata(output),
|
|
2942
2942
|
});
|
|
2943
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
2943
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
2944
2944
|
}
|
|
2945
2945
|
};
|
|
2946
2946
|
const deserializeAws_json1_1GetProvisionedProductOutputsCommand = async (output, context) => {
|
|
@@ -2979,7 +2979,7 @@ const deserializeAws_json1_1GetProvisionedProductOutputsCommandError = async (ou
|
|
|
2979
2979
|
$fault: "client",
|
|
2980
2980
|
$metadata: deserializeMetadata(output),
|
|
2981
2981
|
});
|
|
2982
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
2982
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
2983
2983
|
}
|
|
2984
2984
|
};
|
|
2985
2985
|
const deserializeAws_json1_1ImportAsProvisionedProductCommand = async (output, context) => {
|
|
@@ -3024,7 +3024,7 @@ const deserializeAws_json1_1ImportAsProvisionedProductCommandError = async (outp
|
|
|
3024
3024
|
$fault: "client",
|
|
3025
3025
|
$metadata: deserializeMetadata(output),
|
|
3026
3026
|
});
|
|
3027
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
3027
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
3028
3028
|
}
|
|
3029
3029
|
};
|
|
3030
3030
|
const deserializeAws_json1_1ListAcceptedPortfolioSharesCommand = async (output, context) => {
|
|
@@ -3063,7 +3063,7 @@ const deserializeAws_json1_1ListAcceptedPortfolioSharesCommandError = async (out
|
|
|
3063
3063
|
$fault: "client",
|
|
3064
3064
|
$metadata: deserializeMetadata(output),
|
|
3065
3065
|
});
|
|
3066
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
3066
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
3067
3067
|
}
|
|
3068
3068
|
};
|
|
3069
3069
|
const deserializeAws_json1_1ListBudgetsForResourceCommand = async (output, context) => {
|
|
@@ -3102,7 +3102,7 @@ const deserializeAws_json1_1ListBudgetsForResourceCommandError = async (output,
|
|
|
3102
3102
|
$fault: "client",
|
|
3103
3103
|
$metadata: deserializeMetadata(output),
|
|
3104
3104
|
});
|
|
3105
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
3105
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
3106
3106
|
}
|
|
3107
3107
|
};
|
|
3108
3108
|
const deserializeAws_json1_1ListConstraintsForPortfolioCommand = async (output, context) => {
|
|
@@ -3141,7 +3141,7 @@ const deserializeAws_json1_1ListConstraintsForPortfolioCommandError = async (out
|
|
|
3141
3141
|
$fault: "client",
|
|
3142
3142
|
$metadata: deserializeMetadata(output),
|
|
3143
3143
|
});
|
|
3144
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
3144
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
3145
3145
|
}
|
|
3146
3146
|
};
|
|
3147
3147
|
const deserializeAws_json1_1ListLaunchPathsCommand = async (output, context) => {
|
|
@@ -3180,7 +3180,7 @@ const deserializeAws_json1_1ListLaunchPathsCommandError = async (output, context
|
|
|
3180
3180
|
$fault: "client",
|
|
3181
3181
|
$metadata: deserializeMetadata(output),
|
|
3182
3182
|
});
|
|
3183
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
3183
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
3184
3184
|
}
|
|
3185
3185
|
};
|
|
3186
3186
|
const deserializeAws_json1_1ListOrganizationPortfolioAccessCommand = async (output, context) => {
|
|
@@ -3222,7 +3222,7 @@ const deserializeAws_json1_1ListOrganizationPortfolioAccessCommandError = async
|
|
|
3222
3222
|
$fault: "client",
|
|
3223
3223
|
$metadata: deserializeMetadata(output),
|
|
3224
3224
|
});
|
|
3225
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
3225
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
3226
3226
|
}
|
|
3227
3227
|
};
|
|
3228
3228
|
const deserializeAws_json1_1ListPortfolioAccessCommand = async (output, context) => {
|
|
@@ -3261,7 +3261,7 @@ const deserializeAws_json1_1ListPortfolioAccessCommandError = async (output, con
|
|
|
3261
3261
|
$fault: "client",
|
|
3262
3262
|
$metadata: deserializeMetadata(output),
|
|
3263
3263
|
});
|
|
3264
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
3264
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
3265
3265
|
}
|
|
3266
3266
|
};
|
|
3267
3267
|
const deserializeAws_json1_1ListPortfoliosCommand = async (output, context) => {
|
|
@@ -3297,7 +3297,7 @@ const deserializeAws_json1_1ListPortfoliosCommandError = async (output, context)
|
|
|
3297
3297
|
$fault: "client",
|
|
3298
3298
|
$metadata: deserializeMetadata(output),
|
|
3299
3299
|
});
|
|
3300
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
3300
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
3301
3301
|
}
|
|
3302
3302
|
};
|
|
3303
3303
|
const deserializeAws_json1_1ListPortfoliosForProductCommand = async (output, context) => {
|
|
@@ -3336,7 +3336,7 @@ const deserializeAws_json1_1ListPortfoliosForProductCommandError = async (output
|
|
|
3336
3336
|
$fault: "client",
|
|
3337
3337
|
$metadata: deserializeMetadata(output),
|
|
3338
3338
|
});
|
|
3339
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
3339
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
3340
3340
|
}
|
|
3341
3341
|
};
|
|
3342
3342
|
const deserializeAws_json1_1ListPrincipalsForPortfolioCommand = async (output, context) => {
|
|
@@ -3375,7 +3375,7 @@ const deserializeAws_json1_1ListPrincipalsForPortfolioCommandError = async (outp
|
|
|
3375
3375
|
$fault: "client",
|
|
3376
3376
|
$metadata: deserializeMetadata(output),
|
|
3377
3377
|
});
|
|
3378
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
3378
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
3379
3379
|
}
|
|
3380
3380
|
};
|
|
3381
3381
|
const deserializeAws_json1_1ListProvisionedProductPlansCommand = async (output, context) => {
|
|
@@ -3414,7 +3414,7 @@ const deserializeAws_json1_1ListProvisionedProductPlansCommandError = async (out
|
|
|
3414
3414
|
$fault: "client",
|
|
3415
3415
|
$metadata: deserializeMetadata(output),
|
|
3416
3416
|
});
|
|
3417
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
3417
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
3418
3418
|
}
|
|
3419
3419
|
};
|
|
3420
3420
|
const deserializeAws_json1_1ListProvisioningArtifactsCommand = async (output, context) => {
|
|
@@ -3453,7 +3453,7 @@ const deserializeAws_json1_1ListProvisioningArtifactsCommandError = async (outpu
|
|
|
3453
3453
|
$fault: "client",
|
|
3454
3454
|
$metadata: deserializeMetadata(output),
|
|
3455
3455
|
});
|
|
3456
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
3456
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
3457
3457
|
}
|
|
3458
3458
|
};
|
|
3459
3459
|
const deserializeAws_json1_1ListProvisioningArtifactsForServiceActionCommand = async (output, context) => {
|
|
@@ -3492,7 +3492,7 @@ const deserializeAws_json1_1ListProvisioningArtifactsForServiceActionCommandErro
|
|
|
3492
3492
|
$fault: "client",
|
|
3493
3493
|
$metadata: deserializeMetadata(output),
|
|
3494
3494
|
});
|
|
3495
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
3495
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
3496
3496
|
}
|
|
3497
3497
|
};
|
|
3498
3498
|
const deserializeAws_json1_1ListRecordHistoryCommand = async (output, context) => {
|
|
@@ -3528,7 +3528,7 @@ const deserializeAws_json1_1ListRecordHistoryCommandError = async (output, conte
|
|
|
3528
3528
|
$fault: "client",
|
|
3529
3529
|
$metadata: deserializeMetadata(output),
|
|
3530
3530
|
});
|
|
3531
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
3531
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
3532
3532
|
}
|
|
3533
3533
|
};
|
|
3534
3534
|
const deserializeAws_json1_1ListResourcesForTagOptionCommand = async (output, context) => {
|
|
@@ -3570,7 +3570,7 @@ const deserializeAws_json1_1ListResourcesForTagOptionCommandError = async (outpu
|
|
|
3570
3570
|
$fault: "client",
|
|
3571
3571
|
$metadata: deserializeMetadata(output),
|
|
3572
3572
|
});
|
|
3573
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
3573
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
3574
3574
|
}
|
|
3575
3575
|
};
|
|
3576
3576
|
const deserializeAws_json1_1ListServiceActionsCommand = async (output, context) => {
|
|
@@ -3606,7 +3606,7 @@ const deserializeAws_json1_1ListServiceActionsCommandError = async (output, cont
|
|
|
3606
3606
|
$fault: "client",
|
|
3607
3607
|
$metadata: deserializeMetadata(output),
|
|
3608
3608
|
});
|
|
3609
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
3609
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
3610
3610
|
}
|
|
3611
3611
|
};
|
|
3612
3612
|
const deserializeAws_json1_1ListServiceActionsForProvisioningArtifactCommand = async (output, context) => {
|
|
@@ -3645,7 +3645,7 @@ const deserializeAws_json1_1ListServiceActionsForProvisioningArtifactCommandErro
|
|
|
3645
3645
|
$fault: "client",
|
|
3646
3646
|
$metadata: deserializeMetadata(output),
|
|
3647
3647
|
});
|
|
3648
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
3648
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
3649
3649
|
}
|
|
3650
3650
|
};
|
|
3651
3651
|
const deserializeAws_json1_1ListStackInstancesForProvisionedProductCommand = async (output, context) => {
|
|
@@ -3684,7 +3684,7 @@ const deserializeAws_json1_1ListStackInstancesForProvisionedProductCommandError
|
|
|
3684
3684
|
$fault: "client",
|
|
3685
3685
|
$metadata: deserializeMetadata(output),
|
|
3686
3686
|
});
|
|
3687
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
3687
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
3688
3688
|
}
|
|
3689
3689
|
};
|
|
3690
3690
|
const deserializeAws_json1_1ListTagOptionsCommand = async (output, context) => {
|
|
@@ -3723,7 +3723,7 @@ const deserializeAws_json1_1ListTagOptionsCommandError = async (output, context)
|
|
|
3723
3723
|
$fault: "client",
|
|
3724
3724
|
$metadata: deserializeMetadata(output),
|
|
3725
3725
|
});
|
|
3726
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
3726
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
3727
3727
|
}
|
|
3728
3728
|
};
|
|
3729
3729
|
const deserializeAws_json1_1ProvisionProductCommand = async (output, context) => {
|
|
@@ -3765,7 +3765,7 @@ const deserializeAws_json1_1ProvisionProductCommandError = async (output, contex
|
|
|
3765
3765
|
$fault: "client",
|
|
3766
3766
|
$metadata: deserializeMetadata(output),
|
|
3767
3767
|
});
|
|
3768
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
3768
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
3769
3769
|
}
|
|
3770
3770
|
};
|
|
3771
3771
|
const deserializeAws_json1_1RejectPortfolioShareCommand = async (output, context) => {
|
|
@@ -3801,7 +3801,7 @@ const deserializeAws_json1_1RejectPortfolioShareCommandError = async (output, co
|
|
|
3801
3801
|
$fault: "client",
|
|
3802
3802
|
$metadata: deserializeMetadata(output),
|
|
3803
3803
|
});
|
|
3804
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
3804
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
3805
3805
|
}
|
|
3806
3806
|
};
|
|
3807
3807
|
const deserializeAws_json1_1ScanProvisionedProductsCommand = async (output, context) => {
|
|
@@ -3837,7 +3837,7 @@ const deserializeAws_json1_1ScanProvisionedProductsCommandError = async (output,
|
|
|
3837
3837
|
$fault: "client",
|
|
3838
3838
|
$metadata: deserializeMetadata(output),
|
|
3839
3839
|
});
|
|
3840
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
3840
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
3841
3841
|
}
|
|
3842
3842
|
};
|
|
3843
3843
|
const deserializeAws_json1_1SearchProductsCommand = async (output, context) => {
|
|
@@ -3873,7 +3873,7 @@ const deserializeAws_json1_1SearchProductsCommandError = async (output, context)
|
|
|
3873
3873
|
$fault: "client",
|
|
3874
3874
|
$metadata: deserializeMetadata(output),
|
|
3875
3875
|
});
|
|
3876
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
3876
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
3877
3877
|
}
|
|
3878
3878
|
};
|
|
3879
3879
|
const deserializeAws_json1_1SearchProductsAsAdminCommand = async (output, context) => {
|
|
@@ -3912,7 +3912,7 @@ const deserializeAws_json1_1SearchProductsAsAdminCommandError = async (output, c
|
|
|
3912
3912
|
$fault: "client",
|
|
3913
3913
|
$metadata: deserializeMetadata(output),
|
|
3914
3914
|
});
|
|
3915
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
3915
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
3916
3916
|
}
|
|
3917
3917
|
};
|
|
3918
3918
|
const deserializeAws_json1_1SearchProvisionedProductsCommand = async (output, context) => {
|
|
@@ -3948,7 +3948,7 @@ const deserializeAws_json1_1SearchProvisionedProductsCommandError = async (outpu
|
|
|
3948
3948
|
$fault: "client",
|
|
3949
3949
|
$metadata: deserializeMetadata(output),
|
|
3950
3950
|
});
|
|
3951
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
3951
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
3952
3952
|
}
|
|
3953
3953
|
};
|
|
3954
3954
|
const deserializeAws_json1_1TerminateProvisionedProductCommand = async (output, context) => {
|
|
@@ -3984,7 +3984,7 @@ const deserializeAws_json1_1TerminateProvisionedProductCommandError = async (out
|
|
|
3984
3984
|
$fault: "client",
|
|
3985
3985
|
$metadata: deserializeMetadata(output),
|
|
3986
3986
|
});
|
|
3987
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
3987
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
3988
3988
|
}
|
|
3989
3989
|
};
|
|
3990
3990
|
const deserializeAws_json1_1UpdateConstraintCommand = async (output, context) => {
|
|
@@ -4023,7 +4023,7 @@ const deserializeAws_json1_1UpdateConstraintCommandError = async (output, contex
|
|
|
4023
4023
|
$fault: "client",
|
|
4024
4024
|
$metadata: deserializeMetadata(output),
|
|
4025
4025
|
});
|
|
4026
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
4026
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
4027
4027
|
}
|
|
4028
4028
|
};
|
|
4029
4029
|
const deserializeAws_json1_1UpdatePortfolioCommand = async (output, context) => {
|
|
@@ -4068,7 +4068,7 @@ const deserializeAws_json1_1UpdatePortfolioCommandError = async (output, context
|
|
|
4068
4068
|
$fault: "client",
|
|
4069
4069
|
$metadata: deserializeMetadata(output),
|
|
4070
4070
|
});
|
|
4071
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
4071
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
4072
4072
|
}
|
|
4073
4073
|
};
|
|
4074
4074
|
const deserializeAws_json1_1UpdatePortfolioShareCommand = async (output, context) => {
|
|
@@ -4113,7 +4113,7 @@ const deserializeAws_json1_1UpdatePortfolioShareCommandError = async (output, co
|
|
|
4113
4113
|
$fault: "client",
|
|
4114
4114
|
$metadata: deserializeMetadata(output),
|
|
4115
4115
|
});
|
|
4116
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
4116
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
4117
4117
|
}
|
|
4118
4118
|
};
|
|
4119
4119
|
const deserializeAws_json1_1UpdateProductCommand = async (output, context) => {
|
|
@@ -4155,7 +4155,7 @@ const deserializeAws_json1_1UpdateProductCommandError = async (output, context)
|
|
|
4155
4155
|
$fault: "client",
|
|
4156
4156
|
$metadata: deserializeMetadata(output),
|
|
4157
4157
|
});
|
|
4158
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
4158
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
4159
4159
|
}
|
|
4160
4160
|
};
|
|
4161
4161
|
const deserializeAws_json1_1UpdateProvisionedProductCommand = async (output, context) => {
|
|
@@ -4194,7 +4194,7 @@ const deserializeAws_json1_1UpdateProvisionedProductCommandError = async (output
|
|
|
4194
4194
|
$fault: "client",
|
|
4195
4195
|
$metadata: deserializeMetadata(output),
|
|
4196
4196
|
});
|
|
4197
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
4197
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
4198
4198
|
}
|
|
4199
4199
|
};
|
|
4200
4200
|
const deserializeAws_json1_1UpdateProvisionedProductPropertiesCommand = async (output, context) => {
|
|
@@ -4236,7 +4236,7 @@ const deserializeAws_json1_1UpdateProvisionedProductPropertiesCommandError = asy
|
|
|
4236
4236
|
$fault: "client",
|
|
4237
4237
|
$metadata: deserializeMetadata(output),
|
|
4238
4238
|
});
|
|
4239
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
4239
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
4240
4240
|
}
|
|
4241
4241
|
};
|
|
4242
4242
|
const deserializeAws_json1_1UpdateProvisioningArtifactCommand = async (output, context) => {
|
|
@@ -4275,7 +4275,7 @@ const deserializeAws_json1_1UpdateProvisioningArtifactCommandError = async (outp
|
|
|
4275
4275
|
$fault: "client",
|
|
4276
4276
|
$metadata: deserializeMetadata(output),
|
|
4277
4277
|
});
|
|
4278
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
4278
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
4279
4279
|
}
|
|
4280
4280
|
};
|
|
4281
4281
|
const deserializeAws_json1_1UpdateServiceActionCommand = async (output, context) => {
|
|
@@ -4314,7 +4314,7 @@ const deserializeAws_json1_1UpdateServiceActionCommandError = async (output, con
|
|
|
4314
4314
|
$fault: "client",
|
|
4315
4315
|
$metadata: deserializeMetadata(output),
|
|
4316
4316
|
});
|
|
4317
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
4317
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
4318
4318
|
}
|
|
4319
4319
|
};
|
|
4320
4320
|
const deserializeAws_json1_1UpdateTagOptionCommand = async (output, context) => {
|
|
@@ -4359,7 +4359,7 @@ const deserializeAws_json1_1UpdateTagOptionCommandError = async (output, context
|
|
|
4359
4359
|
$fault: "client",
|
|
4360
4360
|
$metadata: deserializeMetadata(output),
|
|
4361
4361
|
});
|
|
4362
|
-
throw smithy_client_1.decorateServiceException(response, parsedBody);
|
|
4362
|
+
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
4363
4363
|
}
|
|
4364
4364
|
};
|
|
4365
4365
|
const deserializeAws_json1_1DuplicateResourceExceptionResponse = async (parsedOutput, context) => {
|
|
@@ -4369,7 +4369,7 @@ const deserializeAws_json1_1DuplicateResourceExceptionResponse = async (parsedOu
|
|
|
4369
4369
|
$metadata: deserializeMetadata(parsedOutput),
|
|
4370
4370
|
...deserialized,
|
|
4371
4371
|
});
|
|
4372
|
-
return smithy_client_1.decorateServiceException(exception, body);
|
|
4372
|
+
return (0, smithy_client_1.decorateServiceException)(exception, body);
|
|
4373
4373
|
};
|
|
4374
4374
|
const deserializeAws_json1_1InvalidParametersExceptionResponse = async (parsedOutput, context) => {
|
|
4375
4375
|
const body = parsedOutput.body;
|
|
@@ -4378,7 +4378,7 @@ const deserializeAws_json1_1InvalidParametersExceptionResponse = async (parsedOu
|
|
|
4378
4378
|
$metadata: deserializeMetadata(parsedOutput),
|
|
4379
4379
|
...deserialized,
|
|
4380
4380
|
});
|
|
4381
|
-
return smithy_client_1.decorateServiceException(exception, body);
|
|
4381
|
+
return (0, smithy_client_1.decorateServiceException)(exception, body);
|
|
4382
4382
|
};
|
|
4383
4383
|
const deserializeAws_json1_1InvalidStateExceptionResponse = async (parsedOutput, context) => {
|
|
4384
4384
|
const body = parsedOutput.body;
|
|
@@ -4387,7 +4387,7 @@ const deserializeAws_json1_1InvalidStateExceptionResponse = async (parsedOutput,
|
|
|
4387
4387
|
$metadata: deserializeMetadata(parsedOutput),
|
|
4388
4388
|
...deserialized,
|
|
4389
4389
|
});
|
|
4390
|
-
return smithy_client_1.decorateServiceException(exception, body);
|
|
4390
|
+
return (0, smithy_client_1.decorateServiceException)(exception, body);
|
|
4391
4391
|
};
|
|
4392
4392
|
const deserializeAws_json1_1LimitExceededExceptionResponse = async (parsedOutput, context) => {
|
|
4393
4393
|
const body = parsedOutput.body;
|
|
@@ -4396,7 +4396,7 @@ const deserializeAws_json1_1LimitExceededExceptionResponse = async (parsedOutput
|
|
|
4396
4396
|
$metadata: deserializeMetadata(parsedOutput),
|
|
4397
4397
|
...deserialized,
|
|
4398
4398
|
});
|
|
4399
|
-
return smithy_client_1.decorateServiceException(exception, body);
|
|
4399
|
+
return (0, smithy_client_1.decorateServiceException)(exception, body);
|
|
4400
4400
|
};
|
|
4401
4401
|
const deserializeAws_json1_1OperationNotSupportedExceptionResponse = async (parsedOutput, context) => {
|
|
4402
4402
|
const body = parsedOutput.body;
|
|
@@ -4405,7 +4405,7 @@ const deserializeAws_json1_1OperationNotSupportedExceptionResponse = async (pars
|
|
|
4405
4405
|
$metadata: deserializeMetadata(parsedOutput),
|
|
4406
4406
|
...deserialized,
|
|
4407
4407
|
});
|
|
4408
|
-
return smithy_client_1.decorateServiceException(exception, body);
|
|
4408
|
+
return (0, smithy_client_1.decorateServiceException)(exception, body);
|
|
4409
4409
|
};
|
|
4410
4410
|
const deserializeAws_json1_1ResourceInUseExceptionResponse = async (parsedOutput, context) => {
|
|
4411
4411
|
const body = parsedOutput.body;
|
|
@@ -4414,7 +4414,7 @@ const deserializeAws_json1_1ResourceInUseExceptionResponse = async (parsedOutput
|
|
|
4414
4414
|
$metadata: deserializeMetadata(parsedOutput),
|
|
4415
4415
|
...deserialized,
|
|
4416
4416
|
});
|
|
4417
|
-
return smithy_client_1.decorateServiceException(exception, body);
|
|
4417
|
+
return (0, smithy_client_1.decorateServiceException)(exception, body);
|
|
4418
4418
|
};
|
|
4419
4419
|
const deserializeAws_json1_1ResourceNotFoundExceptionResponse = async (parsedOutput, context) => {
|
|
4420
4420
|
const body = parsedOutput.body;
|
|
@@ -4423,7 +4423,7 @@ const deserializeAws_json1_1ResourceNotFoundExceptionResponse = async (parsedOut
|
|
|
4423
4423
|
$metadata: deserializeMetadata(parsedOutput),
|
|
4424
4424
|
...deserialized,
|
|
4425
4425
|
});
|
|
4426
|
-
return smithy_client_1.decorateServiceException(exception, body);
|
|
4426
|
+
return (0, smithy_client_1.decorateServiceException)(exception, body);
|
|
4427
4427
|
};
|
|
4428
4428
|
const deserializeAws_json1_1TagOptionNotMigratedExceptionResponse = async (parsedOutput, context) => {
|
|
4429
4429
|
const body = parsedOutput.body;
|
|
@@ -4432,7 +4432,7 @@ const deserializeAws_json1_1TagOptionNotMigratedExceptionResponse = async (parse
|
|
|
4432
4432
|
$metadata: deserializeMetadata(parsedOutput),
|
|
4433
4433
|
...deserialized,
|
|
4434
4434
|
});
|
|
4435
|
-
return smithy_client_1.decorateServiceException(exception, body);
|
|
4435
|
+
return (0, smithy_client_1.decorateServiceException)(exception, body);
|
|
4436
4436
|
};
|
|
4437
4437
|
const serializeAws_json1_1AcceptPortfolioShareInput = (input, context) => {
|
|
4438
4438
|
return {
|
|
@@ -4538,7 +4538,7 @@ const serializeAws_json1_1CopyProductInput = (input, context) => {
|
|
|
4538
4538
|
input.AcceptLanguage !== null && { AcceptLanguage: input.AcceptLanguage }),
|
|
4539
4539
|
...(input.CopyOptions !== undefined &&
|
|
4540
4540
|
input.CopyOptions !== null && { CopyOptions: serializeAws_json1_1CopyOptions(input.CopyOptions, context) }),
|
|
4541
|
-
IdempotencyToken: (_a = input.IdempotencyToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
4541
|
+
IdempotencyToken: (_a = input.IdempotencyToken) !== null && _a !== void 0 ? _a : (0, uuid_1.v4)(),
|
|
4542
4542
|
...(input.SourceProductArn !== undefined &&
|
|
4543
4543
|
input.SourceProductArn !== null && { SourceProductArn: input.SourceProductArn }),
|
|
4544
4544
|
...(input.SourceProvisioningArtifactIdentifiers !== undefined &&
|
|
@@ -4557,7 +4557,7 @@ const serializeAws_json1_1CreateConstraintInput = (input, context) => {
|
|
|
4557
4557
|
...(input.AcceptLanguage !== undefined &&
|
|
4558
4558
|
input.AcceptLanguage !== null && { AcceptLanguage: input.AcceptLanguage }),
|
|
4559
4559
|
...(input.Description !== undefined && input.Description !== null && { Description: input.Description }),
|
|
4560
|
-
IdempotencyToken: (_a = input.IdempotencyToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
4560
|
+
IdempotencyToken: (_a = input.IdempotencyToken) !== null && _a !== void 0 ? _a : (0, uuid_1.v4)(),
|
|
4561
4561
|
...(input.Parameters !== undefined && input.Parameters !== null && { Parameters: input.Parameters }),
|
|
4562
4562
|
...(input.PortfolioId !== undefined && input.PortfolioId !== null && { PortfolioId: input.PortfolioId }),
|
|
4563
4563
|
...(input.ProductId !== undefined && input.ProductId !== null && { ProductId: input.ProductId }),
|
|
@@ -4571,7 +4571,7 @@ const serializeAws_json1_1CreatePortfolioInput = (input, context) => {
|
|
|
4571
4571
|
input.AcceptLanguage !== null && { AcceptLanguage: input.AcceptLanguage }),
|
|
4572
4572
|
...(input.Description !== undefined && input.Description !== null && { Description: input.Description }),
|
|
4573
4573
|
...(input.DisplayName !== undefined && input.DisplayName !== null && { DisplayName: input.DisplayName }),
|
|
4574
|
-
IdempotencyToken: (_a = input.IdempotencyToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
4574
|
+
IdempotencyToken: (_a = input.IdempotencyToken) !== null && _a !== void 0 ? _a : (0, uuid_1.v4)(),
|
|
4575
4575
|
...(input.ProviderName !== undefined && input.ProviderName !== null && { ProviderName: input.ProviderName }),
|
|
4576
4576
|
...(input.Tags !== undefined && input.Tags !== null && { Tags: serializeAws_json1_1AddTags(input.Tags, context) }),
|
|
4577
4577
|
};
|
|
@@ -4597,7 +4597,7 @@ const serializeAws_json1_1CreateProductInput = (input, context) => {
|
|
|
4597
4597
|
input.AcceptLanguage !== null && { AcceptLanguage: input.AcceptLanguage }),
|
|
4598
4598
|
...(input.Description !== undefined && input.Description !== null && { Description: input.Description }),
|
|
4599
4599
|
...(input.Distributor !== undefined && input.Distributor !== null && { Distributor: input.Distributor }),
|
|
4600
|
-
IdempotencyToken: (_a = input.IdempotencyToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
4600
|
+
IdempotencyToken: (_a = input.IdempotencyToken) !== null && _a !== void 0 ? _a : (0, uuid_1.v4)(),
|
|
4601
4601
|
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
4602
4602
|
...(input.Owner !== undefined && input.Owner !== null && { Owner: input.Owner }),
|
|
4603
4603
|
...(input.ProductType !== undefined && input.ProductType !== null && { ProductType: input.ProductType }),
|
|
@@ -4617,7 +4617,7 @@ const serializeAws_json1_1CreateProvisionedProductPlanInput = (input, context) =
|
|
|
4617
4617
|
return {
|
|
4618
4618
|
...(input.AcceptLanguage !== undefined &&
|
|
4619
4619
|
input.AcceptLanguage !== null && { AcceptLanguage: input.AcceptLanguage }),
|
|
4620
|
-
IdempotencyToken: (_a = input.IdempotencyToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
4620
|
+
IdempotencyToken: (_a = input.IdempotencyToken) !== null && _a !== void 0 ? _a : (0, uuid_1.v4)(),
|
|
4621
4621
|
...(input.NotificationArns !== undefined &&
|
|
4622
4622
|
input.NotificationArns !== null && {
|
|
4623
4623
|
NotificationArns: serializeAws_json1_1NotificationArns(input.NotificationArns, context),
|
|
@@ -4642,7 +4642,7 @@ const serializeAws_json1_1CreateProvisioningArtifactInput = (input, context) =>
|
|
|
4642
4642
|
return {
|
|
4643
4643
|
...(input.AcceptLanguage !== undefined &&
|
|
4644
4644
|
input.AcceptLanguage !== null && { AcceptLanguage: input.AcceptLanguage }),
|
|
4645
|
-
IdempotencyToken: (_a = input.IdempotencyToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
4645
|
+
IdempotencyToken: (_a = input.IdempotencyToken) !== null && _a !== void 0 ? _a : (0, uuid_1.v4)(),
|
|
4646
4646
|
...(input.Parameters !== undefined &&
|
|
4647
4647
|
input.Parameters !== null && {
|
|
4648
4648
|
Parameters: serializeAws_json1_1ProvisioningArtifactProperties(input.Parameters, context),
|
|
@@ -4662,7 +4662,7 @@ const serializeAws_json1_1CreateServiceActionInput = (input, context) => {
|
|
|
4662
4662
|
...(input.DefinitionType !== undefined &&
|
|
4663
4663
|
input.DefinitionType !== null && { DefinitionType: input.DefinitionType }),
|
|
4664
4664
|
...(input.Description !== undefined && input.Description !== null && { Description: input.Description }),
|
|
4665
|
-
IdempotencyToken: (_a = input.IdempotencyToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
4665
|
+
IdempotencyToken: (_a = input.IdempotencyToken) !== null && _a !== void 0 ? _a : (0, uuid_1.v4)(),
|
|
4666
4666
|
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
4667
4667
|
};
|
|
4668
4668
|
};
|
|
@@ -4920,7 +4920,7 @@ const serializeAws_json1_1ExecuteProvisionedProductPlanInput = (input, context)
|
|
|
4920
4920
|
return {
|
|
4921
4921
|
...(input.AcceptLanguage !== undefined &&
|
|
4922
4922
|
input.AcceptLanguage !== null && { AcceptLanguage: input.AcceptLanguage }),
|
|
4923
|
-
IdempotencyToken: (_a = input.IdempotencyToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
4923
|
+
IdempotencyToken: (_a = input.IdempotencyToken) !== null && _a !== void 0 ? _a : (0, uuid_1.v4)(),
|
|
4924
4924
|
...(input.PlanId !== undefined && input.PlanId !== null && { PlanId: input.PlanId }),
|
|
4925
4925
|
};
|
|
4926
4926
|
};
|
|
@@ -4929,7 +4929,7 @@ const serializeAws_json1_1ExecuteProvisionedProductServiceActionInput = (input,
|
|
|
4929
4929
|
return {
|
|
4930
4930
|
...(input.AcceptLanguage !== undefined &&
|
|
4931
4931
|
input.AcceptLanguage !== null && { AcceptLanguage: input.AcceptLanguage }),
|
|
4932
|
-
ExecuteToken: (_a = input.ExecuteToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
4932
|
+
ExecuteToken: (_a = input.ExecuteToken) !== null && _a !== void 0 ? _a : (0, uuid_1.v4)(),
|
|
4933
4933
|
...(input.Parameters !== undefined &&
|
|
4934
4934
|
input.Parameters !== null && {
|
|
4935
4935
|
Parameters: serializeAws_json1_1ExecutionParameterMap(input.Parameters, context),
|
|
@@ -4983,7 +4983,7 @@ const serializeAws_json1_1ImportAsProvisionedProductInput = (input, context) =>
|
|
|
4983
4983
|
return {
|
|
4984
4984
|
...(input.AcceptLanguage !== undefined &&
|
|
4985
4985
|
input.AcceptLanguage !== null && { AcceptLanguage: input.AcceptLanguage }),
|
|
4986
|
-
IdempotencyToken: (_a = input.IdempotencyToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
4986
|
+
IdempotencyToken: (_a = input.IdempotencyToken) !== null && _a !== void 0 ? _a : (0, uuid_1.v4)(),
|
|
4987
4987
|
...(input.PhysicalId !== undefined && input.PhysicalId !== null && { PhysicalId: input.PhysicalId }),
|
|
4988
4988
|
...(input.ProductId !== undefined && input.ProductId !== null && { ProductId: input.ProductId }),
|
|
4989
4989
|
...(input.ProvisionedProductName !== undefined &&
|
|
@@ -5339,7 +5339,7 @@ const serializeAws_json1_1ProvisionProductInput = (input, context) => {
|
|
|
5339
5339
|
...(input.PathName !== undefined && input.PathName !== null && { PathName: input.PathName }),
|
|
5340
5340
|
...(input.ProductId !== undefined && input.ProductId !== null && { ProductId: input.ProductId }),
|
|
5341
5341
|
...(input.ProductName !== undefined && input.ProductName !== null && { ProductName: input.ProductName }),
|
|
5342
|
-
ProvisionToken: (_a = input.ProvisionToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
5342
|
+
ProvisionToken: (_a = input.ProvisionToken) !== null && _a !== void 0 ? _a : (0, uuid_1.v4)(),
|
|
5343
5343
|
...(input.ProvisionedProductName !== undefined &&
|
|
5344
5344
|
input.ProvisionedProductName !== null && { ProvisionedProductName: input.ProvisionedProductName }),
|
|
5345
5345
|
...(input.ProvisioningArtifactId !== undefined &&
|
|
@@ -5529,7 +5529,7 @@ const serializeAws_json1_1TerminateProvisionedProductInput = (input, context) =>
|
|
|
5529
5529
|
input.ProvisionedProductName !== null && { ProvisionedProductName: input.ProvisionedProductName }),
|
|
5530
5530
|
...(input.RetainPhysicalResources !== undefined &&
|
|
5531
5531
|
input.RetainPhysicalResources !== null && { RetainPhysicalResources: input.RetainPhysicalResources }),
|
|
5532
|
-
TerminateToken: (_a = input.TerminateToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
5532
|
+
TerminateToken: (_a = input.TerminateToken) !== null && _a !== void 0 ? _a : (0, uuid_1.v4)(),
|
|
5533
5533
|
};
|
|
5534
5534
|
};
|
|
5535
5535
|
const serializeAws_json1_1UpdateConstraintInput = (input, context) => {
|
|
@@ -5614,7 +5614,7 @@ const serializeAws_json1_1UpdateProvisionedProductInput = (input, context) => {
|
|
|
5614
5614
|
ProvisioningPreferences: serializeAws_json1_1UpdateProvisioningPreferences(input.ProvisioningPreferences, context),
|
|
5615
5615
|
}),
|
|
5616
5616
|
...(input.Tags !== undefined && input.Tags !== null && { Tags: serializeAws_json1_1Tags(input.Tags, context) }),
|
|
5617
|
-
UpdateToken: (_a = input.UpdateToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
5617
|
+
UpdateToken: (_a = input.UpdateToken) !== null && _a !== void 0 ? _a : (0, uuid_1.v4)(),
|
|
5618
5618
|
};
|
|
5619
5619
|
};
|
|
5620
5620
|
const serializeAws_json1_1UpdateProvisionedProductPropertiesInput = (input, context) => {
|
|
@@ -5622,7 +5622,7 @@ const serializeAws_json1_1UpdateProvisionedProductPropertiesInput = (input, cont
|
|
|
5622
5622
|
return {
|
|
5623
5623
|
...(input.AcceptLanguage !== undefined &&
|
|
5624
5624
|
input.AcceptLanguage !== null && { AcceptLanguage: input.AcceptLanguage }),
|
|
5625
|
-
IdempotencyToken: (_a = input.IdempotencyToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
5625
|
+
IdempotencyToken: (_a = input.IdempotencyToken) !== null && _a !== void 0 ? _a : (0, uuid_1.v4)(),
|
|
5626
5626
|
...(input.ProvisionedProductId !== undefined &&
|
|
5627
5627
|
input.ProvisionedProductId !== null && { ProvisionedProductId: input.ProvisionedProductId }),
|
|
5628
5628
|
...(input.ProvisionedProductProperties !== undefined &&
|
|
@@ -5720,7 +5720,7 @@ const deserializeAws_json1_1AccountIds = (output, context) => {
|
|
|
5720
5720
|
if (entry === null) {
|
|
5721
5721
|
return null;
|
|
5722
5722
|
}
|
|
5723
|
-
return smithy_client_1.expectString(entry);
|
|
5723
|
+
return (0, smithy_client_1.expectString)(entry);
|
|
5724
5724
|
});
|
|
5725
5725
|
return retVal;
|
|
5726
5726
|
};
|
|
@@ -5731,7 +5731,7 @@ const deserializeAws_json1_1AllowedValues = (output, context) => {
|
|
|
5731
5731
|
if (entry === null) {
|
|
5732
5732
|
return null;
|
|
5733
5733
|
}
|
|
5734
|
-
return smithy_client_1.expectString(entry);
|
|
5734
|
+
return (0, smithy_client_1.expectString)(entry);
|
|
5735
5735
|
});
|
|
5736
5736
|
return retVal;
|
|
5737
5737
|
};
|
|
@@ -5766,7 +5766,7 @@ const deserializeAws_json1_1BatchDisassociateServiceActionFromProvisioningArtifa
|
|
|
5766
5766
|
};
|
|
5767
5767
|
const deserializeAws_json1_1BudgetDetail = (output, context) => {
|
|
5768
5768
|
return {
|
|
5769
|
-
BudgetName: smithy_client_1.expectString(output.BudgetName),
|
|
5769
|
+
BudgetName: (0, smithy_client_1.expectString)(output.BudgetName),
|
|
5770
5770
|
};
|
|
5771
5771
|
};
|
|
5772
5772
|
const deserializeAws_json1_1Budgets = (output, context) => {
|
|
@@ -5782,7 +5782,7 @@ const deserializeAws_json1_1Budgets = (output, context) => {
|
|
|
5782
5782
|
};
|
|
5783
5783
|
const deserializeAws_json1_1CloudWatchDashboard = (output, context) => {
|
|
5784
5784
|
return {
|
|
5785
|
-
Name: smithy_client_1.expectString(output.Name),
|
|
5785
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
5786
5786
|
};
|
|
5787
5787
|
};
|
|
5788
5788
|
const deserializeAws_json1_1CloudWatchDashboards = (output, context) => {
|
|
@@ -5798,12 +5798,12 @@ const deserializeAws_json1_1CloudWatchDashboards = (output, context) => {
|
|
|
5798
5798
|
};
|
|
5799
5799
|
const deserializeAws_json1_1ConstraintDetail = (output, context) => {
|
|
5800
5800
|
return {
|
|
5801
|
-
ConstraintId: smithy_client_1.expectString(output.ConstraintId),
|
|
5802
|
-
Description: smithy_client_1.expectString(output.Description),
|
|
5803
|
-
Owner: smithy_client_1.expectString(output.Owner),
|
|
5804
|
-
PortfolioId: smithy_client_1.expectString(output.PortfolioId),
|
|
5805
|
-
ProductId: smithy_client_1.expectString(output.ProductId),
|
|
5806
|
-
Type: smithy_client_1.expectString(output.Type),
|
|
5801
|
+
ConstraintId: (0, smithy_client_1.expectString)(output.ConstraintId),
|
|
5802
|
+
Description: (0, smithy_client_1.expectString)(output.Description),
|
|
5803
|
+
Owner: (0, smithy_client_1.expectString)(output.Owner),
|
|
5804
|
+
PortfolioId: (0, smithy_client_1.expectString)(output.PortfolioId),
|
|
5805
|
+
ProductId: (0, smithy_client_1.expectString)(output.ProductId),
|
|
5806
|
+
Type: (0, smithy_client_1.expectString)(output.Type),
|
|
5807
5807
|
};
|
|
5808
5808
|
};
|
|
5809
5809
|
const deserializeAws_json1_1ConstraintDetails = (output, context) => {
|
|
@@ -5830,13 +5830,13 @@ const deserializeAws_json1_1ConstraintSummaries = (output, context) => {
|
|
|
5830
5830
|
};
|
|
5831
5831
|
const deserializeAws_json1_1ConstraintSummary = (output, context) => {
|
|
5832
5832
|
return {
|
|
5833
|
-
Description: smithy_client_1.expectString(output.Description),
|
|
5834
|
-
Type: smithy_client_1.expectString(output.Type),
|
|
5833
|
+
Description: (0, smithy_client_1.expectString)(output.Description),
|
|
5834
|
+
Type: (0, smithy_client_1.expectString)(output.Type),
|
|
5835
5835
|
};
|
|
5836
5836
|
};
|
|
5837
5837
|
const deserializeAws_json1_1CopyProductOutput = (output, context) => {
|
|
5838
5838
|
return {
|
|
5839
|
-
CopyProductToken: smithy_client_1.expectString(output.CopyProductToken),
|
|
5839
|
+
CopyProductToken: (0, smithy_client_1.expectString)(output.CopyProductToken),
|
|
5840
5840
|
};
|
|
5841
5841
|
};
|
|
5842
5842
|
const deserializeAws_json1_1CreateConstraintOutput = (output, context) => {
|
|
@@ -5844,8 +5844,8 @@ const deserializeAws_json1_1CreateConstraintOutput = (output, context) => {
|
|
|
5844
5844
|
ConstraintDetail: output.ConstraintDetail !== undefined && output.ConstraintDetail !== null
|
|
5845
5845
|
? deserializeAws_json1_1ConstraintDetail(output.ConstraintDetail, context)
|
|
5846
5846
|
: undefined,
|
|
5847
|
-
ConstraintParameters: smithy_client_1.expectString(output.ConstraintParameters),
|
|
5848
|
-
Status: smithy_client_1.expectString(output.Status),
|
|
5847
|
+
ConstraintParameters: (0, smithy_client_1.expectString)(output.ConstraintParameters),
|
|
5848
|
+
Status: (0, smithy_client_1.expectString)(output.Status),
|
|
5849
5849
|
};
|
|
5850
5850
|
};
|
|
5851
5851
|
const deserializeAws_json1_1CreatePortfolioOutput = (output, context) => {
|
|
@@ -5858,7 +5858,7 @@ const deserializeAws_json1_1CreatePortfolioOutput = (output, context) => {
|
|
|
5858
5858
|
};
|
|
5859
5859
|
const deserializeAws_json1_1CreatePortfolioShareOutput = (output, context) => {
|
|
5860
5860
|
return {
|
|
5861
|
-
PortfolioShareToken: smithy_client_1.expectString(output.PortfolioShareToken),
|
|
5861
|
+
PortfolioShareToken: (0, smithy_client_1.expectString)(output.PortfolioShareToken),
|
|
5862
5862
|
};
|
|
5863
5863
|
};
|
|
5864
5864
|
const deserializeAws_json1_1CreateProductOutput = (output, context) => {
|
|
@@ -5874,11 +5874,11 @@ const deserializeAws_json1_1CreateProductOutput = (output, context) => {
|
|
|
5874
5874
|
};
|
|
5875
5875
|
const deserializeAws_json1_1CreateProvisionedProductPlanOutput = (output, context) => {
|
|
5876
5876
|
return {
|
|
5877
|
-
PlanId: smithy_client_1.expectString(output.PlanId),
|
|
5878
|
-
PlanName: smithy_client_1.expectString(output.PlanName),
|
|
5879
|
-
ProvisionProductId: smithy_client_1.expectString(output.ProvisionProductId),
|
|
5880
|
-
ProvisionedProductName: smithy_client_1.expectString(output.ProvisionedProductName),
|
|
5881
|
-
ProvisioningArtifactId: smithy_client_1.expectString(output.ProvisioningArtifactId),
|
|
5877
|
+
PlanId: (0, smithy_client_1.expectString)(output.PlanId),
|
|
5878
|
+
PlanName: (0, smithy_client_1.expectString)(output.PlanName),
|
|
5879
|
+
ProvisionProductId: (0, smithy_client_1.expectString)(output.ProvisionProductId),
|
|
5880
|
+
ProvisionedProductName: (0, smithy_client_1.expectString)(output.ProvisionedProductName),
|
|
5881
|
+
ProvisioningArtifactId: (0, smithy_client_1.expectString)(output.ProvisioningArtifactId),
|
|
5882
5882
|
};
|
|
5883
5883
|
};
|
|
5884
5884
|
const deserializeAws_json1_1CreateProvisioningArtifactOutput = (output, context) => {
|
|
@@ -5889,7 +5889,7 @@ const deserializeAws_json1_1CreateProvisioningArtifactOutput = (output, context)
|
|
|
5889
5889
|
ProvisioningArtifactDetail: output.ProvisioningArtifactDetail !== undefined && output.ProvisioningArtifactDetail !== null
|
|
5890
5890
|
? deserializeAws_json1_1ProvisioningArtifactDetail(output.ProvisioningArtifactDetail, context)
|
|
5891
5891
|
: undefined,
|
|
5892
|
-
Status: smithy_client_1.expectString(output.Status),
|
|
5892
|
+
Status: (0, smithy_client_1.expectString)(output.Status),
|
|
5893
5893
|
};
|
|
5894
5894
|
};
|
|
5895
5895
|
const deserializeAws_json1_1CreateServiceActionOutput = (output, context) => {
|
|
@@ -5914,7 +5914,7 @@ const deserializeAws_json1_1DeletePortfolioOutput = (output, context) => {
|
|
|
5914
5914
|
};
|
|
5915
5915
|
const deserializeAws_json1_1DeletePortfolioShareOutput = (output, context) => {
|
|
5916
5916
|
return {
|
|
5917
|
-
PortfolioShareToken: smithy_client_1.expectString(output.PortfolioShareToken),
|
|
5917
|
+
PortfolioShareToken: (0, smithy_client_1.expectString)(output.PortfolioShareToken),
|
|
5918
5918
|
};
|
|
5919
5919
|
};
|
|
5920
5920
|
const deserializeAws_json1_1DeleteProductOutput = (output, context) => {
|
|
@@ -5937,15 +5937,15 @@ const deserializeAws_json1_1DescribeConstraintOutput = (output, context) => {
|
|
|
5937
5937
|
ConstraintDetail: output.ConstraintDetail !== undefined && output.ConstraintDetail !== null
|
|
5938
5938
|
? deserializeAws_json1_1ConstraintDetail(output.ConstraintDetail, context)
|
|
5939
5939
|
: undefined,
|
|
5940
|
-
ConstraintParameters: smithy_client_1.expectString(output.ConstraintParameters),
|
|
5941
|
-
Status: smithy_client_1.expectString(output.Status),
|
|
5940
|
+
ConstraintParameters: (0, smithy_client_1.expectString)(output.ConstraintParameters),
|
|
5941
|
+
Status: (0, smithy_client_1.expectString)(output.Status),
|
|
5942
5942
|
};
|
|
5943
5943
|
};
|
|
5944
5944
|
const deserializeAws_json1_1DescribeCopyProductStatusOutput = (output, context) => {
|
|
5945
5945
|
return {
|
|
5946
|
-
CopyProductStatus: smithy_client_1.expectString(output.CopyProductStatus),
|
|
5947
|
-
StatusDetail: smithy_client_1.expectString(output.StatusDetail),
|
|
5948
|
-
TargetProductId: smithy_client_1.expectString(output.TargetProductId),
|
|
5946
|
+
CopyProductStatus: (0, smithy_client_1.expectString)(output.CopyProductStatus),
|
|
5947
|
+
StatusDetail: (0, smithy_client_1.expectString)(output.StatusDetail),
|
|
5948
|
+
TargetProductId: (0, smithy_client_1.expectString)(output.TargetProductId),
|
|
5949
5949
|
};
|
|
5950
5950
|
};
|
|
5951
5951
|
const deserializeAws_json1_1DescribePortfolioOutput = (output, context) => {
|
|
@@ -5964,7 +5964,7 @@ const deserializeAws_json1_1DescribePortfolioOutput = (output, context) => {
|
|
|
5964
5964
|
};
|
|
5965
5965
|
const deserializeAws_json1_1DescribePortfolioSharesOutput = (output, context) => {
|
|
5966
5966
|
return {
|
|
5967
|
-
NextPageToken: smithy_client_1.expectString(output.NextPageToken),
|
|
5967
|
+
NextPageToken: (0, smithy_client_1.expectString)(output.NextPageToken),
|
|
5968
5968
|
PortfolioShareDetails: output.PortfolioShareDetails !== undefined && output.PortfolioShareDetails !== null
|
|
5969
5969
|
? deserializeAws_json1_1PortfolioShareDetails(output.PortfolioShareDetails, context)
|
|
5970
5970
|
: undefined,
|
|
@@ -5972,13 +5972,13 @@ const deserializeAws_json1_1DescribePortfolioSharesOutput = (output, context) =>
|
|
|
5972
5972
|
};
|
|
5973
5973
|
const deserializeAws_json1_1DescribePortfolioShareStatusOutput = (output, context) => {
|
|
5974
5974
|
return {
|
|
5975
|
-
OrganizationNodeValue: smithy_client_1.expectString(output.OrganizationNodeValue),
|
|
5976
|
-
PortfolioId: smithy_client_1.expectString(output.PortfolioId),
|
|
5977
|
-
PortfolioShareToken: smithy_client_1.expectString(output.PortfolioShareToken),
|
|
5975
|
+
OrganizationNodeValue: (0, smithy_client_1.expectString)(output.OrganizationNodeValue),
|
|
5976
|
+
PortfolioId: (0, smithy_client_1.expectString)(output.PortfolioId),
|
|
5977
|
+
PortfolioShareToken: (0, smithy_client_1.expectString)(output.PortfolioShareToken),
|
|
5978
5978
|
ShareDetails: output.ShareDetails !== undefined && output.ShareDetails !== null
|
|
5979
5979
|
? deserializeAws_json1_1ShareDetails(output.ShareDetails, context)
|
|
5980
5980
|
: undefined,
|
|
5981
|
-
Status: smithy_client_1.expectString(output.Status),
|
|
5981
|
+
Status: (0, smithy_client_1.expectString)(output.Status),
|
|
5982
5982
|
};
|
|
5983
5983
|
};
|
|
5984
5984
|
const deserializeAws_json1_1DescribeProductAsAdminOutput = (output, context) => {
|
|
@@ -6036,7 +6036,7 @@ const deserializeAws_json1_1DescribeProvisionedProductOutput = (output, context)
|
|
|
6036
6036
|
};
|
|
6037
6037
|
const deserializeAws_json1_1DescribeProvisionedProductPlanOutput = (output, context) => {
|
|
6038
6038
|
return {
|
|
6039
|
-
NextPageToken: smithy_client_1.expectString(output.NextPageToken),
|
|
6039
|
+
NextPageToken: (0, smithy_client_1.expectString)(output.NextPageToken),
|
|
6040
6040
|
ProvisionedProductPlanDetails: output.ProvisionedProductPlanDetails !== undefined && output.ProvisionedProductPlanDetails !== null
|
|
6041
6041
|
? deserializeAws_json1_1ProvisionedProductPlanDetails(output.ProvisionedProductPlanDetails, context)
|
|
6042
6042
|
: undefined,
|
|
@@ -6053,7 +6053,7 @@ const deserializeAws_json1_1DescribeProvisioningArtifactOutput = (output, contex
|
|
|
6053
6053
|
ProvisioningArtifactDetail: output.ProvisioningArtifactDetail !== undefined && output.ProvisioningArtifactDetail !== null
|
|
6054
6054
|
? deserializeAws_json1_1ProvisioningArtifactDetail(output.ProvisioningArtifactDetail, context)
|
|
6055
6055
|
: undefined,
|
|
6056
|
-
Status: smithy_client_1.expectString(output.Status),
|
|
6056
|
+
Status: (0, smithy_client_1.expectString)(output.Status),
|
|
6057
6057
|
};
|
|
6058
6058
|
};
|
|
6059
6059
|
const deserializeAws_json1_1DescribeProvisioningParametersOutput = (output, context) => {
|
|
@@ -6080,7 +6080,7 @@ const deserializeAws_json1_1DescribeProvisioningParametersOutput = (output, cont
|
|
|
6080
6080
|
};
|
|
6081
6081
|
const deserializeAws_json1_1DescribeRecordOutput = (output, context) => {
|
|
6082
6082
|
return {
|
|
6083
|
-
NextPageToken: smithy_client_1.expectString(output.NextPageToken),
|
|
6083
|
+
NextPageToken: (0, smithy_client_1.expectString)(output.NextPageToken),
|
|
6084
6084
|
RecordDetail: output.RecordDetail !== undefined && output.RecordDetail !== null
|
|
6085
6085
|
? deserializeAws_json1_1RecordDetail(output.RecordDetail, context)
|
|
6086
6086
|
: undefined,
|
|
@@ -6130,7 +6130,7 @@ const deserializeAws_json1_1DisassociateTagOptionFromResourceOutput = (output, c
|
|
|
6130
6130
|
};
|
|
6131
6131
|
const deserializeAws_json1_1DuplicateResourceException = (output, context) => {
|
|
6132
6132
|
return {
|
|
6133
|
-
Message: smithy_client_1.expectString(output.Message),
|
|
6133
|
+
Message: (0, smithy_client_1.expectString)(output.Message),
|
|
6134
6134
|
};
|
|
6135
6135
|
};
|
|
6136
6136
|
const deserializeAws_json1_1EnableAWSOrganizationsAccessOutput = (output, context) => {
|
|
@@ -6155,8 +6155,8 @@ const deserializeAws_json1_1ExecutionParameter = (output, context) => {
|
|
|
6155
6155
|
DefaultValues: output.DefaultValues !== undefined && output.DefaultValues !== null
|
|
6156
6156
|
? deserializeAws_json1_1ExecutionParameterValueList(output.DefaultValues, context)
|
|
6157
6157
|
: undefined,
|
|
6158
|
-
Name: smithy_client_1.expectString(output.Name),
|
|
6159
|
-
Type: smithy_client_1.expectString(output.Type),
|
|
6158
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
6159
|
+
Type: (0, smithy_client_1.expectString)(output.Type),
|
|
6160
6160
|
};
|
|
6161
6161
|
};
|
|
6162
6162
|
const deserializeAws_json1_1ExecutionParameters = (output, context) => {
|
|
@@ -6177,17 +6177,17 @@ const deserializeAws_json1_1ExecutionParameterValueList = (output, context) => {
|
|
|
6177
6177
|
if (entry === null) {
|
|
6178
6178
|
return null;
|
|
6179
6179
|
}
|
|
6180
|
-
return smithy_client_1.expectString(entry);
|
|
6180
|
+
return (0, smithy_client_1.expectString)(entry);
|
|
6181
6181
|
});
|
|
6182
6182
|
return retVal;
|
|
6183
6183
|
};
|
|
6184
6184
|
const deserializeAws_json1_1FailedServiceActionAssociation = (output, context) => {
|
|
6185
6185
|
return {
|
|
6186
|
-
ErrorCode: smithy_client_1.expectString(output.ErrorCode),
|
|
6187
|
-
ErrorMessage: smithy_client_1.expectString(output.ErrorMessage),
|
|
6188
|
-
ProductId: smithy_client_1.expectString(output.ProductId),
|
|
6189
|
-
ProvisioningArtifactId: smithy_client_1.expectString(output.ProvisioningArtifactId),
|
|
6190
|
-
ServiceActionId: smithy_client_1.expectString(output.ServiceActionId),
|
|
6186
|
+
ErrorCode: (0, smithy_client_1.expectString)(output.ErrorCode),
|
|
6187
|
+
ErrorMessage: (0, smithy_client_1.expectString)(output.ErrorMessage),
|
|
6188
|
+
ProductId: (0, smithy_client_1.expectString)(output.ProductId),
|
|
6189
|
+
ProvisioningArtifactId: (0, smithy_client_1.expectString)(output.ProvisioningArtifactId),
|
|
6190
|
+
ServiceActionId: (0, smithy_client_1.expectString)(output.ServiceActionId),
|
|
6191
6191
|
};
|
|
6192
6192
|
};
|
|
6193
6193
|
const deserializeAws_json1_1FailedServiceActionAssociations = (output, context) => {
|
|
@@ -6203,12 +6203,12 @@ const deserializeAws_json1_1FailedServiceActionAssociations = (output, context)
|
|
|
6203
6203
|
};
|
|
6204
6204
|
const deserializeAws_json1_1GetAWSOrganizationsAccessStatusOutput = (output, context) => {
|
|
6205
6205
|
return {
|
|
6206
|
-
AccessStatus: smithy_client_1.expectString(output.AccessStatus),
|
|
6206
|
+
AccessStatus: (0, smithy_client_1.expectString)(output.AccessStatus),
|
|
6207
6207
|
};
|
|
6208
6208
|
};
|
|
6209
6209
|
const deserializeAws_json1_1GetProvisionedProductOutputsOutput = (output, context) => {
|
|
6210
6210
|
return {
|
|
6211
|
-
NextPageToken: smithy_client_1.expectString(output.NextPageToken),
|
|
6211
|
+
NextPageToken: (0, smithy_client_1.expectString)(output.NextPageToken),
|
|
6212
6212
|
Outputs: output.Outputs !== undefined && output.Outputs !== null
|
|
6213
6213
|
? deserializeAws_json1_1RecordOutputs(output.Outputs, context)
|
|
6214
6214
|
: undefined,
|
|
@@ -6223,18 +6223,18 @@ const deserializeAws_json1_1ImportAsProvisionedProductOutput = (output, context)
|
|
|
6223
6223
|
};
|
|
6224
6224
|
const deserializeAws_json1_1InvalidParametersException = (output, context) => {
|
|
6225
6225
|
return {
|
|
6226
|
-
Message: smithy_client_1.expectString(output.Message),
|
|
6226
|
+
Message: (0, smithy_client_1.expectString)(output.Message),
|
|
6227
6227
|
};
|
|
6228
6228
|
};
|
|
6229
6229
|
const deserializeAws_json1_1InvalidStateException = (output, context) => {
|
|
6230
6230
|
return {
|
|
6231
|
-
Message: smithy_client_1.expectString(output.Message),
|
|
6231
|
+
Message: (0, smithy_client_1.expectString)(output.Message),
|
|
6232
6232
|
};
|
|
6233
6233
|
};
|
|
6234
6234
|
const deserializeAws_json1_1LaunchPath = (output, context) => {
|
|
6235
6235
|
return {
|
|
6236
|
-
Id: smithy_client_1.expectString(output.Id),
|
|
6237
|
-
Name: smithy_client_1.expectString(output.Name),
|
|
6236
|
+
Id: (0, smithy_client_1.expectString)(output.Id),
|
|
6237
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
6238
6238
|
};
|
|
6239
6239
|
};
|
|
6240
6240
|
const deserializeAws_json1_1LaunchPaths = (output, context) => {
|
|
@@ -6264,19 +6264,19 @@ const deserializeAws_json1_1LaunchPathSummary = (output, context) => {
|
|
|
6264
6264
|
ConstraintSummaries: output.ConstraintSummaries !== undefined && output.ConstraintSummaries !== null
|
|
6265
6265
|
? deserializeAws_json1_1ConstraintSummaries(output.ConstraintSummaries, context)
|
|
6266
6266
|
: undefined,
|
|
6267
|
-
Id: smithy_client_1.expectString(output.Id),
|
|
6268
|
-
Name: smithy_client_1.expectString(output.Name),
|
|
6267
|
+
Id: (0, smithy_client_1.expectString)(output.Id),
|
|
6268
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
6269
6269
|
Tags: output.Tags !== undefined && output.Tags !== null ? deserializeAws_json1_1Tags(output.Tags, context) : undefined,
|
|
6270
6270
|
};
|
|
6271
6271
|
};
|
|
6272
6272
|
const deserializeAws_json1_1LimitExceededException = (output, context) => {
|
|
6273
6273
|
return {
|
|
6274
|
-
Message: smithy_client_1.expectString(output.Message),
|
|
6274
|
+
Message: (0, smithy_client_1.expectString)(output.Message),
|
|
6275
6275
|
};
|
|
6276
6276
|
};
|
|
6277
6277
|
const deserializeAws_json1_1ListAcceptedPortfolioSharesOutput = (output, context) => {
|
|
6278
6278
|
return {
|
|
6279
|
-
NextPageToken: smithy_client_1.expectString(output.NextPageToken),
|
|
6279
|
+
NextPageToken: (0, smithy_client_1.expectString)(output.NextPageToken),
|
|
6280
6280
|
PortfolioDetails: output.PortfolioDetails !== undefined && output.PortfolioDetails !== null
|
|
6281
6281
|
? deserializeAws_json1_1PortfolioDetails(output.PortfolioDetails, context)
|
|
6282
6282
|
: undefined,
|
|
@@ -6287,7 +6287,7 @@ const deserializeAws_json1_1ListBudgetsForResourceOutput = (output, context) =>
|
|
|
6287
6287
|
Budgets: output.Budgets !== undefined && output.Budgets !== null
|
|
6288
6288
|
? deserializeAws_json1_1Budgets(output.Budgets, context)
|
|
6289
6289
|
: undefined,
|
|
6290
|
-
NextPageToken: smithy_client_1.expectString(output.NextPageToken),
|
|
6290
|
+
NextPageToken: (0, smithy_client_1.expectString)(output.NextPageToken),
|
|
6291
6291
|
};
|
|
6292
6292
|
};
|
|
6293
6293
|
const deserializeAws_json1_1ListConstraintsForPortfolioOutput = (output, context) => {
|
|
@@ -6295,7 +6295,7 @@ const deserializeAws_json1_1ListConstraintsForPortfolioOutput = (output, context
|
|
|
6295
6295
|
ConstraintDetails: output.ConstraintDetails !== undefined && output.ConstraintDetails !== null
|
|
6296
6296
|
? deserializeAws_json1_1ConstraintDetails(output.ConstraintDetails, context)
|
|
6297
6297
|
: undefined,
|
|
6298
|
-
NextPageToken: smithy_client_1.expectString(output.NextPageToken),
|
|
6298
|
+
NextPageToken: (0, smithy_client_1.expectString)(output.NextPageToken),
|
|
6299
6299
|
};
|
|
6300
6300
|
};
|
|
6301
6301
|
const deserializeAws_json1_1ListLaunchPathsOutput = (output, context) => {
|
|
@@ -6303,12 +6303,12 @@ const deserializeAws_json1_1ListLaunchPathsOutput = (output, context) => {
|
|
|
6303
6303
|
LaunchPathSummaries: output.LaunchPathSummaries !== undefined && output.LaunchPathSummaries !== null
|
|
6304
6304
|
? deserializeAws_json1_1LaunchPathSummaries(output.LaunchPathSummaries, context)
|
|
6305
6305
|
: undefined,
|
|
6306
|
-
NextPageToken: smithy_client_1.expectString(output.NextPageToken),
|
|
6306
|
+
NextPageToken: (0, smithy_client_1.expectString)(output.NextPageToken),
|
|
6307
6307
|
};
|
|
6308
6308
|
};
|
|
6309
6309
|
const deserializeAws_json1_1ListOrganizationPortfolioAccessOutput = (output, context) => {
|
|
6310
6310
|
return {
|
|
6311
|
-
NextPageToken: smithy_client_1.expectString(output.NextPageToken),
|
|
6311
|
+
NextPageToken: (0, smithy_client_1.expectString)(output.NextPageToken),
|
|
6312
6312
|
OrganizationNodes: output.OrganizationNodes !== undefined && output.OrganizationNodes !== null
|
|
6313
6313
|
? deserializeAws_json1_1OrganizationNodes(output.OrganizationNodes, context)
|
|
6314
6314
|
: undefined,
|
|
@@ -6319,12 +6319,12 @@ const deserializeAws_json1_1ListPortfolioAccessOutput = (output, context) => {
|
|
|
6319
6319
|
AccountIds: output.AccountIds !== undefined && output.AccountIds !== null
|
|
6320
6320
|
? deserializeAws_json1_1AccountIds(output.AccountIds, context)
|
|
6321
6321
|
: undefined,
|
|
6322
|
-
NextPageToken: smithy_client_1.expectString(output.NextPageToken),
|
|
6322
|
+
NextPageToken: (0, smithy_client_1.expectString)(output.NextPageToken),
|
|
6323
6323
|
};
|
|
6324
6324
|
};
|
|
6325
6325
|
const deserializeAws_json1_1ListPortfoliosForProductOutput = (output, context) => {
|
|
6326
6326
|
return {
|
|
6327
|
-
NextPageToken: smithy_client_1.expectString(output.NextPageToken),
|
|
6327
|
+
NextPageToken: (0, smithy_client_1.expectString)(output.NextPageToken),
|
|
6328
6328
|
PortfolioDetails: output.PortfolioDetails !== undefined && output.PortfolioDetails !== null
|
|
6329
6329
|
? deserializeAws_json1_1PortfolioDetails(output.PortfolioDetails, context)
|
|
6330
6330
|
: undefined,
|
|
@@ -6332,7 +6332,7 @@ const deserializeAws_json1_1ListPortfoliosForProductOutput = (output, context) =
|
|
|
6332
6332
|
};
|
|
6333
6333
|
const deserializeAws_json1_1ListPortfoliosOutput = (output, context) => {
|
|
6334
6334
|
return {
|
|
6335
|
-
NextPageToken: smithy_client_1.expectString(output.NextPageToken),
|
|
6335
|
+
NextPageToken: (0, smithy_client_1.expectString)(output.NextPageToken),
|
|
6336
6336
|
PortfolioDetails: output.PortfolioDetails !== undefined && output.PortfolioDetails !== null
|
|
6337
6337
|
? deserializeAws_json1_1PortfolioDetails(output.PortfolioDetails, context)
|
|
6338
6338
|
: undefined,
|
|
@@ -6340,7 +6340,7 @@ const deserializeAws_json1_1ListPortfoliosOutput = (output, context) => {
|
|
|
6340
6340
|
};
|
|
6341
6341
|
const deserializeAws_json1_1ListPrincipalsForPortfolioOutput = (output, context) => {
|
|
6342
6342
|
return {
|
|
6343
|
-
NextPageToken: smithy_client_1.expectString(output.NextPageToken),
|
|
6343
|
+
NextPageToken: (0, smithy_client_1.expectString)(output.NextPageToken),
|
|
6344
6344
|
Principals: output.Principals !== undefined && output.Principals !== null
|
|
6345
6345
|
? deserializeAws_json1_1Principals(output.Principals, context)
|
|
6346
6346
|
: undefined,
|
|
@@ -6348,7 +6348,7 @@ const deserializeAws_json1_1ListPrincipalsForPortfolioOutput = (output, context)
|
|
|
6348
6348
|
};
|
|
6349
6349
|
const deserializeAws_json1_1ListProvisionedProductPlansOutput = (output, context) => {
|
|
6350
6350
|
return {
|
|
6351
|
-
NextPageToken: smithy_client_1.expectString(output.NextPageToken),
|
|
6351
|
+
NextPageToken: (0, smithy_client_1.expectString)(output.NextPageToken),
|
|
6352
6352
|
ProvisionedProductPlans: output.ProvisionedProductPlans !== undefined && output.ProvisionedProductPlans !== null
|
|
6353
6353
|
? deserializeAws_json1_1ProvisionedProductPlans(output.ProvisionedProductPlans, context)
|
|
6354
6354
|
: undefined,
|
|
@@ -6356,7 +6356,7 @@ const deserializeAws_json1_1ListProvisionedProductPlansOutput = (output, context
|
|
|
6356
6356
|
};
|
|
6357
6357
|
const deserializeAws_json1_1ListProvisioningArtifactsForServiceActionOutput = (output, context) => {
|
|
6358
6358
|
return {
|
|
6359
|
-
NextPageToken: smithy_client_1.expectString(output.NextPageToken),
|
|
6359
|
+
NextPageToken: (0, smithy_client_1.expectString)(output.NextPageToken),
|
|
6360
6360
|
ProvisioningArtifactViews: output.ProvisioningArtifactViews !== undefined && output.ProvisioningArtifactViews !== null
|
|
6361
6361
|
? deserializeAws_json1_1ProvisioningArtifactViews(output.ProvisioningArtifactViews, context)
|
|
6362
6362
|
: undefined,
|
|
@@ -6364,7 +6364,7 @@ const deserializeAws_json1_1ListProvisioningArtifactsForServiceActionOutput = (o
|
|
|
6364
6364
|
};
|
|
6365
6365
|
const deserializeAws_json1_1ListProvisioningArtifactsOutput = (output, context) => {
|
|
6366
6366
|
return {
|
|
6367
|
-
NextPageToken: smithy_client_1.expectString(output.NextPageToken),
|
|
6367
|
+
NextPageToken: (0, smithy_client_1.expectString)(output.NextPageToken),
|
|
6368
6368
|
ProvisioningArtifactDetails: output.ProvisioningArtifactDetails !== undefined && output.ProvisioningArtifactDetails !== null
|
|
6369
6369
|
? deserializeAws_json1_1ProvisioningArtifactDetails(output.ProvisioningArtifactDetails, context)
|
|
6370
6370
|
: undefined,
|
|
@@ -6372,7 +6372,7 @@ const deserializeAws_json1_1ListProvisioningArtifactsOutput = (output, context)
|
|
|
6372
6372
|
};
|
|
6373
6373
|
const deserializeAws_json1_1ListRecordHistoryOutput = (output, context) => {
|
|
6374
6374
|
return {
|
|
6375
|
-
NextPageToken: smithy_client_1.expectString(output.NextPageToken),
|
|
6375
|
+
NextPageToken: (0, smithy_client_1.expectString)(output.NextPageToken),
|
|
6376
6376
|
RecordDetails: output.RecordDetails !== undefined && output.RecordDetails !== null
|
|
6377
6377
|
? deserializeAws_json1_1RecordDetails(output.RecordDetails, context)
|
|
6378
6378
|
: undefined,
|
|
@@ -6380,7 +6380,7 @@ const deserializeAws_json1_1ListRecordHistoryOutput = (output, context) => {
|
|
|
6380
6380
|
};
|
|
6381
6381
|
const deserializeAws_json1_1ListResourcesForTagOptionOutput = (output, context) => {
|
|
6382
6382
|
return {
|
|
6383
|
-
PageToken: smithy_client_1.expectString(output.PageToken),
|
|
6383
|
+
PageToken: (0, smithy_client_1.expectString)(output.PageToken),
|
|
6384
6384
|
ResourceDetails: output.ResourceDetails !== undefined && output.ResourceDetails !== null
|
|
6385
6385
|
? deserializeAws_json1_1ResourceDetails(output.ResourceDetails, context)
|
|
6386
6386
|
: undefined,
|
|
@@ -6388,7 +6388,7 @@ const deserializeAws_json1_1ListResourcesForTagOptionOutput = (output, context)
|
|
|
6388
6388
|
};
|
|
6389
6389
|
const deserializeAws_json1_1ListServiceActionsForProvisioningArtifactOutput = (output, context) => {
|
|
6390
6390
|
return {
|
|
6391
|
-
NextPageToken: smithy_client_1.expectString(output.NextPageToken),
|
|
6391
|
+
NextPageToken: (0, smithy_client_1.expectString)(output.NextPageToken),
|
|
6392
6392
|
ServiceActionSummaries: output.ServiceActionSummaries !== undefined && output.ServiceActionSummaries !== null
|
|
6393
6393
|
? deserializeAws_json1_1ServiceActionSummaries(output.ServiceActionSummaries, context)
|
|
6394
6394
|
: undefined,
|
|
@@ -6396,7 +6396,7 @@ const deserializeAws_json1_1ListServiceActionsForProvisioningArtifactOutput = (o
|
|
|
6396
6396
|
};
|
|
6397
6397
|
const deserializeAws_json1_1ListServiceActionsOutput = (output, context) => {
|
|
6398
6398
|
return {
|
|
6399
|
-
NextPageToken: smithy_client_1.expectString(output.NextPageToken),
|
|
6399
|
+
NextPageToken: (0, smithy_client_1.expectString)(output.NextPageToken),
|
|
6400
6400
|
ServiceActionSummaries: output.ServiceActionSummaries !== undefined && output.ServiceActionSummaries !== null
|
|
6401
6401
|
? deserializeAws_json1_1ServiceActionSummaries(output.ServiceActionSummaries, context)
|
|
6402
6402
|
: undefined,
|
|
@@ -6404,7 +6404,7 @@ const deserializeAws_json1_1ListServiceActionsOutput = (output, context) => {
|
|
|
6404
6404
|
};
|
|
6405
6405
|
const deserializeAws_json1_1ListStackInstancesForProvisionedProductOutput = (output, context) => {
|
|
6406
6406
|
return {
|
|
6407
|
-
NextPageToken: smithy_client_1.expectString(output.NextPageToken),
|
|
6407
|
+
NextPageToken: (0, smithy_client_1.expectString)(output.NextPageToken),
|
|
6408
6408
|
StackInstances: output.StackInstances !== undefined && output.StackInstances !== null
|
|
6409
6409
|
? deserializeAws_json1_1StackInstances(output.StackInstances, context)
|
|
6410
6410
|
: undefined,
|
|
@@ -6412,7 +6412,7 @@ const deserializeAws_json1_1ListStackInstancesForProvisionedProductOutput = (out
|
|
|
6412
6412
|
};
|
|
6413
6413
|
const deserializeAws_json1_1ListTagOptionsOutput = (output, context) => {
|
|
6414
6414
|
return {
|
|
6415
|
-
PageToken: smithy_client_1.expectString(output.PageToken),
|
|
6415
|
+
PageToken: (0, smithy_client_1.expectString)(output.PageToken),
|
|
6416
6416
|
TagOptionDetails: output.TagOptionDetails !== undefined && output.TagOptionDetails !== null
|
|
6417
6417
|
? deserializeAws_json1_1TagOptionDetails(output.TagOptionDetails, context)
|
|
6418
6418
|
: undefined,
|
|
@@ -6425,7 +6425,7 @@ const deserializeAws_json1_1Namespaces = (output, context) => {
|
|
|
6425
6425
|
if (entry === null) {
|
|
6426
6426
|
return null;
|
|
6427
6427
|
}
|
|
6428
|
-
return smithy_client_1.expectString(entry);
|
|
6428
|
+
return (0, smithy_client_1.expectString)(entry);
|
|
6429
6429
|
});
|
|
6430
6430
|
return retVal;
|
|
6431
6431
|
};
|
|
@@ -6436,19 +6436,19 @@ const deserializeAws_json1_1NotificationArns = (output, context) => {
|
|
|
6436
6436
|
if (entry === null) {
|
|
6437
6437
|
return null;
|
|
6438
6438
|
}
|
|
6439
|
-
return smithy_client_1.expectString(entry);
|
|
6439
|
+
return (0, smithy_client_1.expectString)(entry);
|
|
6440
6440
|
});
|
|
6441
6441
|
return retVal;
|
|
6442
6442
|
};
|
|
6443
6443
|
const deserializeAws_json1_1OperationNotSupportedException = (output, context) => {
|
|
6444
6444
|
return {
|
|
6445
|
-
Message: smithy_client_1.expectString(output.Message),
|
|
6445
|
+
Message: (0, smithy_client_1.expectString)(output.Message),
|
|
6446
6446
|
};
|
|
6447
6447
|
};
|
|
6448
6448
|
const deserializeAws_json1_1OrganizationNode = (output, context) => {
|
|
6449
6449
|
return {
|
|
6450
|
-
Type: smithy_client_1.expectString(output.Type),
|
|
6451
|
-
Value: smithy_client_1.expectString(output.Value),
|
|
6450
|
+
Type: (0, smithy_client_1.expectString)(output.Type),
|
|
6451
|
+
Value: (0, smithy_client_1.expectString)(output.Value),
|
|
6452
6452
|
};
|
|
6453
6453
|
};
|
|
6454
6454
|
const deserializeAws_json1_1OrganizationNodes = (output, context) => {
|
|
@@ -6464,27 +6464,27 @@ const deserializeAws_json1_1OrganizationNodes = (output, context) => {
|
|
|
6464
6464
|
};
|
|
6465
6465
|
const deserializeAws_json1_1ParameterConstraints = (output, context) => {
|
|
6466
6466
|
return {
|
|
6467
|
-
AllowedPattern: smithy_client_1.expectString(output.AllowedPattern),
|
|
6467
|
+
AllowedPattern: (0, smithy_client_1.expectString)(output.AllowedPattern),
|
|
6468
6468
|
AllowedValues: output.AllowedValues !== undefined && output.AllowedValues !== null
|
|
6469
6469
|
? deserializeAws_json1_1AllowedValues(output.AllowedValues, context)
|
|
6470
6470
|
: undefined,
|
|
6471
|
-
ConstraintDescription: smithy_client_1.expectString(output.ConstraintDescription),
|
|
6472
|
-
MaxLength: smithy_client_1.expectString(output.MaxLength),
|
|
6473
|
-
MaxValue: smithy_client_1.expectString(output.MaxValue),
|
|
6474
|
-
MinLength: smithy_client_1.expectString(output.MinLength),
|
|
6475
|
-
MinValue: smithy_client_1.expectString(output.MinValue),
|
|
6471
|
+
ConstraintDescription: (0, smithy_client_1.expectString)(output.ConstraintDescription),
|
|
6472
|
+
MaxLength: (0, smithy_client_1.expectString)(output.MaxLength),
|
|
6473
|
+
MaxValue: (0, smithy_client_1.expectString)(output.MaxValue),
|
|
6474
|
+
MinLength: (0, smithy_client_1.expectString)(output.MinLength),
|
|
6475
|
+
MinValue: (0, smithy_client_1.expectString)(output.MinValue),
|
|
6476
6476
|
};
|
|
6477
6477
|
};
|
|
6478
6478
|
const deserializeAws_json1_1PortfolioDetail = (output, context) => {
|
|
6479
6479
|
return {
|
|
6480
|
-
ARN: smithy_client_1.expectString(output.ARN),
|
|
6480
|
+
ARN: (0, smithy_client_1.expectString)(output.ARN),
|
|
6481
6481
|
CreatedTime: output.CreatedTime !== undefined && output.CreatedTime !== null
|
|
6482
|
-
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedTime)))
|
|
6482
|
+
? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.CreatedTime)))
|
|
6483
6483
|
: undefined,
|
|
6484
|
-
Description: smithy_client_1.expectString(output.Description),
|
|
6485
|
-
DisplayName: smithy_client_1.expectString(output.DisplayName),
|
|
6486
|
-
Id: smithy_client_1.expectString(output.Id),
|
|
6487
|
-
ProviderName: smithy_client_1.expectString(output.ProviderName),
|
|
6484
|
+
Description: (0, smithy_client_1.expectString)(output.Description),
|
|
6485
|
+
DisplayName: (0, smithy_client_1.expectString)(output.DisplayName),
|
|
6486
|
+
Id: (0, smithy_client_1.expectString)(output.Id),
|
|
6487
|
+
ProviderName: (0, smithy_client_1.expectString)(output.ProviderName),
|
|
6488
6488
|
};
|
|
6489
6489
|
};
|
|
6490
6490
|
const deserializeAws_json1_1PortfolioDetails = (output, context) => {
|
|
@@ -6500,10 +6500,10 @@ const deserializeAws_json1_1PortfolioDetails = (output, context) => {
|
|
|
6500
6500
|
};
|
|
6501
6501
|
const deserializeAws_json1_1PortfolioShareDetail = (output, context) => {
|
|
6502
6502
|
return {
|
|
6503
|
-
Accepted: smithy_client_1.expectBoolean(output.Accepted),
|
|
6504
|
-
PrincipalId: smithy_client_1.expectString(output.PrincipalId),
|
|
6505
|
-
ShareTagOptions: smithy_client_1.expectBoolean(output.ShareTagOptions),
|
|
6506
|
-
Type: smithy_client_1.expectString(output.Type),
|
|
6503
|
+
Accepted: (0, smithy_client_1.expectBoolean)(output.Accepted),
|
|
6504
|
+
PrincipalId: (0, smithy_client_1.expectString)(output.PrincipalId),
|
|
6505
|
+
ShareTagOptions: (0, smithy_client_1.expectBoolean)(output.ShareTagOptions),
|
|
6506
|
+
Type: (0, smithy_client_1.expectString)(output.Type),
|
|
6507
6507
|
};
|
|
6508
6508
|
};
|
|
6509
6509
|
const deserializeAws_json1_1PortfolioShareDetails = (output, context) => {
|
|
@@ -6519,8 +6519,8 @@ const deserializeAws_json1_1PortfolioShareDetails = (output, context) => {
|
|
|
6519
6519
|
};
|
|
6520
6520
|
const deserializeAws_json1_1Principal = (output, context) => {
|
|
6521
6521
|
return {
|
|
6522
|
-
PrincipalARN: smithy_client_1.expectString(output.PrincipalARN),
|
|
6523
|
-
PrincipalType: smithy_client_1.expectString(output.PrincipalType),
|
|
6522
|
+
PrincipalARN: (0, smithy_client_1.expectString)(output.PrincipalARN),
|
|
6523
|
+
PrincipalType: (0, smithy_client_1.expectString)(output.PrincipalType),
|
|
6524
6524
|
};
|
|
6525
6525
|
};
|
|
6526
6526
|
const deserializeAws_json1_1Principals = (output, context) => {
|
|
@@ -6547,8 +6547,8 @@ const deserializeAws_json1_1ProductViewAggregations = (output, context) => {
|
|
|
6547
6547
|
};
|
|
6548
6548
|
const deserializeAws_json1_1ProductViewAggregationValue = (output, context) => {
|
|
6549
6549
|
return {
|
|
6550
|
-
ApproximateCount: smithy_client_1.expectInt32(output.ApproximateCount),
|
|
6551
|
-
Value: smithy_client_1.expectString(output.Value),
|
|
6550
|
+
ApproximateCount: (0, smithy_client_1.expectInt32)(output.ApproximateCount),
|
|
6551
|
+
Value: (0, smithy_client_1.expectString)(output.Value),
|
|
6552
6552
|
};
|
|
6553
6553
|
};
|
|
6554
6554
|
const deserializeAws_json1_1ProductViewAggregationValues = (output, context) => {
|
|
@@ -6565,13 +6565,13 @@ const deserializeAws_json1_1ProductViewAggregationValues = (output, context) =>
|
|
|
6565
6565
|
const deserializeAws_json1_1ProductViewDetail = (output, context) => {
|
|
6566
6566
|
return {
|
|
6567
6567
|
CreatedTime: output.CreatedTime !== undefined && output.CreatedTime !== null
|
|
6568
|
-
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedTime)))
|
|
6568
|
+
? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.CreatedTime)))
|
|
6569
6569
|
: undefined,
|
|
6570
|
-
ProductARN: smithy_client_1.expectString(output.ProductARN),
|
|
6570
|
+
ProductARN: (0, smithy_client_1.expectString)(output.ProductARN),
|
|
6571
6571
|
ProductViewSummary: output.ProductViewSummary !== undefined && output.ProductViewSummary !== null
|
|
6572
6572
|
? deserializeAws_json1_1ProductViewSummary(output.ProductViewSummary, context)
|
|
6573
6573
|
: undefined,
|
|
6574
|
-
Status: smithy_client_1.expectString(output.Status),
|
|
6574
|
+
Status: (0, smithy_client_1.expectString)(output.Status),
|
|
6575
6575
|
};
|
|
6576
6576
|
};
|
|
6577
6577
|
const deserializeAws_json1_1ProductViewDetails = (output, context) => {
|
|
@@ -6598,42 +6598,42 @@ const deserializeAws_json1_1ProductViewSummaries = (output, context) => {
|
|
|
6598
6598
|
};
|
|
6599
6599
|
const deserializeAws_json1_1ProductViewSummary = (output, context) => {
|
|
6600
6600
|
return {
|
|
6601
|
-
Distributor: smithy_client_1.expectString(output.Distributor),
|
|
6602
|
-
HasDefaultPath: smithy_client_1.expectBoolean(output.HasDefaultPath),
|
|
6603
|
-
Id: smithy_client_1.expectString(output.Id),
|
|
6604
|
-
Name: smithy_client_1.expectString(output.Name),
|
|
6605
|
-
Owner: smithy_client_1.expectString(output.Owner),
|
|
6606
|
-
ProductId: smithy_client_1.expectString(output.ProductId),
|
|
6607
|
-
ShortDescription: smithy_client_1.expectString(output.ShortDescription),
|
|
6608
|
-
SupportDescription: smithy_client_1.expectString(output.SupportDescription),
|
|
6609
|
-
SupportEmail: smithy_client_1.expectString(output.SupportEmail),
|
|
6610
|
-
SupportUrl: smithy_client_1.expectString(output.SupportUrl),
|
|
6611
|
-
Type: smithy_client_1.expectString(output.Type),
|
|
6601
|
+
Distributor: (0, smithy_client_1.expectString)(output.Distributor),
|
|
6602
|
+
HasDefaultPath: (0, smithy_client_1.expectBoolean)(output.HasDefaultPath),
|
|
6603
|
+
Id: (0, smithy_client_1.expectString)(output.Id),
|
|
6604
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
6605
|
+
Owner: (0, smithy_client_1.expectString)(output.Owner),
|
|
6606
|
+
ProductId: (0, smithy_client_1.expectString)(output.ProductId),
|
|
6607
|
+
ShortDescription: (0, smithy_client_1.expectString)(output.ShortDescription),
|
|
6608
|
+
SupportDescription: (0, smithy_client_1.expectString)(output.SupportDescription),
|
|
6609
|
+
SupportEmail: (0, smithy_client_1.expectString)(output.SupportEmail),
|
|
6610
|
+
SupportUrl: (0, smithy_client_1.expectString)(output.SupportUrl),
|
|
6611
|
+
Type: (0, smithy_client_1.expectString)(output.Type),
|
|
6612
6612
|
};
|
|
6613
6613
|
};
|
|
6614
6614
|
const deserializeAws_json1_1ProvisionedProductAttribute = (output, context) => {
|
|
6615
6615
|
return {
|
|
6616
|
-
Arn: smithy_client_1.expectString(output.Arn),
|
|
6616
|
+
Arn: (0, smithy_client_1.expectString)(output.Arn),
|
|
6617
6617
|
CreatedTime: output.CreatedTime !== undefined && output.CreatedTime !== null
|
|
6618
|
-
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedTime)))
|
|
6618
|
+
? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.CreatedTime)))
|
|
6619
6619
|
: undefined,
|
|
6620
|
-
Id: smithy_client_1.expectString(output.Id),
|
|
6621
|
-
IdempotencyToken: smithy_client_1.expectString(output.IdempotencyToken),
|
|
6622
|
-
LastProvisioningRecordId: smithy_client_1.expectString(output.LastProvisioningRecordId),
|
|
6623
|
-
LastRecordId: smithy_client_1.expectString(output.LastRecordId),
|
|
6624
|
-
LastSuccessfulProvisioningRecordId: smithy_client_1.expectString(output.LastSuccessfulProvisioningRecordId),
|
|
6625
|
-
Name: smithy_client_1.expectString(output.Name),
|
|
6626
|
-
PhysicalId: smithy_client_1.expectString(output.PhysicalId),
|
|
6627
|
-
ProductId: smithy_client_1.expectString(output.ProductId),
|
|
6628
|
-
ProductName: smithy_client_1.expectString(output.ProductName),
|
|
6629
|
-
ProvisioningArtifactId: smithy_client_1.expectString(output.ProvisioningArtifactId),
|
|
6630
|
-
ProvisioningArtifactName: smithy_client_1.expectString(output.ProvisioningArtifactName),
|
|
6631
|
-
Status: smithy_client_1.expectString(output.Status),
|
|
6632
|
-
StatusMessage: smithy_client_1.expectString(output.StatusMessage),
|
|
6620
|
+
Id: (0, smithy_client_1.expectString)(output.Id),
|
|
6621
|
+
IdempotencyToken: (0, smithy_client_1.expectString)(output.IdempotencyToken),
|
|
6622
|
+
LastProvisioningRecordId: (0, smithy_client_1.expectString)(output.LastProvisioningRecordId),
|
|
6623
|
+
LastRecordId: (0, smithy_client_1.expectString)(output.LastRecordId),
|
|
6624
|
+
LastSuccessfulProvisioningRecordId: (0, smithy_client_1.expectString)(output.LastSuccessfulProvisioningRecordId),
|
|
6625
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
6626
|
+
PhysicalId: (0, smithy_client_1.expectString)(output.PhysicalId),
|
|
6627
|
+
ProductId: (0, smithy_client_1.expectString)(output.ProductId),
|
|
6628
|
+
ProductName: (0, smithy_client_1.expectString)(output.ProductName),
|
|
6629
|
+
ProvisioningArtifactId: (0, smithy_client_1.expectString)(output.ProvisioningArtifactId),
|
|
6630
|
+
ProvisioningArtifactName: (0, smithy_client_1.expectString)(output.ProvisioningArtifactName),
|
|
6631
|
+
Status: (0, smithy_client_1.expectString)(output.Status),
|
|
6632
|
+
StatusMessage: (0, smithy_client_1.expectString)(output.StatusMessage),
|
|
6633
6633
|
Tags: output.Tags !== undefined && output.Tags !== null ? deserializeAws_json1_1Tags(output.Tags, context) : undefined,
|
|
6634
|
-
Type: smithy_client_1.expectString(output.Type),
|
|
6635
|
-
UserArn: smithy_client_1.expectString(output.UserArn),
|
|
6636
|
-
UserArnSession: smithy_client_1.expectString(output.UserArnSession),
|
|
6634
|
+
Type: (0, smithy_client_1.expectString)(output.Type),
|
|
6635
|
+
UserArn: (0, smithy_client_1.expectString)(output.UserArn),
|
|
6636
|
+
UserArnSession: (0, smithy_client_1.expectString)(output.UserArnSession),
|
|
6637
6637
|
};
|
|
6638
6638
|
};
|
|
6639
6639
|
const deserializeAws_json1_1ProvisionedProductAttributes = (output, context) => {
|
|
@@ -6649,22 +6649,22 @@ const deserializeAws_json1_1ProvisionedProductAttributes = (output, context) =>
|
|
|
6649
6649
|
};
|
|
6650
6650
|
const deserializeAws_json1_1ProvisionedProductDetail = (output, context) => {
|
|
6651
6651
|
return {
|
|
6652
|
-
Arn: smithy_client_1.expectString(output.Arn),
|
|
6652
|
+
Arn: (0, smithy_client_1.expectString)(output.Arn),
|
|
6653
6653
|
CreatedTime: output.CreatedTime !== undefined && output.CreatedTime !== null
|
|
6654
|
-
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedTime)))
|
|
6654
|
+
? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.CreatedTime)))
|
|
6655
6655
|
: undefined,
|
|
6656
|
-
Id: smithy_client_1.expectString(output.Id),
|
|
6657
|
-
IdempotencyToken: smithy_client_1.expectString(output.IdempotencyToken),
|
|
6658
|
-
LastProvisioningRecordId: smithy_client_1.expectString(output.LastProvisioningRecordId),
|
|
6659
|
-
LastRecordId: smithy_client_1.expectString(output.LastRecordId),
|
|
6660
|
-
LastSuccessfulProvisioningRecordId: smithy_client_1.expectString(output.LastSuccessfulProvisioningRecordId),
|
|
6661
|
-
LaunchRoleArn: smithy_client_1.expectString(output.LaunchRoleArn),
|
|
6662
|
-
Name: smithy_client_1.expectString(output.Name),
|
|
6663
|
-
ProductId: smithy_client_1.expectString(output.ProductId),
|
|
6664
|
-
ProvisioningArtifactId: smithy_client_1.expectString(output.ProvisioningArtifactId),
|
|
6665
|
-
Status: smithy_client_1.expectString(output.Status),
|
|
6666
|
-
StatusMessage: smithy_client_1.expectString(output.StatusMessage),
|
|
6667
|
-
Type: smithy_client_1.expectString(output.Type),
|
|
6656
|
+
Id: (0, smithy_client_1.expectString)(output.Id),
|
|
6657
|
+
IdempotencyToken: (0, smithy_client_1.expectString)(output.IdempotencyToken),
|
|
6658
|
+
LastProvisioningRecordId: (0, smithy_client_1.expectString)(output.LastProvisioningRecordId),
|
|
6659
|
+
LastRecordId: (0, smithy_client_1.expectString)(output.LastRecordId),
|
|
6660
|
+
LastSuccessfulProvisioningRecordId: (0, smithy_client_1.expectString)(output.LastSuccessfulProvisioningRecordId),
|
|
6661
|
+
LaunchRoleArn: (0, smithy_client_1.expectString)(output.LaunchRoleArn),
|
|
6662
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
6663
|
+
ProductId: (0, smithy_client_1.expectString)(output.ProductId),
|
|
6664
|
+
ProvisioningArtifactId: (0, smithy_client_1.expectString)(output.ProvisioningArtifactId),
|
|
6665
|
+
Status: (0, smithy_client_1.expectString)(output.Status),
|
|
6666
|
+
StatusMessage: (0, smithy_client_1.expectString)(output.StatusMessage),
|
|
6667
|
+
Type: (0, smithy_client_1.expectString)(output.Type),
|
|
6668
6668
|
};
|
|
6669
6669
|
};
|
|
6670
6670
|
const deserializeAws_json1_1ProvisionedProductDetails = (output, context) => {
|
|
@@ -6681,27 +6681,27 @@ const deserializeAws_json1_1ProvisionedProductDetails = (output, context) => {
|
|
|
6681
6681
|
const deserializeAws_json1_1ProvisionedProductPlanDetails = (output, context) => {
|
|
6682
6682
|
return {
|
|
6683
6683
|
CreatedTime: output.CreatedTime !== undefined && output.CreatedTime !== null
|
|
6684
|
-
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedTime)))
|
|
6684
|
+
? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.CreatedTime)))
|
|
6685
6685
|
: undefined,
|
|
6686
6686
|
NotificationArns: output.NotificationArns !== undefined && output.NotificationArns !== null
|
|
6687
6687
|
? deserializeAws_json1_1NotificationArns(output.NotificationArns, context)
|
|
6688
6688
|
: undefined,
|
|
6689
|
-
PathId: smithy_client_1.expectString(output.PathId),
|
|
6690
|
-
PlanId: smithy_client_1.expectString(output.PlanId),
|
|
6691
|
-
PlanName: smithy_client_1.expectString(output.PlanName),
|
|
6692
|
-
PlanType: smithy_client_1.expectString(output.PlanType),
|
|
6693
|
-
ProductId: smithy_client_1.expectString(output.ProductId),
|
|
6694
|
-
ProvisionProductId: smithy_client_1.expectString(output.ProvisionProductId),
|
|
6695
|
-
ProvisionProductName: smithy_client_1.expectString(output.ProvisionProductName),
|
|
6696
|
-
ProvisioningArtifactId: smithy_client_1.expectString(output.ProvisioningArtifactId),
|
|
6689
|
+
PathId: (0, smithy_client_1.expectString)(output.PathId),
|
|
6690
|
+
PlanId: (0, smithy_client_1.expectString)(output.PlanId),
|
|
6691
|
+
PlanName: (0, smithy_client_1.expectString)(output.PlanName),
|
|
6692
|
+
PlanType: (0, smithy_client_1.expectString)(output.PlanType),
|
|
6693
|
+
ProductId: (0, smithy_client_1.expectString)(output.ProductId),
|
|
6694
|
+
ProvisionProductId: (0, smithy_client_1.expectString)(output.ProvisionProductId),
|
|
6695
|
+
ProvisionProductName: (0, smithy_client_1.expectString)(output.ProvisionProductName),
|
|
6696
|
+
ProvisioningArtifactId: (0, smithy_client_1.expectString)(output.ProvisioningArtifactId),
|
|
6697
6697
|
ProvisioningParameters: output.ProvisioningParameters !== undefined && output.ProvisioningParameters !== null
|
|
6698
6698
|
? deserializeAws_json1_1UpdateProvisioningParameters(output.ProvisioningParameters, context)
|
|
6699
6699
|
: undefined,
|
|
6700
|
-
Status: smithy_client_1.expectString(output.Status),
|
|
6701
|
-
StatusMessage: smithy_client_1.expectString(output.StatusMessage),
|
|
6700
|
+
Status: (0, smithy_client_1.expectString)(output.Status),
|
|
6701
|
+
StatusMessage: (0, smithy_client_1.expectString)(output.StatusMessage),
|
|
6702
6702
|
Tags: output.Tags !== undefined && output.Tags !== null ? deserializeAws_json1_1Tags(output.Tags, context) : undefined,
|
|
6703
6703
|
UpdatedTime: output.UpdatedTime !== undefined && output.UpdatedTime !== null
|
|
6704
|
-
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.UpdatedTime)))
|
|
6704
|
+
? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.UpdatedTime)))
|
|
6705
6705
|
: undefined,
|
|
6706
6706
|
};
|
|
6707
6707
|
};
|
|
@@ -6718,12 +6718,12 @@ const deserializeAws_json1_1ProvisionedProductPlans = (output, context) => {
|
|
|
6718
6718
|
};
|
|
6719
6719
|
const deserializeAws_json1_1ProvisionedProductPlanSummary = (output, context) => {
|
|
6720
6720
|
return {
|
|
6721
|
-
PlanId: smithy_client_1.expectString(output.PlanId),
|
|
6722
|
-
PlanName: smithy_client_1.expectString(output.PlanName),
|
|
6723
|
-
PlanType: smithy_client_1.expectString(output.PlanType),
|
|
6724
|
-
ProvisionProductId: smithy_client_1.expectString(output.ProvisionProductId),
|
|
6725
|
-
ProvisionProductName: smithy_client_1.expectString(output.ProvisionProductName),
|
|
6726
|
-
ProvisioningArtifactId: smithy_client_1.expectString(output.ProvisioningArtifactId),
|
|
6721
|
+
PlanId: (0, smithy_client_1.expectString)(output.PlanId),
|
|
6722
|
+
PlanName: (0, smithy_client_1.expectString)(output.PlanName),
|
|
6723
|
+
PlanType: (0, smithy_client_1.expectString)(output.PlanType),
|
|
6724
|
+
ProvisionProductId: (0, smithy_client_1.expectString)(output.ProvisionProductId),
|
|
6725
|
+
ProvisionProductName: (0, smithy_client_1.expectString)(output.ProvisionProductName),
|
|
6726
|
+
ProvisioningArtifactId: (0, smithy_client_1.expectString)(output.ProvisioningArtifactId),
|
|
6727
6727
|
};
|
|
6728
6728
|
};
|
|
6729
6729
|
const deserializeAws_json1_1ProvisionedProductProperties = (output, context) => {
|
|
@@ -6733,32 +6733,32 @@ const deserializeAws_json1_1ProvisionedProductProperties = (output, context) =>
|
|
|
6733
6733
|
}
|
|
6734
6734
|
return {
|
|
6735
6735
|
...acc,
|
|
6736
|
-
[key]: smithy_client_1.expectString(value),
|
|
6736
|
+
[key]: (0, smithy_client_1.expectString)(value),
|
|
6737
6737
|
};
|
|
6738
6738
|
}, {});
|
|
6739
6739
|
};
|
|
6740
6740
|
const deserializeAws_json1_1ProvisioningArtifact = (output, context) => {
|
|
6741
6741
|
return {
|
|
6742
6742
|
CreatedTime: output.CreatedTime !== undefined && output.CreatedTime !== null
|
|
6743
|
-
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedTime)))
|
|
6743
|
+
? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.CreatedTime)))
|
|
6744
6744
|
: undefined,
|
|
6745
|
-
Description: smithy_client_1.expectString(output.Description),
|
|
6746
|
-
Guidance: smithy_client_1.expectString(output.Guidance),
|
|
6747
|
-
Id: smithy_client_1.expectString(output.Id),
|
|
6748
|
-
Name: smithy_client_1.expectString(output.Name),
|
|
6745
|
+
Description: (0, smithy_client_1.expectString)(output.Description),
|
|
6746
|
+
Guidance: (0, smithy_client_1.expectString)(output.Guidance),
|
|
6747
|
+
Id: (0, smithy_client_1.expectString)(output.Id),
|
|
6748
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
6749
6749
|
};
|
|
6750
6750
|
};
|
|
6751
6751
|
const deserializeAws_json1_1ProvisioningArtifactDetail = (output, context) => {
|
|
6752
6752
|
return {
|
|
6753
|
-
Active: smithy_client_1.expectBoolean(output.Active),
|
|
6753
|
+
Active: (0, smithy_client_1.expectBoolean)(output.Active),
|
|
6754
6754
|
CreatedTime: output.CreatedTime !== undefined && output.CreatedTime !== null
|
|
6755
|
-
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedTime)))
|
|
6755
|
+
? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.CreatedTime)))
|
|
6756
6756
|
: undefined,
|
|
6757
|
-
Description: smithy_client_1.expectString(output.Description),
|
|
6758
|
-
Guidance: smithy_client_1.expectString(output.Guidance),
|
|
6759
|
-
Id: smithy_client_1.expectString(output.Id),
|
|
6760
|
-
Name: smithy_client_1.expectString(output.Name),
|
|
6761
|
-
Type: smithy_client_1.expectString(output.Type),
|
|
6757
|
+
Description: (0, smithy_client_1.expectString)(output.Description),
|
|
6758
|
+
Guidance: (0, smithy_client_1.expectString)(output.Guidance),
|
|
6759
|
+
Id: (0, smithy_client_1.expectString)(output.Id),
|
|
6760
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
6761
|
+
Type: (0, smithy_client_1.expectString)(output.Type),
|
|
6762
6762
|
};
|
|
6763
6763
|
};
|
|
6764
6764
|
const deserializeAws_json1_1ProvisioningArtifactDetails = (output, context) => {
|
|
@@ -6779,14 +6779,14 @@ const deserializeAws_json1_1ProvisioningArtifactInfo = (output, context) => {
|
|
|
6779
6779
|
}
|
|
6780
6780
|
return {
|
|
6781
6781
|
...acc,
|
|
6782
|
-
[key]: smithy_client_1.expectString(value),
|
|
6782
|
+
[key]: (0, smithy_client_1.expectString)(value),
|
|
6783
6783
|
};
|
|
6784
6784
|
}, {});
|
|
6785
6785
|
};
|
|
6786
6786
|
const deserializeAws_json1_1ProvisioningArtifactOutput = (output, context) => {
|
|
6787
6787
|
return {
|
|
6788
|
-
Description: smithy_client_1.expectString(output.Description),
|
|
6789
|
-
Key: smithy_client_1.expectString(output.Key),
|
|
6788
|
+
Description: (0, smithy_client_1.expectString)(output.Description),
|
|
6789
|
+
Key: (0, smithy_client_1.expectString)(output.Key),
|
|
6790
6790
|
};
|
|
6791
6791
|
};
|
|
6792
6792
|
const deserializeAws_json1_1ProvisioningArtifactOutputs = (output, context) => {
|
|
@@ -6802,14 +6802,14 @@ const deserializeAws_json1_1ProvisioningArtifactOutputs = (output, context) => {
|
|
|
6802
6802
|
};
|
|
6803
6803
|
const deserializeAws_json1_1ProvisioningArtifactParameter = (output, context) => {
|
|
6804
6804
|
return {
|
|
6805
|
-
DefaultValue: smithy_client_1.expectString(output.DefaultValue),
|
|
6806
|
-
Description: smithy_client_1.expectString(output.Description),
|
|
6807
|
-
IsNoEcho: smithy_client_1.expectBoolean(output.IsNoEcho),
|
|
6805
|
+
DefaultValue: (0, smithy_client_1.expectString)(output.DefaultValue),
|
|
6806
|
+
Description: (0, smithy_client_1.expectString)(output.Description),
|
|
6807
|
+
IsNoEcho: (0, smithy_client_1.expectBoolean)(output.IsNoEcho),
|
|
6808
6808
|
ParameterConstraints: output.ParameterConstraints !== undefined && output.ParameterConstraints !== null
|
|
6809
6809
|
? deserializeAws_json1_1ParameterConstraints(output.ParameterConstraints, context)
|
|
6810
6810
|
: undefined,
|
|
6811
|
-
ParameterKey: smithy_client_1.expectString(output.ParameterKey),
|
|
6812
|
-
ParameterType: smithy_client_1.expectString(output.ParameterType),
|
|
6811
|
+
ParameterKey: (0, smithy_client_1.expectString)(output.ParameterKey),
|
|
6812
|
+
ParameterType: (0, smithy_client_1.expectString)(output.ParameterType),
|
|
6813
6813
|
};
|
|
6814
6814
|
};
|
|
6815
6815
|
const deserializeAws_json1_1ProvisioningArtifactParameters = (output, context) => {
|
|
@@ -6858,11 +6858,11 @@ const deserializeAws_json1_1ProvisioningArtifactSummaries = (output, context) =>
|
|
|
6858
6858
|
const deserializeAws_json1_1ProvisioningArtifactSummary = (output, context) => {
|
|
6859
6859
|
return {
|
|
6860
6860
|
CreatedTime: output.CreatedTime !== undefined && output.CreatedTime !== null
|
|
6861
|
-
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedTime)))
|
|
6861
|
+
? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.CreatedTime)))
|
|
6862
6862
|
: undefined,
|
|
6863
|
-
Description: smithy_client_1.expectString(output.Description),
|
|
6864
|
-
Id: smithy_client_1.expectString(output.Id),
|
|
6865
|
-
Name: smithy_client_1.expectString(output.Name),
|
|
6863
|
+
Description: (0, smithy_client_1.expectString)(output.Description),
|
|
6864
|
+
Id: (0, smithy_client_1.expectString)(output.Id),
|
|
6865
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
6866
6866
|
ProvisioningArtifactMetadata: output.ProvisioningArtifactMetadata !== undefined && output.ProvisioningArtifactMetadata !== null
|
|
6867
6867
|
? deserializeAws_json1_1ProvisioningArtifactInfo(output.ProvisioningArtifactMetadata, context)
|
|
6868
6868
|
: undefined,
|
|
@@ -6899,26 +6899,26 @@ const deserializeAws_json1_1ProvisionProductOutput = (output, context) => {
|
|
|
6899
6899
|
const deserializeAws_json1_1RecordDetail = (output, context) => {
|
|
6900
6900
|
return {
|
|
6901
6901
|
CreatedTime: output.CreatedTime !== undefined && output.CreatedTime !== null
|
|
6902
|
-
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedTime)))
|
|
6902
|
+
? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.CreatedTime)))
|
|
6903
6903
|
: undefined,
|
|
6904
|
-
LaunchRoleArn: smithy_client_1.expectString(output.LaunchRoleArn),
|
|
6905
|
-
PathId: smithy_client_1.expectString(output.PathId),
|
|
6906
|
-
ProductId: smithy_client_1.expectString(output.ProductId),
|
|
6907
|
-
ProvisionedProductId: smithy_client_1.expectString(output.ProvisionedProductId),
|
|
6908
|
-
ProvisionedProductName: smithy_client_1.expectString(output.ProvisionedProductName),
|
|
6909
|
-
ProvisionedProductType: smithy_client_1.expectString(output.ProvisionedProductType),
|
|
6910
|
-
ProvisioningArtifactId: smithy_client_1.expectString(output.ProvisioningArtifactId),
|
|
6904
|
+
LaunchRoleArn: (0, smithy_client_1.expectString)(output.LaunchRoleArn),
|
|
6905
|
+
PathId: (0, smithy_client_1.expectString)(output.PathId),
|
|
6906
|
+
ProductId: (0, smithy_client_1.expectString)(output.ProductId),
|
|
6907
|
+
ProvisionedProductId: (0, smithy_client_1.expectString)(output.ProvisionedProductId),
|
|
6908
|
+
ProvisionedProductName: (0, smithy_client_1.expectString)(output.ProvisionedProductName),
|
|
6909
|
+
ProvisionedProductType: (0, smithy_client_1.expectString)(output.ProvisionedProductType),
|
|
6910
|
+
ProvisioningArtifactId: (0, smithy_client_1.expectString)(output.ProvisioningArtifactId),
|
|
6911
6911
|
RecordErrors: output.RecordErrors !== undefined && output.RecordErrors !== null
|
|
6912
6912
|
? deserializeAws_json1_1RecordErrors(output.RecordErrors, context)
|
|
6913
6913
|
: undefined,
|
|
6914
|
-
RecordId: smithy_client_1.expectString(output.RecordId),
|
|
6914
|
+
RecordId: (0, smithy_client_1.expectString)(output.RecordId),
|
|
6915
6915
|
RecordTags: output.RecordTags !== undefined && output.RecordTags !== null
|
|
6916
6916
|
? deserializeAws_json1_1RecordTags(output.RecordTags, context)
|
|
6917
6917
|
: undefined,
|
|
6918
|
-
RecordType: smithy_client_1.expectString(output.RecordType),
|
|
6919
|
-
Status: smithy_client_1.expectString(output.Status),
|
|
6918
|
+
RecordType: (0, smithy_client_1.expectString)(output.RecordType),
|
|
6919
|
+
Status: (0, smithy_client_1.expectString)(output.Status),
|
|
6920
6920
|
UpdatedTime: output.UpdatedTime !== undefined && output.UpdatedTime !== null
|
|
6921
|
-
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.UpdatedTime)))
|
|
6921
|
+
? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.UpdatedTime)))
|
|
6922
6922
|
: undefined,
|
|
6923
6923
|
};
|
|
6924
6924
|
};
|
|
@@ -6935,8 +6935,8 @@ const deserializeAws_json1_1RecordDetails = (output, context) => {
|
|
|
6935
6935
|
};
|
|
6936
6936
|
const deserializeAws_json1_1RecordError = (output, context) => {
|
|
6937
6937
|
return {
|
|
6938
|
-
Code: smithy_client_1.expectString(output.Code),
|
|
6939
|
-
Description: smithy_client_1.expectString(output.Description),
|
|
6938
|
+
Code: (0, smithy_client_1.expectString)(output.Code),
|
|
6939
|
+
Description: (0, smithy_client_1.expectString)(output.Description),
|
|
6940
6940
|
};
|
|
6941
6941
|
};
|
|
6942
6942
|
const deserializeAws_json1_1RecordErrors = (output, context) => {
|
|
@@ -6952,9 +6952,9 @@ const deserializeAws_json1_1RecordErrors = (output, context) => {
|
|
|
6952
6952
|
};
|
|
6953
6953
|
const deserializeAws_json1_1RecordOutput = (output, context) => {
|
|
6954
6954
|
return {
|
|
6955
|
-
Description: smithy_client_1.expectString(output.Description),
|
|
6956
|
-
OutputKey: smithy_client_1.expectString(output.OutputKey),
|
|
6957
|
-
OutputValue: smithy_client_1.expectString(output.OutputValue),
|
|
6955
|
+
Description: (0, smithy_client_1.expectString)(output.Description),
|
|
6956
|
+
OutputKey: (0, smithy_client_1.expectString)(output.OutputKey),
|
|
6957
|
+
OutputValue: (0, smithy_client_1.expectString)(output.OutputValue),
|
|
6958
6958
|
};
|
|
6959
6959
|
};
|
|
6960
6960
|
const deserializeAws_json1_1RecordOutputs = (output, context) => {
|
|
@@ -6970,8 +6970,8 @@ const deserializeAws_json1_1RecordOutputs = (output, context) => {
|
|
|
6970
6970
|
};
|
|
6971
6971
|
const deserializeAws_json1_1RecordTag = (output, context) => {
|
|
6972
6972
|
return {
|
|
6973
|
-
Key: smithy_client_1.expectString(output.Key),
|
|
6974
|
-
Value: smithy_client_1.expectString(output.Value),
|
|
6973
|
+
Key: (0, smithy_client_1.expectString)(output.Key),
|
|
6974
|
+
Value: (0, smithy_client_1.expectString)(output.Value),
|
|
6975
6975
|
};
|
|
6976
6976
|
};
|
|
6977
6977
|
const deserializeAws_json1_1RecordTags = (output, context) => {
|
|
@@ -6990,14 +6990,14 @@ const deserializeAws_json1_1RejectPortfolioShareOutput = (output, context) => {
|
|
|
6990
6990
|
};
|
|
6991
6991
|
const deserializeAws_json1_1ResourceChange = (output, context) => {
|
|
6992
6992
|
return {
|
|
6993
|
-
Action: smithy_client_1.expectString(output.Action),
|
|
6993
|
+
Action: (0, smithy_client_1.expectString)(output.Action),
|
|
6994
6994
|
Details: output.Details !== undefined && output.Details !== null
|
|
6995
6995
|
? deserializeAws_json1_1ResourceChangeDetails(output.Details, context)
|
|
6996
6996
|
: undefined,
|
|
6997
|
-
LogicalResourceId: smithy_client_1.expectString(output.LogicalResourceId),
|
|
6998
|
-
PhysicalResourceId: smithy_client_1.expectString(output.PhysicalResourceId),
|
|
6999
|
-
Replacement: smithy_client_1.expectString(output.Replacement),
|
|
7000
|
-
ResourceType: smithy_client_1.expectString(output.ResourceType),
|
|
6997
|
+
LogicalResourceId: (0, smithy_client_1.expectString)(output.LogicalResourceId),
|
|
6998
|
+
PhysicalResourceId: (0, smithy_client_1.expectString)(output.PhysicalResourceId),
|
|
6999
|
+
Replacement: (0, smithy_client_1.expectString)(output.Replacement),
|
|
7000
|
+
ResourceType: (0, smithy_client_1.expectString)(output.ResourceType),
|
|
7001
7001
|
Scope: output.Scope !== undefined && output.Scope !== null
|
|
7002
7002
|
? deserializeAws_json1_1Scope(output.Scope, context)
|
|
7003
7003
|
: undefined,
|
|
@@ -7005,8 +7005,8 @@ const deserializeAws_json1_1ResourceChange = (output, context) => {
|
|
|
7005
7005
|
};
|
|
7006
7006
|
const deserializeAws_json1_1ResourceChangeDetail = (output, context) => {
|
|
7007
7007
|
return {
|
|
7008
|
-
CausingEntity: smithy_client_1.expectString(output.CausingEntity),
|
|
7009
|
-
Evaluation: smithy_client_1.expectString(output.Evaluation),
|
|
7008
|
+
CausingEntity: (0, smithy_client_1.expectString)(output.CausingEntity),
|
|
7009
|
+
Evaluation: (0, smithy_client_1.expectString)(output.Evaluation),
|
|
7010
7010
|
Target: output.Target !== undefined && output.Target !== null
|
|
7011
7011
|
? deserializeAws_json1_1ResourceTargetDefinition(output.Target, context)
|
|
7012
7012
|
: undefined,
|
|
@@ -7036,13 +7036,13 @@ const deserializeAws_json1_1ResourceChanges = (output, context) => {
|
|
|
7036
7036
|
};
|
|
7037
7037
|
const deserializeAws_json1_1ResourceDetail = (output, context) => {
|
|
7038
7038
|
return {
|
|
7039
|
-
ARN: smithy_client_1.expectString(output.ARN),
|
|
7039
|
+
ARN: (0, smithy_client_1.expectString)(output.ARN),
|
|
7040
7040
|
CreatedTime: output.CreatedTime !== undefined && output.CreatedTime !== null
|
|
7041
|
-
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedTime)))
|
|
7041
|
+
? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.CreatedTime)))
|
|
7042
7042
|
: undefined,
|
|
7043
|
-
Description: smithy_client_1.expectString(output.Description),
|
|
7044
|
-
Id: smithy_client_1.expectString(output.Id),
|
|
7045
|
-
Name: smithy_client_1.expectString(output.Name),
|
|
7043
|
+
Description: (0, smithy_client_1.expectString)(output.Description),
|
|
7044
|
+
Id: (0, smithy_client_1.expectString)(output.Id),
|
|
7045
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
7046
7046
|
};
|
|
7047
7047
|
};
|
|
7048
7048
|
const deserializeAws_json1_1ResourceDetails = (output, context) => {
|
|
@@ -7058,24 +7058,24 @@ const deserializeAws_json1_1ResourceDetails = (output, context) => {
|
|
|
7058
7058
|
};
|
|
7059
7059
|
const deserializeAws_json1_1ResourceInUseException = (output, context) => {
|
|
7060
7060
|
return {
|
|
7061
|
-
Message: smithy_client_1.expectString(output.Message),
|
|
7061
|
+
Message: (0, smithy_client_1.expectString)(output.Message),
|
|
7062
7062
|
};
|
|
7063
7063
|
};
|
|
7064
7064
|
const deserializeAws_json1_1ResourceNotFoundException = (output, context) => {
|
|
7065
7065
|
return {
|
|
7066
|
-
Message: smithy_client_1.expectString(output.Message),
|
|
7066
|
+
Message: (0, smithy_client_1.expectString)(output.Message),
|
|
7067
7067
|
};
|
|
7068
7068
|
};
|
|
7069
7069
|
const deserializeAws_json1_1ResourceTargetDefinition = (output, context) => {
|
|
7070
7070
|
return {
|
|
7071
|
-
Attribute: smithy_client_1.expectString(output.Attribute),
|
|
7072
|
-
Name: smithy_client_1.expectString(output.Name),
|
|
7073
|
-
RequiresRecreation: smithy_client_1.expectString(output.RequiresRecreation),
|
|
7071
|
+
Attribute: (0, smithy_client_1.expectString)(output.Attribute),
|
|
7072
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
7073
|
+
RequiresRecreation: (0, smithy_client_1.expectString)(output.RequiresRecreation),
|
|
7074
7074
|
};
|
|
7075
7075
|
};
|
|
7076
7076
|
const deserializeAws_json1_1ScanProvisionedProductsOutput = (output, context) => {
|
|
7077
7077
|
return {
|
|
7078
|
-
NextPageToken: smithy_client_1.expectString(output.NextPageToken),
|
|
7078
|
+
NextPageToken: (0, smithy_client_1.expectString)(output.NextPageToken),
|
|
7079
7079
|
ProvisionedProducts: output.ProvisionedProducts !== undefined && output.ProvisionedProducts !== null
|
|
7080
7080
|
? deserializeAws_json1_1ProvisionedProductDetails(output.ProvisionedProducts, context)
|
|
7081
7081
|
: undefined,
|
|
@@ -7088,13 +7088,13 @@ const deserializeAws_json1_1Scope = (output, context) => {
|
|
|
7088
7088
|
if (entry === null) {
|
|
7089
7089
|
return null;
|
|
7090
7090
|
}
|
|
7091
|
-
return smithy_client_1.expectString(entry);
|
|
7091
|
+
return (0, smithy_client_1.expectString)(entry);
|
|
7092
7092
|
});
|
|
7093
7093
|
return retVal;
|
|
7094
7094
|
};
|
|
7095
7095
|
const deserializeAws_json1_1SearchProductsAsAdminOutput = (output, context) => {
|
|
7096
7096
|
return {
|
|
7097
|
-
NextPageToken: smithy_client_1.expectString(output.NextPageToken),
|
|
7097
|
+
NextPageToken: (0, smithy_client_1.expectString)(output.NextPageToken),
|
|
7098
7098
|
ProductViewDetails: output.ProductViewDetails !== undefined && output.ProductViewDetails !== null
|
|
7099
7099
|
? deserializeAws_json1_1ProductViewDetails(output.ProductViewDetails, context)
|
|
7100
7100
|
: undefined,
|
|
@@ -7102,7 +7102,7 @@ const deserializeAws_json1_1SearchProductsAsAdminOutput = (output, context) => {
|
|
|
7102
7102
|
};
|
|
7103
7103
|
const deserializeAws_json1_1SearchProductsOutput = (output, context) => {
|
|
7104
7104
|
return {
|
|
7105
|
-
NextPageToken: smithy_client_1.expectString(output.NextPageToken),
|
|
7105
|
+
NextPageToken: (0, smithy_client_1.expectString)(output.NextPageToken),
|
|
7106
7106
|
ProductViewAggregations: output.ProductViewAggregations !== undefined && output.ProductViewAggregations !== null
|
|
7107
7107
|
? deserializeAws_json1_1ProductViewAggregations(output.ProductViewAggregations, context)
|
|
7108
7108
|
: undefined,
|
|
@@ -7113,11 +7113,11 @@ const deserializeAws_json1_1SearchProductsOutput = (output, context) => {
|
|
|
7113
7113
|
};
|
|
7114
7114
|
const deserializeAws_json1_1SearchProvisionedProductsOutput = (output, context) => {
|
|
7115
7115
|
return {
|
|
7116
|
-
NextPageToken: smithy_client_1.expectString(output.NextPageToken),
|
|
7116
|
+
NextPageToken: (0, smithy_client_1.expectString)(output.NextPageToken),
|
|
7117
7117
|
ProvisionedProducts: output.ProvisionedProducts !== undefined && output.ProvisionedProducts !== null
|
|
7118
7118
|
? deserializeAws_json1_1ProvisionedProductAttributes(output.ProvisionedProducts, context)
|
|
7119
7119
|
: undefined,
|
|
7120
|
-
TotalResultsCount: smithy_client_1.expectInt32(output.TotalResultsCount),
|
|
7120
|
+
TotalResultsCount: (0, smithy_client_1.expectInt32)(output.TotalResultsCount),
|
|
7121
7121
|
};
|
|
7122
7122
|
};
|
|
7123
7123
|
const deserializeAws_json1_1ServiceActionDefinitionMap = (output, context) => {
|
|
@@ -7127,7 +7127,7 @@ const deserializeAws_json1_1ServiceActionDefinitionMap = (output, context) => {
|
|
|
7127
7127
|
}
|
|
7128
7128
|
return {
|
|
7129
7129
|
...acc,
|
|
7130
|
-
[key]: smithy_client_1.expectString(value),
|
|
7130
|
+
[key]: (0, smithy_client_1.expectString)(value),
|
|
7131
7131
|
};
|
|
7132
7132
|
}, {});
|
|
7133
7133
|
};
|
|
@@ -7154,10 +7154,10 @@ const deserializeAws_json1_1ServiceActionSummaries = (output, context) => {
|
|
|
7154
7154
|
};
|
|
7155
7155
|
const deserializeAws_json1_1ServiceActionSummary = (output, context) => {
|
|
7156
7156
|
return {
|
|
7157
|
-
DefinitionType: smithy_client_1.expectString(output.DefinitionType),
|
|
7158
|
-
Description: smithy_client_1.expectString(output.Description),
|
|
7159
|
-
Id: smithy_client_1.expectString(output.Id),
|
|
7160
|
-
Name: smithy_client_1.expectString(output.Name),
|
|
7157
|
+
DefinitionType: (0, smithy_client_1.expectString)(output.DefinitionType),
|
|
7158
|
+
Description: (0, smithy_client_1.expectString)(output.Description),
|
|
7159
|
+
Id: (0, smithy_client_1.expectString)(output.Id),
|
|
7160
|
+
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
7161
7161
|
};
|
|
7162
7162
|
};
|
|
7163
7163
|
const deserializeAws_json1_1ShareDetails = (output, context) => {
|
|
@@ -7175,8 +7175,8 @@ const deserializeAws_json1_1ShareError = (output, context) => {
|
|
|
7175
7175
|
Accounts: output.Accounts !== undefined && output.Accounts !== null
|
|
7176
7176
|
? deserializeAws_json1_1Namespaces(output.Accounts, context)
|
|
7177
7177
|
: undefined,
|
|
7178
|
-
Error: smithy_client_1.expectString(output.Error),
|
|
7179
|
-
Message: smithy_client_1.expectString(output.Message),
|
|
7178
|
+
Error: (0, smithy_client_1.expectString)(output.Error),
|
|
7179
|
+
Message: (0, smithy_client_1.expectString)(output.Message),
|
|
7180
7180
|
};
|
|
7181
7181
|
};
|
|
7182
7182
|
const deserializeAws_json1_1ShareErrors = (output, context) => {
|
|
@@ -7192,9 +7192,9 @@ const deserializeAws_json1_1ShareErrors = (output, context) => {
|
|
|
7192
7192
|
};
|
|
7193
7193
|
const deserializeAws_json1_1StackInstance = (output, context) => {
|
|
7194
7194
|
return {
|
|
7195
|
-
Account: smithy_client_1.expectString(output.Account),
|
|
7196
|
-
Region: smithy_client_1.expectString(output.Region),
|
|
7197
|
-
StackInstanceStatus: smithy_client_1.expectString(output.StackInstanceStatus),
|
|
7195
|
+
Account: (0, smithy_client_1.expectString)(output.Account),
|
|
7196
|
+
Region: (0, smithy_client_1.expectString)(output.Region),
|
|
7197
|
+
StackInstanceStatus: (0, smithy_client_1.expectString)(output.StackInstanceStatus),
|
|
7198
7198
|
};
|
|
7199
7199
|
};
|
|
7200
7200
|
const deserializeAws_json1_1StackInstances = (output, context) => {
|
|
@@ -7215,7 +7215,7 @@ const deserializeAws_json1_1StackSetAccounts = (output, context) => {
|
|
|
7215
7215
|
if (entry === null) {
|
|
7216
7216
|
return null;
|
|
7217
7217
|
}
|
|
7218
|
-
return smithy_client_1.expectString(entry);
|
|
7218
|
+
return (0, smithy_client_1.expectString)(entry);
|
|
7219
7219
|
});
|
|
7220
7220
|
return retVal;
|
|
7221
7221
|
};
|
|
@@ -7226,7 +7226,7 @@ const deserializeAws_json1_1StackSetRegions = (output, context) => {
|
|
|
7226
7226
|
if (entry === null) {
|
|
7227
7227
|
return null;
|
|
7228
7228
|
}
|
|
7229
|
-
return smithy_client_1.expectString(entry);
|
|
7229
|
+
return (0, smithy_client_1.expectString)(entry);
|
|
7230
7230
|
});
|
|
7231
7231
|
return retVal;
|
|
7232
7232
|
};
|
|
@@ -7237,23 +7237,23 @@ const deserializeAws_json1_1SuccessfulShares = (output, context) => {
|
|
|
7237
7237
|
if (entry === null) {
|
|
7238
7238
|
return null;
|
|
7239
7239
|
}
|
|
7240
|
-
return smithy_client_1.expectString(entry);
|
|
7240
|
+
return (0, smithy_client_1.expectString)(entry);
|
|
7241
7241
|
});
|
|
7242
7242
|
return retVal;
|
|
7243
7243
|
};
|
|
7244
7244
|
const deserializeAws_json1_1Tag = (output, context) => {
|
|
7245
7245
|
return {
|
|
7246
|
-
Key: smithy_client_1.expectString(output.Key),
|
|
7247
|
-
Value: smithy_client_1.expectString(output.Value),
|
|
7246
|
+
Key: (0, smithy_client_1.expectString)(output.Key),
|
|
7247
|
+
Value: (0, smithy_client_1.expectString)(output.Value),
|
|
7248
7248
|
};
|
|
7249
7249
|
};
|
|
7250
7250
|
const deserializeAws_json1_1TagOptionDetail = (output, context) => {
|
|
7251
7251
|
return {
|
|
7252
|
-
Active: smithy_client_1.expectBoolean(output.Active),
|
|
7253
|
-
Id: smithy_client_1.expectString(output.Id),
|
|
7254
|
-
Key: smithy_client_1.expectString(output.Key),
|
|
7255
|
-
Owner: smithy_client_1.expectString(output.Owner),
|
|
7256
|
-
Value: smithy_client_1.expectString(output.Value),
|
|
7252
|
+
Active: (0, smithy_client_1.expectBoolean)(output.Active),
|
|
7253
|
+
Id: (0, smithy_client_1.expectString)(output.Id),
|
|
7254
|
+
Key: (0, smithy_client_1.expectString)(output.Key),
|
|
7255
|
+
Owner: (0, smithy_client_1.expectString)(output.Owner),
|
|
7256
|
+
Value: (0, smithy_client_1.expectString)(output.Value),
|
|
7257
7257
|
};
|
|
7258
7258
|
};
|
|
7259
7259
|
const deserializeAws_json1_1TagOptionDetails = (output, context) => {
|
|
@@ -7269,7 +7269,7 @@ const deserializeAws_json1_1TagOptionDetails = (output, context) => {
|
|
|
7269
7269
|
};
|
|
7270
7270
|
const deserializeAws_json1_1TagOptionNotMigratedException = (output, context) => {
|
|
7271
7271
|
return {
|
|
7272
|
-
Message: smithy_client_1.expectString(output.Message),
|
|
7272
|
+
Message: (0, smithy_client_1.expectString)(output.Message),
|
|
7273
7273
|
};
|
|
7274
7274
|
};
|
|
7275
7275
|
const deserializeAws_json1_1TagOptionSummaries = (output, context) => {
|
|
@@ -7285,7 +7285,7 @@ const deserializeAws_json1_1TagOptionSummaries = (output, context) => {
|
|
|
7285
7285
|
};
|
|
7286
7286
|
const deserializeAws_json1_1TagOptionSummary = (output, context) => {
|
|
7287
7287
|
return {
|
|
7288
|
-
Key: smithy_client_1.expectString(output.Key),
|
|
7288
|
+
Key: (0, smithy_client_1.expectString)(output.Key),
|
|
7289
7289
|
Values: output.Values !== undefined && output.Values !== null
|
|
7290
7290
|
? deserializeAws_json1_1TagOptionValues(output.Values, context)
|
|
7291
7291
|
: undefined,
|
|
@@ -7298,7 +7298,7 @@ const deserializeAws_json1_1TagOptionValues = (output, context) => {
|
|
|
7298
7298
|
if (entry === null) {
|
|
7299
7299
|
return null;
|
|
7300
7300
|
}
|
|
7301
|
-
return smithy_client_1.expectString(entry);
|
|
7301
|
+
return (0, smithy_client_1.expectString)(entry);
|
|
7302
7302
|
});
|
|
7303
7303
|
return retVal;
|
|
7304
7304
|
};
|
|
@@ -7325,8 +7325,8 @@ const deserializeAws_json1_1UpdateConstraintOutput = (output, context) => {
|
|
|
7325
7325
|
ConstraintDetail: output.ConstraintDetail !== undefined && output.ConstraintDetail !== null
|
|
7326
7326
|
? deserializeAws_json1_1ConstraintDetail(output.ConstraintDetail, context)
|
|
7327
7327
|
: undefined,
|
|
7328
|
-
ConstraintParameters: smithy_client_1.expectString(output.ConstraintParameters),
|
|
7329
|
-
Status: smithy_client_1.expectString(output.Status),
|
|
7328
|
+
ConstraintParameters: (0, smithy_client_1.expectString)(output.ConstraintParameters),
|
|
7329
|
+
Status: (0, smithy_client_1.expectString)(output.Status),
|
|
7330
7330
|
};
|
|
7331
7331
|
};
|
|
7332
7332
|
const deserializeAws_json1_1UpdatePortfolioOutput = (output, context) => {
|
|
@@ -7339,8 +7339,8 @@ const deserializeAws_json1_1UpdatePortfolioOutput = (output, context) => {
|
|
|
7339
7339
|
};
|
|
7340
7340
|
const deserializeAws_json1_1UpdatePortfolioShareOutput = (output, context) => {
|
|
7341
7341
|
return {
|
|
7342
|
-
PortfolioShareToken: smithy_client_1.expectString(output.PortfolioShareToken),
|
|
7343
|
-
Status: smithy_client_1.expectString(output.Status),
|
|
7342
|
+
PortfolioShareToken: (0, smithy_client_1.expectString)(output.PortfolioShareToken),
|
|
7343
|
+
Status: (0, smithy_client_1.expectString)(output.Status),
|
|
7344
7344
|
};
|
|
7345
7345
|
};
|
|
7346
7346
|
const deserializeAws_json1_1UpdateProductOutput = (output, context) => {
|
|
@@ -7360,12 +7360,12 @@ const deserializeAws_json1_1UpdateProvisionedProductOutput = (output, context) =
|
|
|
7360
7360
|
};
|
|
7361
7361
|
const deserializeAws_json1_1UpdateProvisionedProductPropertiesOutput = (output, context) => {
|
|
7362
7362
|
return {
|
|
7363
|
-
ProvisionedProductId: smithy_client_1.expectString(output.ProvisionedProductId),
|
|
7363
|
+
ProvisionedProductId: (0, smithy_client_1.expectString)(output.ProvisionedProductId),
|
|
7364
7364
|
ProvisionedProductProperties: output.ProvisionedProductProperties !== undefined && output.ProvisionedProductProperties !== null
|
|
7365
7365
|
? deserializeAws_json1_1ProvisionedProductProperties(output.ProvisionedProductProperties, context)
|
|
7366
7366
|
: undefined,
|
|
7367
|
-
RecordId: smithy_client_1.expectString(output.RecordId),
|
|
7368
|
-
Status: smithy_client_1.expectString(output.Status),
|
|
7367
|
+
RecordId: (0, smithy_client_1.expectString)(output.RecordId),
|
|
7368
|
+
Status: (0, smithy_client_1.expectString)(output.Status),
|
|
7369
7369
|
};
|
|
7370
7370
|
};
|
|
7371
7371
|
const deserializeAws_json1_1UpdateProvisioningArtifactOutput = (output, context) => {
|
|
@@ -7376,14 +7376,14 @@ const deserializeAws_json1_1UpdateProvisioningArtifactOutput = (output, context)
|
|
|
7376
7376
|
ProvisioningArtifactDetail: output.ProvisioningArtifactDetail !== undefined && output.ProvisioningArtifactDetail !== null
|
|
7377
7377
|
? deserializeAws_json1_1ProvisioningArtifactDetail(output.ProvisioningArtifactDetail, context)
|
|
7378
7378
|
: undefined,
|
|
7379
|
-
Status: smithy_client_1.expectString(output.Status),
|
|
7379
|
+
Status: (0, smithy_client_1.expectString)(output.Status),
|
|
7380
7380
|
};
|
|
7381
7381
|
};
|
|
7382
7382
|
const deserializeAws_json1_1UpdateProvisioningParameter = (output, context) => {
|
|
7383
7383
|
return {
|
|
7384
|
-
Key: smithy_client_1.expectString(output.Key),
|
|
7385
|
-
UsePreviousValue: smithy_client_1.expectBoolean(output.UsePreviousValue),
|
|
7386
|
-
Value: smithy_client_1.expectString(output.Value),
|
|
7384
|
+
Key: (0, smithy_client_1.expectString)(output.Key),
|
|
7385
|
+
UsePreviousValue: (0, smithy_client_1.expectBoolean)(output.UsePreviousValue),
|
|
7386
|
+
Value: (0, smithy_client_1.expectString)(output.Value),
|
|
7387
7387
|
};
|
|
7388
7388
|
};
|
|
7389
7389
|
const deserializeAws_json1_1UpdateProvisioningParameters = (output, context) => {
|
|
@@ -7413,8 +7413,8 @@ const deserializeAws_json1_1UpdateTagOptionOutput = (output, context) => {
|
|
|
7413
7413
|
};
|
|
7414
7414
|
const deserializeAws_json1_1UsageInstruction = (output, context) => {
|
|
7415
7415
|
return {
|
|
7416
|
-
Type: smithy_client_1.expectString(output.Type),
|
|
7417
|
-
Value: smithy_client_1.expectString(output.Value),
|
|
7416
|
+
Type: (0, smithy_client_1.expectString)(output.Type),
|
|
7417
|
+
Value: (0, smithy_client_1.expectString)(output.Value),
|
|
7418
7418
|
};
|
|
7419
7419
|
};
|
|
7420
7420
|
const deserializeAws_json1_1UsageInstructions = (output, context) => {
|