@aws-sdk/client-iotsitewise 3.306.0 → 3.310.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/commands/AssociateAssetsCommand.js +2 -2
- package/dist-cjs/commands/AssociateTimeSeriesToAssetPropertyCommand.js +2 -2
- package/dist-cjs/commands/BatchAssociateProjectAssetsCommand.js +2 -2
- package/dist-cjs/commands/BatchDisassociateProjectAssetsCommand.js +2 -2
- package/dist-cjs/commands/BatchGetAssetPropertyAggregatesCommand.js +2 -2
- package/dist-cjs/commands/BatchGetAssetPropertyValueCommand.js +2 -2
- package/dist-cjs/commands/BatchGetAssetPropertyValueHistoryCommand.js +2 -2
- package/dist-cjs/commands/BatchPutAssetPropertyValueCommand.js +2 -2
- package/dist-cjs/commands/CreateAccessPolicyCommand.js +2 -2
- package/dist-cjs/commands/CreateAssetCommand.js +2 -2
- package/dist-cjs/commands/CreateAssetModelCommand.js +2 -2
- package/dist-cjs/commands/CreateBulkImportJobCommand.js +2 -2
- package/dist-cjs/commands/CreateDashboardCommand.js +2 -2
- package/dist-cjs/commands/CreateGatewayCommand.js +2 -2
- package/dist-cjs/commands/CreatePortalCommand.js +2 -2
- package/dist-cjs/commands/CreateProjectCommand.js +2 -2
- package/dist-cjs/commands/DeleteAccessPolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteAssetCommand.js +2 -2
- package/dist-cjs/commands/DeleteAssetModelCommand.js +2 -2
- package/dist-cjs/commands/DeleteDashboardCommand.js +2 -2
- package/dist-cjs/commands/DeleteGatewayCommand.js +2 -2
- package/dist-cjs/commands/DeletePortalCommand.js +2 -2
- package/dist-cjs/commands/DeleteProjectCommand.js +2 -2
- package/dist-cjs/commands/DeleteTimeSeriesCommand.js +2 -2
- package/dist-cjs/commands/DescribeAccessPolicyCommand.js +2 -2
- package/dist-cjs/commands/DescribeAssetCommand.js +2 -2
- package/dist-cjs/commands/DescribeAssetModelCommand.js +2 -2
- package/dist-cjs/commands/DescribeAssetPropertyCommand.js +2 -2
- package/dist-cjs/commands/DescribeBulkImportJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeDashboardCommand.js +2 -2
- package/dist-cjs/commands/DescribeDefaultEncryptionConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DescribeGatewayCapabilityConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DescribeGatewayCommand.js +2 -2
- package/dist-cjs/commands/DescribeLoggingOptionsCommand.js +2 -2
- package/dist-cjs/commands/DescribePortalCommand.js +2 -2
- package/dist-cjs/commands/DescribeProjectCommand.js +2 -2
- package/dist-cjs/commands/DescribeStorageConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DescribeTimeSeriesCommand.js +2 -2
- package/dist-cjs/commands/DisassociateAssetsCommand.js +2 -2
- package/dist-cjs/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +2 -2
- package/dist-cjs/commands/GetAssetPropertyAggregatesCommand.js +2 -2
- package/dist-cjs/commands/GetAssetPropertyValueCommand.js +2 -2
- package/dist-cjs/commands/GetAssetPropertyValueHistoryCommand.js +2 -2
- package/dist-cjs/commands/GetInterpolatedAssetPropertyValuesCommand.js +2 -2
- package/dist-cjs/commands/ListAccessPoliciesCommand.js +2 -2
- package/dist-cjs/commands/ListAssetModelPropertiesCommand.js +2 -2
- package/dist-cjs/commands/ListAssetModelsCommand.js +2 -2
- package/dist-cjs/commands/ListAssetPropertiesCommand.js +2 -2
- package/dist-cjs/commands/ListAssetRelationshipsCommand.js +2 -2
- package/dist-cjs/commands/ListAssetsCommand.js +2 -2
- package/dist-cjs/commands/ListAssociatedAssetsCommand.js +2 -2
- package/dist-cjs/commands/ListBulkImportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListDashboardsCommand.js +2 -2
- package/dist-cjs/commands/ListGatewaysCommand.js +2 -2
- package/dist-cjs/commands/ListPortalsCommand.js +2 -2
- package/dist-cjs/commands/ListProjectAssetsCommand.js +2 -2
- package/dist-cjs/commands/ListProjectsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListTimeSeriesCommand.js +2 -2
- package/dist-cjs/commands/PutDefaultEncryptionConfigurationCommand.js +2 -2
- package/dist-cjs/commands/PutLoggingOptionsCommand.js +2 -2
- package/dist-cjs/commands/PutStorageConfigurationCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateAccessPolicyCommand.js +2 -2
- package/dist-cjs/commands/UpdateAssetCommand.js +2 -2
- package/dist-cjs/commands/UpdateAssetModelCommand.js +2 -2
- package/dist-cjs/commands/UpdateAssetPropertyCommand.js +2 -2
- package/dist-cjs/commands/UpdateDashboardCommand.js +2 -2
- package/dist-cjs/commands/UpdateGatewayCapabilityConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateGatewayCommand.js +2 -2
- package/dist-cjs/commands/UpdatePortalCommand.js +2 -2
- package/dist-cjs/commands/UpdateProjectCommand.js +2 -2
- package/dist-cjs/protocols/Aws_restJson1.js +1250 -1314
- package/dist-es/commands/AssociateAssetsCommand.js +3 -3
- package/dist-es/commands/AssociateTimeSeriesToAssetPropertyCommand.js +3 -3
- package/dist-es/commands/BatchAssociateProjectAssetsCommand.js +3 -3
- package/dist-es/commands/BatchDisassociateProjectAssetsCommand.js +3 -3
- package/dist-es/commands/BatchGetAssetPropertyAggregatesCommand.js +3 -3
- package/dist-es/commands/BatchGetAssetPropertyValueCommand.js +3 -3
- package/dist-es/commands/BatchGetAssetPropertyValueHistoryCommand.js +3 -3
- package/dist-es/commands/BatchPutAssetPropertyValueCommand.js +3 -3
- package/dist-es/commands/CreateAccessPolicyCommand.js +3 -3
- package/dist-es/commands/CreateAssetCommand.js +3 -3
- package/dist-es/commands/CreateAssetModelCommand.js +3 -3
- package/dist-es/commands/CreateBulkImportJobCommand.js +3 -3
- package/dist-es/commands/CreateDashboardCommand.js +3 -3
- package/dist-es/commands/CreateGatewayCommand.js +3 -3
- package/dist-es/commands/CreatePortalCommand.js +3 -3
- package/dist-es/commands/CreateProjectCommand.js +3 -3
- package/dist-es/commands/DeleteAccessPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteAssetCommand.js +3 -3
- package/dist-es/commands/DeleteAssetModelCommand.js +3 -3
- package/dist-es/commands/DeleteDashboardCommand.js +3 -3
- package/dist-es/commands/DeleteGatewayCommand.js +3 -3
- package/dist-es/commands/DeletePortalCommand.js +3 -3
- package/dist-es/commands/DeleteProjectCommand.js +3 -3
- package/dist-es/commands/DeleteTimeSeriesCommand.js +3 -3
- package/dist-es/commands/DescribeAccessPolicyCommand.js +3 -3
- package/dist-es/commands/DescribeAssetCommand.js +3 -3
- package/dist-es/commands/DescribeAssetModelCommand.js +3 -3
- package/dist-es/commands/DescribeAssetPropertyCommand.js +3 -3
- package/dist-es/commands/DescribeBulkImportJobCommand.js +3 -3
- package/dist-es/commands/DescribeDashboardCommand.js +3 -3
- package/dist-es/commands/DescribeDefaultEncryptionConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribeGatewayCapabilityConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribeGatewayCommand.js +3 -3
- package/dist-es/commands/DescribeLoggingOptionsCommand.js +3 -3
- package/dist-es/commands/DescribePortalCommand.js +3 -3
- package/dist-es/commands/DescribeProjectCommand.js +3 -3
- package/dist-es/commands/DescribeStorageConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribeTimeSeriesCommand.js +3 -3
- package/dist-es/commands/DisassociateAssetsCommand.js +3 -3
- package/dist-es/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +3 -3
- package/dist-es/commands/GetAssetPropertyAggregatesCommand.js +3 -3
- package/dist-es/commands/GetAssetPropertyValueCommand.js +3 -3
- package/dist-es/commands/GetAssetPropertyValueHistoryCommand.js +3 -3
- package/dist-es/commands/GetInterpolatedAssetPropertyValuesCommand.js +3 -3
- package/dist-es/commands/ListAccessPoliciesCommand.js +3 -3
- package/dist-es/commands/ListAssetModelPropertiesCommand.js +3 -3
- package/dist-es/commands/ListAssetModelsCommand.js +3 -3
- package/dist-es/commands/ListAssetPropertiesCommand.js +3 -3
- package/dist-es/commands/ListAssetRelationshipsCommand.js +3 -3
- package/dist-es/commands/ListAssetsCommand.js +3 -3
- package/dist-es/commands/ListAssociatedAssetsCommand.js +3 -3
- package/dist-es/commands/ListBulkImportJobsCommand.js +3 -3
- package/dist-es/commands/ListDashboardsCommand.js +3 -3
- package/dist-es/commands/ListGatewaysCommand.js +3 -3
- package/dist-es/commands/ListPortalsCommand.js +3 -3
- package/dist-es/commands/ListProjectAssetsCommand.js +3 -3
- package/dist-es/commands/ListProjectsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListTimeSeriesCommand.js +3 -3
- package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js +3 -3
- package/dist-es/commands/PutLoggingOptionsCommand.js +3 -3
- package/dist-es/commands/PutStorageConfigurationCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateAccessPolicyCommand.js +3 -3
- package/dist-es/commands/UpdateAssetCommand.js +3 -3
- package/dist-es/commands/UpdateAssetModelCommand.js +3 -3
- package/dist-es/commands/UpdateAssetPropertyCommand.js +3 -3
- package/dist-es/commands/UpdateDashboardCommand.js +3 -3
- package/dist-es/commands/UpdateGatewayCapabilityConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateGatewayCommand.js +3 -3
- package/dist-es/commands/UpdatePortalCommand.js +3 -3
- package/dist-es/commands/UpdateProjectCommand.js +3 -3
- package/dist-es/protocols/Aws_restJson1.js +1101 -1165
- package/dist-types/protocols/Aws_restJson1.d.ts +584 -146
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +146 -146
- package/package.json +36 -36
|
@@ -73,149 +73,587 @@ import { UpdateGatewayCapabilityConfigurationCommandInput, UpdateGatewayCapabili
|
|
|
73
73
|
import { UpdateGatewayCommandInput, UpdateGatewayCommandOutput } from "../commands/UpdateGatewayCommand";
|
|
74
74
|
import { UpdatePortalCommandInput, UpdatePortalCommandOutput } from "../commands/UpdatePortalCommand";
|
|
75
75
|
import { UpdateProjectCommandInput, UpdateProjectCommandOutput } from "../commands/UpdateProjectCommand";
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
export declare const
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
export declare const
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
export declare const
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
export declare const
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
export declare const
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
export declare const
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
export declare const
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
export declare const
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
export declare const
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
export declare const
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
export declare const
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
export declare const
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
export declare const
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
export declare const
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
export declare const
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
export declare const
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
export declare const
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
export declare const
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
export declare const
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
export declare const
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
export declare const
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
export declare const
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
export declare const
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
export declare const
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
export declare const
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
export declare const
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
export declare const
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
export declare const
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
export declare const
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
export declare const
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
export declare const
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
export declare const
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
export declare const
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
export declare const
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
export declare const
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
export declare const
|
|
220
|
-
|
|
221
|
-
|
|
76
|
+
/**
|
|
77
|
+
* serializeAws_restJson1AssociateAssetsCommand
|
|
78
|
+
*/
|
|
79
|
+
export declare const se_AssociateAssetsCommand: (input: AssociateAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
80
|
+
/**
|
|
81
|
+
* serializeAws_restJson1AssociateTimeSeriesToAssetPropertyCommand
|
|
82
|
+
*/
|
|
83
|
+
export declare const se_AssociateTimeSeriesToAssetPropertyCommand: (input: AssociateTimeSeriesToAssetPropertyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
84
|
+
/**
|
|
85
|
+
* serializeAws_restJson1BatchAssociateProjectAssetsCommand
|
|
86
|
+
*/
|
|
87
|
+
export declare const se_BatchAssociateProjectAssetsCommand: (input: BatchAssociateProjectAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
88
|
+
/**
|
|
89
|
+
* serializeAws_restJson1BatchDisassociateProjectAssetsCommand
|
|
90
|
+
*/
|
|
91
|
+
export declare const se_BatchDisassociateProjectAssetsCommand: (input: BatchDisassociateProjectAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
92
|
+
/**
|
|
93
|
+
* serializeAws_restJson1BatchGetAssetPropertyAggregatesCommand
|
|
94
|
+
*/
|
|
95
|
+
export declare const se_BatchGetAssetPropertyAggregatesCommand: (input: BatchGetAssetPropertyAggregatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
96
|
+
/**
|
|
97
|
+
* serializeAws_restJson1BatchGetAssetPropertyValueCommand
|
|
98
|
+
*/
|
|
99
|
+
export declare const se_BatchGetAssetPropertyValueCommand: (input: BatchGetAssetPropertyValueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
100
|
+
/**
|
|
101
|
+
* serializeAws_restJson1BatchGetAssetPropertyValueHistoryCommand
|
|
102
|
+
*/
|
|
103
|
+
export declare const se_BatchGetAssetPropertyValueHistoryCommand: (input: BatchGetAssetPropertyValueHistoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
104
|
+
/**
|
|
105
|
+
* serializeAws_restJson1BatchPutAssetPropertyValueCommand
|
|
106
|
+
*/
|
|
107
|
+
export declare const se_BatchPutAssetPropertyValueCommand: (input: BatchPutAssetPropertyValueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
108
|
+
/**
|
|
109
|
+
* serializeAws_restJson1CreateAccessPolicyCommand
|
|
110
|
+
*/
|
|
111
|
+
export declare const se_CreateAccessPolicyCommand: (input: CreateAccessPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
112
|
+
/**
|
|
113
|
+
* serializeAws_restJson1CreateAssetCommand
|
|
114
|
+
*/
|
|
115
|
+
export declare const se_CreateAssetCommand: (input: CreateAssetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
116
|
+
/**
|
|
117
|
+
* serializeAws_restJson1CreateAssetModelCommand
|
|
118
|
+
*/
|
|
119
|
+
export declare const se_CreateAssetModelCommand: (input: CreateAssetModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
120
|
+
/**
|
|
121
|
+
* serializeAws_restJson1CreateBulkImportJobCommand
|
|
122
|
+
*/
|
|
123
|
+
export declare const se_CreateBulkImportJobCommand: (input: CreateBulkImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
124
|
+
/**
|
|
125
|
+
* serializeAws_restJson1CreateDashboardCommand
|
|
126
|
+
*/
|
|
127
|
+
export declare const se_CreateDashboardCommand: (input: CreateDashboardCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
128
|
+
/**
|
|
129
|
+
* serializeAws_restJson1CreateGatewayCommand
|
|
130
|
+
*/
|
|
131
|
+
export declare const se_CreateGatewayCommand: (input: CreateGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
132
|
+
/**
|
|
133
|
+
* serializeAws_restJson1CreatePortalCommand
|
|
134
|
+
*/
|
|
135
|
+
export declare const se_CreatePortalCommand: (input: CreatePortalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
136
|
+
/**
|
|
137
|
+
* serializeAws_restJson1CreateProjectCommand
|
|
138
|
+
*/
|
|
139
|
+
export declare const se_CreateProjectCommand: (input: CreateProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
140
|
+
/**
|
|
141
|
+
* serializeAws_restJson1DeleteAccessPolicyCommand
|
|
142
|
+
*/
|
|
143
|
+
export declare const se_DeleteAccessPolicyCommand: (input: DeleteAccessPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
144
|
+
/**
|
|
145
|
+
* serializeAws_restJson1DeleteAssetCommand
|
|
146
|
+
*/
|
|
147
|
+
export declare const se_DeleteAssetCommand: (input: DeleteAssetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
148
|
+
/**
|
|
149
|
+
* serializeAws_restJson1DeleteAssetModelCommand
|
|
150
|
+
*/
|
|
151
|
+
export declare const se_DeleteAssetModelCommand: (input: DeleteAssetModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
152
|
+
/**
|
|
153
|
+
* serializeAws_restJson1DeleteDashboardCommand
|
|
154
|
+
*/
|
|
155
|
+
export declare const se_DeleteDashboardCommand: (input: DeleteDashboardCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
156
|
+
/**
|
|
157
|
+
* serializeAws_restJson1DeleteGatewayCommand
|
|
158
|
+
*/
|
|
159
|
+
export declare const se_DeleteGatewayCommand: (input: DeleteGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
160
|
+
/**
|
|
161
|
+
* serializeAws_restJson1DeletePortalCommand
|
|
162
|
+
*/
|
|
163
|
+
export declare const se_DeletePortalCommand: (input: DeletePortalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
164
|
+
/**
|
|
165
|
+
* serializeAws_restJson1DeleteProjectCommand
|
|
166
|
+
*/
|
|
167
|
+
export declare const se_DeleteProjectCommand: (input: DeleteProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
168
|
+
/**
|
|
169
|
+
* serializeAws_restJson1DeleteTimeSeriesCommand
|
|
170
|
+
*/
|
|
171
|
+
export declare const se_DeleteTimeSeriesCommand: (input: DeleteTimeSeriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
172
|
+
/**
|
|
173
|
+
* serializeAws_restJson1DescribeAccessPolicyCommand
|
|
174
|
+
*/
|
|
175
|
+
export declare const se_DescribeAccessPolicyCommand: (input: DescribeAccessPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
176
|
+
/**
|
|
177
|
+
* serializeAws_restJson1DescribeAssetCommand
|
|
178
|
+
*/
|
|
179
|
+
export declare const se_DescribeAssetCommand: (input: DescribeAssetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
180
|
+
/**
|
|
181
|
+
* serializeAws_restJson1DescribeAssetModelCommand
|
|
182
|
+
*/
|
|
183
|
+
export declare const se_DescribeAssetModelCommand: (input: DescribeAssetModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
184
|
+
/**
|
|
185
|
+
* serializeAws_restJson1DescribeAssetPropertyCommand
|
|
186
|
+
*/
|
|
187
|
+
export declare const se_DescribeAssetPropertyCommand: (input: DescribeAssetPropertyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
188
|
+
/**
|
|
189
|
+
* serializeAws_restJson1DescribeBulkImportJobCommand
|
|
190
|
+
*/
|
|
191
|
+
export declare const se_DescribeBulkImportJobCommand: (input: DescribeBulkImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
192
|
+
/**
|
|
193
|
+
* serializeAws_restJson1DescribeDashboardCommand
|
|
194
|
+
*/
|
|
195
|
+
export declare const se_DescribeDashboardCommand: (input: DescribeDashboardCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
196
|
+
/**
|
|
197
|
+
* serializeAws_restJson1DescribeDefaultEncryptionConfigurationCommand
|
|
198
|
+
*/
|
|
199
|
+
export declare const se_DescribeDefaultEncryptionConfigurationCommand: (input: DescribeDefaultEncryptionConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
200
|
+
/**
|
|
201
|
+
* serializeAws_restJson1DescribeGatewayCommand
|
|
202
|
+
*/
|
|
203
|
+
export declare const se_DescribeGatewayCommand: (input: DescribeGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
204
|
+
/**
|
|
205
|
+
* serializeAws_restJson1DescribeGatewayCapabilityConfigurationCommand
|
|
206
|
+
*/
|
|
207
|
+
export declare const se_DescribeGatewayCapabilityConfigurationCommand: (input: DescribeGatewayCapabilityConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
208
|
+
/**
|
|
209
|
+
* serializeAws_restJson1DescribeLoggingOptionsCommand
|
|
210
|
+
*/
|
|
211
|
+
export declare const se_DescribeLoggingOptionsCommand: (input: DescribeLoggingOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
212
|
+
/**
|
|
213
|
+
* serializeAws_restJson1DescribePortalCommand
|
|
214
|
+
*/
|
|
215
|
+
export declare const se_DescribePortalCommand: (input: DescribePortalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
216
|
+
/**
|
|
217
|
+
* serializeAws_restJson1DescribeProjectCommand
|
|
218
|
+
*/
|
|
219
|
+
export declare const se_DescribeProjectCommand: (input: DescribeProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
220
|
+
/**
|
|
221
|
+
* serializeAws_restJson1DescribeStorageConfigurationCommand
|
|
222
|
+
*/
|
|
223
|
+
export declare const se_DescribeStorageConfigurationCommand: (input: DescribeStorageConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
224
|
+
/**
|
|
225
|
+
* serializeAws_restJson1DescribeTimeSeriesCommand
|
|
226
|
+
*/
|
|
227
|
+
export declare const se_DescribeTimeSeriesCommand: (input: DescribeTimeSeriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
228
|
+
/**
|
|
229
|
+
* serializeAws_restJson1DisassociateAssetsCommand
|
|
230
|
+
*/
|
|
231
|
+
export declare const se_DisassociateAssetsCommand: (input: DisassociateAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
232
|
+
/**
|
|
233
|
+
* serializeAws_restJson1DisassociateTimeSeriesFromAssetPropertyCommand
|
|
234
|
+
*/
|
|
235
|
+
export declare const se_DisassociateTimeSeriesFromAssetPropertyCommand: (input: DisassociateTimeSeriesFromAssetPropertyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
236
|
+
/**
|
|
237
|
+
* serializeAws_restJson1GetAssetPropertyAggregatesCommand
|
|
238
|
+
*/
|
|
239
|
+
export declare const se_GetAssetPropertyAggregatesCommand: (input: GetAssetPropertyAggregatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
240
|
+
/**
|
|
241
|
+
* serializeAws_restJson1GetAssetPropertyValueCommand
|
|
242
|
+
*/
|
|
243
|
+
export declare const se_GetAssetPropertyValueCommand: (input: GetAssetPropertyValueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
244
|
+
/**
|
|
245
|
+
* serializeAws_restJson1GetAssetPropertyValueHistoryCommand
|
|
246
|
+
*/
|
|
247
|
+
export declare const se_GetAssetPropertyValueHistoryCommand: (input: GetAssetPropertyValueHistoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
248
|
+
/**
|
|
249
|
+
* serializeAws_restJson1GetInterpolatedAssetPropertyValuesCommand
|
|
250
|
+
*/
|
|
251
|
+
export declare const se_GetInterpolatedAssetPropertyValuesCommand: (input: GetInterpolatedAssetPropertyValuesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
252
|
+
/**
|
|
253
|
+
* serializeAws_restJson1ListAccessPoliciesCommand
|
|
254
|
+
*/
|
|
255
|
+
export declare const se_ListAccessPoliciesCommand: (input: ListAccessPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
256
|
+
/**
|
|
257
|
+
* serializeAws_restJson1ListAssetModelPropertiesCommand
|
|
258
|
+
*/
|
|
259
|
+
export declare const se_ListAssetModelPropertiesCommand: (input: ListAssetModelPropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
260
|
+
/**
|
|
261
|
+
* serializeAws_restJson1ListAssetModelsCommand
|
|
262
|
+
*/
|
|
263
|
+
export declare const se_ListAssetModelsCommand: (input: ListAssetModelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
264
|
+
/**
|
|
265
|
+
* serializeAws_restJson1ListAssetPropertiesCommand
|
|
266
|
+
*/
|
|
267
|
+
export declare const se_ListAssetPropertiesCommand: (input: ListAssetPropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
268
|
+
/**
|
|
269
|
+
* serializeAws_restJson1ListAssetRelationshipsCommand
|
|
270
|
+
*/
|
|
271
|
+
export declare const se_ListAssetRelationshipsCommand: (input: ListAssetRelationshipsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
272
|
+
/**
|
|
273
|
+
* serializeAws_restJson1ListAssetsCommand
|
|
274
|
+
*/
|
|
275
|
+
export declare const se_ListAssetsCommand: (input: ListAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
276
|
+
/**
|
|
277
|
+
* serializeAws_restJson1ListAssociatedAssetsCommand
|
|
278
|
+
*/
|
|
279
|
+
export declare const se_ListAssociatedAssetsCommand: (input: ListAssociatedAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
280
|
+
/**
|
|
281
|
+
* serializeAws_restJson1ListBulkImportJobsCommand
|
|
282
|
+
*/
|
|
283
|
+
export declare const se_ListBulkImportJobsCommand: (input: ListBulkImportJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
284
|
+
/**
|
|
285
|
+
* serializeAws_restJson1ListDashboardsCommand
|
|
286
|
+
*/
|
|
287
|
+
export declare const se_ListDashboardsCommand: (input: ListDashboardsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
288
|
+
/**
|
|
289
|
+
* serializeAws_restJson1ListGatewaysCommand
|
|
290
|
+
*/
|
|
291
|
+
export declare const se_ListGatewaysCommand: (input: ListGatewaysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
292
|
+
/**
|
|
293
|
+
* serializeAws_restJson1ListPortalsCommand
|
|
294
|
+
*/
|
|
295
|
+
export declare const se_ListPortalsCommand: (input: ListPortalsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
296
|
+
/**
|
|
297
|
+
* serializeAws_restJson1ListProjectAssetsCommand
|
|
298
|
+
*/
|
|
299
|
+
export declare const se_ListProjectAssetsCommand: (input: ListProjectAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
300
|
+
/**
|
|
301
|
+
* serializeAws_restJson1ListProjectsCommand
|
|
302
|
+
*/
|
|
303
|
+
export declare const se_ListProjectsCommand: (input: ListProjectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
304
|
+
/**
|
|
305
|
+
* serializeAws_restJson1ListTagsForResourceCommand
|
|
306
|
+
*/
|
|
307
|
+
export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
308
|
+
/**
|
|
309
|
+
* serializeAws_restJson1ListTimeSeriesCommand
|
|
310
|
+
*/
|
|
311
|
+
export declare const se_ListTimeSeriesCommand: (input: ListTimeSeriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
312
|
+
/**
|
|
313
|
+
* serializeAws_restJson1PutDefaultEncryptionConfigurationCommand
|
|
314
|
+
*/
|
|
315
|
+
export declare const se_PutDefaultEncryptionConfigurationCommand: (input: PutDefaultEncryptionConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
316
|
+
/**
|
|
317
|
+
* serializeAws_restJson1PutLoggingOptionsCommand
|
|
318
|
+
*/
|
|
319
|
+
export declare const se_PutLoggingOptionsCommand: (input: PutLoggingOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
320
|
+
/**
|
|
321
|
+
* serializeAws_restJson1PutStorageConfigurationCommand
|
|
322
|
+
*/
|
|
323
|
+
export declare const se_PutStorageConfigurationCommand: (input: PutStorageConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
324
|
+
/**
|
|
325
|
+
* serializeAws_restJson1TagResourceCommand
|
|
326
|
+
*/
|
|
327
|
+
export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
328
|
+
/**
|
|
329
|
+
* serializeAws_restJson1UntagResourceCommand
|
|
330
|
+
*/
|
|
331
|
+
export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
332
|
+
/**
|
|
333
|
+
* serializeAws_restJson1UpdateAccessPolicyCommand
|
|
334
|
+
*/
|
|
335
|
+
export declare const se_UpdateAccessPolicyCommand: (input: UpdateAccessPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
336
|
+
/**
|
|
337
|
+
* serializeAws_restJson1UpdateAssetCommand
|
|
338
|
+
*/
|
|
339
|
+
export declare const se_UpdateAssetCommand: (input: UpdateAssetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
340
|
+
/**
|
|
341
|
+
* serializeAws_restJson1UpdateAssetModelCommand
|
|
342
|
+
*/
|
|
343
|
+
export declare const se_UpdateAssetModelCommand: (input: UpdateAssetModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
344
|
+
/**
|
|
345
|
+
* serializeAws_restJson1UpdateAssetPropertyCommand
|
|
346
|
+
*/
|
|
347
|
+
export declare const se_UpdateAssetPropertyCommand: (input: UpdateAssetPropertyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
348
|
+
/**
|
|
349
|
+
* serializeAws_restJson1UpdateDashboardCommand
|
|
350
|
+
*/
|
|
351
|
+
export declare const se_UpdateDashboardCommand: (input: UpdateDashboardCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
352
|
+
/**
|
|
353
|
+
* serializeAws_restJson1UpdateGatewayCommand
|
|
354
|
+
*/
|
|
355
|
+
export declare const se_UpdateGatewayCommand: (input: UpdateGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
356
|
+
/**
|
|
357
|
+
* serializeAws_restJson1UpdateGatewayCapabilityConfigurationCommand
|
|
358
|
+
*/
|
|
359
|
+
export declare const se_UpdateGatewayCapabilityConfigurationCommand: (input: UpdateGatewayCapabilityConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
360
|
+
/**
|
|
361
|
+
* serializeAws_restJson1UpdatePortalCommand
|
|
362
|
+
*/
|
|
363
|
+
export declare const se_UpdatePortalCommand: (input: UpdatePortalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
364
|
+
/**
|
|
365
|
+
* serializeAws_restJson1UpdateProjectCommand
|
|
366
|
+
*/
|
|
367
|
+
export declare const se_UpdateProjectCommand: (input: UpdateProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
368
|
+
/**
|
|
369
|
+
* deserializeAws_restJson1AssociateAssetsCommand
|
|
370
|
+
*/
|
|
371
|
+
export declare const de_AssociateAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateAssetsCommandOutput>;
|
|
372
|
+
/**
|
|
373
|
+
* deserializeAws_restJson1AssociateTimeSeriesToAssetPropertyCommand
|
|
374
|
+
*/
|
|
375
|
+
export declare const de_AssociateTimeSeriesToAssetPropertyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateTimeSeriesToAssetPropertyCommandOutput>;
|
|
376
|
+
/**
|
|
377
|
+
* deserializeAws_restJson1BatchAssociateProjectAssetsCommand
|
|
378
|
+
*/
|
|
379
|
+
export declare const de_BatchAssociateProjectAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchAssociateProjectAssetsCommandOutput>;
|
|
380
|
+
/**
|
|
381
|
+
* deserializeAws_restJson1BatchDisassociateProjectAssetsCommand
|
|
382
|
+
*/
|
|
383
|
+
export declare const de_BatchDisassociateProjectAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDisassociateProjectAssetsCommandOutput>;
|
|
384
|
+
/**
|
|
385
|
+
* deserializeAws_restJson1BatchGetAssetPropertyAggregatesCommand
|
|
386
|
+
*/
|
|
387
|
+
export declare const de_BatchGetAssetPropertyAggregatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetAssetPropertyAggregatesCommandOutput>;
|
|
388
|
+
/**
|
|
389
|
+
* deserializeAws_restJson1BatchGetAssetPropertyValueCommand
|
|
390
|
+
*/
|
|
391
|
+
export declare const de_BatchGetAssetPropertyValueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetAssetPropertyValueCommandOutput>;
|
|
392
|
+
/**
|
|
393
|
+
* deserializeAws_restJson1BatchGetAssetPropertyValueHistoryCommand
|
|
394
|
+
*/
|
|
395
|
+
export declare const de_BatchGetAssetPropertyValueHistoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetAssetPropertyValueHistoryCommandOutput>;
|
|
396
|
+
/**
|
|
397
|
+
* deserializeAws_restJson1BatchPutAssetPropertyValueCommand
|
|
398
|
+
*/
|
|
399
|
+
export declare const de_BatchPutAssetPropertyValueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchPutAssetPropertyValueCommandOutput>;
|
|
400
|
+
/**
|
|
401
|
+
* deserializeAws_restJson1CreateAccessPolicyCommand
|
|
402
|
+
*/
|
|
403
|
+
export declare const de_CreateAccessPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAccessPolicyCommandOutput>;
|
|
404
|
+
/**
|
|
405
|
+
* deserializeAws_restJson1CreateAssetCommand
|
|
406
|
+
*/
|
|
407
|
+
export declare const de_CreateAssetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAssetCommandOutput>;
|
|
408
|
+
/**
|
|
409
|
+
* deserializeAws_restJson1CreateAssetModelCommand
|
|
410
|
+
*/
|
|
411
|
+
export declare const de_CreateAssetModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAssetModelCommandOutput>;
|
|
412
|
+
/**
|
|
413
|
+
* deserializeAws_restJson1CreateBulkImportJobCommand
|
|
414
|
+
*/
|
|
415
|
+
export declare const de_CreateBulkImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBulkImportJobCommandOutput>;
|
|
416
|
+
/**
|
|
417
|
+
* deserializeAws_restJson1CreateDashboardCommand
|
|
418
|
+
*/
|
|
419
|
+
export declare const de_CreateDashboardCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDashboardCommandOutput>;
|
|
420
|
+
/**
|
|
421
|
+
* deserializeAws_restJson1CreateGatewayCommand
|
|
422
|
+
*/
|
|
423
|
+
export declare const de_CreateGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateGatewayCommandOutput>;
|
|
424
|
+
/**
|
|
425
|
+
* deserializeAws_restJson1CreatePortalCommand
|
|
426
|
+
*/
|
|
427
|
+
export declare const de_CreatePortalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePortalCommandOutput>;
|
|
428
|
+
/**
|
|
429
|
+
* deserializeAws_restJson1CreateProjectCommand
|
|
430
|
+
*/
|
|
431
|
+
export declare const de_CreateProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateProjectCommandOutput>;
|
|
432
|
+
/**
|
|
433
|
+
* deserializeAws_restJson1DeleteAccessPolicyCommand
|
|
434
|
+
*/
|
|
435
|
+
export declare const de_DeleteAccessPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAccessPolicyCommandOutput>;
|
|
436
|
+
/**
|
|
437
|
+
* deserializeAws_restJson1DeleteAssetCommand
|
|
438
|
+
*/
|
|
439
|
+
export declare const de_DeleteAssetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAssetCommandOutput>;
|
|
440
|
+
/**
|
|
441
|
+
* deserializeAws_restJson1DeleteAssetModelCommand
|
|
442
|
+
*/
|
|
443
|
+
export declare const de_DeleteAssetModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAssetModelCommandOutput>;
|
|
444
|
+
/**
|
|
445
|
+
* deserializeAws_restJson1DeleteDashboardCommand
|
|
446
|
+
*/
|
|
447
|
+
export declare const de_DeleteDashboardCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDashboardCommandOutput>;
|
|
448
|
+
/**
|
|
449
|
+
* deserializeAws_restJson1DeleteGatewayCommand
|
|
450
|
+
*/
|
|
451
|
+
export declare const de_DeleteGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGatewayCommandOutput>;
|
|
452
|
+
/**
|
|
453
|
+
* deserializeAws_restJson1DeletePortalCommand
|
|
454
|
+
*/
|
|
455
|
+
export declare const de_DeletePortalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePortalCommandOutput>;
|
|
456
|
+
/**
|
|
457
|
+
* deserializeAws_restJson1DeleteProjectCommand
|
|
458
|
+
*/
|
|
459
|
+
export declare const de_DeleteProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteProjectCommandOutput>;
|
|
460
|
+
/**
|
|
461
|
+
* deserializeAws_restJson1DeleteTimeSeriesCommand
|
|
462
|
+
*/
|
|
463
|
+
export declare const de_DeleteTimeSeriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTimeSeriesCommandOutput>;
|
|
464
|
+
/**
|
|
465
|
+
* deserializeAws_restJson1DescribeAccessPolicyCommand
|
|
466
|
+
*/
|
|
467
|
+
export declare const de_DescribeAccessPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAccessPolicyCommandOutput>;
|
|
468
|
+
/**
|
|
469
|
+
* deserializeAws_restJson1DescribeAssetCommand
|
|
470
|
+
*/
|
|
471
|
+
export declare const de_DescribeAssetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAssetCommandOutput>;
|
|
472
|
+
/**
|
|
473
|
+
* deserializeAws_restJson1DescribeAssetModelCommand
|
|
474
|
+
*/
|
|
475
|
+
export declare const de_DescribeAssetModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAssetModelCommandOutput>;
|
|
476
|
+
/**
|
|
477
|
+
* deserializeAws_restJson1DescribeAssetPropertyCommand
|
|
478
|
+
*/
|
|
479
|
+
export declare const de_DescribeAssetPropertyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAssetPropertyCommandOutput>;
|
|
480
|
+
/**
|
|
481
|
+
* deserializeAws_restJson1DescribeBulkImportJobCommand
|
|
482
|
+
*/
|
|
483
|
+
export declare const de_DescribeBulkImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBulkImportJobCommandOutput>;
|
|
484
|
+
/**
|
|
485
|
+
* deserializeAws_restJson1DescribeDashboardCommand
|
|
486
|
+
*/
|
|
487
|
+
export declare const de_DescribeDashboardCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDashboardCommandOutput>;
|
|
488
|
+
/**
|
|
489
|
+
* deserializeAws_restJson1DescribeDefaultEncryptionConfigurationCommand
|
|
490
|
+
*/
|
|
491
|
+
export declare const de_DescribeDefaultEncryptionConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDefaultEncryptionConfigurationCommandOutput>;
|
|
492
|
+
/**
|
|
493
|
+
* deserializeAws_restJson1DescribeGatewayCommand
|
|
494
|
+
*/
|
|
495
|
+
export declare const de_DescribeGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeGatewayCommandOutput>;
|
|
496
|
+
/**
|
|
497
|
+
* deserializeAws_restJson1DescribeGatewayCapabilityConfigurationCommand
|
|
498
|
+
*/
|
|
499
|
+
export declare const de_DescribeGatewayCapabilityConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeGatewayCapabilityConfigurationCommandOutput>;
|
|
500
|
+
/**
|
|
501
|
+
* deserializeAws_restJson1DescribeLoggingOptionsCommand
|
|
502
|
+
*/
|
|
503
|
+
export declare const de_DescribeLoggingOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLoggingOptionsCommandOutput>;
|
|
504
|
+
/**
|
|
505
|
+
* deserializeAws_restJson1DescribePortalCommand
|
|
506
|
+
*/
|
|
507
|
+
export declare const de_DescribePortalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePortalCommandOutput>;
|
|
508
|
+
/**
|
|
509
|
+
* deserializeAws_restJson1DescribeProjectCommand
|
|
510
|
+
*/
|
|
511
|
+
export declare const de_DescribeProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProjectCommandOutput>;
|
|
512
|
+
/**
|
|
513
|
+
* deserializeAws_restJson1DescribeStorageConfigurationCommand
|
|
514
|
+
*/
|
|
515
|
+
export declare const de_DescribeStorageConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStorageConfigurationCommandOutput>;
|
|
516
|
+
/**
|
|
517
|
+
* deserializeAws_restJson1DescribeTimeSeriesCommand
|
|
518
|
+
*/
|
|
519
|
+
export declare const de_DescribeTimeSeriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTimeSeriesCommandOutput>;
|
|
520
|
+
/**
|
|
521
|
+
* deserializeAws_restJson1DisassociateAssetsCommand
|
|
522
|
+
*/
|
|
523
|
+
export declare const de_DisassociateAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateAssetsCommandOutput>;
|
|
524
|
+
/**
|
|
525
|
+
* deserializeAws_restJson1DisassociateTimeSeriesFromAssetPropertyCommand
|
|
526
|
+
*/
|
|
527
|
+
export declare const de_DisassociateTimeSeriesFromAssetPropertyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateTimeSeriesFromAssetPropertyCommandOutput>;
|
|
528
|
+
/**
|
|
529
|
+
* deserializeAws_restJson1GetAssetPropertyAggregatesCommand
|
|
530
|
+
*/
|
|
531
|
+
export declare const de_GetAssetPropertyAggregatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAssetPropertyAggregatesCommandOutput>;
|
|
532
|
+
/**
|
|
533
|
+
* deserializeAws_restJson1GetAssetPropertyValueCommand
|
|
534
|
+
*/
|
|
535
|
+
export declare const de_GetAssetPropertyValueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAssetPropertyValueCommandOutput>;
|
|
536
|
+
/**
|
|
537
|
+
* deserializeAws_restJson1GetAssetPropertyValueHistoryCommand
|
|
538
|
+
*/
|
|
539
|
+
export declare const de_GetAssetPropertyValueHistoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAssetPropertyValueHistoryCommandOutput>;
|
|
540
|
+
/**
|
|
541
|
+
* deserializeAws_restJson1GetInterpolatedAssetPropertyValuesCommand
|
|
542
|
+
*/
|
|
543
|
+
export declare const de_GetInterpolatedAssetPropertyValuesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInterpolatedAssetPropertyValuesCommandOutput>;
|
|
544
|
+
/**
|
|
545
|
+
* deserializeAws_restJson1ListAccessPoliciesCommand
|
|
546
|
+
*/
|
|
547
|
+
export declare const de_ListAccessPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAccessPoliciesCommandOutput>;
|
|
548
|
+
/**
|
|
549
|
+
* deserializeAws_restJson1ListAssetModelPropertiesCommand
|
|
550
|
+
*/
|
|
551
|
+
export declare const de_ListAssetModelPropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssetModelPropertiesCommandOutput>;
|
|
552
|
+
/**
|
|
553
|
+
* deserializeAws_restJson1ListAssetModelsCommand
|
|
554
|
+
*/
|
|
555
|
+
export declare const de_ListAssetModelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssetModelsCommandOutput>;
|
|
556
|
+
/**
|
|
557
|
+
* deserializeAws_restJson1ListAssetPropertiesCommand
|
|
558
|
+
*/
|
|
559
|
+
export declare const de_ListAssetPropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssetPropertiesCommandOutput>;
|
|
560
|
+
/**
|
|
561
|
+
* deserializeAws_restJson1ListAssetRelationshipsCommand
|
|
562
|
+
*/
|
|
563
|
+
export declare const de_ListAssetRelationshipsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssetRelationshipsCommandOutput>;
|
|
564
|
+
/**
|
|
565
|
+
* deserializeAws_restJson1ListAssetsCommand
|
|
566
|
+
*/
|
|
567
|
+
export declare const de_ListAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssetsCommandOutput>;
|
|
568
|
+
/**
|
|
569
|
+
* deserializeAws_restJson1ListAssociatedAssetsCommand
|
|
570
|
+
*/
|
|
571
|
+
export declare const de_ListAssociatedAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssociatedAssetsCommandOutput>;
|
|
572
|
+
/**
|
|
573
|
+
* deserializeAws_restJson1ListBulkImportJobsCommand
|
|
574
|
+
*/
|
|
575
|
+
export declare const de_ListBulkImportJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBulkImportJobsCommandOutput>;
|
|
576
|
+
/**
|
|
577
|
+
* deserializeAws_restJson1ListDashboardsCommand
|
|
578
|
+
*/
|
|
579
|
+
export declare const de_ListDashboardsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDashboardsCommandOutput>;
|
|
580
|
+
/**
|
|
581
|
+
* deserializeAws_restJson1ListGatewaysCommand
|
|
582
|
+
*/
|
|
583
|
+
export declare const de_ListGatewaysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGatewaysCommandOutput>;
|
|
584
|
+
/**
|
|
585
|
+
* deserializeAws_restJson1ListPortalsCommand
|
|
586
|
+
*/
|
|
587
|
+
export declare const de_ListPortalsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPortalsCommandOutput>;
|
|
588
|
+
/**
|
|
589
|
+
* deserializeAws_restJson1ListProjectAssetsCommand
|
|
590
|
+
*/
|
|
591
|
+
export declare const de_ListProjectAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProjectAssetsCommandOutput>;
|
|
592
|
+
/**
|
|
593
|
+
* deserializeAws_restJson1ListProjectsCommand
|
|
594
|
+
*/
|
|
595
|
+
export declare const de_ListProjectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProjectsCommandOutput>;
|
|
596
|
+
/**
|
|
597
|
+
* deserializeAws_restJson1ListTagsForResourceCommand
|
|
598
|
+
*/
|
|
599
|
+
export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
|
|
600
|
+
/**
|
|
601
|
+
* deserializeAws_restJson1ListTimeSeriesCommand
|
|
602
|
+
*/
|
|
603
|
+
export declare const de_ListTimeSeriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTimeSeriesCommandOutput>;
|
|
604
|
+
/**
|
|
605
|
+
* deserializeAws_restJson1PutDefaultEncryptionConfigurationCommand
|
|
606
|
+
*/
|
|
607
|
+
export declare const de_PutDefaultEncryptionConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutDefaultEncryptionConfigurationCommandOutput>;
|
|
608
|
+
/**
|
|
609
|
+
* deserializeAws_restJson1PutLoggingOptionsCommand
|
|
610
|
+
*/
|
|
611
|
+
export declare const de_PutLoggingOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutLoggingOptionsCommandOutput>;
|
|
612
|
+
/**
|
|
613
|
+
* deserializeAws_restJson1PutStorageConfigurationCommand
|
|
614
|
+
*/
|
|
615
|
+
export declare const de_PutStorageConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutStorageConfigurationCommandOutput>;
|
|
616
|
+
/**
|
|
617
|
+
* deserializeAws_restJson1TagResourceCommand
|
|
618
|
+
*/
|
|
619
|
+
export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
|
|
620
|
+
/**
|
|
621
|
+
* deserializeAws_restJson1UntagResourceCommand
|
|
622
|
+
*/
|
|
623
|
+
export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
|
|
624
|
+
/**
|
|
625
|
+
* deserializeAws_restJson1UpdateAccessPolicyCommand
|
|
626
|
+
*/
|
|
627
|
+
export declare const de_UpdateAccessPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAccessPolicyCommandOutput>;
|
|
628
|
+
/**
|
|
629
|
+
* deserializeAws_restJson1UpdateAssetCommand
|
|
630
|
+
*/
|
|
631
|
+
export declare const de_UpdateAssetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssetCommandOutput>;
|
|
632
|
+
/**
|
|
633
|
+
* deserializeAws_restJson1UpdateAssetModelCommand
|
|
634
|
+
*/
|
|
635
|
+
export declare const de_UpdateAssetModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssetModelCommandOutput>;
|
|
636
|
+
/**
|
|
637
|
+
* deserializeAws_restJson1UpdateAssetPropertyCommand
|
|
638
|
+
*/
|
|
639
|
+
export declare const de_UpdateAssetPropertyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssetPropertyCommandOutput>;
|
|
640
|
+
/**
|
|
641
|
+
* deserializeAws_restJson1UpdateDashboardCommand
|
|
642
|
+
*/
|
|
643
|
+
export declare const de_UpdateDashboardCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDashboardCommandOutput>;
|
|
644
|
+
/**
|
|
645
|
+
* deserializeAws_restJson1UpdateGatewayCommand
|
|
646
|
+
*/
|
|
647
|
+
export declare const de_UpdateGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGatewayCommandOutput>;
|
|
648
|
+
/**
|
|
649
|
+
* deserializeAws_restJson1UpdateGatewayCapabilityConfigurationCommand
|
|
650
|
+
*/
|
|
651
|
+
export declare const de_UpdateGatewayCapabilityConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGatewayCapabilityConfigurationCommandOutput>;
|
|
652
|
+
/**
|
|
653
|
+
* deserializeAws_restJson1UpdatePortalCommand
|
|
654
|
+
*/
|
|
655
|
+
export declare const de_UpdatePortalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePortalCommandOutput>;
|
|
656
|
+
/**
|
|
657
|
+
* deserializeAws_restJson1UpdateProjectCommand
|
|
658
|
+
*/
|
|
659
|
+
export declare const de_UpdateProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateProjectCommandOutput>;
|