@aws-sdk/client-iotsitewise 3.943.0 → 3.946.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +276 -1535
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/IoTSiteWiseClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +276 -1535
- package/dist-types/IoTSiteWise.d.ts +1 -1
- package/dist-types/IoTSiteWiseClient.d.ts +11 -11
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/AssociateAssetsCommand.d.ts +3 -3
- package/dist-types/commands/AssociateTimeSeriesToAssetPropertyCommand.d.ts +3 -3
- package/dist-types/commands/BatchAssociateProjectAssetsCommand.d.ts +3 -3
- package/dist-types/commands/BatchDisassociateProjectAssetsCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetAssetPropertyAggregatesCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetAssetPropertyValueCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetAssetPropertyValueHistoryCommand.d.ts +3 -3
- package/dist-types/commands/BatchPutAssetPropertyValueCommand.d.ts +3 -3
- package/dist-types/commands/CreateAccessPolicyCommand.d.ts +3 -3
- package/dist-types/commands/CreateAssetCommand.d.ts +3 -3
- package/dist-types/commands/CreateAssetModelCommand.d.ts +3 -3
- package/dist-types/commands/CreateAssetModelCompositeModelCommand.d.ts +3 -3
- package/dist-types/commands/CreateBulkImportJobCommand.d.ts +3 -3
- package/dist-types/commands/CreateComputationModelCommand.d.ts +4 -4
- package/dist-types/commands/CreateDashboardCommand.d.ts +3 -3
- package/dist-types/commands/CreateDatasetCommand.d.ts +3 -3
- package/dist-types/commands/CreateGatewayCommand.d.ts +3 -3
- package/dist-types/commands/CreatePortalCommand.d.ts +3 -3
- package/dist-types/commands/CreateProjectCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAccessPolicyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAssetCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAssetModelCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAssetModelCompositeModelCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAssetModelInterfaceRelationshipCommand.d.ts +3 -3
- package/dist-types/commands/DeleteComputationModelCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDashboardCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDatasetCommand.d.ts +3 -3
- package/dist-types/commands/DeleteGatewayCommand.d.ts +3 -3
- package/dist-types/commands/DeletePortalCommand.d.ts +3 -3
- package/dist-types/commands/DeleteProjectCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTimeSeriesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAccessPolicyCommand.d.ts +3 -3
- package/dist-types/commands/DescribeActionCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAssetCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAssetCompositeModelCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAssetModelCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAssetModelCompositeModelCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAssetModelInterfaceRelationshipCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAssetPropertyCommand.d.ts +3 -3
- package/dist-types/commands/DescribeBulkImportJobCommand.d.ts +3 -3
- package/dist-types/commands/DescribeComputationModelCommand.d.ts +4 -4
- package/dist-types/commands/DescribeComputationModelExecutionSummaryCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDashboardCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDatasetCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DescribeExecutionCommand.d.ts +3 -3
- package/dist-types/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DescribeGatewayCommand.d.ts +3 -3
- package/dist-types/commands/DescribeLoggingOptionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribePortalCommand.d.ts +3 -3
- package/dist-types/commands/DescribeProjectCommand.d.ts +3 -3
- package/dist-types/commands/DescribeStorageConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DescribeTimeSeriesCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateAssetsCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateTimeSeriesFromAssetPropertyCommand.d.ts +3 -3
- package/dist-types/commands/ExecuteActionCommand.d.ts +3 -3
- package/dist-types/commands/ExecuteQueryCommand.d.ts +4 -4
- package/dist-types/commands/GetAssetPropertyAggregatesCommand.d.ts +3 -3
- package/dist-types/commands/GetAssetPropertyValueCommand.d.ts +3 -3
- package/dist-types/commands/GetAssetPropertyValueHistoryCommand.d.ts +3 -3
- package/dist-types/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +3 -3
- package/dist-types/commands/InvokeAssistantCommand.d.ts +3 -3
- package/dist-types/commands/ListAccessPoliciesCommand.d.ts +3 -3
- package/dist-types/commands/ListActionsCommand.d.ts +3 -3
- package/dist-types/commands/ListAssetModelCompositeModelsCommand.d.ts +3 -3
- package/dist-types/commands/ListAssetModelPropertiesCommand.d.ts +3 -3
- package/dist-types/commands/ListAssetModelsCommand.d.ts +3 -3
- package/dist-types/commands/ListAssetPropertiesCommand.d.ts +3 -3
- package/dist-types/commands/ListAssetRelationshipsCommand.d.ts +3 -3
- package/dist-types/commands/ListAssetsCommand.d.ts +3 -3
- package/dist-types/commands/ListAssociatedAssetsCommand.d.ts +3 -3
- package/dist-types/commands/ListBulkImportJobsCommand.d.ts +3 -3
- package/dist-types/commands/ListCompositionRelationshipsCommand.d.ts +3 -3
- package/dist-types/commands/ListComputationModelDataBindingUsagesCommand.d.ts +3 -3
- package/dist-types/commands/ListComputationModelResolveToResourcesCommand.d.ts +3 -3
- package/dist-types/commands/ListComputationModelsCommand.d.ts +3 -3
- package/dist-types/commands/ListDashboardsCommand.d.ts +3 -3
- package/dist-types/commands/ListDatasetsCommand.d.ts +3 -3
- package/dist-types/commands/ListExecutionsCommand.d.ts +3 -3
- package/dist-types/commands/ListGatewaysCommand.d.ts +3 -3
- package/dist-types/commands/ListInterfaceRelationshipsCommand.d.ts +3 -3
- package/dist-types/commands/ListPortalsCommand.d.ts +3 -3
- package/dist-types/commands/ListProjectAssetsCommand.d.ts +3 -3
- package/dist-types/commands/ListProjectsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ListTimeSeriesCommand.d.ts +3 -3
- package/dist-types/commands/PutAssetModelInterfaceRelationshipCommand.d.ts +3 -3
- package/dist-types/commands/PutDefaultEncryptionConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/PutLoggingOptionsCommand.d.ts +3 -3
- package/dist-types/commands/PutStorageConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAccessPolicyCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAssetCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAssetModelCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAssetModelCompositeModelCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAssetPropertyCommand.d.ts +3 -3
- package/dist-types/commands/UpdateComputationModelCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDashboardCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDatasetCommand.d.ts +3 -3
- package/dist-types/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateGatewayCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePortalCommand.d.ts +3 -3
- package/dist-types/commands/UpdateProjectCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/IoTSiteWiseServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/models/models_1.d.ts +1 -1
- package/dist-types/pagination/BatchGetAssetPropertyAggregatesPaginator.d.ts +1 -1
- package/dist-types/pagination/BatchGetAssetPropertyValueHistoryPaginator.d.ts +1 -1
- package/dist-types/pagination/BatchGetAssetPropertyValuePaginator.d.ts +1 -1
- package/dist-types/pagination/ExecuteQueryPaginator.d.ts +1 -1
- package/dist-types/pagination/GetAssetPropertyAggregatesPaginator.d.ts +1 -1
- package/dist-types/pagination/GetAssetPropertyValueHistoryPaginator.d.ts +1 -1
- package/dist-types/pagination/GetInterpolatedAssetPropertyValuesPaginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListAccessPoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssetModelCompositeModelsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssetModelPropertiesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssetModelsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssetPropertiesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssetRelationshipsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssociatedAssetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBulkImportJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCompositionRelationshipsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListComputationModelDataBindingUsagesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListComputationModelResolveToResourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListComputationModelsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDashboardsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDatasetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListExecutionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListGatewaysPaginator.d.ts +1 -1
- package/dist-types/pagination/ListInterfaceRelationshipsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPortalsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProjectAssetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProjectsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTimeSeriesPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/IoTSiteWiseClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/IoTSiteWiseServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_1.d.ts +8 -8
- package/package.json +13 -12
|
@@ -967,17 +967,7 @@ import { AccessDeniedException as __AccessDeniedException, ConflictingOperationE
|
|
|
967
967
|
import { IoTSiteWiseServiceException as __IoTSiteWiseServiceException } from "../models/IoTSiteWiseServiceException";
|
|
968
968
|
export var Email = [0, n0, _E, 8, 0];
|
|
969
969
|
export var MessageInput = [0, n0, _MI, 8, 0];
|
|
970
|
-
export var AccessDeniedException = [
|
|
971
|
-
-3,
|
|
972
|
-
n0,
|
|
973
|
-
_ADE,
|
|
974
|
-
{
|
|
975
|
-
[_e]: _c,
|
|
976
|
-
[_hE]: 403,
|
|
977
|
-
},
|
|
978
|
-
[_m],
|
|
979
|
-
[0],
|
|
980
|
-
];
|
|
970
|
+
export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
981
971
|
TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
|
|
982
972
|
export var AccessPolicySummary = [
|
|
983
973
|
3,
|
|
@@ -1152,24 +1142,9 @@ export var AssociateTimeSeriesToAssetPropertyRequest = [
|
|
|
1152
1142
|
0,
|
|
1153
1143
|
[_al, _aIs, _pI, _cT],
|
|
1154
1144
|
[
|
|
1155
|
-
[
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
[_hQ]: _al,
|
|
1159
|
-
},
|
|
1160
|
-
],
|
|
1161
|
-
[
|
|
1162
|
-
0,
|
|
1163
|
-
{
|
|
1164
|
-
[_hQ]: _aIs,
|
|
1165
|
-
},
|
|
1166
|
-
],
|
|
1167
|
-
[
|
|
1168
|
-
0,
|
|
1169
|
-
{
|
|
1170
|
-
[_hQ]: _pI,
|
|
1171
|
-
},
|
|
1172
|
-
],
|
|
1145
|
+
[0, { [_hQ]: _al }],
|
|
1146
|
+
[0, { [_hQ]: _aIs }],
|
|
1147
|
+
[0, { [_hQ]: _pI }],
|
|
1173
1148
|
[0, 4],
|
|
1174
1149
|
],
|
|
1175
1150
|
];
|
|
@@ -1483,10 +1458,7 @@ export var ConflictingOperationException = [
|
|
|
1483
1458
|
-3,
|
|
1484
1459
|
n0,
|
|
1485
1460
|
_COE,
|
|
1486
|
-
{
|
|
1487
|
-
[_e]: _c,
|
|
1488
|
-
[_hE]: 409,
|
|
1489
|
-
},
|
|
1461
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
1490
1462
|
[_m, _rI, _rA],
|
|
1491
1463
|
[0, 0, 0],
|
|
1492
1464
|
];
|
|
@@ -1518,24 +1490,9 @@ export var CreateAssetModelCompositeModelRequest = [
|
|
|
1518
1490
|
[0, 4],
|
|
1519
1491
|
0,
|
|
1520
1492
|
() => AssetModelPropertyDefinitions,
|
|
1521
|
-
[
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
[_hH]: _IM,
|
|
1525
|
-
},
|
|
1526
|
-
],
|
|
1527
|
-
[
|
|
1528
|
-
0,
|
|
1529
|
-
{
|
|
1530
|
-
[_hH]: _INM,
|
|
1531
|
-
},
|
|
1532
|
-
],
|
|
1533
|
-
[
|
|
1534
|
-
0,
|
|
1535
|
-
{
|
|
1536
|
-
[_hH]: _MFVT,
|
|
1537
|
-
},
|
|
1538
|
-
],
|
|
1493
|
+
[0, { [_hH]: _IM }],
|
|
1494
|
+
[0, { [_hH]: _INM }],
|
|
1495
|
+
[0, { [_hH]: _MFVT }],
|
|
1539
1496
|
],
|
|
1540
1497
|
];
|
|
1541
1498
|
export var CreateAssetModelCompositeModelResponse = [
|
|
@@ -1723,13 +1680,7 @@ export var DeleteAccessPolicyRequest = [
|
|
|
1723
1680
|
[_aPIc, _cT],
|
|
1724
1681
|
[
|
|
1725
1682
|
[0, 1],
|
|
1726
|
-
[
|
|
1727
|
-
0,
|
|
1728
|
-
{
|
|
1729
|
-
[_iT]: 1,
|
|
1730
|
-
[_hQ]: _cT,
|
|
1731
|
-
},
|
|
1732
|
-
],
|
|
1683
|
+
[0, { [_iT]: 1, [_hQ]: _cT }],
|
|
1733
1684
|
],
|
|
1734
1685
|
];
|
|
1735
1686
|
export var DeleteAccessPolicyResponse = [3, n0, _DAPRe, 0, [], []];
|
|
@@ -1742,31 +1693,10 @@ export var DeleteAssetModelCompositeModelRequest = [
|
|
|
1742
1693
|
[
|
|
1743
1694
|
[0, 1],
|
|
1744
1695
|
[0, 1],
|
|
1745
|
-
[
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
[_hQ]: _cT,
|
|
1750
|
-
},
|
|
1751
|
-
],
|
|
1752
|
-
[
|
|
1753
|
-
0,
|
|
1754
|
-
{
|
|
1755
|
-
[_hH]: _IM,
|
|
1756
|
-
},
|
|
1757
|
-
],
|
|
1758
|
-
[
|
|
1759
|
-
0,
|
|
1760
|
-
{
|
|
1761
|
-
[_hH]: _INM,
|
|
1762
|
-
},
|
|
1763
|
-
],
|
|
1764
|
-
[
|
|
1765
|
-
0,
|
|
1766
|
-
{
|
|
1767
|
-
[_hH]: _MFVT,
|
|
1768
|
-
},
|
|
1769
|
-
],
|
|
1696
|
+
[0, { [_iT]: 1, [_hQ]: _cT }],
|
|
1697
|
+
[0, { [_hH]: _IM }],
|
|
1698
|
+
[0, { [_hH]: _INM }],
|
|
1699
|
+
[0, { [_hH]: _MFVT }],
|
|
1770
1700
|
],
|
|
1771
1701
|
];
|
|
1772
1702
|
export var DeleteAssetModelCompositeModelResponse = [
|
|
@@ -1786,13 +1716,7 @@ export var DeleteAssetModelInterfaceRelationshipRequest = [
|
|
|
1786
1716
|
[
|
|
1787
1717
|
[0, 1],
|
|
1788
1718
|
[0, 1],
|
|
1789
|
-
[
|
|
1790
|
-
0,
|
|
1791
|
-
{
|
|
1792
|
-
[_iT]: 1,
|
|
1793
|
-
[_hQ]: _cT,
|
|
1794
|
-
},
|
|
1795
|
-
],
|
|
1719
|
+
[0, { [_iT]: 1, [_hQ]: _cT }],
|
|
1796
1720
|
],
|
|
1797
1721
|
];
|
|
1798
1722
|
export var DeleteAssetModelInterfaceRelationshipResponse = [
|
|
@@ -1811,31 +1735,10 @@ export var DeleteAssetModelRequest = [
|
|
|
1811
1735
|
[_aMI, _cT, _iM, _iNM, _mFVT],
|
|
1812
1736
|
[
|
|
1813
1737
|
[0, 1],
|
|
1814
|
-
[
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
|
-
[_hQ]: _cT,
|
|
1819
|
-
},
|
|
1820
|
-
],
|
|
1821
|
-
[
|
|
1822
|
-
0,
|
|
1823
|
-
{
|
|
1824
|
-
[_hH]: _IM,
|
|
1825
|
-
},
|
|
1826
|
-
],
|
|
1827
|
-
[
|
|
1828
|
-
0,
|
|
1829
|
-
{
|
|
1830
|
-
[_hH]: _INM,
|
|
1831
|
-
},
|
|
1832
|
-
],
|
|
1833
|
-
[
|
|
1834
|
-
0,
|
|
1835
|
-
{
|
|
1836
|
-
[_hH]: _MFVT,
|
|
1837
|
-
},
|
|
1838
|
-
],
|
|
1738
|
+
[0, { [_iT]: 1, [_hQ]: _cT }],
|
|
1739
|
+
[0, { [_hH]: _IM }],
|
|
1740
|
+
[0, { [_hH]: _INM }],
|
|
1741
|
+
[0, { [_hH]: _MFVT }],
|
|
1839
1742
|
],
|
|
1840
1743
|
];
|
|
1841
1744
|
export var DeleteAssetModelResponse = [3, n0, _DAMRe, 0, [_aMS], [() => AssetModelStatus]];
|
|
@@ -1847,13 +1750,7 @@ export var DeleteAssetRequest = [
|
|
|
1847
1750
|
[_aIs, _cT],
|
|
1848
1751
|
[
|
|
1849
1752
|
[0, 1],
|
|
1850
|
-
[
|
|
1851
|
-
0,
|
|
1852
|
-
{
|
|
1853
|
-
[_iT]: 1,
|
|
1854
|
-
[_hQ]: _cT,
|
|
1855
|
-
},
|
|
1856
|
-
],
|
|
1753
|
+
[0, { [_iT]: 1, [_hQ]: _cT }],
|
|
1857
1754
|
],
|
|
1858
1755
|
];
|
|
1859
1756
|
export var DeleteAssetResponse = [3, n0, _DARe, 0, [_aS], [() => AssetStatus]];
|
|
@@ -1865,13 +1762,7 @@ export var DeleteComputationModelRequest = [
|
|
|
1865
1762
|
[_cMIo, _cT],
|
|
1866
1763
|
[
|
|
1867
1764
|
[0, 1],
|
|
1868
|
-
[
|
|
1869
|
-
0,
|
|
1870
|
-
{
|
|
1871
|
-
[_iT]: 1,
|
|
1872
|
-
[_hQ]: _cT,
|
|
1873
|
-
},
|
|
1874
|
-
],
|
|
1765
|
+
[0, { [_iT]: 1, [_hQ]: _cT }],
|
|
1875
1766
|
],
|
|
1876
1767
|
];
|
|
1877
1768
|
export var DeleteComputationModelResponse = [
|
|
@@ -1890,13 +1781,7 @@ export var DeleteDashboardRequest = [
|
|
|
1890
1781
|
[_dI, _cT],
|
|
1891
1782
|
[
|
|
1892
1783
|
[0, 1],
|
|
1893
|
-
[
|
|
1894
|
-
0,
|
|
1895
|
-
{
|
|
1896
|
-
[_iT]: 1,
|
|
1897
|
-
[_hQ]: _cT,
|
|
1898
|
-
},
|
|
1899
|
-
],
|
|
1784
|
+
[0, { [_iT]: 1, [_hQ]: _cT }],
|
|
1900
1785
|
],
|
|
1901
1786
|
];
|
|
1902
1787
|
export var DeleteDashboardResponse = [3, n0, _DDRe, 0, [], []];
|
|
@@ -1908,13 +1793,7 @@ export var DeleteDatasetRequest = [
|
|
|
1908
1793
|
[_dIa, _cT],
|
|
1909
1794
|
[
|
|
1910
1795
|
[0, 1],
|
|
1911
|
-
[
|
|
1912
|
-
0,
|
|
1913
|
-
{
|
|
1914
|
-
[_iT]: 1,
|
|
1915
|
-
[_hQ]: _cT,
|
|
1916
|
-
},
|
|
1917
|
-
],
|
|
1796
|
+
[0, { [_iT]: 1, [_hQ]: _cT }],
|
|
1918
1797
|
],
|
|
1919
1798
|
];
|
|
1920
1799
|
export var DeleteDatasetResponse = [3, n0, _DDRele, 0, [_dSa], [() => DatasetStatus]];
|
|
@@ -1927,13 +1806,7 @@ export var DeletePortalRequest = [
|
|
|
1927
1806
|
[_pIo, _cT],
|
|
1928
1807
|
[
|
|
1929
1808
|
[0, 1],
|
|
1930
|
-
[
|
|
1931
|
-
0,
|
|
1932
|
-
{
|
|
1933
|
-
[_iT]: 1,
|
|
1934
|
-
[_hQ]: _cT,
|
|
1935
|
-
},
|
|
1936
|
-
],
|
|
1809
|
+
[0, { [_iT]: 1, [_hQ]: _cT }],
|
|
1937
1810
|
],
|
|
1938
1811
|
];
|
|
1939
1812
|
export var DeletePortalResponse = [3, n0, _DPRe, 0, [_pS], [() => PortalStatus]];
|
|
@@ -1945,13 +1818,7 @@ export var DeleteProjectRequest = [
|
|
|
1945
1818
|
[_pIr, _cT],
|
|
1946
1819
|
[
|
|
1947
1820
|
[0, 1],
|
|
1948
|
-
[
|
|
1949
|
-
0,
|
|
1950
|
-
{
|
|
1951
|
-
[_iT]: 1,
|
|
1952
|
-
[_hQ]: _cT,
|
|
1953
|
-
},
|
|
1954
|
-
],
|
|
1821
|
+
[0, { [_iT]: 1, [_hQ]: _cT }],
|
|
1955
1822
|
],
|
|
1956
1823
|
];
|
|
1957
1824
|
export var DeleteProjectResponse = [3, n0, _DPRele, 0, [], []];
|
|
@@ -1962,24 +1829,9 @@ export var DeleteTimeSeriesRequest = [
|
|
|
1962
1829
|
0,
|
|
1963
1830
|
[_al, _aIs, _pI, _cT],
|
|
1964
1831
|
[
|
|
1965
|
-
[
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
[_hQ]: _al,
|
|
1969
|
-
},
|
|
1970
|
-
],
|
|
1971
|
-
[
|
|
1972
|
-
0,
|
|
1973
|
-
{
|
|
1974
|
-
[_hQ]: _aIs,
|
|
1975
|
-
},
|
|
1976
|
-
],
|
|
1977
|
-
[
|
|
1978
|
-
0,
|
|
1979
|
-
{
|
|
1980
|
-
[_hQ]: _pI,
|
|
1981
|
-
},
|
|
1982
|
-
],
|
|
1832
|
+
[0, { [_hQ]: _al }],
|
|
1833
|
+
[0, { [_hQ]: _aIs }],
|
|
1834
|
+
[0, { [_hQ]: _pI }],
|
|
1983
1835
|
[0, 4],
|
|
1984
1836
|
],
|
|
1985
1837
|
];
|
|
@@ -2040,12 +1892,7 @@ export var DescribeAssetModelCompositeModelRequest = [
|
|
|
2040
1892
|
[
|
|
2041
1893
|
[0, 1],
|
|
2042
1894
|
[0, 1],
|
|
2043
|
-
[
|
|
2044
|
-
0,
|
|
2045
|
-
{
|
|
2046
|
-
[_hQ]: _aMV,
|
|
2047
|
-
},
|
|
2048
|
-
],
|
|
1895
|
+
[0, { [_hQ]: _aMV }],
|
|
2049
1896
|
],
|
|
2050
1897
|
];
|
|
2051
1898
|
export var DescribeAssetModelCompositeModelResponse = [
|
|
@@ -2095,18 +1942,8 @@ export var DescribeAssetModelRequest = [
|
|
|
2095
1942
|
[_aMI, _eP, _aMV],
|
|
2096
1943
|
[
|
|
2097
1944
|
[0, 1],
|
|
2098
|
-
[
|
|
2099
|
-
|
|
2100
|
-
{
|
|
2101
|
-
[_hQ]: _eP,
|
|
2102
|
-
},
|
|
2103
|
-
],
|
|
2104
|
-
[
|
|
2105
|
-
0,
|
|
2106
|
-
{
|
|
2107
|
-
[_hQ]: _aMV,
|
|
2108
|
-
},
|
|
2109
|
-
],
|
|
1945
|
+
[2, { [_hQ]: _eP }],
|
|
1946
|
+
[0, { [_hQ]: _aMV }],
|
|
2110
1947
|
],
|
|
2111
1948
|
];
|
|
2112
1949
|
export var DescribeAssetModelResponse = [
|
|
@@ -2131,12 +1968,7 @@ export var DescribeAssetModelResponse = [
|
|
|
2131
1968
|
() => AssetModelStatus,
|
|
2132
1969
|
0,
|
|
2133
1970
|
() => InterfaceDetails,
|
|
2134
|
-
[
|
|
2135
|
-
0,
|
|
2136
|
-
{
|
|
2137
|
-
[_hH]: _ET,
|
|
2138
|
-
},
|
|
2139
|
-
],
|
|
1971
|
+
[0, { [_hH]: _ET }],
|
|
2140
1972
|
],
|
|
2141
1973
|
];
|
|
2142
1974
|
export var DescribeAssetPropertyRequest = [
|
|
@@ -2166,12 +1998,7 @@ export var DescribeAssetRequest = [
|
|
|
2166
1998
|
[_aIs, _eP],
|
|
2167
1999
|
[
|
|
2168
2000
|
[0, 1],
|
|
2169
|
-
[
|
|
2170
|
-
2,
|
|
2171
|
-
{
|
|
2172
|
-
[_hQ]: _eP,
|
|
2173
|
-
},
|
|
2174
|
-
],
|
|
2001
|
+
[2, { [_hQ]: _eP }],
|
|
2175
2002
|
],
|
|
2176
2003
|
];
|
|
2177
2004
|
export var DescribeAssetResponse = [
|
|
@@ -2213,18 +2040,8 @@ export var DescribeComputationModelExecutionSummaryRequest = [
|
|
|
2213
2040
|
[_cMIo, _rTRT, _rTRI],
|
|
2214
2041
|
[
|
|
2215
2042
|
[0, 1],
|
|
2216
|
-
[
|
|
2217
|
-
|
|
2218
|
-
{
|
|
2219
|
-
[_hQ]: _rTRT,
|
|
2220
|
-
},
|
|
2221
|
-
],
|
|
2222
|
-
[
|
|
2223
|
-
0,
|
|
2224
|
-
{
|
|
2225
|
-
[_hQ]: _rTRI,
|
|
2226
|
-
},
|
|
2227
|
-
],
|
|
2043
|
+
[0, { [_hQ]: _rTRT }],
|
|
2044
|
+
[0, { [_hQ]: _rTRI }],
|
|
2228
2045
|
],
|
|
2229
2046
|
];
|
|
2230
2047
|
export var DescribeComputationModelExecutionSummaryResponse = [
|
|
@@ -2243,12 +2060,7 @@ export var DescribeComputationModelRequest = [
|
|
|
2243
2060
|
[_cMIo, _cMV],
|
|
2244
2061
|
[
|
|
2245
2062
|
[0, 1],
|
|
2246
|
-
[
|
|
2247
|
-
0,
|
|
2248
|
-
{
|
|
2249
|
-
[_hQ]: _cMV,
|
|
2250
|
-
},
|
|
2251
|
-
],
|
|
2063
|
+
[0, { [_hQ]: _cMV }],
|
|
2252
2064
|
],
|
|
2253
2065
|
];
|
|
2254
2066
|
export var DescribeComputationModelResponse = [
|
|
@@ -2399,24 +2211,9 @@ export var DescribeTimeSeriesRequest = [
|
|
|
2399
2211
|
0,
|
|
2400
2212
|
[_al, _aIs, _pI],
|
|
2401
2213
|
[
|
|
2402
|
-
[
|
|
2403
|
-
|
|
2404
|
-
|
|
2405
|
-
[_hQ]: _al,
|
|
2406
|
-
},
|
|
2407
|
-
],
|
|
2408
|
-
[
|
|
2409
|
-
0,
|
|
2410
|
-
{
|
|
2411
|
-
[_hQ]: _aIs,
|
|
2412
|
-
},
|
|
2413
|
-
],
|
|
2414
|
-
[
|
|
2415
|
-
0,
|
|
2416
|
-
{
|
|
2417
|
-
[_hQ]: _pI,
|
|
2418
|
-
},
|
|
2419
|
-
],
|
|
2214
|
+
[0, { [_hQ]: _al }],
|
|
2215
|
+
[0, { [_hQ]: _aIs }],
|
|
2216
|
+
[0, { [_hQ]: _pI }],
|
|
2420
2217
|
],
|
|
2421
2218
|
];
|
|
2422
2219
|
export var DescribeTimeSeriesResponse = [
|
|
@@ -2443,24 +2240,9 @@ export var DisassociateTimeSeriesFromAssetPropertyRequest = [
|
|
|
2443
2240
|
0,
|
|
2444
2241
|
[_al, _aIs, _pI, _cT],
|
|
2445
2242
|
[
|
|
2446
|
-
[
|
|
2447
|
-
|
|
2448
|
-
|
|
2449
|
-
[_hQ]: _al,
|
|
2450
|
-
},
|
|
2451
|
-
],
|
|
2452
|
-
[
|
|
2453
|
-
0,
|
|
2454
|
-
{
|
|
2455
|
-
[_hQ]: _aIs,
|
|
2456
|
-
},
|
|
2457
|
-
],
|
|
2458
|
-
[
|
|
2459
|
-
0,
|
|
2460
|
-
{
|
|
2461
|
-
[_hQ]: _pI,
|
|
2462
|
-
},
|
|
2463
|
-
],
|
|
2243
|
+
[0, { [_hQ]: _al }],
|
|
2244
|
+
[0, { [_hQ]: _aIs }],
|
|
2245
|
+
[0, { [_hQ]: _pI }],
|
|
2464
2246
|
[0, 4],
|
|
2465
2247
|
],
|
|
2466
2248
|
];
|
|
@@ -2521,72 +2303,17 @@ export var GetAssetPropertyAggregatesRequest = [
|
|
|
2521
2303
|
0,
|
|
2522
2304
|
[_aIs, _pI, _pA, _aTg, _re, _qu, _sDt, _eD, _tO, _nT, _mR],
|
|
2523
2305
|
[
|
|
2524
|
-
[
|
|
2525
|
-
|
|
2526
|
-
|
|
2527
|
-
|
|
2528
|
-
|
|
2529
|
-
],
|
|
2530
|
-
[
|
|
2531
|
-
|
|
2532
|
-
|
|
2533
|
-
|
|
2534
|
-
|
|
2535
|
-
],
|
|
2536
|
-
[
|
|
2537
|
-
0,
|
|
2538
|
-
{
|
|
2539
|
-
[_hQ]: _pA,
|
|
2540
|
-
},
|
|
2541
|
-
],
|
|
2542
|
-
[
|
|
2543
|
-
64 | 0,
|
|
2544
|
-
{
|
|
2545
|
-
[_hQ]: _aTg,
|
|
2546
|
-
},
|
|
2547
|
-
],
|
|
2548
|
-
[
|
|
2549
|
-
0,
|
|
2550
|
-
{
|
|
2551
|
-
[_hQ]: _re,
|
|
2552
|
-
},
|
|
2553
|
-
],
|
|
2554
|
-
[
|
|
2555
|
-
64 | 0,
|
|
2556
|
-
{
|
|
2557
|
-
[_hQ]: _qu,
|
|
2558
|
-
},
|
|
2559
|
-
],
|
|
2560
|
-
[
|
|
2561
|
-
4,
|
|
2562
|
-
{
|
|
2563
|
-
[_hQ]: _sDt,
|
|
2564
|
-
},
|
|
2565
|
-
],
|
|
2566
|
-
[
|
|
2567
|
-
4,
|
|
2568
|
-
{
|
|
2569
|
-
[_hQ]: _eD,
|
|
2570
|
-
},
|
|
2571
|
-
],
|
|
2572
|
-
[
|
|
2573
|
-
0,
|
|
2574
|
-
{
|
|
2575
|
-
[_hQ]: _tO,
|
|
2576
|
-
},
|
|
2577
|
-
],
|
|
2578
|
-
[
|
|
2579
|
-
0,
|
|
2580
|
-
{
|
|
2581
|
-
[_hQ]: _nT,
|
|
2582
|
-
},
|
|
2583
|
-
],
|
|
2584
|
-
[
|
|
2585
|
-
1,
|
|
2586
|
-
{
|
|
2587
|
-
[_hQ]: _mR,
|
|
2588
|
-
},
|
|
2589
|
-
],
|
|
2306
|
+
[0, { [_hQ]: _aIs }],
|
|
2307
|
+
[0, { [_hQ]: _pI }],
|
|
2308
|
+
[0, { [_hQ]: _pA }],
|
|
2309
|
+
[64 | 0, { [_hQ]: _aTg }],
|
|
2310
|
+
[0, { [_hQ]: _re }],
|
|
2311
|
+
[64 | 0, { [_hQ]: _qu }],
|
|
2312
|
+
[4, { [_hQ]: _sDt }],
|
|
2313
|
+
[4, { [_hQ]: _eD }],
|
|
2314
|
+
[0, { [_hQ]: _tO }],
|
|
2315
|
+
[0, { [_hQ]: _nT }],
|
|
2316
|
+
[1, { [_hQ]: _mR }],
|
|
2590
2317
|
],
|
|
2591
2318
|
];
|
|
2592
2319
|
export var GetAssetPropertyAggregatesResponse = [
|
|
@@ -2604,60 +2331,15 @@ export var GetAssetPropertyValueHistoryRequest = [
|
|
|
2604
2331
|
0,
|
|
2605
2332
|
[_aIs, _pI, _pA, _sDt, _eD, _qu, _tO, _nT, _mR],
|
|
2606
2333
|
[
|
|
2607
|
-
[
|
|
2608
|
-
|
|
2609
|
-
|
|
2610
|
-
|
|
2611
|
-
|
|
2612
|
-
],
|
|
2613
|
-
[
|
|
2614
|
-
|
|
2615
|
-
|
|
2616
|
-
[_hQ]: _pI,
|
|
2617
|
-
},
|
|
2618
|
-
],
|
|
2619
|
-
[
|
|
2620
|
-
0,
|
|
2621
|
-
{
|
|
2622
|
-
[_hQ]: _pA,
|
|
2623
|
-
},
|
|
2624
|
-
],
|
|
2625
|
-
[
|
|
2626
|
-
4,
|
|
2627
|
-
{
|
|
2628
|
-
[_hQ]: _sDt,
|
|
2629
|
-
},
|
|
2630
|
-
],
|
|
2631
|
-
[
|
|
2632
|
-
4,
|
|
2633
|
-
{
|
|
2634
|
-
[_hQ]: _eD,
|
|
2635
|
-
},
|
|
2636
|
-
],
|
|
2637
|
-
[
|
|
2638
|
-
64 | 0,
|
|
2639
|
-
{
|
|
2640
|
-
[_hQ]: _qu,
|
|
2641
|
-
},
|
|
2642
|
-
],
|
|
2643
|
-
[
|
|
2644
|
-
0,
|
|
2645
|
-
{
|
|
2646
|
-
[_hQ]: _tO,
|
|
2647
|
-
},
|
|
2648
|
-
],
|
|
2649
|
-
[
|
|
2650
|
-
0,
|
|
2651
|
-
{
|
|
2652
|
-
[_hQ]: _nT,
|
|
2653
|
-
},
|
|
2654
|
-
],
|
|
2655
|
-
[
|
|
2656
|
-
1,
|
|
2657
|
-
{
|
|
2658
|
-
[_hQ]: _mR,
|
|
2659
|
-
},
|
|
2660
|
-
],
|
|
2334
|
+
[0, { [_hQ]: _aIs }],
|
|
2335
|
+
[0, { [_hQ]: _pI }],
|
|
2336
|
+
[0, { [_hQ]: _pA }],
|
|
2337
|
+
[4, { [_hQ]: _sDt }],
|
|
2338
|
+
[4, { [_hQ]: _eD }],
|
|
2339
|
+
[64 | 0, { [_hQ]: _qu }],
|
|
2340
|
+
[0, { [_hQ]: _tO }],
|
|
2341
|
+
[0, { [_hQ]: _nT }],
|
|
2342
|
+
[1, { [_hQ]: _mR }],
|
|
2661
2343
|
],
|
|
2662
2344
|
];
|
|
2663
2345
|
export var GetAssetPropertyValueHistoryResponse = [
|
|
@@ -2675,24 +2357,9 @@ export var GetAssetPropertyValueRequest = [
|
|
|
2675
2357
|
0,
|
|
2676
2358
|
[_aIs, _pI, _pA],
|
|
2677
2359
|
[
|
|
2678
|
-
[
|
|
2679
|
-
|
|
2680
|
-
|
|
2681
|
-
[_hQ]: _aIs,
|
|
2682
|
-
},
|
|
2683
|
-
],
|
|
2684
|
-
[
|
|
2685
|
-
0,
|
|
2686
|
-
{
|
|
2687
|
-
[_hQ]: _pI,
|
|
2688
|
-
},
|
|
2689
|
-
],
|
|
2690
|
-
[
|
|
2691
|
-
0,
|
|
2692
|
-
{
|
|
2693
|
-
[_hQ]: _pA,
|
|
2694
|
-
},
|
|
2695
|
-
],
|
|
2360
|
+
[0, { [_hQ]: _aIs }],
|
|
2361
|
+
[0, { [_hQ]: _pI }],
|
|
2362
|
+
[0, { [_hQ]: _pA }],
|
|
2696
2363
|
],
|
|
2697
2364
|
];
|
|
2698
2365
|
export var GetAssetPropertyValueResponse = [
|
|
@@ -2710,84 +2377,19 @@ export var GetInterpolatedAssetPropertyValuesRequest = [
|
|
|
2710
2377
|
0,
|
|
2711
2378
|
[_aIs, _pI, _pA, _sTIS, _sTOIN, _eTIS, _eTOIN, _q, _iIS, _nT, _mR, _ty, _iWIS],
|
|
2712
2379
|
[
|
|
2713
|
-
[
|
|
2714
|
-
|
|
2715
|
-
|
|
2716
|
-
|
|
2717
|
-
|
|
2718
|
-
],
|
|
2719
|
-
[
|
|
2720
|
-
|
|
2721
|
-
|
|
2722
|
-
|
|
2723
|
-
|
|
2724
|
-
],
|
|
2725
|
-
[
|
|
2726
|
-
0,
|
|
2727
|
-
{
|
|
2728
|
-
[_hQ]: _pA,
|
|
2729
|
-
},
|
|
2730
|
-
],
|
|
2731
|
-
[
|
|
2732
|
-
1,
|
|
2733
|
-
{
|
|
2734
|
-
[_hQ]: _sTIS,
|
|
2735
|
-
},
|
|
2736
|
-
],
|
|
2737
|
-
[
|
|
2738
|
-
1,
|
|
2739
|
-
{
|
|
2740
|
-
[_hQ]: _sTOIN,
|
|
2741
|
-
},
|
|
2742
|
-
],
|
|
2743
|
-
[
|
|
2744
|
-
1,
|
|
2745
|
-
{
|
|
2746
|
-
[_hQ]: _eTIS,
|
|
2747
|
-
},
|
|
2748
|
-
],
|
|
2749
|
-
[
|
|
2750
|
-
1,
|
|
2751
|
-
{
|
|
2752
|
-
[_hQ]: _eTOIN,
|
|
2753
|
-
},
|
|
2754
|
-
],
|
|
2755
|
-
[
|
|
2756
|
-
0,
|
|
2757
|
-
{
|
|
2758
|
-
[_hQ]: _q,
|
|
2759
|
-
},
|
|
2760
|
-
],
|
|
2761
|
-
[
|
|
2762
|
-
1,
|
|
2763
|
-
{
|
|
2764
|
-
[_hQ]: _iIS,
|
|
2765
|
-
},
|
|
2766
|
-
],
|
|
2767
|
-
[
|
|
2768
|
-
0,
|
|
2769
|
-
{
|
|
2770
|
-
[_hQ]: _nT,
|
|
2771
|
-
},
|
|
2772
|
-
],
|
|
2773
|
-
[
|
|
2774
|
-
1,
|
|
2775
|
-
{
|
|
2776
|
-
[_hQ]: _mR,
|
|
2777
|
-
},
|
|
2778
|
-
],
|
|
2779
|
-
[
|
|
2780
|
-
0,
|
|
2781
|
-
{
|
|
2782
|
-
[_hQ]: _ty,
|
|
2783
|
-
},
|
|
2784
|
-
],
|
|
2785
|
-
[
|
|
2786
|
-
1,
|
|
2787
|
-
{
|
|
2788
|
-
[_hQ]: _iWIS,
|
|
2789
|
-
},
|
|
2790
|
-
],
|
|
2380
|
+
[0, { [_hQ]: _aIs }],
|
|
2381
|
+
[0, { [_hQ]: _pI }],
|
|
2382
|
+
[0, { [_hQ]: _pA }],
|
|
2383
|
+
[1, { [_hQ]: _sTIS }],
|
|
2384
|
+
[1, { [_hQ]: _sTOIN }],
|
|
2385
|
+
[1, { [_hQ]: _eTIS }],
|
|
2386
|
+
[1, { [_hQ]: _eTOIN }],
|
|
2387
|
+
[0, { [_hQ]: _q }],
|
|
2388
|
+
[1, { [_hQ]: _iIS }],
|
|
2389
|
+
[0, { [_hQ]: _nT }],
|
|
2390
|
+
[1, { [_hQ]: _mR }],
|
|
2391
|
+
[0, { [_hQ]: _ty }],
|
|
2392
|
+
[1, { [_hQ]: _iWIS }],
|
|
2791
2393
|
],
|
|
2792
2394
|
];
|
|
2793
2395
|
export var GetInterpolatedAssetPropertyValuesResponse = [
|
|
@@ -2818,17 +2420,7 @@ export var ImageLocation = [3, n0, _IL, 0, [_i, _ur], [0, 0]];
|
|
|
2818
2420
|
export var InterfaceRelationship = [3, n0, _IR, 0, [_i], [0]];
|
|
2819
2421
|
export var InterfaceRelationshipSummary = [3, n0, _IRS, 0, [_i], [0]];
|
|
2820
2422
|
export var InterfaceSummary = [3, n0, _IS, 0, [_iAMI, _iAMPI], [0, 0]];
|
|
2821
|
-
export var InternalFailureException = [
|
|
2822
|
-
-3,
|
|
2823
|
-
n0,
|
|
2824
|
-
_IFE,
|
|
2825
|
-
{
|
|
2826
|
-
[_e]: _se,
|
|
2827
|
-
[_hE]: 500,
|
|
2828
|
-
},
|
|
2829
|
-
[_m],
|
|
2830
|
-
[0],
|
|
2831
|
-
];
|
|
2423
|
+
export var InternalFailureException = [-3, n0, _IFE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
|
|
2832
2424
|
TypeRegistry.for(n0).registerError(InternalFailureException, __InternalFailureException);
|
|
2833
2425
|
export var InterpolatedAssetPropertyValue = [
|
|
2834
2426
|
3,
|
|
@@ -2838,17 +2430,7 @@ export var InterpolatedAssetPropertyValue = [
|
|
|
2838
2430
|
[_t, _v],
|
|
2839
2431
|
[() => TimeInNanos, () => Variant],
|
|
2840
2432
|
];
|
|
2841
|
-
export var InvalidRequestException = [
|
|
2842
|
-
-3,
|
|
2843
|
-
n0,
|
|
2844
|
-
_IRE,
|
|
2845
|
-
{
|
|
2846
|
-
[_e]: _c,
|
|
2847
|
-
[_hE]: 400,
|
|
2848
|
-
},
|
|
2849
|
-
[_m],
|
|
2850
|
-
[0],
|
|
2851
|
-
];
|
|
2433
|
+
export var InvalidRequestException = [-3, n0, _IRE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2852
2434
|
TypeRegistry.for(n0).registerError(InvalidRequestException, __InvalidRequestException);
|
|
2853
2435
|
export var InvocationOutput = [3, n0, _IO, 0, [_m, _ci], [0, () => Citations]];
|
|
2854
2436
|
export var InvokeAssistantRequest = [
|
|
@@ -2867,28 +2449,13 @@ export var InvokeAssistantResponse = [
|
|
|
2867
2449
|
[_bo, _cI],
|
|
2868
2450
|
[
|
|
2869
2451
|
[() => ResponseStream, 16],
|
|
2870
|
-
[
|
|
2871
|
-
0,
|
|
2872
|
-
{
|
|
2873
|
-
[_hH]: _xaiaci,
|
|
2874
|
-
},
|
|
2875
|
-
],
|
|
2452
|
+
[0, { [_hH]: _xaiaci }],
|
|
2876
2453
|
],
|
|
2877
2454
|
];
|
|
2878
2455
|
export var JobConfiguration = [3, n0, _JC, 0, [_fF], [() => FileFormat]];
|
|
2879
2456
|
export var JobSummary = [3, n0, _JS, 0, [_i, _n, _sta], [0, 0, 0]];
|
|
2880
2457
|
export var KendraSourceDetail = [3, n0, _KSD, 0, [_kBA, _rAo], [0, 0]];
|
|
2881
|
-
export var LimitExceededException = [
|
|
2882
|
-
-3,
|
|
2883
|
-
n0,
|
|
2884
|
-
_LEE,
|
|
2885
|
-
{
|
|
2886
|
-
[_e]: _c,
|
|
2887
|
-
[_hE]: 410,
|
|
2888
|
-
},
|
|
2889
|
-
[_m],
|
|
2890
|
-
[0],
|
|
2891
|
-
];
|
|
2458
|
+
export var LimitExceededException = [-3, n0, _LEE, { [_e]: _c, [_hE]: 410 }, [_m], [0]];
|
|
2892
2459
|
TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException);
|
|
2893
2460
|
export var ListAccessPoliciesRequest = [
|
|
2894
2461
|
3,
|
|
@@ -2897,48 +2464,13 @@ export var ListAccessPoliciesRequest = [
|
|
|
2897
2464
|
0,
|
|
2898
2465
|
[_iTd, _iI, _rTes, _rI, _iA, _nT, _mR],
|
|
2899
2466
|
[
|
|
2900
|
-
[
|
|
2901
|
-
|
|
2902
|
-
|
|
2903
|
-
|
|
2904
|
-
|
|
2905
|
-
],
|
|
2906
|
-
[
|
|
2907
|
-
0,
|
|
2908
|
-
{
|
|
2909
|
-
[_hQ]: _iI,
|
|
2910
|
-
},
|
|
2911
|
-
],
|
|
2912
|
-
[
|
|
2913
|
-
0,
|
|
2914
|
-
{
|
|
2915
|
-
[_hQ]: _rTes,
|
|
2916
|
-
},
|
|
2917
|
-
],
|
|
2918
|
-
[
|
|
2919
|
-
0,
|
|
2920
|
-
{
|
|
2921
|
-
[_hQ]: _rI,
|
|
2922
|
-
},
|
|
2923
|
-
],
|
|
2924
|
-
[
|
|
2925
|
-
0,
|
|
2926
|
-
{
|
|
2927
|
-
[_hQ]: _iA,
|
|
2928
|
-
},
|
|
2929
|
-
],
|
|
2930
|
-
[
|
|
2931
|
-
0,
|
|
2932
|
-
{
|
|
2933
|
-
[_hQ]: _nT,
|
|
2934
|
-
},
|
|
2935
|
-
],
|
|
2936
|
-
[
|
|
2937
|
-
1,
|
|
2938
|
-
{
|
|
2939
|
-
[_hQ]: _mR,
|
|
2940
|
-
},
|
|
2941
|
-
],
|
|
2467
|
+
[0, { [_hQ]: _iTd }],
|
|
2468
|
+
[0, { [_hQ]: _iI }],
|
|
2469
|
+
[0, { [_hQ]: _rTes }],
|
|
2470
|
+
[0, { [_hQ]: _rI }],
|
|
2471
|
+
[0, { [_hQ]: _iA }],
|
|
2472
|
+
[0, { [_hQ]: _nT }],
|
|
2473
|
+
[1, { [_hQ]: _mR }],
|
|
2942
2474
|
],
|
|
2943
2475
|
];
|
|
2944
2476
|
export var ListAccessPoliciesResponse = [
|
|
@@ -2956,42 +2488,12 @@ export var ListActionsRequest = [
|
|
|
2956
2488
|
0,
|
|
2957
2489
|
[_tRT, _tRI, _nT, _mR, _rTRT, _rTRI],
|
|
2958
2490
|
[
|
|
2959
|
-
[
|
|
2960
|
-
|
|
2961
|
-
|
|
2962
|
-
|
|
2963
|
-
|
|
2964
|
-
],
|
|
2965
|
-
[
|
|
2966
|
-
0,
|
|
2967
|
-
{
|
|
2968
|
-
[_hQ]: _tRI,
|
|
2969
|
-
},
|
|
2970
|
-
],
|
|
2971
|
-
[
|
|
2972
|
-
0,
|
|
2973
|
-
{
|
|
2974
|
-
[_hQ]: _nT,
|
|
2975
|
-
},
|
|
2976
|
-
],
|
|
2977
|
-
[
|
|
2978
|
-
1,
|
|
2979
|
-
{
|
|
2980
|
-
[_hQ]: _mR,
|
|
2981
|
-
},
|
|
2982
|
-
],
|
|
2983
|
-
[
|
|
2984
|
-
0,
|
|
2985
|
-
{
|
|
2986
|
-
[_hQ]: _rTRT,
|
|
2987
|
-
},
|
|
2988
|
-
],
|
|
2989
|
-
[
|
|
2990
|
-
0,
|
|
2991
|
-
{
|
|
2992
|
-
[_hQ]: _rTRI,
|
|
2993
|
-
},
|
|
2994
|
-
],
|
|
2491
|
+
[0, { [_hQ]: _tRT }],
|
|
2492
|
+
[0, { [_hQ]: _tRI }],
|
|
2493
|
+
[0, { [_hQ]: _nT }],
|
|
2494
|
+
[1, { [_hQ]: _mR }],
|
|
2495
|
+
[0, { [_hQ]: _rTRT }],
|
|
2496
|
+
[0, { [_hQ]: _rTRI }],
|
|
2995
2497
|
],
|
|
2996
2498
|
];
|
|
2997
2499
|
export var ListActionsResponse = [3, n0, _LARi, 0, [_aSc, _nT], [() => ActionSummaries, 0]];
|
|
@@ -3003,24 +2505,9 @@ export var ListAssetModelCompositeModelsRequest = [
|
|
|
3003
2505
|
[_aMI, _nT, _mR, _aMV],
|
|
3004
2506
|
[
|
|
3005
2507
|
[0, 1],
|
|
3006
|
-
[
|
|
3007
|
-
|
|
3008
|
-
|
|
3009
|
-
[_hQ]: _nT,
|
|
3010
|
-
},
|
|
3011
|
-
],
|
|
3012
|
-
[
|
|
3013
|
-
1,
|
|
3014
|
-
{
|
|
3015
|
-
[_hQ]: _mR,
|
|
3016
|
-
},
|
|
3017
|
-
],
|
|
3018
|
-
[
|
|
3019
|
-
0,
|
|
3020
|
-
{
|
|
3021
|
-
[_hQ]: _aMV,
|
|
3022
|
-
},
|
|
3023
|
-
],
|
|
2508
|
+
[0, { [_hQ]: _nT }],
|
|
2509
|
+
[1, { [_hQ]: _mR }],
|
|
2510
|
+
[0, { [_hQ]: _aMV }],
|
|
3024
2511
|
],
|
|
3025
2512
|
];
|
|
3026
2513
|
export var ListAssetModelCompositeModelsResponse = [
|
|
@@ -3039,30 +2526,10 @@ export var ListAssetModelPropertiesRequest = [
|
|
|
3039
2526
|
[_aMI, _nT, _mR, _fil, _aMV],
|
|
3040
2527
|
[
|
|
3041
2528
|
[0, 1],
|
|
3042
|
-
[
|
|
3043
|
-
|
|
3044
|
-
|
|
3045
|
-
|
|
3046
|
-
},
|
|
3047
|
-
],
|
|
3048
|
-
[
|
|
3049
|
-
1,
|
|
3050
|
-
{
|
|
3051
|
-
[_hQ]: _mR,
|
|
3052
|
-
},
|
|
3053
|
-
],
|
|
3054
|
-
[
|
|
3055
|
-
0,
|
|
3056
|
-
{
|
|
3057
|
-
[_hQ]: _fil,
|
|
3058
|
-
},
|
|
3059
|
-
],
|
|
3060
|
-
[
|
|
3061
|
-
0,
|
|
3062
|
-
{
|
|
3063
|
-
[_hQ]: _aMV,
|
|
3064
|
-
},
|
|
3065
|
-
],
|
|
2529
|
+
[0, { [_hQ]: _nT }],
|
|
2530
|
+
[1, { [_hQ]: _mR }],
|
|
2531
|
+
[0, { [_hQ]: _fil }],
|
|
2532
|
+
[0, { [_hQ]: _aMV }],
|
|
3066
2533
|
],
|
|
3067
2534
|
];
|
|
3068
2535
|
export var ListAssetModelPropertiesResponse = [
|
|
@@ -3080,30 +2547,10 @@ export var ListAssetModelsRequest = [
|
|
|
3080
2547
|
0,
|
|
3081
2548
|
[_aMTs, _nT, _mR, _aMV],
|
|
3082
2549
|
[
|
|
3083
|
-
[
|
|
3084
|
-
|
|
3085
|
-
|
|
3086
|
-
|
|
3087
|
-
},
|
|
3088
|
-
],
|
|
3089
|
-
[
|
|
3090
|
-
0,
|
|
3091
|
-
{
|
|
3092
|
-
[_hQ]: _nT,
|
|
3093
|
-
},
|
|
3094
|
-
],
|
|
3095
|
-
[
|
|
3096
|
-
1,
|
|
3097
|
-
{
|
|
3098
|
-
[_hQ]: _mR,
|
|
3099
|
-
},
|
|
3100
|
-
],
|
|
3101
|
-
[
|
|
3102
|
-
0,
|
|
3103
|
-
{
|
|
3104
|
-
[_hQ]: _aMV,
|
|
3105
|
-
},
|
|
3106
|
-
],
|
|
2550
|
+
[64 | 0, { [_hQ]: _aMTs }],
|
|
2551
|
+
[0, { [_hQ]: _nT }],
|
|
2552
|
+
[1, { [_hQ]: _mR }],
|
|
2553
|
+
[0, { [_hQ]: _aMV }],
|
|
3107
2554
|
],
|
|
3108
2555
|
];
|
|
3109
2556
|
export var ListAssetModelsResponse = [
|
|
@@ -3122,24 +2569,9 @@ export var ListAssetPropertiesRequest = [
|
|
|
3122
2569
|
[_aIs, _nT, _mR, _fil],
|
|
3123
2570
|
[
|
|
3124
2571
|
[0, 1],
|
|
3125
|
-
[
|
|
3126
|
-
|
|
3127
|
-
|
|
3128
|
-
[_hQ]: _nT,
|
|
3129
|
-
},
|
|
3130
|
-
],
|
|
3131
|
-
[
|
|
3132
|
-
1,
|
|
3133
|
-
{
|
|
3134
|
-
[_hQ]: _mR,
|
|
3135
|
-
},
|
|
3136
|
-
],
|
|
3137
|
-
[
|
|
3138
|
-
0,
|
|
3139
|
-
{
|
|
3140
|
-
[_hQ]: _fil,
|
|
3141
|
-
},
|
|
3142
|
-
],
|
|
2572
|
+
[0, { [_hQ]: _nT }],
|
|
2573
|
+
[1, { [_hQ]: _mR }],
|
|
2574
|
+
[0, { [_hQ]: _fil }],
|
|
3143
2575
|
],
|
|
3144
2576
|
];
|
|
3145
2577
|
export var ListAssetPropertiesResponse = [
|
|
@@ -3158,24 +2590,9 @@ export var ListAssetRelationshipsRequest = [
|
|
|
3158
2590
|
[_aIs, _tT, _nT, _mR],
|
|
3159
2591
|
[
|
|
3160
2592
|
[0, 1],
|
|
3161
|
-
[
|
|
3162
|
-
|
|
3163
|
-
|
|
3164
|
-
[_hQ]: _tT,
|
|
3165
|
-
},
|
|
3166
|
-
],
|
|
3167
|
-
[
|
|
3168
|
-
0,
|
|
3169
|
-
{
|
|
3170
|
-
[_hQ]: _nT,
|
|
3171
|
-
},
|
|
3172
|
-
],
|
|
3173
|
-
[
|
|
3174
|
-
1,
|
|
3175
|
-
{
|
|
3176
|
-
[_hQ]: _mR,
|
|
3177
|
-
},
|
|
3178
|
-
],
|
|
2593
|
+
[0, { [_hQ]: _tT }],
|
|
2594
|
+
[0, { [_hQ]: _nT }],
|
|
2595
|
+
[1, { [_hQ]: _mR }],
|
|
3179
2596
|
],
|
|
3180
2597
|
];
|
|
3181
2598
|
export var ListAssetRelationshipsResponse = [
|
|
@@ -3193,30 +2610,10 @@ export var ListAssetsRequest = [
|
|
|
3193
2610
|
0,
|
|
3194
2611
|
[_nT, _mR, _aMI, _fil],
|
|
3195
2612
|
[
|
|
3196
|
-
[
|
|
3197
|
-
|
|
3198
|
-
|
|
3199
|
-
|
|
3200
|
-
},
|
|
3201
|
-
],
|
|
3202
|
-
[
|
|
3203
|
-
1,
|
|
3204
|
-
{
|
|
3205
|
-
[_hQ]: _mR,
|
|
3206
|
-
},
|
|
3207
|
-
],
|
|
3208
|
-
[
|
|
3209
|
-
0,
|
|
3210
|
-
{
|
|
3211
|
-
[_hQ]: _aMI,
|
|
3212
|
-
},
|
|
3213
|
-
],
|
|
3214
|
-
[
|
|
3215
|
-
0,
|
|
3216
|
-
{
|
|
3217
|
-
[_hQ]: _fil,
|
|
3218
|
-
},
|
|
3219
|
-
],
|
|
2613
|
+
[0, { [_hQ]: _nT }],
|
|
2614
|
+
[1, { [_hQ]: _mR }],
|
|
2615
|
+
[0, { [_hQ]: _aMI }],
|
|
2616
|
+
[0, { [_hQ]: _fil }],
|
|
3220
2617
|
],
|
|
3221
2618
|
];
|
|
3222
2619
|
export var ListAssetsResponse = [3, n0, _LARist, 0, [_aSs, _nT], [() => AssetSummaries, 0]];
|
|
@@ -3228,30 +2625,10 @@ export var ListAssociatedAssetsRequest = [
|
|
|
3228
2625
|
[_aIs, _hIi, _tD, _nT, _mR],
|
|
3229
2626
|
[
|
|
3230
2627
|
[0, 1],
|
|
3231
|
-
[
|
|
3232
|
-
|
|
3233
|
-
|
|
3234
|
-
|
|
3235
|
-
},
|
|
3236
|
-
],
|
|
3237
|
-
[
|
|
3238
|
-
0,
|
|
3239
|
-
{
|
|
3240
|
-
[_hQ]: _tD,
|
|
3241
|
-
},
|
|
3242
|
-
],
|
|
3243
|
-
[
|
|
3244
|
-
0,
|
|
3245
|
-
{
|
|
3246
|
-
[_hQ]: _nT,
|
|
3247
|
-
},
|
|
3248
|
-
],
|
|
3249
|
-
[
|
|
3250
|
-
1,
|
|
3251
|
-
{
|
|
3252
|
-
[_hQ]: _mR,
|
|
3253
|
-
},
|
|
3254
|
-
],
|
|
2628
|
+
[0, { [_hQ]: _hIi }],
|
|
2629
|
+
[0, { [_hQ]: _tD }],
|
|
2630
|
+
[0, { [_hQ]: _nT }],
|
|
2631
|
+
[1, { [_hQ]: _mR }],
|
|
3255
2632
|
],
|
|
3256
2633
|
];
|
|
3257
2634
|
export var ListAssociatedAssetsResponse = [
|
|
@@ -3269,24 +2646,9 @@ export var ListBulkImportJobsRequest = [
|
|
|
3269
2646
|
0,
|
|
3270
2647
|
[_nT, _mR, _fil],
|
|
3271
2648
|
[
|
|
3272
|
-
[
|
|
3273
|
-
|
|
3274
|
-
|
|
3275
|
-
[_hQ]: _nT,
|
|
3276
|
-
},
|
|
3277
|
-
],
|
|
3278
|
-
[
|
|
3279
|
-
1,
|
|
3280
|
-
{
|
|
3281
|
-
[_hQ]: _mR,
|
|
3282
|
-
},
|
|
3283
|
-
],
|
|
3284
|
-
[
|
|
3285
|
-
0,
|
|
3286
|
-
{
|
|
3287
|
-
[_hQ]: _fil,
|
|
3288
|
-
},
|
|
3289
|
-
],
|
|
2649
|
+
[0, { [_hQ]: _nT }],
|
|
2650
|
+
[1, { [_hQ]: _mR }],
|
|
2651
|
+
[0, { [_hQ]: _fil }],
|
|
3290
2652
|
],
|
|
3291
2653
|
];
|
|
3292
2654
|
export var ListBulkImportJobsResponse = [
|
|
@@ -3305,18 +2667,8 @@ export var ListCompositionRelationshipsRequest = [
|
|
|
3305
2667
|
[_aMI, _nT, _mR],
|
|
3306
2668
|
[
|
|
3307
2669
|
[0, 1],
|
|
3308
|
-
[
|
|
3309
|
-
|
|
3310
|
-
{
|
|
3311
|
-
[_hQ]: _nT,
|
|
3312
|
-
},
|
|
3313
|
-
],
|
|
3314
|
-
[
|
|
3315
|
-
1,
|
|
3316
|
-
{
|
|
3317
|
-
[_hQ]: _mR,
|
|
3318
|
-
},
|
|
3319
|
-
],
|
|
2670
|
+
[0, { [_hQ]: _nT }],
|
|
2671
|
+
[1, { [_hQ]: _mR }],
|
|
3320
2672
|
],
|
|
3321
2673
|
];
|
|
3322
2674
|
export var ListCompositionRelationshipsResponse = [
|
|
@@ -3351,18 +2703,8 @@ export var ListComputationModelResolveToResourcesRequest = [
|
|
|
3351
2703
|
[_cMIo, _nT, _mR],
|
|
3352
2704
|
[
|
|
3353
2705
|
[0, 1],
|
|
3354
|
-
[
|
|
3355
|
-
|
|
3356
|
-
{
|
|
3357
|
-
[_hQ]: _nT,
|
|
3358
|
-
},
|
|
3359
|
-
],
|
|
3360
|
-
[
|
|
3361
|
-
1,
|
|
3362
|
-
{
|
|
3363
|
-
[_hQ]: _mR,
|
|
3364
|
-
},
|
|
3365
|
-
],
|
|
2706
|
+
[0, { [_hQ]: _nT }],
|
|
2707
|
+
[1, { [_hQ]: _mR }],
|
|
3366
2708
|
],
|
|
3367
2709
|
];
|
|
3368
2710
|
export var ListComputationModelResolveToResourcesResponse = [
|
|
@@ -3380,24 +2722,9 @@ export var ListComputationModelsRequest = [
|
|
|
3380
2722
|
0,
|
|
3381
2723
|
[_cMT, _nT, _mR],
|
|
3382
2724
|
[
|
|
3383
|
-
[
|
|
3384
|
-
|
|
3385
|
-
|
|
3386
|
-
[_hQ]: _cMT,
|
|
3387
|
-
},
|
|
3388
|
-
],
|
|
3389
|
-
[
|
|
3390
|
-
0,
|
|
3391
|
-
{
|
|
3392
|
-
[_hQ]: _nT,
|
|
3393
|
-
},
|
|
3394
|
-
],
|
|
3395
|
-
[
|
|
3396
|
-
1,
|
|
3397
|
-
{
|
|
3398
|
-
[_hQ]: _mR,
|
|
3399
|
-
},
|
|
3400
|
-
],
|
|
2725
|
+
[0, { [_hQ]: _cMT }],
|
|
2726
|
+
[0, { [_hQ]: _nT }],
|
|
2727
|
+
[1, { [_hQ]: _mR }],
|
|
3401
2728
|
],
|
|
3402
2729
|
];
|
|
3403
2730
|
export var ListComputationModelsResponse = [
|
|
@@ -3415,24 +2742,9 @@ export var ListDashboardsRequest = [
|
|
|
3415
2742
|
0,
|
|
3416
2743
|
[_pIr, _nT, _mR],
|
|
3417
2744
|
[
|
|
3418
|
-
[
|
|
3419
|
-
|
|
3420
|
-
|
|
3421
|
-
[_hQ]: _pIr,
|
|
3422
|
-
},
|
|
3423
|
-
],
|
|
3424
|
-
[
|
|
3425
|
-
0,
|
|
3426
|
-
{
|
|
3427
|
-
[_hQ]: _nT,
|
|
3428
|
-
},
|
|
3429
|
-
],
|
|
3430
|
-
[
|
|
3431
|
-
1,
|
|
3432
|
-
{
|
|
3433
|
-
[_hQ]: _mR,
|
|
3434
|
-
},
|
|
3435
|
-
],
|
|
2745
|
+
[0, { [_hQ]: _pIr }],
|
|
2746
|
+
[0, { [_hQ]: _nT }],
|
|
2747
|
+
[1, { [_hQ]: _mR }],
|
|
3436
2748
|
],
|
|
3437
2749
|
];
|
|
3438
2750
|
export var ListDashboardsResponse = [
|
|
@@ -3450,24 +2762,9 @@ export var ListDatasetsRequest = [
|
|
|
3450
2762
|
0,
|
|
3451
2763
|
[_sTo, _nT, _mR],
|
|
3452
2764
|
[
|
|
3453
|
-
[
|
|
3454
|
-
|
|
3455
|
-
|
|
3456
|
-
[_hQ]: _sTo,
|
|
3457
|
-
},
|
|
3458
|
-
],
|
|
3459
|
-
[
|
|
3460
|
-
0,
|
|
3461
|
-
{
|
|
3462
|
-
[_hQ]: _nT,
|
|
3463
|
-
},
|
|
3464
|
-
],
|
|
3465
|
-
[
|
|
3466
|
-
1,
|
|
3467
|
-
{
|
|
3468
|
-
[_hQ]: _mR,
|
|
3469
|
-
},
|
|
3470
|
-
],
|
|
2765
|
+
[0, { [_hQ]: _sTo }],
|
|
2766
|
+
[0, { [_hQ]: _nT }],
|
|
2767
|
+
[1, { [_hQ]: _mR }],
|
|
3471
2768
|
],
|
|
3472
2769
|
];
|
|
3473
2770
|
export var ListDatasetsResponse = [3, n0, _LDRist, 0, [_dSat, _nT], [() => DatasetSummaries, 0]];
|
|
@@ -3478,48 +2775,13 @@ export var ListExecutionsRequest = [
|
|
|
3478
2775
|
0,
|
|
3479
2776
|
[_tRT, _tRI, _rTRT, _rTRI, _nT, _mR, _aT],
|
|
3480
2777
|
[
|
|
3481
|
-
[
|
|
3482
|
-
|
|
3483
|
-
|
|
3484
|
-
|
|
3485
|
-
|
|
3486
|
-
],
|
|
3487
|
-
[
|
|
3488
|
-
0,
|
|
3489
|
-
{
|
|
3490
|
-
[_hQ]: _tRI,
|
|
3491
|
-
},
|
|
3492
|
-
],
|
|
3493
|
-
[
|
|
3494
|
-
0,
|
|
3495
|
-
{
|
|
3496
|
-
[_hQ]: _rTRT,
|
|
3497
|
-
},
|
|
3498
|
-
],
|
|
3499
|
-
[
|
|
3500
|
-
0,
|
|
3501
|
-
{
|
|
3502
|
-
[_hQ]: _rTRI,
|
|
3503
|
-
},
|
|
3504
|
-
],
|
|
3505
|
-
[
|
|
3506
|
-
0,
|
|
3507
|
-
{
|
|
3508
|
-
[_hQ]: _nT,
|
|
3509
|
-
},
|
|
3510
|
-
],
|
|
3511
|
-
[
|
|
3512
|
-
1,
|
|
3513
|
-
{
|
|
3514
|
-
[_hQ]: _mR,
|
|
3515
|
-
},
|
|
3516
|
-
],
|
|
3517
|
-
[
|
|
3518
|
-
0,
|
|
3519
|
-
{
|
|
3520
|
-
[_hQ]: _aT,
|
|
3521
|
-
},
|
|
3522
|
-
],
|
|
2778
|
+
[0, { [_hQ]: _tRT }],
|
|
2779
|
+
[0, { [_hQ]: _tRI }],
|
|
2780
|
+
[0, { [_hQ]: _rTRT }],
|
|
2781
|
+
[0, { [_hQ]: _rTRI }],
|
|
2782
|
+
[0, { [_hQ]: _nT }],
|
|
2783
|
+
[1, { [_hQ]: _mR }],
|
|
2784
|
+
[0, { [_hQ]: _aT }],
|
|
3523
2785
|
],
|
|
3524
2786
|
];
|
|
3525
2787
|
export var ListExecutionsResponse = [
|
|
@@ -3537,18 +2799,8 @@ export var ListGatewaysRequest = [
|
|
|
3537
2799
|
0,
|
|
3538
2800
|
[_nT, _mR],
|
|
3539
2801
|
[
|
|
3540
|
-
[
|
|
3541
|
-
|
|
3542
|
-
{
|
|
3543
|
-
[_hQ]: _nT,
|
|
3544
|
-
},
|
|
3545
|
-
],
|
|
3546
|
-
[
|
|
3547
|
-
1,
|
|
3548
|
-
{
|
|
3549
|
-
[_hQ]: _mR,
|
|
3550
|
-
},
|
|
3551
|
-
],
|
|
2802
|
+
[0, { [_hQ]: _nT }],
|
|
2803
|
+
[1, { [_hQ]: _mR }],
|
|
3552
2804
|
],
|
|
3553
2805
|
];
|
|
3554
2806
|
export var ListGatewaysResponse = [3, n0, _LGRi, 0, [_gS, _nT], [() => GatewaySummaries, 0]];
|
|
@@ -3560,18 +2812,8 @@ export var ListInterfaceRelationshipsRequest = [
|
|
|
3560
2812
|
[_iAMI, _nT, _mR],
|
|
3561
2813
|
[
|
|
3562
2814
|
[0, 1],
|
|
3563
|
-
[
|
|
3564
|
-
|
|
3565
|
-
{
|
|
3566
|
-
[_hQ]: _nT,
|
|
3567
|
-
},
|
|
3568
|
-
],
|
|
3569
|
-
[
|
|
3570
|
-
1,
|
|
3571
|
-
{
|
|
3572
|
-
[_hQ]: _mR,
|
|
3573
|
-
},
|
|
3574
|
-
],
|
|
2815
|
+
[0, { [_hQ]: _nT }],
|
|
2816
|
+
[1, { [_hQ]: _mR }],
|
|
3575
2817
|
],
|
|
3576
2818
|
];
|
|
3577
2819
|
export var ListInterfaceRelationshipsResponse = [
|
|
@@ -3589,18 +2831,8 @@ export var ListPortalsRequest = [
|
|
|
3589
2831
|
0,
|
|
3590
2832
|
[_nT, _mR],
|
|
3591
2833
|
[
|
|
3592
|
-
[
|
|
3593
|
-
|
|
3594
|
-
{
|
|
3595
|
-
[_hQ]: _nT,
|
|
3596
|
-
},
|
|
3597
|
-
],
|
|
3598
|
-
[
|
|
3599
|
-
1,
|
|
3600
|
-
{
|
|
3601
|
-
[_hQ]: _mR,
|
|
3602
|
-
},
|
|
3603
|
-
],
|
|
2834
|
+
[0, { [_hQ]: _nT }],
|
|
2835
|
+
[1, { [_hQ]: _mR }],
|
|
3604
2836
|
],
|
|
3605
2837
|
];
|
|
3606
2838
|
export var ListPortalsResponse = [3, n0, _LPRi, 0, [_pSo, _nT], [() => PortalSummaries, 0]];
|
|
@@ -3612,18 +2844,8 @@ export var ListProjectAssetsRequest = [
|
|
|
3612
2844
|
[_pIr, _nT, _mR],
|
|
3613
2845
|
[
|
|
3614
2846
|
[0, 1],
|
|
3615
|
-
[
|
|
3616
|
-
|
|
3617
|
-
{
|
|
3618
|
-
[_hQ]: _nT,
|
|
3619
|
-
},
|
|
3620
|
-
],
|
|
3621
|
-
[
|
|
3622
|
-
1,
|
|
3623
|
-
{
|
|
3624
|
-
[_hQ]: _mR,
|
|
3625
|
-
},
|
|
3626
|
-
],
|
|
2847
|
+
[0, { [_hQ]: _nT }],
|
|
2848
|
+
[1, { [_hQ]: _mR }],
|
|
3627
2849
|
],
|
|
3628
2850
|
];
|
|
3629
2851
|
export var ListProjectAssetsResponse = [3, n0, _LPARi, 0, [_aIss, _nT], [64 | 0, 0]];
|
|
@@ -3634,42 +2856,13 @@ export var ListProjectsRequest = [
|
|
|
3634
2856
|
0,
|
|
3635
2857
|
[_pIo, _nT, _mR],
|
|
3636
2858
|
[
|
|
3637
|
-
[
|
|
3638
|
-
|
|
3639
|
-
|
|
3640
|
-
[_hQ]: _pIo,
|
|
3641
|
-
},
|
|
3642
|
-
],
|
|
3643
|
-
[
|
|
3644
|
-
0,
|
|
3645
|
-
{
|
|
3646
|
-
[_hQ]: _nT,
|
|
3647
|
-
},
|
|
3648
|
-
],
|
|
3649
|
-
[
|
|
3650
|
-
1,
|
|
3651
|
-
{
|
|
3652
|
-
[_hQ]: _mR,
|
|
3653
|
-
},
|
|
3654
|
-
],
|
|
2859
|
+
[0, { [_hQ]: _pIo }],
|
|
2860
|
+
[0, { [_hQ]: _nT }],
|
|
2861
|
+
[1, { [_hQ]: _mR }],
|
|
3655
2862
|
],
|
|
3656
2863
|
];
|
|
3657
2864
|
export var ListProjectsResponse = [3, n0, _LPRist, 0, [_pSr, _nT], [() => ProjectSummaries, 0]];
|
|
3658
|
-
export var ListTagsForResourceRequest = [
|
|
3659
|
-
3,
|
|
3660
|
-
n0,
|
|
3661
|
-
_LTFRR,
|
|
3662
|
-
0,
|
|
3663
|
-
[_rA],
|
|
3664
|
-
[
|
|
3665
|
-
[
|
|
3666
|
-
0,
|
|
3667
|
-
{
|
|
3668
|
-
[_hQ]: _rA,
|
|
3669
|
-
},
|
|
3670
|
-
],
|
|
3671
|
-
],
|
|
3672
|
-
];
|
|
2865
|
+
export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_rA], [[0, { [_hQ]: _rA }]]];
|
|
3673
2866
|
export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_ta], [128 | 0]];
|
|
3674
2867
|
export var ListTimeSeriesRequest = [
|
|
3675
2868
|
3,
|
|
@@ -3678,36 +2871,11 @@ export var ListTimeSeriesRequest = [
|
|
|
3678
2871
|
0,
|
|
3679
2872
|
[_nT, _mR, _aIs, _aPl, _tST],
|
|
3680
2873
|
[
|
|
3681
|
-
[
|
|
3682
|
-
|
|
3683
|
-
|
|
3684
|
-
|
|
3685
|
-
|
|
3686
|
-
],
|
|
3687
|
-
[
|
|
3688
|
-
1,
|
|
3689
|
-
{
|
|
3690
|
-
[_hQ]: _mR,
|
|
3691
|
-
},
|
|
3692
|
-
],
|
|
3693
|
-
[
|
|
3694
|
-
0,
|
|
3695
|
-
{
|
|
3696
|
-
[_hQ]: _aIs,
|
|
3697
|
-
},
|
|
3698
|
-
],
|
|
3699
|
-
[
|
|
3700
|
-
0,
|
|
3701
|
-
{
|
|
3702
|
-
[_hQ]: _aPl,
|
|
3703
|
-
},
|
|
3704
|
-
],
|
|
3705
|
-
[
|
|
3706
|
-
0,
|
|
3707
|
-
{
|
|
3708
|
-
[_hQ]: _tST,
|
|
3709
|
-
},
|
|
3710
|
-
],
|
|
2874
|
+
[0, { [_hQ]: _nT }],
|
|
2875
|
+
[1, { [_hQ]: _mR }],
|
|
2876
|
+
[0, { [_hQ]: _aIs }],
|
|
2877
|
+
[0, { [_hQ]: _aPl }],
|
|
2878
|
+
[0, { [_hQ]: _tST }],
|
|
3711
2879
|
],
|
|
3712
2880
|
];
|
|
3713
2881
|
export var ListTimeSeriesResponse = [
|
|
@@ -3751,10 +2919,7 @@ export var PreconditionFailedException = [
|
|
|
3751
2919
|
-3,
|
|
3752
2920
|
n0,
|
|
3753
2921
|
_PFE,
|
|
3754
|
-
{
|
|
3755
|
-
[_e]: _c,
|
|
3756
|
-
[_hE]: 412,
|
|
3757
|
-
},
|
|
2922
|
+
{ [_e]: _c, [_hE]: 412 },
|
|
3758
2923
|
[_m, _rI, _rA],
|
|
3759
2924
|
[0, 0, 0],
|
|
3760
2925
|
];
|
|
@@ -3848,17 +3013,7 @@ export var PutStorageConfigurationResponse = [
|
|
|
3848
3013
|
2,
|
|
3849
3014
|
],
|
|
3850
3015
|
];
|
|
3851
|
-
export var QueryTimeoutException = [
|
|
3852
|
-
-3,
|
|
3853
|
-
n0,
|
|
3854
|
-
_QTE,
|
|
3855
|
-
{
|
|
3856
|
-
[_e]: _c,
|
|
3857
|
-
[_hE]: 400,
|
|
3858
|
-
},
|
|
3859
|
-
[_m],
|
|
3860
|
-
[0],
|
|
3861
|
-
];
|
|
3016
|
+
export var QueryTimeoutException = [-3, n0, _QTE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
3862
3017
|
TypeRegistry.for(n0).registerError(QueryTimeoutException, __QueryTimeoutException);
|
|
3863
3018
|
export var Reference = [3, n0, _R, 0, [_dat], [() => DataSetReference]];
|
|
3864
3019
|
export var ResolveTo = [3, n0, _RT, 0, [_aIs], [0]];
|
|
@@ -3874,72 +3029,24 @@ export var ResourceAlreadyExistsException = [
|
|
|
3874
3029
|
-3,
|
|
3875
3030
|
n0,
|
|
3876
3031
|
_RAEE,
|
|
3877
|
-
{
|
|
3878
|
-
[_e]: _c,
|
|
3879
|
-
[_hE]: 409,
|
|
3880
|
-
},
|
|
3032
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
3881
3033
|
[_m, _rI, _rA],
|
|
3882
3034
|
[0, 0, 0],
|
|
3883
3035
|
];
|
|
3884
3036
|
TypeRegistry.for(n0).registerError(ResourceAlreadyExistsException, __ResourceAlreadyExistsException);
|
|
3885
|
-
export var ResourceNotFoundException = [
|
|
3886
|
-
-3,
|
|
3887
|
-
n0,
|
|
3888
|
-
_RNFE,
|
|
3889
|
-
{
|
|
3890
|
-
[_e]: _c,
|
|
3891
|
-
[_hE]: 404,
|
|
3892
|
-
},
|
|
3893
|
-
[_m],
|
|
3894
|
-
[0],
|
|
3895
|
-
];
|
|
3037
|
+
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
|
|
3896
3038
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
3897
3039
|
export var RetentionPeriod = [3, n0, _RP, 0, [_nOD, _un], [1, 2]];
|
|
3898
3040
|
export var Row = [3, n0, _Ro, 0, [_da], [() => DatumList]];
|
|
3899
|
-
export var ServiceUnavailableException = [
|
|
3900
|
-
-3,
|
|
3901
|
-
n0,
|
|
3902
|
-
_SUE,
|
|
3903
|
-
{
|
|
3904
|
-
[_e]: _se,
|
|
3905
|
-
[_hE]: 503,
|
|
3906
|
-
},
|
|
3907
|
-
[_m],
|
|
3908
|
-
[0],
|
|
3909
|
-
];
|
|
3041
|
+
export var ServiceUnavailableException = [-3, n0, _SUE, { [_e]: _se, [_hE]: 503 }, [_m], [0]];
|
|
3910
3042
|
TypeRegistry.for(n0).registerError(ServiceUnavailableException, __ServiceUnavailableException);
|
|
3911
3043
|
export var SiemensIE = [3, n0, _SIE, 0, [_iCTN], [0]];
|
|
3912
3044
|
export var Source = [3, n0, _S, 0, [_ar, _lo], [0, () => Location]];
|
|
3913
3045
|
export var SourceDetail = [3, n0, _SD, 0, [_ke], [() => KendraSourceDetail]];
|
|
3914
|
-
export var TagResourceRequest = [
|
|
3915
|
-
3,
|
|
3916
|
-
n0,
|
|
3917
|
-
_TRR,
|
|
3918
|
-
0,
|
|
3919
|
-
[_rA, _ta],
|
|
3920
|
-
[
|
|
3921
|
-
[
|
|
3922
|
-
0,
|
|
3923
|
-
{
|
|
3924
|
-
[_hQ]: _rA,
|
|
3925
|
-
},
|
|
3926
|
-
],
|
|
3927
|
-
128 | 0,
|
|
3928
|
-
],
|
|
3929
|
-
];
|
|
3046
|
+
export var TagResourceRequest = [3, n0, _TRR, 0, [_rA, _ta], [[0, { [_hQ]: _rA }], 128 | 0]];
|
|
3930
3047
|
export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
3931
3048
|
export var TargetResource = [3, n0, _TR, 0, [_aIs, _cMIo], [0, 0]];
|
|
3932
|
-
export var ThrottlingException = [
|
|
3933
|
-
-3,
|
|
3934
|
-
n0,
|
|
3935
|
-
_TE,
|
|
3936
|
-
{
|
|
3937
|
-
[_e]: _c,
|
|
3938
|
-
[_hE]: 429,
|
|
3939
|
-
},
|
|
3940
|
-
[_m],
|
|
3941
|
-
[0],
|
|
3942
|
-
];
|
|
3049
|
+
export var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
3943
3050
|
TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
|
|
3944
3051
|
export var TimeInNanos = [3, n0, _TIN, 0, [_tIS, _oIN], [1, 1]];
|
|
3945
3052
|
export var TimeSeriesSummary = [
|
|
@@ -3950,17 +3057,7 @@ export var TimeSeriesSummary = [
|
|
|
3950
3057
|
[_aIs, _pI, _al, _tSI, _dT, _dTS, _tSCD, _tSLUD, _tSA],
|
|
3951
3058
|
[0, 0, 0, 0, 0, 0, 4, 4, 0],
|
|
3952
3059
|
];
|
|
3953
|
-
export var TooManyTagsException = [
|
|
3954
|
-
-3,
|
|
3955
|
-
n0,
|
|
3956
|
-
_TMTE,
|
|
3957
|
-
{
|
|
3958
|
-
[_e]: _c,
|
|
3959
|
-
[_hE]: 400,
|
|
3960
|
-
},
|
|
3961
|
-
[_m, _rN],
|
|
3962
|
-
[0, 0],
|
|
3963
|
-
];
|
|
3060
|
+
export var TooManyTagsException = [-3, n0, _TMTE, { [_e]: _c, [_hE]: 400 }, [_m, _rN], [0, 0]];
|
|
3964
3061
|
TypeRegistry.for(n0).registerError(TooManyTagsException, __TooManyTagsException);
|
|
3965
3062
|
export var Trace = [3, n0, _T, 0, [_te], [0]];
|
|
3966
3063
|
export var Transform = [
|
|
@@ -3973,17 +3070,7 @@ export var Transform = [
|
|
|
3973
3070
|
];
|
|
3974
3071
|
export var TransformProcessingConfig = [3, n0, _TPC, 0, [_cL, _fC], [0, () => ForwardingConfig]];
|
|
3975
3072
|
export var TumblingWindow = [3, n0, _TW, 0, [_in, _of], [0, 0]];
|
|
3976
|
-
export var UnauthorizedException = [
|
|
3977
|
-
-3,
|
|
3978
|
-
n0,
|
|
3979
|
-
_UE,
|
|
3980
|
-
{
|
|
3981
|
-
[_e]: _c,
|
|
3982
|
-
[_hE]: 401,
|
|
3983
|
-
},
|
|
3984
|
-
[_m],
|
|
3985
|
-
[0],
|
|
3986
|
-
];
|
|
3073
|
+
export var UnauthorizedException = [-3, n0, _UE, { [_e]: _c, [_hE]: 401 }, [_m], [0]];
|
|
3987
3074
|
TypeRegistry.for(n0).registerError(UnauthorizedException, __UnauthorizedException);
|
|
3988
3075
|
export var UntagResourceRequest = [
|
|
3989
3076
|
3,
|
|
@@ -3992,18 +3079,8 @@ export var UntagResourceRequest = [
|
|
|
3992
3079
|
0,
|
|
3993
3080
|
[_rA, _tK],
|
|
3994
3081
|
[
|
|
3995
|
-
[
|
|
3996
|
-
|
|
3997
|
-
{
|
|
3998
|
-
[_hQ]: _rA,
|
|
3999
|
-
},
|
|
4000
|
-
],
|
|
4001
|
-
[
|
|
4002
|
-
64 | 0,
|
|
4003
|
-
{
|
|
4004
|
-
[_hQ]: _tK,
|
|
4005
|
-
},
|
|
4006
|
-
],
|
|
3082
|
+
[0, { [_hQ]: _rA }],
|
|
3083
|
+
[64 | 0, { [_hQ]: _tK }],
|
|
4007
3084
|
],
|
|
4008
3085
|
];
|
|
4009
3086
|
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -4030,24 +3107,9 @@ export var UpdateAssetModelCompositeModelRequest = [
|
|
|
4030
3107
|
0,
|
|
4031
3108
|
[0, 4],
|
|
4032
3109
|
() => AssetModelProperties,
|
|
4033
|
-
[
|
|
4034
|
-
|
|
4035
|
-
|
|
4036
|
-
[_hH]: _IM,
|
|
4037
|
-
},
|
|
4038
|
-
],
|
|
4039
|
-
[
|
|
4040
|
-
0,
|
|
4041
|
-
{
|
|
4042
|
-
[_hH]: _INM,
|
|
4043
|
-
},
|
|
4044
|
-
],
|
|
4045
|
-
[
|
|
4046
|
-
0,
|
|
4047
|
-
{
|
|
4048
|
-
[_hH]: _MFVT,
|
|
4049
|
-
},
|
|
4050
|
-
],
|
|
3110
|
+
[0, { [_hH]: _IM }],
|
|
3111
|
+
[0, { [_hH]: _INM }],
|
|
3112
|
+
[0, { [_hH]: _MFVT }],
|
|
4051
3113
|
],
|
|
4052
3114
|
];
|
|
4053
3115
|
export var UpdateAssetModelCompositeModelResponse = [
|
|
@@ -4073,24 +3135,9 @@ export var UpdateAssetModelRequest = [
|
|
|
4073
3135
|
() => AssetModelHierarchies,
|
|
4074
3136
|
() => AssetModelCompositeModels,
|
|
4075
3137
|
[0, 4],
|
|
4076
|
-
[
|
|
4077
|
-
|
|
4078
|
-
|
|
4079
|
-
[_hH]: _IM,
|
|
4080
|
-
},
|
|
4081
|
-
],
|
|
4082
|
-
[
|
|
4083
|
-
0,
|
|
4084
|
-
{
|
|
4085
|
-
[_hH]: _INM,
|
|
4086
|
-
},
|
|
4087
|
-
],
|
|
4088
|
-
[
|
|
4089
|
-
0,
|
|
4090
|
-
{
|
|
4091
|
-
[_hH]: _MFVT,
|
|
4092
|
-
},
|
|
4093
|
-
],
|
|
3138
|
+
[0, { [_hH]: _IM }],
|
|
3139
|
+
[0, { [_hH]: _INM }],
|
|
3140
|
+
[0, { [_hH]: _MFVT }],
|
|
4094
3141
|
],
|
|
4095
3142
|
];
|
|
4096
3143
|
export var UpdateAssetModelResponse = [3, n0, _UAMRp, 0, [_aMS], [() => AssetModelStatus]];
|
|
@@ -4200,17 +3247,7 @@ export var UpdateProjectRequest = [
|
|
|
4200
3247
|
];
|
|
4201
3248
|
export var UpdateProjectResponse = [3, n0, _UPRpda, 0, [], []];
|
|
4202
3249
|
export var UserIdentity = [3, n0, _UI, 0, [_i], [0]];
|
|
4203
|
-
export var ValidationException = [
|
|
4204
|
-
-3,
|
|
4205
|
-
n0,
|
|
4206
|
-
_VE,
|
|
4207
|
-
{
|
|
4208
|
-
[_e]: _c,
|
|
4209
|
-
[_hE]: 400,
|
|
4210
|
-
},
|
|
4211
|
-
[_m],
|
|
4212
|
-
[0],
|
|
4213
|
-
];
|
|
3250
|
+
export var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
4214
3251
|
TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
|
|
4215
3252
|
export var VariableValue = [
|
|
4216
3253
|
3,
|
|
@@ -4432,9 +3469,7 @@ export var ResponseStream = [
|
|
|
4432
3469
|
3,
|
|
4433
3470
|
n0,
|
|
4434
3471
|
_RS,
|
|
4435
|
-
{
|
|
4436
|
-
[_str]: 1,
|
|
4437
|
-
},
|
|
3472
|
+
{ [_str]: 1 },
|
|
4438
3473
|
[_tra, _ou, _aDE, _cOE, _iFE, _iRE, _lEE, _rNFE, _tE],
|
|
4439
3474
|
[
|
|
4440
3475
|
() => Trace,
|
|
@@ -4452,10 +3487,7 @@ export var AssociateAssets = [
|
|
|
4452
3487
|
9,
|
|
4453
3488
|
n0,
|
|
4454
3489
|
_AA,
|
|
4455
|
-
{
|
|
4456
|
-
[_ht]: ["POST", "/assets/{assetId}/associate", 200],
|
|
4457
|
-
[_end]: ["api."],
|
|
4458
|
-
},
|
|
3490
|
+
{ [_ht]: ["POST", "/assets/{assetId}/associate", 200], [_end]: ["api."] },
|
|
4459
3491
|
() => AssociateAssetsRequest,
|
|
4460
3492
|
() => __Unit,
|
|
4461
3493
|
];
|
|
@@ -4463,10 +3495,7 @@ export var AssociateTimeSeriesToAssetProperty = [
|
|
|
4463
3495
|
9,
|
|
4464
3496
|
n0,
|
|
4465
3497
|
_ATSTAP,
|
|
4466
|
-
{
|
|
4467
|
-
[_ht]: ["POST", "/timeseries/associate", 200],
|
|
4468
|
-
[_end]: ["api."],
|
|
4469
|
-
},
|
|
3498
|
+
{ [_ht]: ["POST", "/timeseries/associate", 200], [_end]: ["api."] },
|
|
4470
3499
|
() => AssociateTimeSeriesToAssetPropertyRequest,
|
|
4471
3500
|
() => __Unit,
|
|
4472
3501
|
];
|
|
@@ -4474,10 +3503,7 @@ export var BatchAssociateProjectAssets = [
|
|
|
4474
3503
|
9,
|
|
4475
3504
|
n0,
|
|
4476
3505
|
_BAPA,
|
|
4477
|
-
{
|
|
4478
|
-
[_ht]: ["POST", "/projects/{projectId}/assets/associate", 200],
|
|
4479
|
-
[_end]: ["monitor."],
|
|
4480
|
-
},
|
|
3506
|
+
{ [_ht]: ["POST", "/projects/{projectId}/assets/associate", 200], [_end]: ["monitor."] },
|
|
4481
3507
|
() => BatchAssociateProjectAssetsRequest,
|
|
4482
3508
|
() => BatchAssociateProjectAssetsResponse,
|
|
4483
3509
|
];
|
|
@@ -4485,10 +3511,7 @@ export var BatchDisassociateProjectAssets = [
|
|
|
4485
3511
|
9,
|
|
4486
3512
|
n0,
|
|
4487
3513
|
_BDPA,
|
|
4488
|
-
{
|
|
4489
|
-
[_ht]: ["POST", "/projects/{projectId}/assets/disassociate", 200],
|
|
4490
|
-
[_end]: ["monitor."],
|
|
4491
|
-
},
|
|
3514
|
+
{ [_ht]: ["POST", "/projects/{projectId}/assets/disassociate", 200], [_end]: ["monitor."] },
|
|
4492
3515
|
() => BatchDisassociateProjectAssetsRequest,
|
|
4493
3516
|
() => BatchDisassociateProjectAssetsResponse,
|
|
4494
3517
|
];
|
|
@@ -4496,10 +3519,7 @@ export var BatchGetAssetPropertyAggregates = [
|
|
|
4496
3519
|
9,
|
|
4497
3520
|
n0,
|
|
4498
3521
|
_BGAPA,
|
|
4499
|
-
{
|
|
4500
|
-
[_ht]: ["POST", "/properties/batch/aggregates", 200],
|
|
4501
|
-
[_end]: ["data."],
|
|
4502
|
-
},
|
|
3522
|
+
{ [_ht]: ["POST", "/properties/batch/aggregates", 200], [_end]: ["data."] },
|
|
4503
3523
|
() => BatchGetAssetPropertyAggregatesRequest,
|
|
4504
3524
|
() => BatchGetAssetPropertyAggregatesResponse,
|
|
4505
3525
|
];
|
|
@@ -4507,10 +3527,7 @@ export var BatchGetAssetPropertyValue = [
|
|
|
4507
3527
|
9,
|
|
4508
3528
|
n0,
|
|
4509
3529
|
_BGAPV,
|
|
4510
|
-
{
|
|
4511
|
-
[_ht]: ["POST", "/properties/batch/latest", 200],
|
|
4512
|
-
[_end]: ["data."],
|
|
4513
|
-
},
|
|
3530
|
+
{ [_ht]: ["POST", "/properties/batch/latest", 200], [_end]: ["data."] },
|
|
4514
3531
|
() => BatchGetAssetPropertyValueRequest,
|
|
4515
3532
|
() => BatchGetAssetPropertyValueResponse,
|
|
4516
3533
|
];
|
|
@@ -4518,10 +3535,7 @@ export var BatchGetAssetPropertyValueHistory = [
|
|
|
4518
3535
|
9,
|
|
4519
3536
|
n0,
|
|
4520
3537
|
_BGAPVH,
|
|
4521
|
-
{
|
|
4522
|
-
[_ht]: ["POST", "/properties/batch/history", 200],
|
|
4523
|
-
[_end]: ["data."],
|
|
4524
|
-
},
|
|
3538
|
+
{ [_ht]: ["POST", "/properties/batch/history", 200], [_end]: ["data."] },
|
|
4525
3539
|
() => BatchGetAssetPropertyValueHistoryRequest,
|
|
4526
3540
|
() => BatchGetAssetPropertyValueHistoryResponse,
|
|
4527
3541
|
];
|
|
@@ -4529,10 +3543,7 @@ export var BatchPutAssetPropertyValue = [
|
|
|
4529
3543
|
9,
|
|
4530
3544
|
n0,
|
|
4531
3545
|
_BPAPV,
|
|
4532
|
-
{
|
|
4533
|
-
[_ht]: ["POST", "/properties", 200],
|
|
4534
|
-
[_end]: ["data."],
|
|
4535
|
-
},
|
|
3546
|
+
{ [_ht]: ["POST", "/properties", 200], [_end]: ["data."] },
|
|
4536
3547
|
() => BatchPutAssetPropertyValueRequest,
|
|
4537
3548
|
() => BatchPutAssetPropertyValueResponse,
|
|
4538
3549
|
];
|
|
@@ -4540,10 +3551,7 @@ export var CreateAccessPolicy = [
|
|
|
4540
3551
|
9,
|
|
4541
3552
|
n0,
|
|
4542
3553
|
_CAP,
|
|
4543
|
-
{
|
|
4544
|
-
[_ht]: ["POST", "/access-policies", 201],
|
|
4545
|
-
[_end]: ["monitor."],
|
|
4546
|
-
},
|
|
3554
|
+
{ [_ht]: ["POST", "/access-policies", 201], [_end]: ["monitor."] },
|
|
4547
3555
|
() => CreateAccessPolicyRequest,
|
|
4548
3556
|
() => CreateAccessPolicyResponse,
|
|
4549
3557
|
];
|
|
@@ -4551,10 +3559,7 @@ export var CreateAsset = [
|
|
|
4551
3559
|
9,
|
|
4552
3560
|
n0,
|
|
4553
3561
|
_CA,
|
|
4554
|
-
{
|
|
4555
|
-
[_ht]: ["POST", "/assets", 202],
|
|
4556
|
-
[_end]: ["api."],
|
|
4557
|
-
},
|
|
3562
|
+
{ [_ht]: ["POST", "/assets", 202], [_end]: ["api."] },
|
|
4558
3563
|
() => CreateAssetRequest,
|
|
4559
3564
|
() => CreateAssetResponse,
|
|
4560
3565
|
];
|
|
@@ -4562,10 +3567,7 @@ export var CreateAssetModel = [
|
|
|
4562
3567
|
9,
|
|
4563
3568
|
n0,
|
|
4564
3569
|
_CAM,
|
|
4565
|
-
{
|
|
4566
|
-
[_ht]: ["POST", "/asset-models", 202],
|
|
4567
|
-
[_end]: ["api."],
|
|
4568
|
-
},
|
|
3570
|
+
{ [_ht]: ["POST", "/asset-models", 202], [_end]: ["api."] },
|
|
4569
3571
|
() => CreateAssetModelRequest,
|
|
4570
3572
|
() => CreateAssetModelResponse,
|
|
4571
3573
|
];
|
|
@@ -4573,10 +3575,7 @@ export var CreateAssetModelCompositeModel = [
|
|
|
4573
3575
|
9,
|
|
4574
3576
|
n0,
|
|
4575
3577
|
_CAMCM,
|
|
4576
|
-
{
|
|
4577
|
-
[_ht]: ["POST", "/asset-models/{assetModelId}/composite-models", 202],
|
|
4578
|
-
[_end]: ["api."],
|
|
4579
|
-
},
|
|
3578
|
+
{ [_ht]: ["POST", "/asset-models/{assetModelId}/composite-models", 202], [_end]: ["api."] },
|
|
4580
3579
|
() => CreateAssetModelCompositeModelRequest,
|
|
4581
3580
|
() => CreateAssetModelCompositeModelResponse,
|
|
4582
3581
|
];
|
|
@@ -4584,10 +3583,7 @@ export var CreateBulkImportJob = [
|
|
|
4584
3583
|
9,
|
|
4585
3584
|
n0,
|
|
4586
3585
|
_CBIJ,
|
|
4587
|
-
{
|
|
4588
|
-
[_ht]: ["POST", "/jobs", 202],
|
|
4589
|
-
[_end]: ["data."],
|
|
4590
|
-
},
|
|
3586
|
+
{ [_ht]: ["POST", "/jobs", 202], [_end]: ["data."] },
|
|
4591
3587
|
() => CreateBulkImportJobRequest,
|
|
4592
3588
|
() => CreateBulkImportJobResponse,
|
|
4593
3589
|
];
|
|
@@ -4595,10 +3591,7 @@ export var CreateComputationModel = [
|
|
|
4595
3591
|
9,
|
|
4596
3592
|
n0,
|
|
4597
3593
|
_CCM,
|
|
4598
|
-
{
|
|
4599
|
-
[_ht]: ["POST", "/computation-models", 202],
|
|
4600
|
-
[_end]: ["api."],
|
|
4601
|
-
},
|
|
3594
|
+
{ [_ht]: ["POST", "/computation-models", 202], [_end]: ["api."] },
|
|
4602
3595
|
() => CreateComputationModelRequest,
|
|
4603
3596
|
() => CreateComputationModelResponse,
|
|
4604
3597
|
];
|
|
@@ -4606,10 +3599,7 @@ export var CreateDashboard = [
|
|
|
4606
3599
|
9,
|
|
4607
3600
|
n0,
|
|
4608
3601
|
_CDr,
|
|
4609
|
-
{
|
|
4610
|
-
[_ht]: ["POST", "/dashboards", 201],
|
|
4611
|
-
[_end]: ["monitor."],
|
|
4612
|
-
},
|
|
3602
|
+
{ [_ht]: ["POST", "/dashboards", 201], [_end]: ["monitor."] },
|
|
4613
3603
|
() => CreateDashboardRequest,
|
|
4614
3604
|
() => CreateDashboardResponse,
|
|
4615
3605
|
];
|
|
@@ -4617,10 +3607,7 @@ export var CreateDataset = [
|
|
|
4617
3607
|
9,
|
|
4618
3608
|
n0,
|
|
4619
3609
|
_CDre,
|
|
4620
|
-
{
|
|
4621
|
-
[_ht]: ["POST", "/datasets", 202],
|
|
4622
|
-
[_end]: ["api."],
|
|
4623
|
-
},
|
|
3610
|
+
{ [_ht]: ["POST", "/datasets", 202], [_end]: ["api."] },
|
|
4624
3611
|
() => CreateDatasetRequest,
|
|
4625
3612
|
() => CreateDatasetResponse,
|
|
4626
3613
|
];
|
|
@@ -4628,10 +3615,7 @@ export var CreateGateway = [
|
|
|
4628
3615
|
9,
|
|
4629
3616
|
n0,
|
|
4630
3617
|
_CG,
|
|
4631
|
-
{
|
|
4632
|
-
[_ht]: ["POST", "/20200301/gateways", 201],
|
|
4633
|
-
[_end]: ["api."],
|
|
4634
|
-
},
|
|
3618
|
+
{ [_ht]: ["POST", "/20200301/gateways", 201], [_end]: ["api."] },
|
|
4635
3619
|
() => CreateGatewayRequest,
|
|
4636
3620
|
() => CreateGatewayResponse,
|
|
4637
3621
|
];
|
|
@@ -4639,10 +3623,7 @@ export var CreatePortal = [
|
|
|
4639
3623
|
9,
|
|
4640
3624
|
n0,
|
|
4641
3625
|
_CP,
|
|
4642
|
-
{
|
|
4643
|
-
[_ht]: ["POST", "/portals", 202],
|
|
4644
|
-
[_end]: ["monitor."],
|
|
4645
|
-
},
|
|
3626
|
+
{ [_ht]: ["POST", "/portals", 202], [_end]: ["monitor."] },
|
|
4646
3627
|
() => CreatePortalRequest,
|
|
4647
3628
|
() => CreatePortalResponse,
|
|
4648
3629
|
];
|
|
@@ -4650,10 +3631,7 @@ export var CreateProject = [
|
|
|
4650
3631
|
9,
|
|
4651
3632
|
n0,
|
|
4652
3633
|
_CPr,
|
|
4653
|
-
{
|
|
4654
|
-
[_ht]: ["POST", "/projects", 201],
|
|
4655
|
-
[_end]: ["monitor."],
|
|
4656
|
-
},
|
|
3634
|
+
{ [_ht]: ["POST", "/projects", 201], [_end]: ["monitor."] },
|
|
4657
3635
|
() => CreateProjectRequest,
|
|
4658
3636
|
() => CreateProjectResponse,
|
|
4659
3637
|
];
|
|
@@ -4661,10 +3639,7 @@ export var DeleteAccessPolicy = [
|
|
|
4661
3639
|
9,
|
|
4662
3640
|
n0,
|
|
4663
3641
|
_DAP,
|
|
4664
|
-
{
|
|
4665
|
-
[_ht]: ["DELETE", "/access-policies/{accessPolicyId}", 204],
|
|
4666
|
-
[_end]: ["monitor."],
|
|
4667
|
-
},
|
|
3642
|
+
{ [_ht]: ["DELETE", "/access-policies/{accessPolicyId}", 204], [_end]: ["monitor."] },
|
|
4668
3643
|
() => DeleteAccessPolicyRequest,
|
|
4669
3644
|
() => DeleteAccessPolicyResponse,
|
|
4670
3645
|
];
|
|
@@ -4672,10 +3647,7 @@ export var DeleteAsset = [
|
|
|
4672
3647
|
9,
|
|
4673
3648
|
n0,
|
|
4674
3649
|
_DA,
|
|
4675
|
-
{
|
|
4676
|
-
[_ht]: ["DELETE", "/assets/{assetId}", 202],
|
|
4677
|
-
[_end]: ["api."],
|
|
4678
|
-
},
|
|
3650
|
+
{ [_ht]: ["DELETE", "/assets/{assetId}", 202], [_end]: ["api."] },
|
|
4679
3651
|
() => DeleteAssetRequest,
|
|
4680
3652
|
() => DeleteAssetResponse,
|
|
4681
3653
|
];
|
|
@@ -4683,10 +3655,7 @@ export var DeleteAssetModel = [
|
|
|
4683
3655
|
9,
|
|
4684
3656
|
n0,
|
|
4685
3657
|
_DAM,
|
|
4686
|
-
{
|
|
4687
|
-
[_ht]: ["DELETE", "/asset-models/{assetModelId}", 202],
|
|
4688
|
-
[_end]: ["api."],
|
|
4689
|
-
},
|
|
3658
|
+
{ [_ht]: ["DELETE", "/asset-models/{assetModelId}", 202], [_end]: ["api."] },
|
|
4690
3659
|
() => DeleteAssetModelRequest,
|
|
4691
3660
|
() => DeleteAssetModelResponse,
|
|
4692
3661
|
];
|
|
@@ -4720,10 +3689,7 @@ export var DeleteComputationModel = [
|
|
|
4720
3689
|
9,
|
|
4721
3690
|
n0,
|
|
4722
3691
|
_DCM,
|
|
4723
|
-
{
|
|
4724
|
-
[_ht]: ["DELETE", "/computation-models/{computationModelId}", 202],
|
|
4725
|
-
[_end]: ["api."],
|
|
4726
|
-
},
|
|
3692
|
+
{ [_ht]: ["DELETE", "/computation-models/{computationModelId}", 202], [_end]: ["api."] },
|
|
4727
3693
|
() => DeleteComputationModelRequest,
|
|
4728
3694
|
() => DeleteComputationModelResponse,
|
|
4729
3695
|
];
|
|
@@ -4731,10 +3697,7 @@ export var DeleteDashboard = [
|
|
|
4731
3697
|
9,
|
|
4732
3698
|
n0,
|
|
4733
3699
|
_DD,
|
|
4734
|
-
{
|
|
4735
|
-
[_ht]: ["DELETE", "/dashboards/{dashboardId}", 204],
|
|
4736
|
-
[_end]: ["monitor."],
|
|
4737
|
-
},
|
|
3700
|
+
{ [_ht]: ["DELETE", "/dashboards/{dashboardId}", 204], [_end]: ["monitor."] },
|
|
4738
3701
|
() => DeleteDashboardRequest,
|
|
4739
3702
|
() => DeleteDashboardResponse,
|
|
4740
3703
|
];
|
|
@@ -4742,10 +3705,7 @@ export var DeleteDataset = [
|
|
|
4742
3705
|
9,
|
|
4743
3706
|
n0,
|
|
4744
3707
|
_DDe,
|
|
4745
|
-
{
|
|
4746
|
-
[_ht]: ["DELETE", "/datasets/{datasetId}", 202],
|
|
4747
|
-
[_end]: ["api."],
|
|
4748
|
-
},
|
|
3708
|
+
{ [_ht]: ["DELETE", "/datasets/{datasetId}", 202], [_end]: ["api."] },
|
|
4749
3709
|
() => DeleteDatasetRequest,
|
|
4750
3710
|
() => DeleteDatasetResponse,
|
|
4751
3711
|
];
|
|
@@ -4753,10 +3713,7 @@ export var DeleteGateway = [
|
|
|
4753
3713
|
9,
|
|
4754
3714
|
n0,
|
|
4755
3715
|
_DG,
|
|
4756
|
-
{
|
|
4757
|
-
[_ht]: ["DELETE", "/20200301/gateways/{gatewayId}", 200],
|
|
4758
|
-
[_end]: ["api."],
|
|
4759
|
-
},
|
|
3716
|
+
{ [_ht]: ["DELETE", "/20200301/gateways/{gatewayId}", 200], [_end]: ["api."] },
|
|
4760
3717
|
() => DeleteGatewayRequest,
|
|
4761
3718
|
() => __Unit,
|
|
4762
3719
|
];
|
|
@@ -4764,10 +3721,7 @@ export var DeletePortal = [
|
|
|
4764
3721
|
9,
|
|
4765
3722
|
n0,
|
|
4766
3723
|
_DP,
|
|
4767
|
-
{
|
|
4768
|
-
[_ht]: ["DELETE", "/portals/{portalId}", 202],
|
|
4769
|
-
[_end]: ["monitor."],
|
|
4770
|
-
},
|
|
3724
|
+
{ [_ht]: ["DELETE", "/portals/{portalId}", 202], [_end]: ["monitor."] },
|
|
4771
3725
|
() => DeletePortalRequest,
|
|
4772
3726
|
() => DeletePortalResponse,
|
|
4773
3727
|
];
|
|
@@ -4775,10 +3729,7 @@ export var DeleteProject = [
|
|
|
4775
3729
|
9,
|
|
4776
3730
|
n0,
|
|
4777
3731
|
_DPe,
|
|
4778
|
-
{
|
|
4779
|
-
[_ht]: ["DELETE", "/projects/{projectId}", 204],
|
|
4780
|
-
[_end]: ["monitor."],
|
|
4781
|
-
},
|
|
3732
|
+
{ [_ht]: ["DELETE", "/projects/{projectId}", 204], [_end]: ["monitor."] },
|
|
4782
3733
|
() => DeleteProjectRequest,
|
|
4783
3734
|
() => DeleteProjectResponse,
|
|
4784
3735
|
];
|
|
@@ -4786,10 +3737,7 @@ export var DeleteTimeSeries = [
|
|
|
4786
3737
|
9,
|
|
4787
3738
|
n0,
|
|
4788
3739
|
_DTS,
|
|
4789
|
-
{
|
|
4790
|
-
[_ht]: ["POST", "/timeseries/delete", 200],
|
|
4791
|
-
[_end]: ["api."],
|
|
4792
|
-
},
|
|
3740
|
+
{ [_ht]: ["POST", "/timeseries/delete", 200], [_end]: ["api."] },
|
|
4793
3741
|
() => DeleteTimeSeriesRequest,
|
|
4794
3742
|
() => __Unit,
|
|
4795
3743
|
];
|
|
@@ -4797,10 +3745,7 @@ export var DescribeAccessPolicy = [
|
|
|
4797
3745
|
9,
|
|
4798
3746
|
n0,
|
|
4799
3747
|
_DAPe,
|
|
4800
|
-
{
|
|
4801
|
-
[_ht]: ["GET", "/access-policies/{accessPolicyId}", 200],
|
|
4802
|
-
[_end]: ["monitor."],
|
|
4803
|
-
},
|
|
3748
|
+
{ [_ht]: ["GET", "/access-policies/{accessPolicyId}", 200], [_end]: ["monitor."] },
|
|
4804
3749
|
() => DescribeAccessPolicyRequest,
|
|
4805
3750
|
() => DescribeAccessPolicyResponse,
|
|
4806
3751
|
];
|
|
@@ -4808,10 +3753,7 @@ export var DescribeAction = [
|
|
|
4808
3753
|
9,
|
|
4809
3754
|
n0,
|
|
4810
3755
|
_DAe,
|
|
4811
|
-
{
|
|
4812
|
-
[_ht]: ["GET", "/actions/{actionId}", 200],
|
|
4813
|
-
[_end]: ["api."],
|
|
4814
|
-
},
|
|
3756
|
+
{ [_ht]: ["GET", "/actions/{actionId}", 200], [_end]: ["api."] },
|
|
4815
3757
|
() => DescribeActionRequest,
|
|
4816
3758
|
() => DescribeActionResponse,
|
|
4817
3759
|
];
|
|
@@ -4819,10 +3761,7 @@ export var DescribeAsset = [
|
|
|
4819
3761
|
9,
|
|
4820
3762
|
n0,
|
|
4821
3763
|
_DAes,
|
|
4822
|
-
{
|
|
4823
|
-
[_ht]: ["GET", "/assets/{assetId}", 200],
|
|
4824
|
-
[_end]: ["api."],
|
|
4825
|
-
},
|
|
3764
|
+
{ [_ht]: ["GET", "/assets/{assetId}", 200], [_end]: ["api."] },
|
|
4826
3765
|
() => DescribeAssetRequest,
|
|
4827
3766
|
() => DescribeAssetResponse,
|
|
4828
3767
|
];
|
|
@@ -4830,10 +3769,7 @@ export var DescribeAssetCompositeModel = [
|
|
|
4830
3769
|
9,
|
|
4831
3770
|
n0,
|
|
4832
3771
|
_DACM,
|
|
4833
|
-
{
|
|
4834
|
-
[_ht]: ["GET", "/assets/{assetId}/composite-models/{assetCompositeModelId}", 200],
|
|
4835
|
-
[_end]: ["api."],
|
|
4836
|
-
},
|
|
3772
|
+
{ [_ht]: ["GET", "/assets/{assetId}/composite-models/{assetCompositeModelId}", 200], [_end]: ["api."] },
|
|
4837
3773
|
() => DescribeAssetCompositeModelRequest,
|
|
4838
3774
|
() => DescribeAssetCompositeModelResponse,
|
|
4839
3775
|
];
|
|
@@ -4841,10 +3777,7 @@ export var DescribeAssetModel = [
|
|
|
4841
3777
|
9,
|
|
4842
3778
|
n0,
|
|
4843
3779
|
_DAMe,
|
|
4844
|
-
{
|
|
4845
|
-
[_ht]: ["GET", "/asset-models/{assetModelId}", 200],
|
|
4846
|
-
[_end]: ["api."],
|
|
4847
|
-
},
|
|
3780
|
+
{ [_ht]: ["GET", "/asset-models/{assetModelId}", 200], [_end]: ["api."] },
|
|
4848
3781
|
() => DescribeAssetModelRequest,
|
|
4849
3782
|
() => DescribeAssetModelResponse,
|
|
4850
3783
|
];
|
|
@@ -4878,10 +3811,7 @@ export var DescribeAssetProperty = [
|
|
|
4878
3811
|
9,
|
|
4879
3812
|
n0,
|
|
4880
3813
|
_DAPes,
|
|
4881
|
-
{
|
|
4882
|
-
[_ht]: ["GET", "/assets/{assetId}/properties/{propertyId}", 200],
|
|
4883
|
-
[_end]: ["api."],
|
|
4884
|
-
},
|
|
3814
|
+
{ [_ht]: ["GET", "/assets/{assetId}/properties/{propertyId}", 200], [_end]: ["api."] },
|
|
4885
3815
|
() => DescribeAssetPropertyRequest,
|
|
4886
3816
|
() => DescribeAssetPropertyResponse,
|
|
4887
3817
|
];
|
|
@@ -4889,10 +3819,7 @@ export var DescribeBulkImportJob = [
|
|
|
4889
3819
|
9,
|
|
4890
3820
|
n0,
|
|
4891
3821
|
_DBIJ,
|
|
4892
|
-
{
|
|
4893
|
-
[_ht]: ["GET", "/jobs/{jobId}", 200],
|
|
4894
|
-
[_end]: ["data."],
|
|
4895
|
-
},
|
|
3822
|
+
{ [_ht]: ["GET", "/jobs/{jobId}", 200], [_end]: ["data."] },
|
|
4896
3823
|
() => DescribeBulkImportJobRequest,
|
|
4897
3824
|
() => DescribeBulkImportJobResponse,
|
|
4898
3825
|
];
|
|
@@ -4900,10 +3827,7 @@ export var DescribeComputationModel = [
|
|
|
4900
3827
|
9,
|
|
4901
3828
|
n0,
|
|
4902
3829
|
_DCMe,
|
|
4903
|
-
{
|
|
4904
|
-
[_ht]: ["GET", "/computation-models/{computationModelId}", 200],
|
|
4905
|
-
[_end]: ["api."],
|
|
4906
|
-
},
|
|
3830
|
+
{ [_ht]: ["GET", "/computation-models/{computationModelId}", 200], [_end]: ["api."] },
|
|
4907
3831
|
() => DescribeComputationModelRequest,
|
|
4908
3832
|
() => DescribeComputationModelResponse,
|
|
4909
3833
|
];
|
|
@@ -4911,10 +3835,7 @@ export var DescribeComputationModelExecutionSummary = [
|
|
|
4911
3835
|
9,
|
|
4912
3836
|
n0,
|
|
4913
3837
|
_DCMES,
|
|
4914
|
-
{
|
|
4915
|
-
[_ht]: ["GET", "/computation-models/{computationModelId}/execution-summary", 200],
|
|
4916
|
-
[_end]: ["api."],
|
|
4917
|
-
},
|
|
3838
|
+
{ [_ht]: ["GET", "/computation-models/{computationModelId}/execution-summary", 200], [_end]: ["api."] },
|
|
4918
3839
|
() => DescribeComputationModelExecutionSummaryRequest,
|
|
4919
3840
|
() => DescribeComputationModelExecutionSummaryResponse,
|
|
4920
3841
|
];
|
|
@@ -4922,10 +3843,7 @@ export var DescribeDashboard = [
|
|
|
4922
3843
|
9,
|
|
4923
3844
|
n0,
|
|
4924
3845
|
_DDes,
|
|
4925
|
-
{
|
|
4926
|
-
[_ht]: ["GET", "/dashboards/{dashboardId}", 200],
|
|
4927
|
-
[_end]: ["monitor."],
|
|
4928
|
-
},
|
|
3846
|
+
{ [_ht]: ["GET", "/dashboards/{dashboardId}", 200], [_end]: ["monitor."] },
|
|
4929
3847
|
() => DescribeDashboardRequest,
|
|
4930
3848
|
() => DescribeDashboardResponse,
|
|
4931
3849
|
];
|
|
@@ -4933,10 +3851,7 @@ export var DescribeDataset = [
|
|
|
4933
3851
|
9,
|
|
4934
3852
|
n0,
|
|
4935
3853
|
_DDesc,
|
|
4936
|
-
{
|
|
4937
|
-
[_ht]: ["GET", "/datasets/{datasetId}", 200],
|
|
4938
|
-
[_end]: ["api."],
|
|
4939
|
-
},
|
|
3854
|
+
{ [_ht]: ["GET", "/datasets/{datasetId}", 200], [_end]: ["api."] },
|
|
4940
3855
|
() => DescribeDatasetRequest,
|
|
4941
3856
|
() => DescribeDatasetResponse,
|
|
4942
3857
|
];
|
|
@@ -4944,10 +3859,7 @@ export var DescribeDefaultEncryptionConfiguration = [
|
|
|
4944
3859
|
9,
|
|
4945
3860
|
n0,
|
|
4946
3861
|
_DDEC,
|
|
4947
|
-
{
|
|
4948
|
-
[_ht]: ["GET", "/configuration/account/encryption", 200],
|
|
4949
|
-
[_end]: ["api."],
|
|
4950
|
-
},
|
|
3862
|
+
{ [_ht]: ["GET", "/configuration/account/encryption", 200], [_end]: ["api."] },
|
|
4951
3863
|
() => DescribeDefaultEncryptionConfigurationRequest,
|
|
4952
3864
|
() => DescribeDefaultEncryptionConfigurationResponse,
|
|
4953
3865
|
];
|
|
@@ -4955,10 +3867,7 @@ export var DescribeExecution = [
|
|
|
4955
3867
|
9,
|
|
4956
3868
|
n0,
|
|
4957
3869
|
_DEes,
|
|
4958
|
-
{
|
|
4959
|
-
[_ht]: ["GET", "/executions/{executionId}", 200],
|
|
4960
|
-
[_end]: ["api."],
|
|
4961
|
-
},
|
|
3870
|
+
{ [_ht]: ["GET", "/executions/{executionId}", 200], [_end]: ["api."] },
|
|
4962
3871
|
() => DescribeExecutionRequest,
|
|
4963
3872
|
() => DescribeExecutionResponse,
|
|
4964
3873
|
];
|
|
@@ -4966,10 +3875,7 @@ export var DescribeGateway = [
|
|
|
4966
3875
|
9,
|
|
4967
3876
|
n0,
|
|
4968
3877
|
_DGe,
|
|
4969
|
-
{
|
|
4970
|
-
[_ht]: ["GET", "/20200301/gateways/{gatewayId}", 200],
|
|
4971
|
-
[_end]: ["api."],
|
|
4972
|
-
},
|
|
3878
|
+
{ [_ht]: ["GET", "/20200301/gateways/{gatewayId}", 200], [_end]: ["api."] },
|
|
4973
3879
|
() => DescribeGatewayRequest,
|
|
4974
3880
|
() => DescribeGatewayResponse,
|
|
4975
3881
|
];
|
|
@@ -4977,10 +3883,7 @@ export var DescribeGatewayCapabilityConfiguration = [
|
|
|
4977
3883
|
9,
|
|
4978
3884
|
n0,
|
|
4979
3885
|
_DGCC,
|
|
4980
|
-
{
|
|
4981
|
-
[_ht]: ["GET", "/20200301/gateways/{gatewayId}/capability/{capabilityNamespace}", 200],
|
|
4982
|
-
[_end]: ["api."],
|
|
4983
|
-
},
|
|
3886
|
+
{ [_ht]: ["GET", "/20200301/gateways/{gatewayId}/capability/{capabilityNamespace}", 200], [_end]: ["api."] },
|
|
4984
3887
|
() => DescribeGatewayCapabilityConfigurationRequest,
|
|
4985
3888
|
() => DescribeGatewayCapabilityConfigurationResponse,
|
|
4986
3889
|
];
|
|
@@ -4988,10 +3891,7 @@ export var DescribeLoggingOptions = [
|
|
|
4988
3891
|
9,
|
|
4989
3892
|
n0,
|
|
4990
3893
|
_DLO,
|
|
4991
|
-
{
|
|
4992
|
-
[_ht]: ["GET", "/logging", 200],
|
|
4993
|
-
[_end]: ["api."],
|
|
4994
|
-
},
|
|
3894
|
+
{ [_ht]: ["GET", "/logging", 200], [_end]: ["api."] },
|
|
4995
3895
|
() => DescribeLoggingOptionsRequest,
|
|
4996
3896
|
() => DescribeLoggingOptionsResponse,
|
|
4997
3897
|
];
|
|
@@ -4999,10 +3899,7 @@ export var DescribePortal = [
|
|
|
4999
3899
|
9,
|
|
5000
3900
|
n0,
|
|
5001
3901
|
_DPes,
|
|
5002
|
-
{
|
|
5003
|
-
[_ht]: ["GET", "/portals/{portalId}", 200],
|
|
5004
|
-
[_end]: ["monitor."],
|
|
5005
|
-
},
|
|
3902
|
+
{ [_ht]: ["GET", "/portals/{portalId}", 200], [_end]: ["monitor."] },
|
|
5006
3903
|
() => DescribePortalRequest,
|
|
5007
3904
|
() => DescribePortalResponse,
|
|
5008
3905
|
];
|
|
@@ -5010,10 +3907,7 @@ export var DescribeProject = [
|
|
|
5010
3907
|
9,
|
|
5011
3908
|
n0,
|
|
5012
3909
|
_DPesc,
|
|
5013
|
-
{
|
|
5014
|
-
[_ht]: ["GET", "/projects/{projectId}", 200],
|
|
5015
|
-
[_end]: ["monitor."],
|
|
5016
|
-
},
|
|
3910
|
+
{ [_ht]: ["GET", "/projects/{projectId}", 200], [_end]: ["monitor."] },
|
|
5017
3911
|
() => DescribeProjectRequest,
|
|
5018
3912
|
() => DescribeProjectResponse,
|
|
5019
3913
|
];
|
|
@@ -5021,10 +3915,7 @@ export var DescribeStorageConfiguration = [
|
|
|
5021
3915
|
9,
|
|
5022
3916
|
n0,
|
|
5023
3917
|
_DSC,
|
|
5024
|
-
{
|
|
5025
|
-
[_ht]: ["GET", "/configuration/account/storage", 200],
|
|
5026
|
-
[_end]: ["api."],
|
|
5027
|
-
},
|
|
3918
|
+
{ [_ht]: ["GET", "/configuration/account/storage", 200], [_end]: ["api."] },
|
|
5028
3919
|
() => DescribeStorageConfigurationRequest,
|
|
5029
3920
|
() => DescribeStorageConfigurationResponse,
|
|
5030
3921
|
];
|
|
@@ -5032,10 +3923,7 @@ export var DescribeTimeSeries = [
|
|
|
5032
3923
|
9,
|
|
5033
3924
|
n0,
|
|
5034
3925
|
_DTSe,
|
|
5035
|
-
{
|
|
5036
|
-
[_ht]: ["GET", "/timeseries/describe", 200],
|
|
5037
|
-
[_end]: ["api."],
|
|
5038
|
-
},
|
|
3926
|
+
{ [_ht]: ["GET", "/timeseries/describe", 200], [_end]: ["api."] },
|
|
5039
3927
|
() => DescribeTimeSeriesRequest,
|
|
5040
3928
|
() => DescribeTimeSeriesResponse,
|
|
5041
3929
|
];
|
|
@@ -5043,10 +3931,7 @@ export var DisassociateAssets = [
|
|
|
5043
3931
|
9,
|
|
5044
3932
|
n0,
|
|
5045
3933
|
_DAi,
|
|
5046
|
-
{
|
|
5047
|
-
[_ht]: ["POST", "/assets/{assetId}/disassociate", 200],
|
|
5048
|
-
[_end]: ["api."],
|
|
5049
|
-
},
|
|
3934
|
+
{ [_ht]: ["POST", "/assets/{assetId}/disassociate", 200], [_end]: ["api."] },
|
|
5050
3935
|
() => DisassociateAssetsRequest,
|
|
5051
3936
|
() => __Unit,
|
|
5052
3937
|
];
|
|
@@ -5054,10 +3939,7 @@ export var DisassociateTimeSeriesFromAssetProperty = [
|
|
|
5054
3939
|
9,
|
|
5055
3940
|
n0,
|
|
5056
3941
|
_DTSFAP,
|
|
5057
|
-
{
|
|
5058
|
-
[_ht]: ["POST", "/timeseries/disassociate", 200],
|
|
5059
|
-
[_end]: ["api."],
|
|
5060
|
-
},
|
|
3942
|
+
{ [_ht]: ["POST", "/timeseries/disassociate", 200], [_end]: ["api."] },
|
|
5061
3943
|
() => DisassociateTimeSeriesFromAssetPropertyRequest,
|
|
5062
3944
|
() => __Unit,
|
|
5063
3945
|
];
|
|
@@ -5065,10 +3947,7 @@ export var ExecuteAction = [
|
|
|
5065
3947
|
9,
|
|
5066
3948
|
n0,
|
|
5067
3949
|
_EA,
|
|
5068
|
-
{
|
|
5069
|
-
[_ht]: ["POST", "/actions", 202],
|
|
5070
|
-
[_end]: ["api."],
|
|
5071
|
-
},
|
|
3950
|
+
{ [_ht]: ["POST", "/actions", 202], [_end]: ["api."] },
|
|
5072
3951
|
() => ExecuteActionRequest,
|
|
5073
3952
|
() => ExecuteActionResponse,
|
|
5074
3953
|
];
|
|
@@ -5076,10 +3955,7 @@ export var ExecuteQuery = [
|
|
|
5076
3955
|
9,
|
|
5077
3956
|
n0,
|
|
5078
3957
|
_EQ,
|
|
5079
|
-
{
|
|
5080
|
-
[_ht]: ["POST", "/queries/execution", 200],
|
|
5081
|
-
[_end]: ["data."],
|
|
5082
|
-
},
|
|
3958
|
+
{ [_ht]: ["POST", "/queries/execution", 200], [_end]: ["data."] },
|
|
5083
3959
|
() => ExecuteQueryRequest,
|
|
5084
3960
|
() => ExecuteQueryResponse,
|
|
5085
3961
|
];
|
|
@@ -5087,10 +3963,7 @@ export var GetAssetPropertyAggregates = [
|
|
|
5087
3963
|
9,
|
|
5088
3964
|
n0,
|
|
5089
3965
|
_GAPA,
|
|
5090
|
-
{
|
|
5091
|
-
[_ht]: ["GET", "/properties/aggregates", 200],
|
|
5092
|
-
[_end]: ["data."],
|
|
5093
|
-
},
|
|
3966
|
+
{ [_ht]: ["GET", "/properties/aggregates", 200], [_end]: ["data."] },
|
|
5094
3967
|
() => GetAssetPropertyAggregatesRequest,
|
|
5095
3968
|
() => GetAssetPropertyAggregatesResponse,
|
|
5096
3969
|
];
|
|
@@ -5098,10 +3971,7 @@ export var GetAssetPropertyValue = [
|
|
|
5098
3971
|
9,
|
|
5099
3972
|
n0,
|
|
5100
3973
|
_GAPV,
|
|
5101
|
-
{
|
|
5102
|
-
[_ht]: ["GET", "/properties/latest", 200],
|
|
5103
|
-
[_end]: ["data."],
|
|
5104
|
-
},
|
|
3974
|
+
{ [_ht]: ["GET", "/properties/latest", 200], [_end]: ["data."] },
|
|
5105
3975
|
() => GetAssetPropertyValueRequest,
|
|
5106
3976
|
() => GetAssetPropertyValueResponse,
|
|
5107
3977
|
];
|
|
@@ -5109,10 +3979,7 @@ export var GetAssetPropertyValueHistory = [
|
|
|
5109
3979
|
9,
|
|
5110
3980
|
n0,
|
|
5111
3981
|
_GAPVH,
|
|
5112
|
-
{
|
|
5113
|
-
[_ht]: ["GET", "/properties/history", 200],
|
|
5114
|
-
[_end]: ["data."],
|
|
5115
|
-
},
|
|
3982
|
+
{ [_ht]: ["GET", "/properties/history", 200], [_end]: ["data."] },
|
|
5116
3983
|
() => GetAssetPropertyValueHistoryRequest,
|
|
5117
3984
|
() => GetAssetPropertyValueHistoryResponse,
|
|
5118
3985
|
];
|
|
@@ -5120,10 +3987,7 @@ export var GetInterpolatedAssetPropertyValues = [
|
|
|
5120
3987
|
9,
|
|
5121
3988
|
n0,
|
|
5122
3989
|
_GIAPV,
|
|
5123
|
-
{
|
|
5124
|
-
[_ht]: ["GET", "/properties/interpolated", 200],
|
|
5125
|
-
[_end]: ["data."],
|
|
5126
|
-
},
|
|
3990
|
+
{ [_ht]: ["GET", "/properties/interpolated", 200], [_end]: ["data."] },
|
|
5127
3991
|
() => GetInterpolatedAssetPropertyValuesRequest,
|
|
5128
3992
|
() => GetInterpolatedAssetPropertyValuesResponse,
|
|
5129
3993
|
];
|
|
@@ -5131,10 +3995,7 @@ export var InvokeAssistant = [
|
|
|
5131
3995
|
9,
|
|
5132
3996
|
n0,
|
|
5133
3997
|
_IA,
|
|
5134
|
-
{
|
|
5135
|
-
[_ht]: ["POST", "/assistant/invocation", 200],
|
|
5136
|
-
[_end]: ["data."],
|
|
5137
|
-
},
|
|
3998
|
+
{ [_ht]: ["POST", "/assistant/invocation", 200], [_end]: ["data."] },
|
|
5138
3999
|
() => InvokeAssistantRequest,
|
|
5139
4000
|
() => InvokeAssistantResponse,
|
|
5140
4001
|
];
|
|
@@ -5142,10 +4003,7 @@ export var ListAccessPolicies = [
|
|
|
5142
4003
|
9,
|
|
5143
4004
|
n0,
|
|
5144
4005
|
_LAP,
|
|
5145
|
-
{
|
|
5146
|
-
[_ht]: ["GET", "/access-policies", 200],
|
|
5147
|
-
[_end]: ["monitor."],
|
|
5148
|
-
},
|
|
4006
|
+
{ [_ht]: ["GET", "/access-policies", 200], [_end]: ["monitor."] },
|
|
5149
4007
|
() => ListAccessPoliciesRequest,
|
|
5150
4008
|
() => ListAccessPoliciesResponse,
|
|
5151
4009
|
];
|
|
@@ -5153,10 +4011,7 @@ export var ListActions = [
|
|
|
5153
4011
|
9,
|
|
5154
4012
|
n0,
|
|
5155
4013
|
_LA,
|
|
5156
|
-
{
|
|
5157
|
-
[_ht]: ["GET", "/actions", 200],
|
|
5158
|
-
[_end]: ["api."],
|
|
5159
|
-
},
|
|
4014
|
+
{ [_ht]: ["GET", "/actions", 200], [_end]: ["api."] },
|
|
5160
4015
|
() => ListActionsRequest,
|
|
5161
4016
|
() => ListActionsResponse,
|
|
5162
4017
|
];
|
|
@@ -5164,10 +4019,7 @@ export var ListAssetModelCompositeModels = [
|
|
|
5164
4019
|
9,
|
|
5165
4020
|
n0,
|
|
5166
4021
|
_LAMCM,
|
|
5167
|
-
{
|
|
5168
|
-
[_ht]: ["GET", "/asset-models/{assetModelId}/composite-models", 200],
|
|
5169
|
-
[_end]: ["api."],
|
|
5170
|
-
},
|
|
4022
|
+
{ [_ht]: ["GET", "/asset-models/{assetModelId}/composite-models", 200], [_end]: ["api."] },
|
|
5171
4023
|
() => ListAssetModelCompositeModelsRequest,
|
|
5172
4024
|
() => ListAssetModelCompositeModelsResponse,
|
|
5173
4025
|
];
|
|
@@ -5175,10 +4027,7 @@ export var ListAssetModelProperties = [
|
|
|
5175
4027
|
9,
|
|
5176
4028
|
n0,
|
|
5177
4029
|
_LAMP,
|
|
5178
|
-
{
|
|
5179
|
-
[_ht]: ["GET", "/asset-models/{assetModelId}/properties", 200],
|
|
5180
|
-
[_end]: ["api."],
|
|
5181
|
-
},
|
|
4030
|
+
{ [_ht]: ["GET", "/asset-models/{assetModelId}/properties", 200], [_end]: ["api."] },
|
|
5182
4031
|
() => ListAssetModelPropertiesRequest,
|
|
5183
4032
|
() => ListAssetModelPropertiesResponse,
|
|
5184
4033
|
];
|
|
@@ -5186,10 +4035,7 @@ export var ListAssetModels = [
|
|
|
5186
4035
|
9,
|
|
5187
4036
|
n0,
|
|
5188
4037
|
_LAM,
|
|
5189
|
-
{
|
|
5190
|
-
[_ht]: ["GET", "/asset-models", 200],
|
|
5191
|
-
[_end]: ["api."],
|
|
5192
|
-
},
|
|
4038
|
+
{ [_ht]: ["GET", "/asset-models", 200], [_end]: ["api."] },
|
|
5193
4039
|
() => ListAssetModelsRequest,
|
|
5194
4040
|
() => ListAssetModelsResponse,
|
|
5195
4041
|
];
|
|
@@ -5197,10 +4043,7 @@ export var ListAssetProperties = [
|
|
|
5197
4043
|
9,
|
|
5198
4044
|
n0,
|
|
5199
4045
|
_LAPi,
|
|
5200
|
-
{
|
|
5201
|
-
[_ht]: ["GET", "/assets/{assetId}/properties", 200],
|
|
5202
|
-
[_end]: ["api."],
|
|
5203
|
-
},
|
|
4046
|
+
{ [_ht]: ["GET", "/assets/{assetId}/properties", 200], [_end]: ["api."] },
|
|
5204
4047
|
() => ListAssetPropertiesRequest,
|
|
5205
4048
|
() => ListAssetPropertiesResponse,
|
|
5206
4049
|
];
|
|
@@ -5208,10 +4051,7 @@ export var ListAssetRelationships = [
|
|
|
5208
4051
|
9,
|
|
5209
4052
|
n0,
|
|
5210
4053
|
_LARists,
|
|
5211
|
-
{
|
|
5212
|
-
[_ht]: ["GET", "/assets/{assetId}/assetRelationships", 200],
|
|
5213
|
-
[_end]: ["api."],
|
|
5214
|
-
},
|
|
4054
|
+
{ [_ht]: ["GET", "/assets/{assetId}/assetRelationships", 200], [_end]: ["api."] },
|
|
5215
4055
|
() => ListAssetRelationshipsRequest,
|
|
5216
4056
|
() => ListAssetRelationshipsResponse,
|
|
5217
4057
|
];
|
|
@@ -5219,10 +4059,7 @@ export var ListAssets = [
|
|
|
5219
4059
|
9,
|
|
5220
4060
|
n0,
|
|
5221
4061
|
_LAi,
|
|
5222
|
-
{
|
|
5223
|
-
[_ht]: ["GET", "/assets", 200],
|
|
5224
|
-
[_end]: ["api."],
|
|
5225
|
-
},
|
|
4062
|
+
{ [_ht]: ["GET", "/assets", 200], [_end]: ["api."] },
|
|
5226
4063
|
() => ListAssetsRequest,
|
|
5227
4064
|
() => ListAssetsResponse,
|
|
5228
4065
|
];
|
|
@@ -5230,10 +4067,7 @@ export var ListAssociatedAssets = [
|
|
|
5230
4067
|
9,
|
|
5231
4068
|
n0,
|
|
5232
4069
|
_LAA,
|
|
5233
|
-
{
|
|
5234
|
-
[_ht]: ["GET", "/assets/{assetId}/hierarchies", 200],
|
|
5235
|
-
[_end]: ["api."],
|
|
5236
|
-
},
|
|
4070
|
+
{ [_ht]: ["GET", "/assets/{assetId}/hierarchies", 200], [_end]: ["api."] },
|
|
5237
4071
|
() => ListAssociatedAssetsRequest,
|
|
5238
4072
|
() => ListAssociatedAssetsResponse,
|
|
5239
4073
|
];
|
|
@@ -5241,10 +4075,7 @@ export var ListBulkImportJobs = [
|
|
|
5241
4075
|
9,
|
|
5242
4076
|
n0,
|
|
5243
4077
|
_LBIJ,
|
|
5244
|
-
{
|
|
5245
|
-
[_ht]: ["GET", "/jobs", 200],
|
|
5246
|
-
[_end]: ["data."],
|
|
5247
|
-
},
|
|
4078
|
+
{ [_ht]: ["GET", "/jobs", 200], [_end]: ["data."] },
|
|
5248
4079
|
() => ListBulkImportJobsRequest,
|
|
5249
4080
|
() => ListBulkImportJobsResponse,
|
|
5250
4081
|
];
|
|
@@ -5252,10 +4083,7 @@ export var ListCompositionRelationships = [
|
|
|
5252
4083
|
9,
|
|
5253
4084
|
n0,
|
|
5254
4085
|
_LCR,
|
|
5255
|
-
{
|
|
5256
|
-
[_ht]: ["GET", "/asset-models/{assetModelId}/composition-relationships", 200],
|
|
5257
|
-
[_end]: ["api."],
|
|
5258
|
-
},
|
|
4086
|
+
{ [_ht]: ["GET", "/asset-models/{assetModelId}/composition-relationships", 200], [_end]: ["api."] },
|
|
5259
4087
|
() => ListCompositionRelationshipsRequest,
|
|
5260
4088
|
() => ListCompositionRelationshipsResponse,
|
|
5261
4089
|
];
|
|
@@ -5263,10 +4091,7 @@ export var ListComputationModelDataBindingUsages = [
|
|
|
5263
4091
|
9,
|
|
5264
4092
|
n0,
|
|
5265
4093
|
_LCMDBU,
|
|
5266
|
-
{
|
|
5267
|
-
[_ht]: ["POST", "/computation-models/data-binding-usages", 200],
|
|
5268
|
-
[_end]: ["api."],
|
|
5269
|
-
},
|
|
4094
|
+
{ [_ht]: ["POST", "/computation-models/data-binding-usages", 200], [_end]: ["api."] },
|
|
5270
4095
|
() => ListComputationModelDataBindingUsagesRequest,
|
|
5271
4096
|
() => ListComputationModelDataBindingUsagesResponse,
|
|
5272
4097
|
];
|
|
@@ -5274,10 +4099,7 @@ export var ListComputationModelResolveToResources = [
|
|
|
5274
4099
|
9,
|
|
5275
4100
|
n0,
|
|
5276
4101
|
_LCMRTR,
|
|
5277
|
-
{
|
|
5278
|
-
[_ht]: ["GET", "/computation-models/{computationModelId}/resolve-to-resources", 200],
|
|
5279
|
-
[_end]: ["api."],
|
|
5280
|
-
},
|
|
4102
|
+
{ [_ht]: ["GET", "/computation-models/{computationModelId}/resolve-to-resources", 200], [_end]: ["api."] },
|
|
5281
4103
|
() => ListComputationModelResolveToResourcesRequest,
|
|
5282
4104
|
() => ListComputationModelResolveToResourcesResponse,
|
|
5283
4105
|
];
|
|
@@ -5285,10 +4107,7 @@ export var ListComputationModels = [
|
|
|
5285
4107
|
9,
|
|
5286
4108
|
n0,
|
|
5287
4109
|
_LCM,
|
|
5288
|
-
{
|
|
5289
|
-
[_ht]: ["GET", "/computation-models", 200],
|
|
5290
|
-
[_end]: ["api."],
|
|
5291
|
-
},
|
|
4110
|
+
{ [_ht]: ["GET", "/computation-models", 200], [_end]: ["api."] },
|
|
5292
4111
|
() => ListComputationModelsRequest,
|
|
5293
4112
|
() => ListComputationModelsResponse,
|
|
5294
4113
|
];
|
|
@@ -5296,10 +4115,7 @@ export var ListDashboards = [
|
|
|
5296
4115
|
9,
|
|
5297
4116
|
n0,
|
|
5298
4117
|
_LD,
|
|
5299
|
-
{
|
|
5300
|
-
[_ht]: ["GET", "/dashboards", 200],
|
|
5301
|
-
[_end]: ["monitor."],
|
|
5302
|
-
},
|
|
4118
|
+
{ [_ht]: ["GET", "/dashboards", 200], [_end]: ["monitor."] },
|
|
5303
4119
|
() => ListDashboardsRequest,
|
|
5304
4120
|
() => ListDashboardsResponse,
|
|
5305
4121
|
];
|
|
@@ -5307,10 +4123,7 @@ export var ListDatasets = [
|
|
|
5307
4123
|
9,
|
|
5308
4124
|
n0,
|
|
5309
4125
|
_LDi,
|
|
5310
|
-
{
|
|
5311
|
-
[_ht]: ["GET", "/datasets", 200],
|
|
5312
|
-
[_end]: ["api."],
|
|
5313
|
-
},
|
|
4126
|
+
{ [_ht]: ["GET", "/datasets", 200], [_end]: ["api."] },
|
|
5314
4127
|
() => ListDatasetsRequest,
|
|
5315
4128
|
() => ListDatasetsResponse,
|
|
5316
4129
|
];
|
|
@@ -5318,10 +4131,7 @@ export var ListExecutions = [
|
|
|
5318
4131
|
9,
|
|
5319
4132
|
n0,
|
|
5320
4133
|
_LE,
|
|
5321
|
-
{
|
|
5322
|
-
[_ht]: ["GET", "/executions", 200],
|
|
5323
|
-
[_end]: ["api."],
|
|
5324
|
-
},
|
|
4134
|
+
{ [_ht]: ["GET", "/executions", 200], [_end]: ["api."] },
|
|
5325
4135
|
() => ListExecutionsRequest,
|
|
5326
4136
|
() => ListExecutionsResponse,
|
|
5327
4137
|
];
|
|
@@ -5329,10 +4139,7 @@ export var ListGateways = [
|
|
|
5329
4139
|
9,
|
|
5330
4140
|
n0,
|
|
5331
4141
|
_LG,
|
|
5332
|
-
{
|
|
5333
|
-
[_ht]: ["GET", "/20200301/gateways", 200],
|
|
5334
|
-
[_end]: ["api."],
|
|
5335
|
-
},
|
|
4142
|
+
{ [_ht]: ["GET", "/20200301/gateways", 200], [_end]: ["api."] },
|
|
5336
4143
|
() => ListGatewaysRequest,
|
|
5337
4144
|
() => ListGatewaysResponse,
|
|
5338
4145
|
];
|
|
@@ -5340,10 +4147,7 @@ export var ListInterfaceRelationships = [
|
|
|
5340
4147
|
9,
|
|
5341
4148
|
n0,
|
|
5342
4149
|
_LIR,
|
|
5343
|
-
{
|
|
5344
|
-
[_ht]: ["GET", "/interface/{interfaceAssetModelId}/asset-models", 200],
|
|
5345
|
-
[_end]: ["api."],
|
|
5346
|
-
},
|
|
4150
|
+
{ [_ht]: ["GET", "/interface/{interfaceAssetModelId}/asset-models", 200], [_end]: ["api."] },
|
|
5347
4151
|
() => ListInterfaceRelationshipsRequest,
|
|
5348
4152
|
() => ListInterfaceRelationshipsResponse,
|
|
5349
4153
|
];
|
|
@@ -5351,10 +4155,7 @@ export var ListPortals = [
|
|
|
5351
4155
|
9,
|
|
5352
4156
|
n0,
|
|
5353
4157
|
_LP,
|
|
5354
|
-
{
|
|
5355
|
-
[_ht]: ["GET", "/portals", 200],
|
|
5356
|
-
[_end]: ["monitor."],
|
|
5357
|
-
},
|
|
4158
|
+
{ [_ht]: ["GET", "/portals", 200], [_end]: ["monitor."] },
|
|
5358
4159
|
() => ListPortalsRequest,
|
|
5359
4160
|
() => ListPortalsResponse,
|
|
5360
4161
|
];
|
|
@@ -5362,10 +4163,7 @@ export var ListProjectAssets = [
|
|
|
5362
4163
|
9,
|
|
5363
4164
|
n0,
|
|
5364
4165
|
_LPA,
|
|
5365
|
-
{
|
|
5366
|
-
[_ht]: ["GET", "/projects/{projectId}/assets", 200],
|
|
5367
|
-
[_end]: ["monitor."],
|
|
5368
|
-
},
|
|
4166
|
+
{ [_ht]: ["GET", "/projects/{projectId}/assets", 200], [_end]: ["monitor."] },
|
|
5369
4167
|
() => ListProjectAssetsRequest,
|
|
5370
4168
|
() => ListProjectAssetsResponse,
|
|
5371
4169
|
];
|
|
@@ -5373,10 +4171,7 @@ export var ListProjects = [
|
|
|
5373
4171
|
9,
|
|
5374
4172
|
n0,
|
|
5375
4173
|
_LPi,
|
|
5376
|
-
{
|
|
5377
|
-
[_ht]: ["GET", "/projects", 200],
|
|
5378
|
-
[_end]: ["monitor."],
|
|
5379
|
-
},
|
|
4174
|
+
{ [_ht]: ["GET", "/projects", 200], [_end]: ["monitor."] },
|
|
5380
4175
|
() => ListProjectsRequest,
|
|
5381
4176
|
() => ListProjectsResponse,
|
|
5382
4177
|
];
|
|
@@ -5384,10 +4179,7 @@ export var ListTagsForResource = [
|
|
|
5384
4179
|
9,
|
|
5385
4180
|
n0,
|
|
5386
4181
|
_LTFR,
|
|
5387
|
-
{
|
|
5388
|
-
[_ht]: ["GET", "/tags", 200],
|
|
5389
|
-
[_end]: ["api."],
|
|
5390
|
-
},
|
|
4182
|
+
{ [_ht]: ["GET", "/tags", 200], [_end]: ["api."] },
|
|
5391
4183
|
() => ListTagsForResourceRequest,
|
|
5392
4184
|
() => ListTagsForResourceResponse,
|
|
5393
4185
|
];
|
|
@@ -5395,10 +4187,7 @@ export var ListTimeSeries = [
|
|
|
5395
4187
|
9,
|
|
5396
4188
|
n0,
|
|
5397
4189
|
_LTS,
|
|
5398
|
-
{
|
|
5399
|
-
[_ht]: ["GET", "/timeseries", 200],
|
|
5400
|
-
[_end]: ["api."],
|
|
5401
|
-
},
|
|
4190
|
+
{ [_ht]: ["GET", "/timeseries", 200], [_end]: ["api."] },
|
|
5402
4191
|
() => ListTimeSeriesRequest,
|
|
5403
4192
|
() => ListTimeSeriesResponse,
|
|
5404
4193
|
];
|
|
@@ -5421,10 +4210,7 @@ export var PutDefaultEncryptionConfiguration = [
|
|
|
5421
4210
|
9,
|
|
5422
4211
|
n0,
|
|
5423
4212
|
_PDEC,
|
|
5424
|
-
{
|
|
5425
|
-
[_ht]: ["POST", "/configuration/account/encryption", 200],
|
|
5426
|
-
[_end]: ["api."],
|
|
5427
|
-
},
|
|
4213
|
+
{ [_ht]: ["POST", "/configuration/account/encryption", 200], [_end]: ["api."] },
|
|
5428
4214
|
() => PutDefaultEncryptionConfigurationRequest,
|
|
5429
4215
|
() => PutDefaultEncryptionConfigurationResponse,
|
|
5430
4216
|
];
|
|
@@ -5432,10 +4218,7 @@ export var PutLoggingOptions = [
|
|
|
5432
4218
|
9,
|
|
5433
4219
|
n0,
|
|
5434
4220
|
_PLO,
|
|
5435
|
-
{
|
|
5436
|
-
[_ht]: ["PUT", "/logging", 200],
|
|
5437
|
-
[_end]: ["api."],
|
|
5438
|
-
},
|
|
4221
|
+
{ [_ht]: ["PUT", "/logging", 200], [_end]: ["api."] },
|
|
5439
4222
|
() => PutLoggingOptionsRequest,
|
|
5440
4223
|
() => PutLoggingOptionsResponse,
|
|
5441
4224
|
];
|
|
@@ -5443,10 +4226,7 @@ export var PutStorageConfiguration = [
|
|
|
5443
4226
|
9,
|
|
5444
4227
|
n0,
|
|
5445
4228
|
_PSC,
|
|
5446
|
-
{
|
|
5447
|
-
[_ht]: ["POST", "/configuration/account/storage", 200],
|
|
5448
|
-
[_end]: ["api."],
|
|
5449
|
-
},
|
|
4229
|
+
{ [_ht]: ["POST", "/configuration/account/storage", 200], [_end]: ["api."] },
|
|
5450
4230
|
() => PutStorageConfigurationRequest,
|
|
5451
4231
|
() => PutStorageConfigurationResponse,
|
|
5452
4232
|
];
|
|
@@ -5454,10 +4234,7 @@ export var TagResource = [
|
|
|
5454
4234
|
9,
|
|
5455
4235
|
n0,
|
|
5456
4236
|
_TRa,
|
|
5457
|
-
{
|
|
5458
|
-
[_ht]: ["POST", "/tags", 200],
|
|
5459
|
-
[_end]: ["api."],
|
|
5460
|
-
},
|
|
4237
|
+
{ [_ht]: ["POST", "/tags", 200], [_end]: ["api."] },
|
|
5461
4238
|
() => TagResourceRequest,
|
|
5462
4239
|
() => TagResourceResponse,
|
|
5463
4240
|
];
|
|
@@ -5465,10 +4242,7 @@ export var UntagResource = [
|
|
|
5465
4242
|
9,
|
|
5466
4243
|
n0,
|
|
5467
4244
|
_UR,
|
|
5468
|
-
{
|
|
5469
|
-
[_ht]: ["DELETE", "/tags", 200],
|
|
5470
|
-
[_end]: ["api."],
|
|
5471
|
-
},
|
|
4245
|
+
{ [_ht]: ["DELETE", "/tags", 200], [_end]: ["api."] },
|
|
5472
4246
|
() => UntagResourceRequest,
|
|
5473
4247
|
() => UntagResourceResponse,
|
|
5474
4248
|
];
|
|
@@ -5476,10 +4250,7 @@ export var UpdateAccessPolicy = [
|
|
|
5476
4250
|
9,
|
|
5477
4251
|
n0,
|
|
5478
4252
|
_UAP,
|
|
5479
|
-
{
|
|
5480
|
-
[_ht]: ["PUT", "/access-policies/{accessPolicyId}", 200],
|
|
5481
|
-
[_end]: ["monitor."],
|
|
5482
|
-
},
|
|
4253
|
+
{ [_ht]: ["PUT", "/access-policies/{accessPolicyId}", 200], [_end]: ["monitor."] },
|
|
5483
4254
|
() => UpdateAccessPolicyRequest,
|
|
5484
4255
|
() => UpdateAccessPolicyResponse,
|
|
5485
4256
|
];
|
|
@@ -5487,10 +4258,7 @@ export var UpdateAsset = [
|
|
|
5487
4258
|
9,
|
|
5488
4259
|
n0,
|
|
5489
4260
|
_UA,
|
|
5490
|
-
{
|
|
5491
|
-
[_ht]: ["PUT", "/assets/{assetId}", 202],
|
|
5492
|
-
[_end]: ["api."],
|
|
5493
|
-
},
|
|
4261
|
+
{ [_ht]: ["PUT", "/assets/{assetId}", 202], [_end]: ["api."] },
|
|
5494
4262
|
() => UpdateAssetRequest,
|
|
5495
4263
|
() => UpdateAssetResponse,
|
|
5496
4264
|
];
|
|
@@ -5498,10 +4266,7 @@ export var UpdateAssetModel = [
|
|
|
5498
4266
|
9,
|
|
5499
4267
|
n0,
|
|
5500
4268
|
_UAM,
|
|
5501
|
-
{
|
|
5502
|
-
[_ht]: ["PUT", "/asset-models/{assetModelId}", 202],
|
|
5503
|
-
[_end]: ["api."],
|
|
5504
|
-
},
|
|
4269
|
+
{ [_ht]: ["PUT", "/asset-models/{assetModelId}", 202], [_end]: ["api."] },
|
|
5505
4270
|
() => UpdateAssetModelRequest,
|
|
5506
4271
|
() => UpdateAssetModelResponse,
|
|
5507
4272
|
];
|
|
@@ -5520,10 +4285,7 @@ export var UpdateAssetProperty = [
|
|
|
5520
4285
|
9,
|
|
5521
4286
|
n0,
|
|
5522
4287
|
_UAPp,
|
|
5523
|
-
{
|
|
5524
|
-
[_ht]: ["PUT", "/assets/{assetId}/properties/{propertyId}", 200],
|
|
5525
|
-
[_end]: ["api."],
|
|
5526
|
-
},
|
|
4288
|
+
{ [_ht]: ["PUT", "/assets/{assetId}/properties/{propertyId}", 200], [_end]: ["api."] },
|
|
5527
4289
|
() => UpdateAssetPropertyRequest,
|
|
5528
4290
|
() => __Unit,
|
|
5529
4291
|
];
|
|
@@ -5531,10 +4293,7 @@ export var UpdateComputationModel = [
|
|
|
5531
4293
|
9,
|
|
5532
4294
|
n0,
|
|
5533
4295
|
_UCM,
|
|
5534
|
-
{
|
|
5535
|
-
[_ht]: ["POST", "/computation-models/{computationModelId}", 202],
|
|
5536
|
-
[_end]: ["api."],
|
|
5537
|
-
},
|
|
4296
|
+
{ [_ht]: ["POST", "/computation-models/{computationModelId}", 202], [_end]: ["api."] },
|
|
5538
4297
|
() => UpdateComputationModelRequest,
|
|
5539
4298
|
() => UpdateComputationModelResponse,
|
|
5540
4299
|
];
|
|
@@ -5542,10 +4301,7 @@ export var UpdateDashboard = [
|
|
|
5542
4301
|
9,
|
|
5543
4302
|
n0,
|
|
5544
4303
|
_UD,
|
|
5545
|
-
{
|
|
5546
|
-
[_ht]: ["PUT", "/dashboards/{dashboardId}", 200],
|
|
5547
|
-
[_end]: ["monitor."],
|
|
5548
|
-
},
|
|
4304
|
+
{ [_ht]: ["PUT", "/dashboards/{dashboardId}", 200], [_end]: ["monitor."] },
|
|
5549
4305
|
() => UpdateDashboardRequest,
|
|
5550
4306
|
() => UpdateDashboardResponse,
|
|
5551
4307
|
];
|
|
@@ -5553,10 +4309,7 @@ export var UpdateDataset = [
|
|
|
5553
4309
|
9,
|
|
5554
4310
|
n0,
|
|
5555
4311
|
_UDp,
|
|
5556
|
-
{
|
|
5557
|
-
[_ht]: ["PUT", "/datasets/{datasetId}", 202],
|
|
5558
|
-
[_end]: ["api."],
|
|
5559
|
-
},
|
|
4312
|
+
{ [_ht]: ["PUT", "/datasets/{datasetId}", 202], [_end]: ["api."] },
|
|
5560
4313
|
() => UpdateDatasetRequest,
|
|
5561
4314
|
() => UpdateDatasetResponse,
|
|
5562
4315
|
];
|
|
@@ -5564,10 +4317,7 @@ export var UpdateGateway = [
|
|
|
5564
4317
|
9,
|
|
5565
4318
|
n0,
|
|
5566
4319
|
_UG,
|
|
5567
|
-
{
|
|
5568
|
-
[_ht]: ["PUT", "/20200301/gateways/{gatewayId}", 200],
|
|
5569
|
-
[_end]: ["api."],
|
|
5570
|
-
},
|
|
4320
|
+
{ [_ht]: ["PUT", "/20200301/gateways/{gatewayId}", 200], [_end]: ["api."] },
|
|
5571
4321
|
() => UpdateGatewayRequest,
|
|
5572
4322
|
() => __Unit,
|
|
5573
4323
|
];
|
|
@@ -5575,10 +4325,7 @@ export var UpdateGatewayCapabilityConfiguration = [
|
|
|
5575
4325
|
9,
|
|
5576
4326
|
n0,
|
|
5577
4327
|
_UGCC,
|
|
5578
|
-
{
|
|
5579
|
-
[_ht]: ["POST", "/20200301/gateways/{gatewayId}/capability", 201],
|
|
5580
|
-
[_end]: ["api."],
|
|
5581
|
-
},
|
|
4328
|
+
{ [_ht]: ["POST", "/20200301/gateways/{gatewayId}/capability", 201], [_end]: ["api."] },
|
|
5582
4329
|
() => UpdateGatewayCapabilityConfigurationRequest,
|
|
5583
4330
|
() => UpdateGatewayCapabilityConfigurationResponse,
|
|
5584
4331
|
];
|
|
@@ -5586,10 +4333,7 @@ export var UpdatePortal = [
|
|
|
5586
4333
|
9,
|
|
5587
4334
|
n0,
|
|
5588
4335
|
_UP,
|
|
5589
|
-
{
|
|
5590
|
-
[_ht]: ["PUT", "/portals/{portalId}", 202],
|
|
5591
|
-
[_end]: ["monitor."],
|
|
5592
|
-
},
|
|
4336
|
+
{ [_ht]: ["PUT", "/portals/{portalId}", 202], [_end]: ["monitor."] },
|
|
5593
4337
|
() => UpdatePortalRequest,
|
|
5594
4338
|
() => UpdatePortalResponse,
|
|
5595
4339
|
];
|
|
@@ -5597,10 +4341,7 @@ export var UpdateProject = [
|
|
|
5597
4341
|
9,
|
|
5598
4342
|
n0,
|
|
5599
4343
|
_UPp,
|
|
5600
|
-
{
|
|
5601
|
-
[_ht]: ["PUT", "/projects/{projectId}", 200],
|
|
5602
|
-
[_end]: ["monitor."],
|
|
5603
|
-
},
|
|
4344
|
+
{ [_ht]: ["PUT", "/projects/{projectId}", 200], [_end]: ["monitor."] },
|
|
5604
4345
|
() => UpdateProjectRequest,
|
|
5605
4346
|
() => UpdateProjectResponse,
|
|
5606
4347
|
];
|