@aws-sdk/client-iotsitewise 3.927.0 → 3.929.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.
Files changed (131) hide show
  1. package/dist-cjs/index.js +5807 -5775
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/IoTSiteWiseClient.js +2 -0
  4. package/dist-es/commands/AssociateAssetsCommand.js +3 -9
  5. package/dist-es/commands/AssociateTimeSeriesToAssetPropertyCommand.js +3 -9
  6. package/dist-es/commands/BatchAssociateProjectAssetsCommand.js +3 -9
  7. package/dist-es/commands/BatchDisassociateProjectAssetsCommand.js +3 -9
  8. package/dist-es/commands/BatchGetAssetPropertyAggregatesCommand.js +3 -9
  9. package/dist-es/commands/BatchGetAssetPropertyValueCommand.js +3 -9
  10. package/dist-es/commands/BatchGetAssetPropertyValueHistoryCommand.js +3 -9
  11. package/dist-es/commands/BatchPutAssetPropertyValueCommand.js +3 -9
  12. package/dist-es/commands/CreateAccessPolicyCommand.js +3 -9
  13. package/dist-es/commands/CreateAssetCommand.js +3 -9
  14. package/dist-es/commands/CreateAssetModelCommand.js +3 -9
  15. package/dist-es/commands/CreateAssetModelCompositeModelCommand.js +3 -9
  16. package/dist-es/commands/CreateBulkImportJobCommand.js +3 -9
  17. package/dist-es/commands/CreateComputationModelCommand.js +3 -9
  18. package/dist-es/commands/CreateDashboardCommand.js +3 -9
  19. package/dist-es/commands/CreateDatasetCommand.js +3 -9
  20. package/dist-es/commands/CreateGatewayCommand.js +3 -9
  21. package/dist-es/commands/CreatePortalCommand.js +3 -10
  22. package/dist-es/commands/CreateProjectCommand.js +3 -9
  23. package/dist-es/commands/DeleteAccessPolicyCommand.js +3 -9
  24. package/dist-es/commands/DeleteAssetCommand.js +3 -9
  25. package/dist-es/commands/DeleteAssetModelCommand.js +3 -9
  26. package/dist-es/commands/DeleteAssetModelCompositeModelCommand.js +3 -9
  27. package/dist-es/commands/DeleteAssetModelInterfaceRelationshipCommand.js +3 -9
  28. package/dist-es/commands/DeleteComputationModelCommand.js +3 -9
  29. package/dist-es/commands/DeleteDashboardCommand.js +3 -9
  30. package/dist-es/commands/DeleteDatasetCommand.js +3 -9
  31. package/dist-es/commands/DeleteGatewayCommand.js +3 -9
  32. package/dist-es/commands/DeletePortalCommand.js +3 -9
  33. package/dist-es/commands/DeleteProjectCommand.js +3 -9
  34. package/dist-es/commands/DeleteTimeSeriesCommand.js +3 -9
  35. package/dist-es/commands/DescribeAccessPolicyCommand.js +3 -9
  36. package/dist-es/commands/DescribeActionCommand.js +3 -9
  37. package/dist-es/commands/DescribeAssetCommand.js +3 -9
  38. package/dist-es/commands/DescribeAssetCompositeModelCommand.js +3 -9
  39. package/dist-es/commands/DescribeAssetModelCommand.js +3 -9
  40. package/dist-es/commands/DescribeAssetModelCompositeModelCommand.js +3 -9
  41. package/dist-es/commands/DescribeAssetModelInterfaceRelationshipCommand.js +3 -9
  42. package/dist-es/commands/DescribeAssetPropertyCommand.js +3 -9
  43. package/dist-es/commands/DescribeBulkImportJobCommand.js +3 -9
  44. package/dist-es/commands/DescribeComputationModelCommand.js +3 -9
  45. package/dist-es/commands/DescribeComputationModelExecutionSummaryCommand.js +3 -9
  46. package/dist-es/commands/DescribeDashboardCommand.js +3 -9
  47. package/dist-es/commands/DescribeDatasetCommand.js +3 -9
  48. package/dist-es/commands/DescribeDefaultEncryptionConfigurationCommand.js +3 -9
  49. package/dist-es/commands/DescribeExecutionCommand.js +3 -9
  50. package/dist-es/commands/DescribeGatewayCapabilityConfigurationCommand.js +3 -9
  51. package/dist-es/commands/DescribeGatewayCommand.js +3 -9
  52. package/dist-es/commands/DescribeLoggingOptionsCommand.js +3 -9
  53. package/dist-es/commands/DescribePortalCommand.js +3 -10
  54. package/dist-es/commands/DescribeProjectCommand.js +3 -9
  55. package/dist-es/commands/DescribeStorageConfigurationCommand.js +3 -9
  56. package/dist-es/commands/DescribeTimeSeriesCommand.js +3 -9
  57. package/dist-es/commands/DisassociateAssetsCommand.js +3 -9
  58. package/dist-es/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +3 -9
  59. package/dist-es/commands/ExecuteActionCommand.js +3 -9
  60. package/dist-es/commands/ExecuteQueryCommand.js +3 -9
  61. package/dist-es/commands/GetAssetPropertyAggregatesCommand.js +3 -9
  62. package/dist-es/commands/GetAssetPropertyValueCommand.js +3 -9
  63. package/dist-es/commands/GetAssetPropertyValueHistoryCommand.js +3 -9
  64. package/dist-es/commands/GetInterpolatedAssetPropertyValuesCommand.js +3 -9
  65. package/dist-es/commands/InvokeAssistantCommand.js +3 -11
  66. package/dist-es/commands/ListAccessPoliciesCommand.js +3 -9
  67. package/dist-es/commands/ListActionsCommand.js +3 -9
  68. package/dist-es/commands/ListAssetModelCompositeModelsCommand.js +3 -9
  69. package/dist-es/commands/ListAssetModelPropertiesCommand.js +3 -9
  70. package/dist-es/commands/ListAssetModelsCommand.js +3 -9
  71. package/dist-es/commands/ListAssetPropertiesCommand.js +3 -9
  72. package/dist-es/commands/ListAssetRelationshipsCommand.js +3 -9
  73. package/dist-es/commands/ListAssetsCommand.js +3 -9
  74. package/dist-es/commands/ListAssociatedAssetsCommand.js +3 -9
  75. package/dist-es/commands/ListBulkImportJobsCommand.js +3 -9
  76. package/dist-es/commands/ListCompositionRelationshipsCommand.js +3 -9
  77. package/dist-es/commands/ListComputationModelDataBindingUsagesCommand.js +3 -9
  78. package/dist-es/commands/ListComputationModelResolveToResourcesCommand.js +3 -9
  79. package/dist-es/commands/ListComputationModelsCommand.js +3 -9
  80. package/dist-es/commands/ListDashboardsCommand.js +3 -9
  81. package/dist-es/commands/ListDatasetsCommand.js +3 -9
  82. package/dist-es/commands/ListExecutionsCommand.js +3 -9
  83. package/dist-es/commands/ListGatewaysCommand.js +3 -9
  84. package/dist-es/commands/ListInterfaceRelationshipsCommand.js +3 -9
  85. package/dist-es/commands/ListPortalsCommand.js +3 -9
  86. package/dist-es/commands/ListProjectAssetsCommand.js +3 -9
  87. package/dist-es/commands/ListProjectsCommand.js +3 -9
  88. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  89. package/dist-es/commands/ListTimeSeriesCommand.js +3 -9
  90. package/dist-es/commands/PutAssetModelInterfaceRelationshipCommand.js +3 -9
  91. package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js +3 -9
  92. package/dist-es/commands/PutLoggingOptionsCommand.js +3 -9
  93. package/dist-es/commands/PutStorageConfigurationCommand.js +3 -9
  94. package/dist-es/commands/TagResourceCommand.js +3 -9
  95. package/dist-es/commands/UntagResourceCommand.js +3 -9
  96. package/dist-es/commands/UpdateAccessPolicyCommand.js +3 -9
  97. package/dist-es/commands/UpdateAssetCommand.js +3 -9
  98. package/dist-es/commands/UpdateAssetModelCommand.js +3 -9
  99. package/dist-es/commands/UpdateAssetModelCompositeModelCommand.js +3 -9
  100. package/dist-es/commands/UpdateAssetPropertyCommand.js +3 -9
  101. package/dist-es/commands/UpdateComputationModelCommand.js +3 -9
  102. package/dist-es/commands/UpdateDashboardCommand.js +3 -9
  103. package/dist-es/commands/UpdateDatasetCommand.js +3 -9
  104. package/dist-es/commands/UpdateGatewayCapabilityConfigurationCommand.js +3 -9
  105. package/dist-es/commands/UpdateGatewayCommand.js +3 -9
  106. package/dist-es/commands/UpdatePortalCommand.js +3 -10
  107. package/dist-es/commands/UpdateProjectCommand.js +3 -9
  108. package/dist-es/models/models_0.js +0 -15
  109. package/dist-es/models/models_1.js +0 -32
  110. package/dist-es/runtimeConfig.shared.js +2 -0
  111. package/dist-es/schemas/schemas_0.js +5606 -0
  112. package/dist-types/IoTSiteWiseClient.d.ts +10 -1
  113. package/dist-types/models/models_0.d.ts +0 -12
  114. package/dist-types/models/models_1.d.ts +0 -12
  115. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  116. package/dist-types/runtimeConfig.d.ts +1 -0
  117. package/dist-types/runtimeConfig.native.d.ts +1 -0
  118. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  119. package/dist-types/schemas/schemas_0.d.ts +569 -0
  120. package/dist-types/ts3.4/IoTSiteWiseClient.d.ts +4 -0
  121. package/dist-types/ts3.4/models/models_0.d.ts +0 -9
  122. package/dist-types/ts3.4/models/models_1.d.ts +0 -9
  123. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  124. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  125. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  126. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  127. package/dist-types/ts3.4/schemas/schemas_0.d.ts +576 -0
  128. package/package.json +5 -6
  129. package/dist-es/protocols/Aws_restJson1.js +0 -4995
  130. package/dist-types/protocols/Aws_restJson1.d.ts +0 -938
  131. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1256
@@ -1,938 +0,0 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
2
- import { EventStreamSerdeContext as __EventStreamSerdeContext, SerdeContext as __SerdeContext } from "@smithy/types";
3
- import { AssociateAssetsCommandInput, AssociateAssetsCommandOutput } from "../commands/AssociateAssetsCommand";
4
- import { AssociateTimeSeriesToAssetPropertyCommandInput, AssociateTimeSeriesToAssetPropertyCommandOutput } from "../commands/AssociateTimeSeriesToAssetPropertyCommand";
5
- import { BatchAssociateProjectAssetsCommandInput, BatchAssociateProjectAssetsCommandOutput } from "../commands/BatchAssociateProjectAssetsCommand";
6
- import { BatchDisassociateProjectAssetsCommandInput, BatchDisassociateProjectAssetsCommandOutput } from "../commands/BatchDisassociateProjectAssetsCommand";
7
- import { BatchGetAssetPropertyAggregatesCommandInput, BatchGetAssetPropertyAggregatesCommandOutput } from "../commands/BatchGetAssetPropertyAggregatesCommand";
8
- import { BatchGetAssetPropertyValueCommandInput, BatchGetAssetPropertyValueCommandOutput } from "../commands/BatchGetAssetPropertyValueCommand";
9
- import { BatchGetAssetPropertyValueHistoryCommandInput, BatchGetAssetPropertyValueHistoryCommandOutput } from "../commands/BatchGetAssetPropertyValueHistoryCommand";
10
- import { BatchPutAssetPropertyValueCommandInput, BatchPutAssetPropertyValueCommandOutput } from "../commands/BatchPutAssetPropertyValueCommand";
11
- import { CreateAccessPolicyCommandInput, CreateAccessPolicyCommandOutput } from "../commands/CreateAccessPolicyCommand";
12
- import { CreateAssetCommandInput, CreateAssetCommandOutput } from "../commands/CreateAssetCommand";
13
- import { CreateAssetModelCommandInput, CreateAssetModelCommandOutput } from "../commands/CreateAssetModelCommand";
14
- import { CreateAssetModelCompositeModelCommandInput, CreateAssetModelCompositeModelCommandOutput } from "../commands/CreateAssetModelCompositeModelCommand";
15
- import { CreateBulkImportJobCommandInput, CreateBulkImportJobCommandOutput } from "../commands/CreateBulkImportJobCommand";
16
- import { CreateComputationModelCommandInput, CreateComputationModelCommandOutput } from "../commands/CreateComputationModelCommand";
17
- import { CreateDashboardCommandInput, CreateDashboardCommandOutput } from "../commands/CreateDashboardCommand";
18
- import { CreateDatasetCommandInput, CreateDatasetCommandOutput } from "../commands/CreateDatasetCommand";
19
- import { CreateGatewayCommandInput, CreateGatewayCommandOutput } from "../commands/CreateGatewayCommand";
20
- import { CreatePortalCommandInput, CreatePortalCommandOutput } from "../commands/CreatePortalCommand";
21
- import { CreateProjectCommandInput, CreateProjectCommandOutput } from "../commands/CreateProjectCommand";
22
- import { DeleteAccessPolicyCommandInput, DeleteAccessPolicyCommandOutput } from "../commands/DeleteAccessPolicyCommand";
23
- import { DeleteAssetCommandInput, DeleteAssetCommandOutput } from "../commands/DeleteAssetCommand";
24
- import { DeleteAssetModelCommandInput, DeleteAssetModelCommandOutput } from "../commands/DeleteAssetModelCommand";
25
- import { DeleteAssetModelCompositeModelCommandInput, DeleteAssetModelCompositeModelCommandOutput } from "../commands/DeleteAssetModelCompositeModelCommand";
26
- import { DeleteAssetModelInterfaceRelationshipCommandInput, DeleteAssetModelInterfaceRelationshipCommandOutput } from "../commands/DeleteAssetModelInterfaceRelationshipCommand";
27
- import { DeleteComputationModelCommandInput, DeleteComputationModelCommandOutput } from "../commands/DeleteComputationModelCommand";
28
- import { DeleteDashboardCommandInput, DeleteDashboardCommandOutput } from "../commands/DeleteDashboardCommand";
29
- import { DeleteDatasetCommandInput, DeleteDatasetCommandOutput } from "../commands/DeleteDatasetCommand";
30
- import { DeleteGatewayCommandInput, DeleteGatewayCommandOutput } from "../commands/DeleteGatewayCommand";
31
- import { DeletePortalCommandInput, DeletePortalCommandOutput } from "../commands/DeletePortalCommand";
32
- import { DeleteProjectCommandInput, DeleteProjectCommandOutput } from "../commands/DeleteProjectCommand";
33
- import { DeleteTimeSeriesCommandInput, DeleteTimeSeriesCommandOutput } from "../commands/DeleteTimeSeriesCommand";
34
- import { DescribeAccessPolicyCommandInput, DescribeAccessPolicyCommandOutput } from "../commands/DescribeAccessPolicyCommand";
35
- import { DescribeActionCommandInput, DescribeActionCommandOutput } from "../commands/DescribeActionCommand";
36
- import { DescribeAssetCommandInput, DescribeAssetCommandOutput } from "../commands/DescribeAssetCommand";
37
- import { DescribeAssetCompositeModelCommandInput, DescribeAssetCompositeModelCommandOutput } from "../commands/DescribeAssetCompositeModelCommand";
38
- import { DescribeAssetModelCommandInput, DescribeAssetModelCommandOutput } from "../commands/DescribeAssetModelCommand";
39
- import { DescribeAssetModelCompositeModelCommandInput, DescribeAssetModelCompositeModelCommandOutput } from "../commands/DescribeAssetModelCompositeModelCommand";
40
- import { DescribeAssetModelInterfaceRelationshipCommandInput, DescribeAssetModelInterfaceRelationshipCommandOutput } from "../commands/DescribeAssetModelInterfaceRelationshipCommand";
41
- import { DescribeAssetPropertyCommandInput, DescribeAssetPropertyCommandOutput } from "../commands/DescribeAssetPropertyCommand";
42
- import { DescribeBulkImportJobCommandInput, DescribeBulkImportJobCommandOutput } from "../commands/DescribeBulkImportJobCommand";
43
- import { DescribeComputationModelCommandInput, DescribeComputationModelCommandOutput } from "../commands/DescribeComputationModelCommand";
44
- import { DescribeComputationModelExecutionSummaryCommandInput, DescribeComputationModelExecutionSummaryCommandOutput } from "../commands/DescribeComputationModelExecutionSummaryCommand";
45
- import { DescribeDashboardCommandInput, DescribeDashboardCommandOutput } from "../commands/DescribeDashboardCommand";
46
- import { DescribeDatasetCommandInput, DescribeDatasetCommandOutput } from "../commands/DescribeDatasetCommand";
47
- import { DescribeDefaultEncryptionConfigurationCommandInput, DescribeDefaultEncryptionConfigurationCommandOutput } from "../commands/DescribeDefaultEncryptionConfigurationCommand";
48
- import { DescribeExecutionCommandInput, DescribeExecutionCommandOutput } from "../commands/DescribeExecutionCommand";
49
- import { DescribeGatewayCapabilityConfigurationCommandInput, DescribeGatewayCapabilityConfigurationCommandOutput } from "../commands/DescribeGatewayCapabilityConfigurationCommand";
50
- import { DescribeGatewayCommandInput, DescribeGatewayCommandOutput } from "../commands/DescribeGatewayCommand";
51
- import { DescribeLoggingOptionsCommandInput, DescribeLoggingOptionsCommandOutput } from "../commands/DescribeLoggingOptionsCommand";
52
- import { DescribePortalCommandInput, DescribePortalCommandOutput } from "../commands/DescribePortalCommand";
53
- import { DescribeProjectCommandInput, DescribeProjectCommandOutput } from "../commands/DescribeProjectCommand";
54
- import { DescribeStorageConfigurationCommandInput, DescribeStorageConfigurationCommandOutput } from "../commands/DescribeStorageConfigurationCommand";
55
- import { DescribeTimeSeriesCommandInput, DescribeTimeSeriesCommandOutput } from "../commands/DescribeTimeSeriesCommand";
56
- import { DisassociateAssetsCommandInput, DisassociateAssetsCommandOutput } from "../commands/DisassociateAssetsCommand";
57
- import { DisassociateTimeSeriesFromAssetPropertyCommandInput, DisassociateTimeSeriesFromAssetPropertyCommandOutput } from "../commands/DisassociateTimeSeriesFromAssetPropertyCommand";
58
- import { ExecuteActionCommandInput, ExecuteActionCommandOutput } from "../commands/ExecuteActionCommand";
59
- import { ExecuteQueryCommandInput, ExecuteQueryCommandOutput } from "../commands/ExecuteQueryCommand";
60
- import { GetAssetPropertyAggregatesCommandInput, GetAssetPropertyAggregatesCommandOutput } from "../commands/GetAssetPropertyAggregatesCommand";
61
- import { GetAssetPropertyValueCommandInput, GetAssetPropertyValueCommandOutput } from "../commands/GetAssetPropertyValueCommand";
62
- import { GetAssetPropertyValueHistoryCommandInput, GetAssetPropertyValueHistoryCommandOutput } from "../commands/GetAssetPropertyValueHistoryCommand";
63
- import { GetInterpolatedAssetPropertyValuesCommandInput, GetInterpolatedAssetPropertyValuesCommandOutput } from "../commands/GetInterpolatedAssetPropertyValuesCommand";
64
- import { InvokeAssistantCommandInput, InvokeAssistantCommandOutput } from "../commands/InvokeAssistantCommand";
65
- import { ListAccessPoliciesCommandInput, ListAccessPoliciesCommandOutput } from "../commands/ListAccessPoliciesCommand";
66
- import { ListActionsCommandInput, ListActionsCommandOutput } from "../commands/ListActionsCommand";
67
- import { ListAssetModelCompositeModelsCommandInput, ListAssetModelCompositeModelsCommandOutput } from "../commands/ListAssetModelCompositeModelsCommand";
68
- import { ListAssetModelPropertiesCommandInput, ListAssetModelPropertiesCommandOutput } from "../commands/ListAssetModelPropertiesCommand";
69
- import { ListAssetModelsCommandInput, ListAssetModelsCommandOutput } from "../commands/ListAssetModelsCommand";
70
- import { ListAssetPropertiesCommandInput, ListAssetPropertiesCommandOutput } from "../commands/ListAssetPropertiesCommand";
71
- import { ListAssetRelationshipsCommandInput, ListAssetRelationshipsCommandOutput } from "../commands/ListAssetRelationshipsCommand";
72
- import { ListAssetsCommandInput, ListAssetsCommandOutput } from "../commands/ListAssetsCommand";
73
- import { ListAssociatedAssetsCommandInput, ListAssociatedAssetsCommandOutput } from "../commands/ListAssociatedAssetsCommand";
74
- import { ListBulkImportJobsCommandInput, ListBulkImportJobsCommandOutput } from "../commands/ListBulkImportJobsCommand";
75
- import { ListCompositionRelationshipsCommandInput, ListCompositionRelationshipsCommandOutput } from "../commands/ListCompositionRelationshipsCommand";
76
- import { ListComputationModelDataBindingUsagesCommandInput, ListComputationModelDataBindingUsagesCommandOutput } from "../commands/ListComputationModelDataBindingUsagesCommand";
77
- import { ListComputationModelResolveToResourcesCommandInput, ListComputationModelResolveToResourcesCommandOutput } from "../commands/ListComputationModelResolveToResourcesCommand";
78
- import { ListComputationModelsCommandInput, ListComputationModelsCommandOutput } from "../commands/ListComputationModelsCommand";
79
- import { ListDashboardsCommandInput, ListDashboardsCommandOutput } from "../commands/ListDashboardsCommand";
80
- import { ListDatasetsCommandInput, ListDatasetsCommandOutput } from "../commands/ListDatasetsCommand";
81
- import { ListExecutionsCommandInput, ListExecutionsCommandOutput } from "../commands/ListExecutionsCommand";
82
- import { ListGatewaysCommandInput, ListGatewaysCommandOutput } from "../commands/ListGatewaysCommand";
83
- import { ListInterfaceRelationshipsCommandInput, ListInterfaceRelationshipsCommandOutput } from "../commands/ListInterfaceRelationshipsCommand";
84
- import { ListPortalsCommandInput, ListPortalsCommandOutput } from "../commands/ListPortalsCommand";
85
- import { ListProjectAssetsCommandInput, ListProjectAssetsCommandOutput } from "../commands/ListProjectAssetsCommand";
86
- import { ListProjectsCommandInput, ListProjectsCommandOutput } from "../commands/ListProjectsCommand";
87
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
88
- import { ListTimeSeriesCommandInput, ListTimeSeriesCommandOutput } from "../commands/ListTimeSeriesCommand";
89
- import { PutAssetModelInterfaceRelationshipCommandInput, PutAssetModelInterfaceRelationshipCommandOutput } from "../commands/PutAssetModelInterfaceRelationshipCommand";
90
- import { PutDefaultEncryptionConfigurationCommandInput, PutDefaultEncryptionConfigurationCommandOutput } from "../commands/PutDefaultEncryptionConfigurationCommand";
91
- import { PutLoggingOptionsCommandInput, PutLoggingOptionsCommandOutput } from "../commands/PutLoggingOptionsCommand";
92
- import { PutStorageConfigurationCommandInput, PutStorageConfigurationCommandOutput } from "../commands/PutStorageConfigurationCommand";
93
- import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
94
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
95
- import { UpdateAccessPolicyCommandInput, UpdateAccessPolicyCommandOutput } from "../commands/UpdateAccessPolicyCommand";
96
- import { UpdateAssetCommandInput, UpdateAssetCommandOutput } from "../commands/UpdateAssetCommand";
97
- import { UpdateAssetModelCommandInput, UpdateAssetModelCommandOutput } from "../commands/UpdateAssetModelCommand";
98
- import { UpdateAssetModelCompositeModelCommandInput, UpdateAssetModelCompositeModelCommandOutput } from "../commands/UpdateAssetModelCompositeModelCommand";
99
- import { UpdateAssetPropertyCommandInput, UpdateAssetPropertyCommandOutput } from "../commands/UpdateAssetPropertyCommand";
100
- import { UpdateComputationModelCommandInput, UpdateComputationModelCommandOutput } from "../commands/UpdateComputationModelCommand";
101
- import { UpdateDashboardCommandInput, UpdateDashboardCommandOutput } from "../commands/UpdateDashboardCommand";
102
- import { UpdateDatasetCommandInput, UpdateDatasetCommandOutput } from "../commands/UpdateDatasetCommand";
103
- import { UpdateGatewayCapabilityConfigurationCommandInput, UpdateGatewayCapabilityConfigurationCommandOutput } from "../commands/UpdateGatewayCapabilityConfigurationCommand";
104
- import { UpdateGatewayCommandInput, UpdateGatewayCommandOutput } from "../commands/UpdateGatewayCommand";
105
- import { UpdatePortalCommandInput, UpdatePortalCommandOutput } from "../commands/UpdatePortalCommand";
106
- import { UpdateProjectCommandInput, UpdateProjectCommandOutput } from "../commands/UpdateProjectCommand";
107
- /**
108
- * serializeAws_restJson1AssociateAssetsCommand
109
- */
110
- export declare const se_AssociateAssetsCommand: (input: AssociateAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
- /**
112
- * serializeAws_restJson1AssociateTimeSeriesToAssetPropertyCommand
113
- */
114
- export declare const se_AssociateTimeSeriesToAssetPropertyCommand: (input: AssociateTimeSeriesToAssetPropertyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
- /**
116
- * serializeAws_restJson1BatchAssociateProjectAssetsCommand
117
- */
118
- export declare const se_BatchAssociateProjectAssetsCommand: (input: BatchAssociateProjectAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
- /**
120
- * serializeAws_restJson1BatchDisassociateProjectAssetsCommand
121
- */
122
- export declare const se_BatchDisassociateProjectAssetsCommand: (input: BatchDisassociateProjectAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
- /**
124
- * serializeAws_restJson1BatchGetAssetPropertyAggregatesCommand
125
- */
126
- export declare const se_BatchGetAssetPropertyAggregatesCommand: (input: BatchGetAssetPropertyAggregatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
- /**
128
- * serializeAws_restJson1BatchGetAssetPropertyValueCommand
129
- */
130
- export declare const se_BatchGetAssetPropertyValueCommand: (input: BatchGetAssetPropertyValueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
- /**
132
- * serializeAws_restJson1BatchGetAssetPropertyValueHistoryCommand
133
- */
134
- export declare const se_BatchGetAssetPropertyValueHistoryCommand: (input: BatchGetAssetPropertyValueHistoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
135
- /**
136
- * serializeAws_restJson1BatchPutAssetPropertyValueCommand
137
- */
138
- export declare const se_BatchPutAssetPropertyValueCommand: (input: BatchPutAssetPropertyValueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
139
- /**
140
- * serializeAws_restJson1CreateAccessPolicyCommand
141
- */
142
- export declare const se_CreateAccessPolicyCommand: (input: CreateAccessPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
143
- /**
144
- * serializeAws_restJson1CreateAssetCommand
145
- */
146
- export declare const se_CreateAssetCommand: (input: CreateAssetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
147
- /**
148
- * serializeAws_restJson1CreateAssetModelCommand
149
- */
150
- export declare const se_CreateAssetModelCommand: (input: CreateAssetModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
151
- /**
152
- * serializeAws_restJson1CreateAssetModelCompositeModelCommand
153
- */
154
- export declare const se_CreateAssetModelCompositeModelCommand: (input: CreateAssetModelCompositeModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
155
- /**
156
- * serializeAws_restJson1CreateBulkImportJobCommand
157
- */
158
- export declare const se_CreateBulkImportJobCommand: (input: CreateBulkImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
159
- /**
160
- * serializeAws_restJson1CreateComputationModelCommand
161
- */
162
- export declare const se_CreateComputationModelCommand: (input: CreateComputationModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
163
- /**
164
- * serializeAws_restJson1CreateDashboardCommand
165
- */
166
- export declare const se_CreateDashboardCommand: (input: CreateDashboardCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
167
- /**
168
- * serializeAws_restJson1CreateDatasetCommand
169
- */
170
- export declare const se_CreateDatasetCommand: (input: CreateDatasetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
171
- /**
172
- * serializeAws_restJson1CreateGatewayCommand
173
- */
174
- export declare const se_CreateGatewayCommand: (input: CreateGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
175
- /**
176
- * serializeAws_restJson1CreatePortalCommand
177
- */
178
- export declare const se_CreatePortalCommand: (input: CreatePortalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
179
- /**
180
- * serializeAws_restJson1CreateProjectCommand
181
- */
182
- export declare const se_CreateProjectCommand: (input: CreateProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
183
- /**
184
- * serializeAws_restJson1DeleteAccessPolicyCommand
185
- */
186
- export declare const se_DeleteAccessPolicyCommand: (input: DeleteAccessPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
187
- /**
188
- * serializeAws_restJson1DeleteAssetCommand
189
- */
190
- export declare const se_DeleteAssetCommand: (input: DeleteAssetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
191
- /**
192
- * serializeAws_restJson1DeleteAssetModelCommand
193
- */
194
- export declare const se_DeleteAssetModelCommand: (input: DeleteAssetModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
195
- /**
196
- * serializeAws_restJson1DeleteAssetModelCompositeModelCommand
197
- */
198
- export declare const se_DeleteAssetModelCompositeModelCommand: (input: DeleteAssetModelCompositeModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
199
- /**
200
- * serializeAws_restJson1DeleteAssetModelInterfaceRelationshipCommand
201
- */
202
- export declare const se_DeleteAssetModelInterfaceRelationshipCommand: (input: DeleteAssetModelInterfaceRelationshipCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
203
- /**
204
- * serializeAws_restJson1DeleteComputationModelCommand
205
- */
206
- export declare const se_DeleteComputationModelCommand: (input: DeleteComputationModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
207
- /**
208
- * serializeAws_restJson1DeleteDashboardCommand
209
- */
210
- export declare const se_DeleteDashboardCommand: (input: DeleteDashboardCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
211
- /**
212
- * serializeAws_restJson1DeleteDatasetCommand
213
- */
214
- export declare const se_DeleteDatasetCommand: (input: DeleteDatasetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
215
- /**
216
- * serializeAws_restJson1DeleteGatewayCommand
217
- */
218
- export declare const se_DeleteGatewayCommand: (input: DeleteGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
219
- /**
220
- * serializeAws_restJson1DeletePortalCommand
221
- */
222
- export declare const se_DeletePortalCommand: (input: DeletePortalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
223
- /**
224
- * serializeAws_restJson1DeleteProjectCommand
225
- */
226
- export declare const se_DeleteProjectCommand: (input: DeleteProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
227
- /**
228
- * serializeAws_restJson1DeleteTimeSeriesCommand
229
- */
230
- export declare const se_DeleteTimeSeriesCommand: (input: DeleteTimeSeriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
231
- /**
232
- * serializeAws_restJson1DescribeAccessPolicyCommand
233
- */
234
- export declare const se_DescribeAccessPolicyCommand: (input: DescribeAccessPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
235
- /**
236
- * serializeAws_restJson1DescribeActionCommand
237
- */
238
- export declare const se_DescribeActionCommand: (input: DescribeActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
239
- /**
240
- * serializeAws_restJson1DescribeAssetCommand
241
- */
242
- export declare const se_DescribeAssetCommand: (input: DescribeAssetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
243
- /**
244
- * serializeAws_restJson1DescribeAssetCompositeModelCommand
245
- */
246
- export declare const se_DescribeAssetCompositeModelCommand: (input: DescribeAssetCompositeModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
247
- /**
248
- * serializeAws_restJson1DescribeAssetModelCommand
249
- */
250
- export declare const se_DescribeAssetModelCommand: (input: DescribeAssetModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
251
- /**
252
- * serializeAws_restJson1DescribeAssetModelCompositeModelCommand
253
- */
254
- export declare const se_DescribeAssetModelCompositeModelCommand: (input: DescribeAssetModelCompositeModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
255
- /**
256
- * serializeAws_restJson1DescribeAssetModelInterfaceRelationshipCommand
257
- */
258
- export declare const se_DescribeAssetModelInterfaceRelationshipCommand: (input: DescribeAssetModelInterfaceRelationshipCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
259
- /**
260
- * serializeAws_restJson1DescribeAssetPropertyCommand
261
- */
262
- export declare const se_DescribeAssetPropertyCommand: (input: DescribeAssetPropertyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
263
- /**
264
- * serializeAws_restJson1DescribeBulkImportJobCommand
265
- */
266
- export declare const se_DescribeBulkImportJobCommand: (input: DescribeBulkImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
267
- /**
268
- * serializeAws_restJson1DescribeComputationModelCommand
269
- */
270
- export declare const se_DescribeComputationModelCommand: (input: DescribeComputationModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
271
- /**
272
- * serializeAws_restJson1DescribeComputationModelExecutionSummaryCommand
273
- */
274
- export declare const se_DescribeComputationModelExecutionSummaryCommand: (input: DescribeComputationModelExecutionSummaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
275
- /**
276
- * serializeAws_restJson1DescribeDashboardCommand
277
- */
278
- export declare const se_DescribeDashboardCommand: (input: DescribeDashboardCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
279
- /**
280
- * serializeAws_restJson1DescribeDatasetCommand
281
- */
282
- export declare const se_DescribeDatasetCommand: (input: DescribeDatasetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
283
- /**
284
- * serializeAws_restJson1DescribeDefaultEncryptionConfigurationCommand
285
- */
286
- export declare const se_DescribeDefaultEncryptionConfigurationCommand: (input: DescribeDefaultEncryptionConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
287
- /**
288
- * serializeAws_restJson1DescribeExecutionCommand
289
- */
290
- export declare const se_DescribeExecutionCommand: (input: DescribeExecutionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
291
- /**
292
- * serializeAws_restJson1DescribeGatewayCommand
293
- */
294
- export declare const se_DescribeGatewayCommand: (input: DescribeGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
295
- /**
296
- * serializeAws_restJson1DescribeGatewayCapabilityConfigurationCommand
297
- */
298
- export declare const se_DescribeGatewayCapabilityConfigurationCommand: (input: DescribeGatewayCapabilityConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
299
- /**
300
- * serializeAws_restJson1DescribeLoggingOptionsCommand
301
- */
302
- export declare const se_DescribeLoggingOptionsCommand: (input: DescribeLoggingOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
303
- /**
304
- * serializeAws_restJson1DescribePortalCommand
305
- */
306
- export declare const se_DescribePortalCommand: (input: DescribePortalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
307
- /**
308
- * serializeAws_restJson1DescribeProjectCommand
309
- */
310
- export declare const se_DescribeProjectCommand: (input: DescribeProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
311
- /**
312
- * serializeAws_restJson1DescribeStorageConfigurationCommand
313
- */
314
- export declare const se_DescribeStorageConfigurationCommand: (input: DescribeStorageConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
315
- /**
316
- * serializeAws_restJson1DescribeTimeSeriesCommand
317
- */
318
- export declare const se_DescribeTimeSeriesCommand: (input: DescribeTimeSeriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
319
- /**
320
- * serializeAws_restJson1DisassociateAssetsCommand
321
- */
322
- export declare const se_DisassociateAssetsCommand: (input: DisassociateAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
323
- /**
324
- * serializeAws_restJson1DisassociateTimeSeriesFromAssetPropertyCommand
325
- */
326
- export declare const se_DisassociateTimeSeriesFromAssetPropertyCommand: (input: DisassociateTimeSeriesFromAssetPropertyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
327
- /**
328
- * serializeAws_restJson1ExecuteActionCommand
329
- */
330
- export declare const se_ExecuteActionCommand: (input: ExecuteActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
331
- /**
332
- * serializeAws_restJson1ExecuteQueryCommand
333
- */
334
- export declare const se_ExecuteQueryCommand: (input: ExecuteQueryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
335
- /**
336
- * serializeAws_restJson1GetAssetPropertyAggregatesCommand
337
- */
338
- export declare const se_GetAssetPropertyAggregatesCommand: (input: GetAssetPropertyAggregatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
339
- /**
340
- * serializeAws_restJson1GetAssetPropertyValueCommand
341
- */
342
- export declare const se_GetAssetPropertyValueCommand: (input: GetAssetPropertyValueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
343
- /**
344
- * serializeAws_restJson1GetAssetPropertyValueHistoryCommand
345
- */
346
- export declare const se_GetAssetPropertyValueHistoryCommand: (input: GetAssetPropertyValueHistoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
347
- /**
348
- * serializeAws_restJson1GetInterpolatedAssetPropertyValuesCommand
349
- */
350
- export declare const se_GetInterpolatedAssetPropertyValuesCommand: (input: GetInterpolatedAssetPropertyValuesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
351
- /**
352
- * serializeAws_restJson1InvokeAssistantCommand
353
- */
354
- export declare const se_InvokeAssistantCommand: (input: InvokeAssistantCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
355
- /**
356
- * serializeAws_restJson1ListAccessPoliciesCommand
357
- */
358
- export declare const se_ListAccessPoliciesCommand: (input: ListAccessPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
359
- /**
360
- * serializeAws_restJson1ListActionsCommand
361
- */
362
- export declare const se_ListActionsCommand: (input: ListActionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
363
- /**
364
- * serializeAws_restJson1ListAssetModelCompositeModelsCommand
365
- */
366
- export declare const se_ListAssetModelCompositeModelsCommand: (input: ListAssetModelCompositeModelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
367
- /**
368
- * serializeAws_restJson1ListAssetModelPropertiesCommand
369
- */
370
- export declare const se_ListAssetModelPropertiesCommand: (input: ListAssetModelPropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
371
- /**
372
- * serializeAws_restJson1ListAssetModelsCommand
373
- */
374
- export declare const se_ListAssetModelsCommand: (input: ListAssetModelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
375
- /**
376
- * serializeAws_restJson1ListAssetPropertiesCommand
377
- */
378
- export declare const se_ListAssetPropertiesCommand: (input: ListAssetPropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
379
- /**
380
- * serializeAws_restJson1ListAssetRelationshipsCommand
381
- */
382
- export declare const se_ListAssetRelationshipsCommand: (input: ListAssetRelationshipsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
383
- /**
384
- * serializeAws_restJson1ListAssetsCommand
385
- */
386
- export declare const se_ListAssetsCommand: (input: ListAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
387
- /**
388
- * serializeAws_restJson1ListAssociatedAssetsCommand
389
- */
390
- export declare const se_ListAssociatedAssetsCommand: (input: ListAssociatedAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
391
- /**
392
- * serializeAws_restJson1ListBulkImportJobsCommand
393
- */
394
- export declare const se_ListBulkImportJobsCommand: (input: ListBulkImportJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
395
- /**
396
- * serializeAws_restJson1ListCompositionRelationshipsCommand
397
- */
398
- export declare const se_ListCompositionRelationshipsCommand: (input: ListCompositionRelationshipsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
399
- /**
400
- * serializeAws_restJson1ListComputationModelDataBindingUsagesCommand
401
- */
402
- export declare const se_ListComputationModelDataBindingUsagesCommand: (input: ListComputationModelDataBindingUsagesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
403
- /**
404
- * serializeAws_restJson1ListComputationModelResolveToResourcesCommand
405
- */
406
- export declare const se_ListComputationModelResolveToResourcesCommand: (input: ListComputationModelResolveToResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
407
- /**
408
- * serializeAws_restJson1ListComputationModelsCommand
409
- */
410
- export declare const se_ListComputationModelsCommand: (input: ListComputationModelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
411
- /**
412
- * serializeAws_restJson1ListDashboardsCommand
413
- */
414
- export declare const se_ListDashboardsCommand: (input: ListDashboardsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
415
- /**
416
- * serializeAws_restJson1ListDatasetsCommand
417
- */
418
- export declare const se_ListDatasetsCommand: (input: ListDatasetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
419
- /**
420
- * serializeAws_restJson1ListExecutionsCommand
421
- */
422
- export declare const se_ListExecutionsCommand: (input: ListExecutionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
423
- /**
424
- * serializeAws_restJson1ListGatewaysCommand
425
- */
426
- export declare const se_ListGatewaysCommand: (input: ListGatewaysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
427
- /**
428
- * serializeAws_restJson1ListInterfaceRelationshipsCommand
429
- */
430
- export declare const se_ListInterfaceRelationshipsCommand: (input: ListInterfaceRelationshipsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
431
- /**
432
- * serializeAws_restJson1ListPortalsCommand
433
- */
434
- export declare const se_ListPortalsCommand: (input: ListPortalsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
435
- /**
436
- * serializeAws_restJson1ListProjectAssetsCommand
437
- */
438
- export declare const se_ListProjectAssetsCommand: (input: ListProjectAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
439
- /**
440
- * serializeAws_restJson1ListProjectsCommand
441
- */
442
- export declare const se_ListProjectsCommand: (input: ListProjectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
443
- /**
444
- * serializeAws_restJson1ListTagsForResourceCommand
445
- */
446
- export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
447
- /**
448
- * serializeAws_restJson1ListTimeSeriesCommand
449
- */
450
- export declare const se_ListTimeSeriesCommand: (input: ListTimeSeriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
451
- /**
452
- * serializeAws_restJson1PutAssetModelInterfaceRelationshipCommand
453
- */
454
- export declare const se_PutAssetModelInterfaceRelationshipCommand: (input: PutAssetModelInterfaceRelationshipCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
455
- /**
456
- * serializeAws_restJson1PutDefaultEncryptionConfigurationCommand
457
- */
458
- export declare const se_PutDefaultEncryptionConfigurationCommand: (input: PutDefaultEncryptionConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
459
- /**
460
- * serializeAws_restJson1PutLoggingOptionsCommand
461
- */
462
- export declare const se_PutLoggingOptionsCommand: (input: PutLoggingOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
463
- /**
464
- * serializeAws_restJson1PutStorageConfigurationCommand
465
- */
466
- export declare const se_PutStorageConfigurationCommand: (input: PutStorageConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
467
- /**
468
- * serializeAws_restJson1TagResourceCommand
469
- */
470
- export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
471
- /**
472
- * serializeAws_restJson1UntagResourceCommand
473
- */
474
- export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
475
- /**
476
- * serializeAws_restJson1UpdateAccessPolicyCommand
477
- */
478
- export declare const se_UpdateAccessPolicyCommand: (input: UpdateAccessPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
479
- /**
480
- * serializeAws_restJson1UpdateAssetCommand
481
- */
482
- export declare const se_UpdateAssetCommand: (input: UpdateAssetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
483
- /**
484
- * serializeAws_restJson1UpdateAssetModelCommand
485
- */
486
- export declare const se_UpdateAssetModelCommand: (input: UpdateAssetModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
487
- /**
488
- * serializeAws_restJson1UpdateAssetModelCompositeModelCommand
489
- */
490
- export declare const se_UpdateAssetModelCompositeModelCommand: (input: UpdateAssetModelCompositeModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
491
- /**
492
- * serializeAws_restJson1UpdateAssetPropertyCommand
493
- */
494
- export declare const se_UpdateAssetPropertyCommand: (input: UpdateAssetPropertyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
495
- /**
496
- * serializeAws_restJson1UpdateComputationModelCommand
497
- */
498
- export declare const se_UpdateComputationModelCommand: (input: UpdateComputationModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
499
- /**
500
- * serializeAws_restJson1UpdateDashboardCommand
501
- */
502
- export declare const se_UpdateDashboardCommand: (input: UpdateDashboardCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
503
- /**
504
- * serializeAws_restJson1UpdateDatasetCommand
505
- */
506
- export declare const se_UpdateDatasetCommand: (input: UpdateDatasetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
507
- /**
508
- * serializeAws_restJson1UpdateGatewayCommand
509
- */
510
- export declare const se_UpdateGatewayCommand: (input: UpdateGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
511
- /**
512
- * serializeAws_restJson1UpdateGatewayCapabilityConfigurationCommand
513
- */
514
- export declare const se_UpdateGatewayCapabilityConfigurationCommand: (input: UpdateGatewayCapabilityConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
515
- /**
516
- * serializeAws_restJson1UpdatePortalCommand
517
- */
518
- export declare const se_UpdatePortalCommand: (input: UpdatePortalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
519
- /**
520
- * serializeAws_restJson1UpdateProjectCommand
521
- */
522
- export declare const se_UpdateProjectCommand: (input: UpdateProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
523
- /**
524
- * deserializeAws_restJson1AssociateAssetsCommand
525
- */
526
- export declare const de_AssociateAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateAssetsCommandOutput>;
527
- /**
528
- * deserializeAws_restJson1AssociateTimeSeriesToAssetPropertyCommand
529
- */
530
- export declare const de_AssociateTimeSeriesToAssetPropertyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateTimeSeriesToAssetPropertyCommandOutput>;
531
- /**
532
- * deserializeAws_restJson1BatchAssociateProjectAssetsCommand
533
- */
534
- export declare const de_BatchAssociateProjectAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchAssociateProjectAssetsCommandOutput>;
535
- /**
536
- * deserializeAws_restJson1BatchDisassociateProjectAssetsCommand
537
- */
538
- export declare const de_BatchDisassociateProjectAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDisassociateProjectAssetsCommandOutput>;
539
- /**
540
- * deserializeAws_restJson1BatchGetAssetPropertyAggregatesCommand
541
- */
542
- export declare const de_BatchGetAssetPropertyAggregatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetAssetPropertyAggregatesCommandOutput>;
543
- /**
544
- * deserializeAws_restJson1BatchGetAssetPropertyValueCommand
545
- */
546
- export declare const de_BatchGetAssetPropertyValueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetAssetPropertyValueCommandOutput>;
547
- /**
548
- * deserializeAws_restJson1BatchGetAssetPropertyValueHistoryCommand
549
- */
550
- export declare const de_BatchGetAssetPropertyValueHistoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetAssetPropertyValueHistoryCommandOutput>;
551
- /**
552
- * deserializeAws_restJson1BatchPutAssetPropertyValueCommand
553
- */
554
- export declare const de_BatchPutAssetPropertyValueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchPutAssetPropertyValueCommandOutput>;
555
- /**
556
- * deserializeAws_restJson1CreateAccessPolicyCommand
557
- */
558
- export declare const de_CreateAccessPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAccessPolicyCommandOutput>;
559
- /**
560
- * deserializeAws_restJson1CreateAssetCommand
561
- */
562
- export declare const de_CreateAssetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAssetCommandOutput>;
563
- /**
564
- * deserializeAws_restJson1CreateAssetModelCommand
565
- */
566
- export declare const de_CreateAssetModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAssetModelCommandOutput>;
567
- /**
568
- * deserializeAws_restJson1CreateAssetModelCompositeModelCommand
569
- */
570
- export declare const de_CreateAssetModelCompositeModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAssetModelCompositeModelCommandOutput>;
571
- /**
572
- * deserializeAws_restJson1CreateBulkImportJobCommand
573
- */
574
- export declare const de_CreateBulkImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBulkImportJobCommandOutput>;
575
- /**
576
- * deserializeAws_restJson1CreateComputationModelCommand
577
- */
578
- export declare const de_CreateComputationModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateComputationModelCommandOutput>;
579
- /**
580
- * deserializeAws_restJson1CreateDashboardCommand
581
- */
582
- export declare const de_CreateDashboardCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDashboardCommandOutput>;
583
- /**
584
- * deserializeAws_restJson1CreateDatasetCommand
585
- */
586
- export declare const de_CreateDatasetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDatasetCommandOutput>;
587
- /**
588
- * deserializeAws_restJson1CreateGatewayCommand
589
- */
590
- export declare const de_CreateGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateGatewayCommandOutput>;
591
- /**
592
- * deserializeAws_restJson1CreatePortalCommand
593
- */
594
- export declare const de_CreatePortalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePortalCommandOutput>;
595
- /**
596
- * deserializeAws_restJson1CreateProjectCommand
597
- */
598
- export declare const de_CreateProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateProjectCommandOutput>;
599
- /**
600
- * deserializeAws_restJson1DeleteAccessPolicyCommand
601
- */
602
- export declare const de_DeleteAccessPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAccessPolicyCommandOutput>;
603
- /**
604
- * deserializeAws_restJson1DeleteAssetCommand
605
- */
606
- export declare const de_DeleteAssetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAssetCommandOutput>;
607
- /**
608
- * deserializeAws_restJson1DeleteAssetModelCommand
609
- */
610
- export declare const de_DeleteAssetModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAssetModelCommandOutput>;
611
- /**
612
- * deserializeAws_restJson1DeleteAssetModelCompositeModelCommand
613
- */
614
- export declare const de_DeleteAssetModelCompositeModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAssetModelCompositeModelCommandOutput>;
615
- /**
616
- * deserializeAws_restJson1DeleteAssetModelInterfaceRelationshipCommand
617
- */
618
- export declare const de_DeleteAssetModelInterfaceRelationshipCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAssetModelInterfaceRelationshipCommandOutput>;
619
- /**
620
- * deserializeAws_restJson1DeleteComputationModelCommand
621
- */
622
- export declare const de_DeleteComputationModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteComputationModelCommandOutput>;
623
- /**
624
- * deserializeAws_restJson1DeleteDashboardCommand
625
- */
626
- export declare const de_DeleteDashboardCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDashboardCommandOutput>;
627
- /**
628
- * deserializeAws_restJson1DeleteDatasetCommand
629
- */
630
- export declare const de_DeleteDatasetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDatasetCommandOutput>;
631
- /**
632
- * deserializeAws_restJson1DeleteGatewayCommand
633
- */
634
- export declare const de_DeleteGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGatewayCommandOutput>;
635
- /**
636
- * deserializeAws_restJson1DeletePortalCommand
637
- */
638
- export declare const de_DeletePortalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePortalCommandOutput>;
639
- /**
640
- * deserializeAws_restJson1DeleteProjectCommand
641
- */
642
- export declare const de_DeleteProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteProjectCommandOutput>;
643
- /**
644
- * deserializeAws_restJson1DeleteTimeSeriesCommand
645
- */
646
- export declare const de_DeleteTimeSeriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTimeSeriesCommandOutput>;
647
- /**
648
- * deserializeAws_restJson1DescribeAccessPolicyCommand
649
- */
650
- export declare const de_DescribeAccessPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAccessPolicyCommandOutput>;
651
- /**
652
- * deserializeAws_restJson1DescribeActionCommand
653
- */
654
- export declare const de_DescribeActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeActionCommandOutput>;
655
- /**
656
- * deserializeAws_restJson1DescribeAssetCommand
657
- */
658
- export declare const de_DescribeAssetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAssetCommandOutput>;
659
- /**
660
- * deserializeAws_restJson1DescribeAssetCompositeModelCommand
661
- */
662
- export declare const de_DescribeAssetCompositeModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAssetCompositeModelCommandOutput>;
663
- /**
664
- * deserializeAws_restJson1DescribeAssetModelCommand
665
- */
666
- export declare const de_DescribeAssetModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAssetModelCommandOutput>;
667
- /**
668
- * deserializeAws_restJson1DescribeAssetModelCompositeModelCommand
669
- */
670
- export declare const de_DescribeAssetModelCompositeModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAssetModelCompositeModelCommandOutput>;
671
- /**
672
- * deserializeAws_restJson1DescribeAssetModelInterfaceRelationshipCommand
673
- */
674
- export declare const de_DescribeAssetModelInterfaceRelationshipCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAssetModelInterfaceRelationshipCommandOutput>;
675
- /**
676
- * deserializeAws_restJson1DescribeAssetPropertyCommand
677
- */
678
- export declare const de_DescribeAssetPropertyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAssetPropertyCommandOutput>;
679
- /**
680
- * deserializeAws_restJson1DescribeBulkImportJobCommand
681
- */
682
- export declare const de_DescribeBulkImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBulkImportJobCommandOutput>;
683
- /**
684
- * deserializeAws_restJson1DescribeComputationModelCommand
685
- */
686
- export declare const de_DescribeComputationModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeComputationModelCommandOutput>;
687
- /**
688
- * deserializeAws_restJson1DescribeComputationModelExecutionSummaryCommand
689
- */
690
- export declare const de_DescribeComputationModelExecutionSummaryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeComputationModelExecutionSummaryCommandOutput>;
691
- /**
692
- * deserializeAws_restJson1DescribeDashboardCommand
693
- */
694
- export declare const de_DescribeDashboardCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDashboardCommandOutput>;
695
- /**
696
- * deserializeAws_restJson1DescribeDatasetCommand
697
- */
698
- export declare const de_DescribeDatasetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDatasetCommandOutput>;
699
- /**
700
- * deserializeAws_restJson1DescribeDefaultEncryptionConfigurationCommand
701
- */
702
- export declare const de_DescribeDefaultEncryptionConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDefaultEncryptionConfigurationCommandOutput>;
703
- /**
704
- * deserializeAws_restJson1DescribeExecutionCommand
705
- */
706
- export declare const de_DescribeExecutionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeExecutionCommandOutput>;
707
- /**
708
- * deserializeAws_restJson1DescribeGatewayCommand
709
- */
710
- export declare const de_DescribeGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeGatewayCommandOutput>;
711
- /**
712
- * deserializeAws_restJson1DescribeGatewayCapabilityConfigurationCommand
713
- */
714
- export declare const de_DescribeGatewayCapabilityConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeGatewayCapabilityConfigurationCommandOutput>;
715
- /**
716
- * deserializeAws_restJson1DescribeLoggingOptionsCommand
717
- */
718
- export declare const de_DescribeLoggingOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLoggingOptionsCommandOutput>;
719
- /**
720
- * deserializeAws_restJson1DescribePortalCommand
721
- */
722
- export declare const de_DescribePortalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePortalCommandOutput>;
723
- /**
724
- * deserializeAws_restJson1DescribeProjectCommand
725
- */
726
- export declare const de_DescribeProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProjectCommandOutput>;
727
- /**
728
- * deserializeAws_restJson1DescribeStorageConfigurationCommand
729
- */
730
- export declare const de_DescribeStorageConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStorageConfigurationCommandOutput>;
731
- /**
732
- * deserializeAws_restJson1DescribeTimeSeriesCommand
733
- */
734
- export declare const de_DescribeTimeSeriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTimeSeriesCommandOutput>;
735
- /**
736
- * deserializeAws_restJson1DisassociateAssetsCommand
737
- */
738
- export declare const de_DisassociateAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateAssetsCommandOutput>;
739
- /**
740
- * deserializeAws_restJson1DisassociateTimeSeriesFromAssetPropertyCommand
741
- */
742
- export declare const de_DisassociateTimeSeriesFromAssetPropertyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateTimeSeriesFromAssetPropertyCommandOutput>;
743
- /**
744
- * deserializeAws_restJson1ExecuteActionCommand
745
- */
746
- export declare const de_ExecuteActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ExecuteActionCommandOutput>;
747
- /**
748
- * deserializeAws_restJson1ExecuteQueryCommand
749
- */
750
- export declare const de_ExecuteQueryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ExecuteQueryCommandOutput>;
751
- /**
752
- * deserializeAws_restJson1GetAssetPropertyAggregatesCommand
753
- */
754
- export declare const de_GetAssetPropertyAggregatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAssetPropertyAggregatesCommandOutput>;
755
- /**
756
- * deserializeAws_restJson1GetAssetPropertyValueCommand
757
- */
758
- export declare const de_GetAssetPropertyValueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAssetPropertyValueCommandOutput>;
759
- /**
760
- * deserializeAws_restJson1GetAssetPropertyValueHistoryCommand
761
- */
762
- export declare const de_GetAssetPropertyValueHistoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAssetPropertyValueHistoryCommandOutput>;
763
- /**
764
- * deserializeAws_restJson1GetInterpolatedAssetPropertyValuesCommand
765
- */
766
- export declare const de_GetInterpolatedAssetPropertyValuesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInterpolatedAssetPropertyValuesCommandOutput>;
767
- /**
768
- * deserializeAws_restJson1InvokeAssistantCommand
769
- */
770
- export declare const de_InvokeAssistantCommand: (output: __HttpResponse, context: __SerdeContext & __EventStreamSerdeContext) => Promise<InvokeAssistantCommandOutput>;
771
- /**
772
- * deserializeAws_restJson1ListAccessPoliciesCommand
773
- */
774
- export declare const de_ListAccessPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAccessPoliciesCommandOutput>;
775
- /**
776
- * deserializeAws_restJson1ListActionsCommand
777
- */
778
- export declare const de_ListActionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListActionsCommandOutput>;
779
- /**
780
- * deserializeAws_restJson1ListAssetModelCompositeModelsCommand
781
- */
782
- export declare const de_ListAssetModelCompositeModelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssetModelCompositeModelsCommandOutput>;
783
- /**
784
- * deserializeAws_restJson1ListAssetModelPropertiesCommand
785
- */
786
- export declare const de_ListAssetModelPropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssetModelPropertiesCommandOutput>;
787
- /**
788
- * deserializeAws_restJson1ListAssetModelsCommand
789
- */
790
- export declare const de_ListAssetModelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssetModelsCommandOutput>;
791
- /**
792
- * deserializeAws_restJson1ListAssetPropertiesCommand
793
- */
794
- export declare const de_ListAssetPropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssetPropertiesCommandOutput>;
795
- /**
796
- * deserializeAws_restJson1ListAssetRelationshipsCommand
797
- */
798
- export declare const de_ListAssetRelationshipsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssetRelationshipsCommandOutput>;
799
- /**
800
- * deserializeAws_restJson1ListAssetsCommand
801
- */
802
- export declare const de_ListAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssetsCommandOutput>;
803
- /**
804
- * deserializeAws_restJson1ListAssociatedAssetsCommand
805
- */
806
- export declare const de_ListAssociatedAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssociatedAssetsCommandOutput>;
807
- /**
808
- * deserializeAws_restJson1ListBulkImportJobsCommand
809
- */
810
- export declare const de_ListBulkImportJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBulkImportJobsCommandOutput>;
811
- /**
812
- * deserializeAws_restJson1ListCompositionRelationshipsCommand
813
- */
814
- export declare const de_ListCompositionRelationshipsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCompositionRelationshipsCommandOutput>;
815
- /**
816
- * deserializeAws_restJson1ListComputationModelDataBindingUsagesCommand
817
- */
818
- export declare const de_ListComputationModelDataBindingUsagesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListComputationModelDataBindingUsagesCommandOutput>;
819
- /**
820
- * deserializeAws_restJson1ListComputationModelResolveToResourcesCommand
821
- */
822
- export declare const de_ListComputationModelResolveToResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListComputationModelResolveToResourcesCommandOutput>;
823
- /**
824
- * deserializeAws_restJson1ListComputationModelsCommand
825
- */
826
- export declare const de_ListComputationModelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListComputationModelsCommandOutput>;
827
- /**
828
- * deserializeAws_restJson1ListDashboardsCommand
829
- */
830
- export declare const de_ListDashboardsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDashboardsCommandOutput>;
831
- /**
832
- * deserializeAws_restJson1ListDatasetsCommand
833
- */
834
- export declare const de_ListDatasetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDatasetsCommandOutput>;
835
- /**
836
- * deserializeAws_restJson1ListExecutionsCommand
837
- */
838
- export declare const de_ListExecutionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListExecutionsCommandOutput>;
839
- /**
840
- * deserializeAws_restJson1ListGatewaysCommand
841
- */
842
- export declare const de_ListGatewaysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGatewaysCommandOutput>;
843
- /**
844
- * deserializeAws_restJson1ListInterfaceRelationshipsCommand
845
- */
846
- export declare const de_ListInterfaceRelationshipsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInterfaceRelationshipsCommandOutput>;
847
- /**
848
- * deserializeAws_restJson1ListPortalsCommand
849
- */
850
- export declare const de_ListPortalsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPortalsCommandOutput>;
851
- /**
852
- * deserializeAws_restJson1ListProjectAssetsCommand
853
- */
854
- export declare const de_ListProjectAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProjectAssetsCommandOutput>;
855
- /**
856
- * deserializeAws_restJson1ListProjectsCommand
857
- */
858
- export declare const de_ListProjectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProjectsCommandOutput>;
859
- /**
860
- * deserializeAws_restJson1ListTagsForResourceCommand
861
- */
862
- export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
863
- /**
864
- * deserializeAws_restJson1ListTimeSeriesCommand
865
- */
866
- export declare const de_ListTimeSeriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTimeSeriesCommandOutput>;
867
- /**
868
- * deserializeAws_restJson1PutAssetModelInterfaceRelationshipCommand
869
- */
870
- export declare const de_PutAssetModelInterfaceRelationshipCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutAssetModelInterfaceRelationshipCommandOutput>;
871
- /**
872
- * deserializeAws_restJson1PutDefaultEncryptionConfigurationCommand
873
- */
874
- export declare const de_PutDefaultEncryptionConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutDefaultEncryptionConfigurationCommandOutput>;
875
- /**
876
- * deserializeAws_restJson1PutLoggingOptionsCommand
877
- */
878
- export declare const de_PutLoggingOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutLoggingOptionsCommandOutput>;
879
- /**
880
- * deserializeAws_restJson1PutStorageConfigurationCommand
881
- */
882
- export declare const de_PutStorageConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutStorageConfigurationCommandOutput>;
883
- /**
884
- * deserializeAws_restJson1TagResourceCommand
885
- */
886
- export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
887
- /**
888
- * deserializeAws_restJson1UntagResourceCommand
889
- */
890
- export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
891
- /**
892
- * deserializeAws_restJson1UpdateAccessPolicyCommand
893
- */
894
- export declare const de_UpdateAccessPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAccessPolicyCommandOutput>;
895
- /**
896
- * deserializeAws_restJson1UpdateAssetCommand
897
- */
898
- export declare const de_UpdateAssetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssetCommandOutput>;
899
- /**
900
- * deserializeAws_restJson1UpdateAssetModelCommand
901
- */
902
- export declare const de_UpdateAssetModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssetModelCommandOutput>;
903
- /**
904
- * deserializeAws_restJson1UpdateAssetModelCompositeModelCommand
905
- */
906
- export declare const de_UpdateAssetModelCompositeModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssetModelCompositeModelCommandOutput>;
907
- /**
908
- * deserializeAws_restJson1UpdateAssetPropertyCommand
909
- */
910
- export declare const de_UpdateAssetPropertyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssetPropertyCommandOutput>;
911
- /**
912
- * deserializeAws_restJson1UpdateComputationModelCommand
913
- */
914
- export declare const de_UpdateComputationModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateComputationModelCommandOutput>;
915
- /**
916
- * deserializeAws_restJson1UpdateDashboardCommand
917
- */
918
- export declare const de_UpdateDashboardCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDashboardCommandOutput>;
919
- /**
920
- * deserializeAws_restJson1UpdateDatasetCommand
921
- */
922
- export declare const de_UpdateDatasetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDatasetCommandOutput>;
923
- /**
924
- * deserializeAws_restJson1UpdateGatewayCommand
925
- */
926
- export declare const de_UpdateGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGatewayCommandOutput>;
927
- /**
928
- * deserializeAws_restJson1UpdateGatewayCapabilityConfigurationCommand
929
- */
930
- export declare const de_UpdateGatewayCapabilityConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGatewayCapabilityConfigurationCommandOutput>;
931
- /**
932
- * deserializeAws_restJson1UpdatePortalCommand
933
- */
934
- export declare const de_UpdatePortalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePortalCommandOutput>;
935
- /**
936
- * deserializeAws_restJson1UpdateProjectCommand
937
- */
938
- export declare const de_UpdateProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateProjectCommandOutput>;