@aws-sdk/client-greengrass 3.303.0 → 3.309.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/AssociateRoleToGroupCommand.js +2 -2
- package/dist-cjs/commands/AssociateServiceRoleToAccountCommand.js +2 -2
- package/dist-cjs/commands/CreateConnectorDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateConnectorDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateCoreDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateCoreDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateDeploymentCommand.js +2 -2
- package/dist-cjs/commands/CreateDeviceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateDeviceDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateFunctionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateFunctionDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateGroupCertificateAuthorityCommand.js +2 -2
- package/dist-cjs/commands/CreateGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateGroupVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateLoggerDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateLoggerDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateResourceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateResourceDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateSoftwareUpdateJobCommand.js +2 -2
- package/dist-cjs/commands/CreateSubscriptionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateSubscriptionDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/DeleteConnectorDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteCoreDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteDeviceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteFunctionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteLoggerDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteResourceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteSubscriptionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DisassociateRoleFromGroupCommand.js +2 -2
- package/dist-cjs/commands/DisassociateServiceRoleFromAccountCommand.js +2 -2
- package/dist-cjs/commands/GetAssociatedRoleCommand.js +2 -2
- package/dist-cjs/commands/GetBulkDeploymentStatusCommand.js +2 -2
- package/dist-cjs/commands/GetConnectivityInfoCommand.js +2 -2
- package/dist-cjs/commands/GetConnectorDefinitionCommand.js +2 -2
- package/dist-cjs/commands/GetConnectorDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/GetCoreDefinitionCommand.js +2 -2
- package/dist-cjs/commands/GetCoreDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/GetDeploymentStatusCommand.js +2 -2
- package/dist-cjs/commands/GetDeviceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/GetDeviceDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/GetFunctionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/GetFunctionDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/GetGroupCertificateAuthorityCommand.js +2 -2
- package/dist-cjs/commands/GetGroupCertificateConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetGroupCommand.js +2 -2
- package/dist-cjs/commands/GetGroupVersionCommand.js +2 -2
- package/dist-cjs/commands/GetLoggerDefinitionCommand.js +2 -2
- package/dist-cjs/commands/GetLoggerDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/GetResourceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/GetResourceDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/GetServiceRoleForAccountCommand.js +2 -2
- package/dist-cjs/commands/GetSubscriptionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/GetSubscriptionDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/GetThingRuntimeConfigurationCommand.js +2 -2
- package/dist-cjs/commands/ListBulkDeploymentDetailedReportsCommand.js +2 -2
- package/dist-cjs/commands/ListBulkDeploymentsCommand.js +2 -2
- package/dist-cjs/commands/ListConnectorDefinitionVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListConnectorDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListCoreDefinitionVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListCoreDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListDeploymentsCommand.js +2 -2
- package/dist-cjs/commands/ListDeviceDefinitionVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListDeviceDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListFunctionDefinitionVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListFunctionDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListGroupCertificateAuthoritiesCommand.js +2 -2
- package/dist-cjs/commands/ListGroupVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListLoggerDefinitionVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListLoggerDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListResourceDefinitionVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListResourceDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListSubscriptionDefinitionVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListSubscriptionDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ResetDeploymentsCommand.js +2 -2
- package/dist-cjs/commands/StartBulkDeploymentCommand.js +2 -2
- package/dist-cjs/commands/StopBulkDeploymentCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateConnectivityInfoCommand.js +2 -2
- package/dist-cjs/commands/UpdateConnectorDefinitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateCoreDefinitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateDeviceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateFunctionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateGroupCertificateConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateLoggerDefinitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateResourceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateSubscriptionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateThingRuntimeConfigurationCommand.js +2 -2
- package/dist-cjs/protocols/Aws_restJson1.js +922 -966
- package/dist-es/commands/AssociateRoleToGroupCommand.js +3 -3
- package/dist-es/commands/AssociateServiceRoleToAccountCommand.js +3 -3
- package/dist-es/commands/CreateConnectorDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateConnectorDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/CreateCoreDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateCoreDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/CreateDeploymentCommand.js +3 -3
- package/dist-es/commands/CreateDeviceDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateDeviceDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/CreateFunctionDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateFunctionDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/CreateGroupCertificateAuthorityCommand.js +3 -3
- package/dist-es/commands/CreateGroupCommand.js +3 -3
- package/dist-es/commands/CreateGroupVersionCommand.js +3 -3
- package/dist-es/commands/CreateLoggerDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateLoggerDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/CreateResourceDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateResourceDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/CreateSoftwareUpdateJobCommand.js +3 -3
- package/dist-es/commands/CreateSubscriptionDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateSubscriptionDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/DeleteConnectorDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteCoreDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteDeviceDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteFunctionDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteGroupCommand.js +3 -3
- package/dist-es/commands/DeleteLoggerDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteResourceDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteSubscriptionDefinitionCommand.js +3 -3
- package/dist-es/commands/DisassociateRoleFromGroupCommand.js +3 -3
- package/dist-es/commands/DisassociateServiceRoleFromAccountCommand.js +3 -3
- package/dist-es/commands/GetAssociatedRoleCommand.js +3 -3
- package/dist-es/commands/GetBulkDeploymentStatusCommand.js +3 -3
- package/dist-es/commands/GetConnectivityInfoCommand.js +3 -3
- package/dist-es/commands/GetConnectorDefinitionCommand.js +3 -3
- package/dist-es/commands/GetConnectorDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/GetCoreDefinitionCommand.js +3 -3
- package/dist-es/commands/GetCoreDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/GetDeploymentStatusCommand.js +3 -3
- package/dist-es/commands/GetDeviceDefinitionCommand.js +3 -3
- package/dist-es/commands/GetDeviceDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/GetFunctionDefinitionCommand.js +3 -3
- package/dist-es/commands/GetFunctionDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/GetGroupCertificateAuthorityCommand.js +3 -3
- package/dist-es/commands/GetGroupCertificateConfigurationCommand.js +3 -3
- package/dist-es/commands/GetGroupCommand.js +3 -3
- package/dist-es/commands/GetGroupVersionCommand.js +3 -3
- package/dist-es/commands/GetLoggerDefinitionCommand.js +3 -3
- package/dist-es/commands/GetLoggerDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/GetResourceDefinitionCommand.js +3 -3
- package/dist-es/commands/GetResourceDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/GetServiceRoleForAccountCommand.js +3 -3
- package/dist-es/commands/GetSubscriptionDefinitionCommand.js +3 -3
- package/dist-es/commands/GetSubscriptionDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/GetThingRuntimeConfigurationCommand.js +3 -3
- package/dist-es/commands/ListBulkDeploymentDetailedReportsCommand.js +3 -3
- package/dist-es/commands/ListBulkDeploymentsCommand.js +3 -3
- package/dist-es/commands/ListConnectorDefinitionVersionsCommand.js +3 -3
- package/dist-es/commands/ListConnectorDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListCoreDefinitionVersionsCommand.js +3 -3
- package/dist-es/commands/ListCoreDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListDeploymentsCommand.js +3 -3
- package/dist-es/commands/ListDeviceDefinitionVersionsCommand.js +3 -3
- package/dist-es/commands/ListDeviceDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListFunctionDefinitionVersionsCommand.js +3 -3
- package/dist-es/commands/ListFunctionDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListGroupCertificateAuthoritiesCommand.js +3 -3
- package/dist-es/commands/ListGroupVersionsCommand.js +3 -3
- package/dist-es/commands/ListGroupsCommand.js +3 -3
- package/dist-es/commands/ListLoggerDefinitionVersionsCommand.js +3 -3
- package/dist-es/commands/ListLoggerDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListResourceDefinitionVersionsCommand.js +3 -3
- package/dist-es/commands/ListResourceDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListSubscriptionDefinitionVersionsCommand.js +3 -3
- package/dist-es/commands/ListSubscriptionDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ResetDeploymentsCommand.js +3 -3
- package/dist-es/commands/StartBulkDeploymentCommand.js +3 -3
- package/dist-es/commands/StopBulkDeploymentCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateConnectivityInfoCommand.js +3 -3
- package/dist-es/commands/UpdateConnectorDefinitionCommand.js +3 -3
- package/dist-es/commands/UpdateCoreDefinitionCommand.js +3 -3
- package/dist-es/commands/UpdateDeviceDefinitionCommand.js +3 -3
- package/dist-es/commands/UpdateFunctionDefinitionCommand.js +3 -3
- package/dist-es/commands/UpdateGroupCertificateConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateGroupCommand.js +3 -3
- package/dist-es/commands/UpdateLoggerDefinitionCommand.js +3 -3
- package/dist-es/commands/UpdateResourceDefinitionCommand.js +3 -3
- package/dist-es/commands/UpdateSubscriptionDefinitionCommand.js +3 -3
- package/dist-es/commands/UpdateThingRuntimeConfigurationCommand.js +3 -3
- package/dist-es/protocols/Aws_restJson1.js +734 -778
- package/dist-types/protocols/Aws_restJson1.d.ts +736 -184
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +184 -184
- package/package.json +29 -29
|
@@ -92,187 +92,739 @@ import { UpdateLoggerDefinitionCommandInput, UpdateLoggerDefinitionCommandOutput
|
|
|
92
92
|
import { UpdateResourceDefinitionCommandInput, UpdateResourceDefinitionCommandOutput } from "../commands/UpdateResourceDefinitionCommand";
|
|
93
93
|
import { UpdateSubscriptionDefinitionCommandInput, UpdateSubscriptionDefinitionCommandOutput } from "../commands/UpdateSubscriptionDefinitionCommand";
|
|
94
94
|
import { UpdateThingRuntimeConfigurationCommandInput, UpdateThingRuntimeConfigurationCommandOutput } from "../commands/UpdateThingRuntimeConfigurationCommand";
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
export declare const
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
export declare const
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
export declare const
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
export declare const
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
export declare const
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
export declare const
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
export declare const
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
export declare const
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
export declare const
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
export declare const
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
export declare const
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
export declare const
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
export declare const
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
export declare const
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
export declare const
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
export declare const
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
export declare const
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
export declare const
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
export declare const
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
export declare const
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
export declare const
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
export declare const
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
export declare const
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
export declare const
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
export declare const
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
export declare const
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
export declare const
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
export declare const
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
export declare const
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
export declare const
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
export declare const
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
export declare const
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
export declare const
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
export declare const
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
export declare const
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
export declare const
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
export declare const
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
export declare const
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
export declare const
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
export declare const
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
export declare const
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
export declare const
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
export declare const
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
export declare const
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
export declare const
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
export declare const
|
|
95
|
+
/**
|
|
96
|
+
* serializeAws_restJson1AssociateRoleToGroupCommand
|
|
97
|
+
*/
|
|
98
|
+
export declare const se_AssociateRoleToGroupCommand: (input: AssociateRoleToGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
99
|
+
/**
|
|
100
|
+
* serializeAws_restJson1AssociateServiceRoleToAccountCommand
|
|
101
|
+
*/
|
|
102
|
+
export declare const se_AssociateServiceRoleToAccountCommand: (input: AssociateServiceRoleToAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
103
|
+
/**
|
|
104
|
+
* serializeAws_restJson1CreateConnectorDefinitionCommand
|
|
105
|
+
*/
|
|
106
|
+
export declare const se_CreateConnectorDefinitionCommand: (input: CreateConnectorDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
107
|
+
/**
|
|
108
|
+
* serializeAws_restJson1CreateConnectorDefinitionVersionCommand
|
|
109
|
+
*/
|
|
110
|
+
export declare const se_CreateConnectorDefinitionVersionCommand: (input: CreateConnectorDefinitionVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
111
|
+
/**
|
|
112
|
+
* serializeAws_restJson1CreateCoreDefinitionCommand
|
|
113
|
+
*/
|
|
114
|
+
export declare const se_CreateCoreDefinitionCommand: (input: CreateCoreDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
115
|
+
/**
|
|
116
|
+
* serializeAws_restJson1CreateCoreDefinitionVersionCommand
|
|
117
|
+
*/
|
|
118
|
+
export declare const se_CreateCoreDefinitionVersionCommand: (input: CreateCoreDefinitionVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
119
|
+
/**
|
|
120
|
+
* serializeAws_restJson1CreateDeploymentCommand
|
|
121
|
+
*/
|
|
122
|
+
export declare const se_CreateDeploymentCommand: (input: CreateDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
123
|
+
/**
|
|
124
|
+
* serializeAws_restJson1CreateDeviceDefinitionCommand
|
|
125
|
+
*/
|
|
126
|
+
export declare const se_CreateDeviceDefinitionCommand: (input: CreateDeviceDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
127
|
+
/**
|
|
128
|
+
* serializeAws_restJson1CreateDeviceDefinitionVersionCommand
|
|
129
|
+
*/
|
|
130
|
+
export declare const se_CreateDeviceDefinitionVersionCommand: (input: CreateDeviceDefinitionVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
131
|
+
/**
|
|
132
|
+
* serializeAws_restJson1CreateFunctionDefinitionCommand
|
|
133
|
+
*/
|
|
134
|
+
export declare const se_CreateFunctionDefinitionCommand: (input: CreateFunctionDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
135
|
+
/**
|
|
136
|
+
* serializeAws_restJson1CreateFunctionDefinitionVersionCommand
|
|
137
|
+
*/
|
|
138
|
+
export declare const se_CreateFunctionDefinitionVersionCommand: (input: CreateFunctionDefinitionVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
139
|
+
/**
|
|
140
|
+
* serializeAws_restJson1CreateGroupCommand
|
|
141
|
+
*/
|
|
142
|
+
export declare const se_CreateGroupCommand: (input: CreateGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
143
|
+
/**
|
|
144
|
+
* serializeAws_restJson1CreateGroupCertificateAuthorityCommand
|
|
145
|
+
*/
|
|
146
|
+
export declare const se_CreateGroupCertificateAuthorityCommand: (input: CreateGroupCertificateAuthorityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
147
|
+
/**
|
|
148
|
+
* serializeAws_restJson1CreateGroupVersionCommand
|
|
149
|
+
*/
|
|
150
|
+
export declare const se_CreateGroupVersionCommand: (input: CreateGroupVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
151
|
+
/**
|
|
152
|
+
* serializeAws_restJson1CreateLoggerDefinitionCommand
|
|
153
|
+
*/
|
|
154
|
+
export declare const se_CreateLoggerDefinitionCommand: (input: CreateLoggerDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
155
|
+
/**
|
|
156
|
+
* serializeAws_restJson1CreateLoggerDefinitionVersionCommand
|
|
157
|
+
*/
|
|
158
|
+
export declare const se_CreateLoggerDefinitionVersionCommand: (input: CreateLoggerDefinitionVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
159
|
+
/**
|
|
160
|
+
* serializeAws_restJson1CreateResourceDefinitionCommand
|
|
161
|
+
*/
|
|
162
|
+
export declare const se_CreateResourceDefinitionCommand: (input: CreateResourceDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
163
|
+
/**
|
|
164
|
+
* serializeAws_restJson1CreateResourceDefinitionVersionCommand
|
|
165
|
+
*/
|
|
166
|
+
export declare const se_CreateResourceDefinitionVersionCommand: (input: CreateResourceDefinitionVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
167
|
+
/**
|
|
168
|
+
* serializeAws_restJson1CreateSoftwareUpdateJobCommand
|
|
169
|
+
*/
|
|
170
|
+
export declare const se_CreateSoftwareUpdateJobCommand: (input: CreateSoftwareUpdateJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
171
|
+
/**
|
|
172
|
+
* serializeAws_restJson1CreateSubscriptionDefinitionCommand
|
|
173
|
+
*/
|
|
174
|
+
export declare const se_CreateSubscriptionDefinitionCommand: (input: CreateSubscriptionDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
175
|
+
/**
|
|
176
|
+
* serializeAws_restJson1CreateSubscriptionDefinitionVersionCommand
|
|
177
|
+
*/
|
|
178
|
+
export declare const se_CreateSubscriptionDefinitionVersionCommand: (input: CreateSubscriptionDefinitionVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
179
|
+
/**
|
|
180
|
+
* serializeAws_restJson1DeleteConnectorDefinitionCommand
|
|
181
|
+
*/
|
|
182
|
+
export declare const se_DeleteConnectorDefinitionCommand: (input: DeleteConnectorDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
183
|
+
/**
|
|
184
|
+
* serializeAws_restJson1DeleteCoreDefinitionCommand
|
|
185
|
+
*/
|
|
186
|
+
export declare const se_DeleteCoreDefinitionCommand: (input: DeleteCoreDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
187
|
+
/**
|
|
188
|
+
* serializeAws_restJson1DeleteDeviceDefinitionCommand
|
|
189
|
+
*/
|
|
190
|
+
export declare const se_DeleteDeviceDefinitionCommand: (input: DeleteDeviceDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
191
|
+
/**
|
|
192
|
+
* serializeAws_restJson1DeleteFunctionDefinitionCommand
|
|
193
|
+
*/
|
|
194
|
+
export declare const se_DeleteFunctionDefinitionCommand: (input: DeleteFunctionDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
195
|
+
/**
|
|
196
|
+
* serializeAws_restJson1DeleteGroupCommand
|
|
197
|
+
*/
|
|
198
|
+
export declare const se_DeleteGroupCommand: (input: DeleteGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
199
|
+
/**
|
|
200
|
+
* serializeAws_restJson1DeleteLoggerDefinitionCommand
|
|
201
|
+
*/
|
|
202
|
+
export declare const se_DeleteLoggerDefinitionCommand: (input: DeleteLoggerDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
203
|
+
/**
|
|
204
|
+
* serializeAws_restJson1DeleteResourceDefinitionCommand
|
|
205
|
+
*/
|
|
206
|
+
export declare const se_DeleteResourceDefinitionCommand: (input: DeleteResourceDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
207
|
+
/**
|
|
208
|
+
* serializeAws_restJson1DeleteSubscriptionDefinitionCommand
|
|
209
|
+
*/
|
|
210
|
+
export declare const se_DeleteSubscriptionDefinitionCommand: (input: DeleteSubscriptionDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
211
|
+
/**
|
|
212
|
+
* serializeAws_restJson1DisassociateRoleFromGroupCommand
|
|
213
|
+
*/
|
|
214
|
+
export declare const se_DisassociateRoleFromGroupCommand: (input: DisassociateRoleFromGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
215
|
+
/**
|
|
216
|
+
* serializeAws_restJson1DisassociateServiceRoleFromAccountCommand
|
|
217
|
+
*/
|
|
218
|
+
export declare const se_DisassociateServiceRoleFromAccountCommand: (input: DisassociateServiceRoleFromAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
219
|
+
/**
|
|
220
|
+
* serializeAws_restJson1GetAssociatedRoleCommand
|
|
221
|
+
*/
|
|
222
|
+
export declare const se_GetAssociatedRoleCommand: (input: GetAssociatedRoleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
223
|
+
/**
|
|
224
|
+
* serializeAws_restJson1GetBulkDeploymentStatusCommand
|
|
225
|
+
*/
|
|
226
|
+
export declare const se_GetBulkDeploymentStatusCommand: (input: GetBulkDeploymentStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
227
|
+
/**
|
|
228
|
+
* serializeAws_restJson1GetConnectivityInfoCommand
|
|
229
|
+
*/
|
|
230
|
+
export declare const se_GetConnectivityInfoCommand: (input: GetConnectivityInfoCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
231
|
+
/**
|
|
232
|
+
* serializeAws_restJson1GetConnectorDefinitionCommand
|
|
233
|
+
*/
|
|
234
|
+
export declare const se_GetConnectorDefinitionCommand: (input: GetConnectorDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
235
|
+
/**
|
|
236
|
+
* serializeAws_restJson1GetConnectorDefinitionVersionCommand
|
|
237
|
+
*/
|
|
238
|
+
export declare const se_GetConnectorDefinitionVersionCommand: (input: GetConnectorDefinitionVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
239
|
+
/**
|
|
240
|
+
* serializeAws_restJson1GetCoreDefinitionCommand
|
|
241
|
+
*/
|
|
242
|
+
export declare const se_GetCoreDefinitionCommand: (input: GetCoreDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
243
|
+
/**
|
|
244
|
+
* serializeAws_restJson1GetCoreDefinitionVersionCommand
|
|
245
|
+
*/
|
|
246
|
+
export declare const se_GetCoreDefinitionVersionCommand: (input: GetCoreDefinitionVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
247
|
+
/**
|
|
248
|
+
* serializeAws_restJson1GetDeploymentStatusCommand
|
|
249
|
+
*/
|
|
250
|
+
export declare const se_GetDeploymentStatusCommand: (input: GetDeploymentStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
251
|
+
/**
|
|
252
|
+
* serializeAws_restJson1GetDeviceDefinitionCommand
|
|
253
|
+
*/
|
|
254
|
+
export declare const se_GetDeviceDefinitionCommand: (input: GetDeviceDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
255
|
+
/**
|
|
256
|
+
* serializeAws_restJson1GetDeviceDefinitionVersionCommand
|
|
257
|
+
*/
|
|
258
|
+
export declare const se_GetDeviceDefinitionVersionCommand: (input: GetDeviceDefinitionVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
259
|
+
/**
|
|
260
|
+
* serializeAws_restJson1GetFunctionDefinitionCommand
|
|
261
|
+
*/
|
|
262
|
+
export declare const se_GetFunctionDefinitionCommand: (input: GetFunctionDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
263
|
+
/**
|
|
264
|
+
* serializeAws_restJson1GetFunctionDefinitionVersionCommand
|
|
265
|
+
*/
|
|
266
|
+
export declare const se_GetFunctionDefinitionVersionCommand: (input: GetFunctionDefinitionVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
267
|
+
/**
|
|
268
|
+
* serializeAws_restJson1GetGroupCommand
|
|
269
|
+
*/
|
|
270
|
+
export declare const se_GetGroupCommand: (input: GetGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
271
|
+
/**
|
|
272
|
+
* serializeAws_restJson1GetGroupCertificateAuthorityCommand
|
|
273
|
+
*/
|
|
274
|
+
export declare const se_GetGroupCertificateAuthorityCommand: (input: GetGroupCertificateAuthorityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
275
|
+
/**
|
|
276
|
+
* serializeAws_restJson1GetGroupCertificateConfigurationCommand
|
|
277
|
+
*/
|
|
278
|
+
export declare const se_GetGroupCertificateConfigurationCommand: (input: GetGroupCertificateConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
279
|
+
/**
|
|
280
|
+
* serializeAws_restJson1GetGroupVersionCommand
|
|
281
|
+
*/
|
|
282
|
+
export declare const se_GetGroupVersionCommand: (input: GetGroupVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
283
|
+
/**
|
|
284
|
+
* serializeAws_restJson1GetLoggerDefinitionCommand
|
|
285
|
+
*/
|
|
286
|
+
export declare const se_GetLoggerDefinitionCommand: (input: GetLoggerDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
287
|
+
/**
|
|
288
|
+
* serializeAws_restJson1GetLoggerDefinitionVersionCommand
|
|
289
|
+
*/
|
|
290
|
+
export declare const se_GetLoggerDefinitionVersionCommand: (input: GetLoggerDefinitionVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
291
|
+
/**
|
|
292
|
+
* serializeAws_restJson1GetResourceDefinitionCommand
|
|
293
|
+
*/
|
|
294
|
+
export declare const se_GetResourceDefinitionCommand: (input: GetResourceDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
295
|
+
/**
|
|
296
|
+
* serializeAws_restJson1GetResourceDefinitionVersionCommand
|
|
297
|
+
*/
|
|
298
|
+
export declare const se_GetResourceDefinitionVersionCommand: (input: GetResourceDefinitionVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
299
|
+
/**
|
|
300
|
+
* serializeAws_restJson1GetServiceRoleForAccountCommand
|
|
301
|
+
*/
|
|
302
|
+
export declare const se_GetServiceRoleForAccountCommand: (input: GetServiceRoleForAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
303
|
+
/**
|
|
304
|
+
* serializeAws_restJson1GetSubscriptionDefinitionCommand
|
|
305
|
+
*/
|
|
306
|
+
export declare const se_GetSubscriptionDefinitionCommand: (input: GetSubscriptionDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
307
|
+
/**
|
|
308
|
+
* serializeAws_restJson1GetSubscriptionDefinitionVersionCommand
|
|
309
|
+
*/
|
|
310
|
+
export declare const se_GetSubscriptionDefinitionVersionCommand: (input: GetSubscriptionDefinitionVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
311
|
+
/**
|
|
312
|
+
* serializeAws_restJson1GetThingRuntimeConfigurationCommand
|
|
313
|
+
*/
|
|
314
|
+
export declare const se_GetThingRuntimeConfigurationCommand: (input: GetThingRuntimeConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
315
|
+
/**
|
|
316
|
+
* serializeAws_restJson1ListBulkDeploymentDetailedReportsCommand
|
|
317
|
+
*/
|
|
318
|
+
export declare const se_ListBulkDeploymentDetailedReportsCommand: (input: ListBulkDeploymentDetailedReportsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
319
|
+
/**
|
|
320
|
+
* serializeAws_restJson1ListBulkDeploymentsCommand
|
|
321
|
+
*/
|
|
322
|
+
export declare const se_ListBulkDeploymentsCommand: (input: ListBulkDeploymentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
323
|
+
/**
|
|
324
|
+
* serializeAws_restJson1ListConnectorDefinitionsCommand
|
|
325
|
+
*/
|
|
326
|
+
export declare const se_ListConnectorDefinitionsCommand: (input: ListConnectorDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
327
|
+
/**
|
|
328
|
+
* serializeAws_restJson1ListConnectorDefinitionVersionsCommand
|
|
329
|
+
*/
|
|
330
|
+
export declare const se_ListConnectorDefinitionVersionsCommand: (input: ListConnectorDefinitionVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
331
|
+
/**
|
|
332
|
+
* serializeAws_restJson1ListCoreDefinitionsCommand
|
|
333
|
+
*/
|
|
334
|
+
export declare const se_ListCoreDefinitionsCommand: (input: ListCoreDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
335
|
+
/**
|
|
336
|
+
* serializeAws_restJson1ListCoreDefinitionVersionsCommand
|
|
337
|
+
*/
|
|
338
|
+
export declare const se_ListCoreDefinitionVersionsCommand: (input: ListCoreDefinitionVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
339
|
+
/**
|
|
340
|
+
* serializeAws_restJson1ListDeploymentsCommand
|
|
341
|
+
*/
|
|
342
|
+
export declare const se_ListDeploymentsCommand: (input: ListDeploymentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
343
|
+
/**
|
|
344
|
+
* serializeAws_restJson1ListDeviceDefinitionsCommand
|
|
345
|
+
*/
|
|
346
|
+
export declare const se_ListDeviceDefinitionsCommand: (input: ListDeviceDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
347
|
+
/**
|
|
348
|
+
* serializeAws_restJson1ListDeviceDefinitionVersionsCommand
|
|
349
|
+
*/
|
|
350
|
+
export declare const se_ListDeviceDefinitionVersionsCommand: (input: ListDeviceDefinitionVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
351
|
+
/**
|
|
352
|
+
* serializeAws_restJson1ListFunctionDefinitionsCommand
|
|
353
|
+
*/
|
|
354
|
+
export declare const se_ListFunctionDefinitionsCommand: (input: ListFunctionDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
355
|
+
/**
|
|
356
|
+
* serializeAws_restJson1ListFunctionDefinitionVersionsCommand
|
|
357
|
+
*/
|
|
358
|
+
export declare const se_ListFunctionDefinitionVersionsCommand: (input: ListFunctionDefinitionVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
359
|
+
/**
|
|
360
|
+
* serializeAws_restJson1ListGroupCertificateAuthoritiesCommand
|
|
361
|
+
*/
|
|
362
|
+
export declare const se_ListGroupCertificateAuthoritiesCommand: (input: ListGroupCertificateAuthoritiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
363
|
+
/**
|
|
364
|
+
* serializeAws_restJson1ListGroupsCommand
|
|
365
|
+
*/
|
|
366
|
+
export declare const se_ListGroupsCommand: (input: ListGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
367
|
+
/**
|
|
368
|
+
* serializeAws_restJson1ListGroupVersionsCommand
|
|
369
|
+
*/
|
|
370
|
+
export declare const se_ListGroupVersionsCommand: (input: ListGroupVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
371
|
+
/**
|
|
372
|
+
* serializeAws_restJson1ListLoggerDefinitionsCommand
|
|
373
|
+
*/
|
|
374
|
+
export declare const se_ListLoggerDefinitionsCommand: (input: ListLoggerDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
375
|
+
/**
|
|
376
|
+
* serializeAws_restJson1ListLoggerDefinitionVersionsCommand
|
|
377
|
+
*/
|
|
378
|
+
export declare const se_ListLoggerDefinitionVersionsCommand: (input: ListLoggerDefinitionVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
379
|
+
/**
|
|
380
|
+
* serializeAws_restJson1ListResourceDefinitionsCommand
|
|
381
|
+
*/
|
|
382
|
+
export declare const se_ListResourceDefinitionsCommand: (input: ListResourceDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
383
|
+
/**
|
|
384
|
+
* serializeAws_restJson1ListResourceDefinitionVersionsCommand
|
|
385
|
+
*/
|
|
386
|
+
export declare const se_ListResourceDefinitionVersionsCommand: (input: ListResourceDefinitionVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
387
|
+
/**
|
|
388
|
+
* serializeAws_restJson1ListSubscriptionDefinitionsCommand
|
|
389
|
+
*/
|
|
390
|
+
export declare const se_ListSubscriptionDefinitionsCommand: (input: ListSubscriptionDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
391
|
+
/**
|
|
392
|
+
* serializeAws_restJson1ListSubscriptionDefinitionVersionsCommand
|
|
393
|
+
*/
|
|
394
|
+
export declare const se_ListSubscriptionDefinitionVersionsCommand: (input: ListSubscriptionDefinitionVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
395
|
+
/**
|
|
396
|
+
* serializeAws_restJson1ListTagsForResourceCommand
|
|
397
|
+
*/
|
|
398
|
+
export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
399
|
+
/**
|
|
400
|
+
* serializeAws_restJson1ResetDeploymentsCommand
|
|
401
|
+
*/
|
|
402
|
+
export declare const se_ResetDeploymentsCommand: (input: ResetDeploymentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
403
|
+
/**
|
|
404
|
+
* serializeAws_restJson1StartBulkDeploymentCommand
|
|
405
|
+
*/
|
|
406
|
+
export declare const se_StartBulkDeploymentCommand: (input: StartBulkDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
407
|
+
/**
|
|
408
|
+
* serializeAws_restJson1StopBulkDeploymentCommand
|
|
409
|
+
*/
|
|
410
|
+
export declare const se_StopBulkDeploymentCommand: (input: StopBulkDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
411
|
+
/**
|
|
412
|
+
* serializeAws_restJson1TagResourceCommand
|
|
413
|
+
*/
|
|
414
|
+
export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
415
|
+
/**
|
|
416
|
+
* serializeAws_restJson1UntagResourceCommand
|
|
417
|
+
*/
|
|
418
|
+
export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
419
|
+
/**
|
|
420
|
+
* serializeAws_restJson1UpdateConnectivityInfoCommand
|
|
421
|
+
*/
|
|
422
|
+
export declare const se_UpdateConnectivityInfoCommand: (input: UpdateConnectivityInfoCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
423
|
+
/**
|
|
424
|
+
* serializeAws_restJson1UpdateConnectorDefinitionCommand
|
|
425
|
+
*/
|
|
426
|
+
export declare const se_UpdateConnectorDefinitionCommand: (input: UpdateConnectorDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
427
|
+
/**
|
|
428
|
+
* serializeAws_restJson1UpdateCoreDefinitionCommand
|
|
429
|
+
*/
|
|
430
|
+
export declare const se_UpdateCoreDefinitionCommand: (input: UpdateCoreDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
431
|
+
/**
|
|
432
|
+
* serializeAws_restJson1UpdateDeviceDefinitionCommand
|
|
433
|
+
*/
|
|
434
|
+
export declare const se_UpdateDeviceDefinitionCommand: (input: UpdateDeviceDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
435
|
+
/**
|
|
436
|
+
* serializeAws_restJson1UpdateFunctionDefinitionCommand
|
|
437
|
+
*/
|
|
438
|
+
export declare const se_UpdateFunctionDefinitionCommand: (input: UpdateFunctionDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
439
|
+
/**
|
|
440
|
+
* serializeAws_restJson1UpdateGroupCommand
|
|
441
|
+
*/
|
|
442
|
+
export declare const se_UpdateGroupCommand: (input: UpdateGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
443
|
+
/**
|
|
444
|
+
* serializeAws_restJson1UpdateGroupCertificateConfigurationCommand
|
|
445
|
+
*/
|
|
446
|
+
export declare const se_UpdateGroupCertificateConfigurationCommand: (input: UpdateGroupCertificateConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
447
|
+
/**
|
|
448
|
+
* serializeAws_restJson1UpdateLoggerDefinitionCommand
|
|
449
|
+
*/
|
|
450
|
+
export declare const se_UpdateLoggerDefinitionCommand: (input: UpdateLoggerDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
451
|
+
/**
|
|
452
|
+
* serializeAws_restJson1UpdateResourceDefinitionCommand
|
|
453
|
+
*/
|
|
454
|
+
export declare const se_UpdateResourceDefinitionCommand: (input: UpdateResourceDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
455
|
+
/**
|
|
456
|
+
* serializeAws_restJson1UpdateSubscriptionDefinitionCommand
|
|
457
|
+
*/
|
|
458
|
+
export declare const se_UpdateSubscriptionDefinitionCommand: (input: UpdateSubscriptionDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
459
|
+
/**
|
|
460
|
+
* serializeAws_restJson1UpdateThingRuntimeConfigurationCommand
|
|
461
|
+
*/
|
|
462
|
+
export declare const se_UpdateThingRuntimeConfigurationCommand: (input: UpdateThingRuntimeConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
463
|
+
/**
|
|
464
|
+
* deserializeAws_restJson1AssociateRoleToGroupCommand
|
|
465
|
+
*/
|
|
466
|
+
export declare const de_AssociateRoleToGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateRoleToGroupCommandOutput>;
|
|
467
|
+
/**
|
|
468
|
+
* deserializeAws_restJson1AssociateServiceRoleToAccountCommand
|
|
469
|
+
*/
|
|
470
|
+
export declare const de_AssociateServiceRoleToAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateServiceRoleToAccountCommandOutput>;
|
|
471
|
+
/**
|
|
472
|
+
* deserializeAws_restJson1CreateConnectorDefinitionCommand
|
|
473
|
+
*/
|
|
474
|
+
export declare const de_CreateConnectorDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConnectorDefinitionCommandOutput>;
|
|
475
|
+
/**
|
|
476
|
+
* deserializeAws_restJson1CreateConnectorDefinitionVersionCommand
|
|
477
|
+
*/
|
|
478
|
+
export declare const de_CreateConnectorDefinitionVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConnectorDefinitionVersionCommandOutput>;
|
|
479
|
+
/**
|
|
480
|
+
* deserializeAws_restJson1CreateCoreDefinitionCommand
|
|
481
|
+
*/
|
|
482
|
+
export declare const de_CreateCoreDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCoreDefinitionCommandOutput>;
|
|
483
|
+
/**
|
|
484
|
+
* deserializeAws_restJson1CreateCoreDefinitionVersionCommand
|
|
485
|
+
*/
|
|
486
|
+
export declare const de_CreateCoreDefinitionVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCoreDefinitionVersionCommandOutput>;
|
|
487
|
+
/**
|
|
488
|
+
* deserializeAws_restJson1CreateDeploymentCommand
|
|
489
|
+
*/
|
|
490
|
+
export declare const de_CreateDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDeploymentCommandOutput>;
|
|
491
|
+
/**
|
|
492
|
+
* deserializeAws_restJson1CreateDeviceDefinitionCommand
|
|
493
|
+
*/
|
|
494
|
+
export declare const de_CreateDeviceDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDeviceDefinitionCommandOutput>;
|
|
495
|
+
/**
|
|
496
|
+
* deserializeAws_restJson1CreateDeviceDefinitionVersionCommand
|
|
497
|
+
*/
|
|
498
|
+
export declare const de_CreateDeviceDefinitionVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDeviceDefinitionVersionCommandOutput>;
|
|
499
|
+
/**
|
|
500
|
+
* deserializeAws_restJson1CreateFunctionDefinitionCommand
|
|
501
|
+
*/
|
|
502
|
+
export declare const de_CreateFunctionDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFunctionDefinitionCommandOutput>;
|
|
503
|
+
/**
|
|
504
|
+
* deserializeAws_restJson1CreateFunctionDefinitionVersionCommand
|
|
505
|
+
*/
|
|
506
|
+
export declare const de_CreateFunctionDefinitionVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFunctionDefinitionVersionCommandOutput>;
|
|
507
|
+
/**
|
|
508
|
+
* deserializeAws_restJson1CreateGroupCommand
|
|
509
|
+
*/
|
|
510
|
+
export declare const de_CreateGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateGroupCommandOutput>;
|
|
511
|
+
/**
|
|
512
|
+
* deserializeAws_restJson1CreateGroupCertificateAuthorityCommand
|
|
513
|
+
*/
|
|
514
|
+
export declare const de_CreateGroupCertificateAuthorityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateGroupCertificateAuthorityCommandOutput>;
|
|
515
|
+
/**
|
|
516
|
+
* deserializeAws_restJson1CreateGroupVersionCommand
|
|
517
|
+
*/
|
|
518
|
+
export declare const de_CreateGroupVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateGroupVersionCommandOutput>;
|
|
519
|
+
/**
|
|
520
|
+
* deserializeAws_restJson1CreateLoggerDefinitionCommand
|
|
521
|
+
*/
|
|
522
|
+
export declare const de_CreateLoggerDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLoggerDefinitionCommandOutput>;
|
|
523
|
+
/**
|
|
524
|
+
* deserializeAws_restJson1CreateLoggerDefinitionVersionCommand
|
|
525
|
+
*/
|
|
526
|
+
export declare const de_CreateLoggerDefinitionVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLoggerDefinitionVersionCommandOutput>;
|
|
527
|
+
/**
|
|
528
|
+
* deserializeAws_restJson1CreateResourceDefinitionCommand
|
|
529
|
+
*/
|
|
530
|
+
export declare const de_CreateResourceDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateResourceDefinitionCommandOutput>;
|
|
531
|
+
/**
|
|
532
|
+
* deserializeAws_restJson1CreateResourceDefinitionVersionCommand
|
|
533
|
+
*/
|
|
534
|
+
export declare const de_CreateResourceDefinitionVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateResourceDefinitionVersionCommandOutput>;
|
|
535
|
+
/**
|
|
536
|
+
* deserializeAws_restJson1CreateSoftwareUpdateJobCommand
|
|
537
|
+
*/
|
|
538
|
+
export declare const de_CreateSoftwareUpdateJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSoftwareUpdateJobCommandOutput>;
|
|
539
|
+
/**
|
|
540
|
+
* deserializeAws_restJson1CreateSubscriptionDefinitionCommand
|
|
541
|
+
*/
|
|
542
|
+
export declare const de_CreateSubscriptionDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSubscriptionDefinitionCommandOutput>;
|
|
543
|
+
/**
|
|
544
|
+
* deserializeAws_restJson1CreateSubscriptionDefinitionVersionCommand
|
|
545
|
+
*/
|
|
546
|
+
export declare const de_CreateSubscriptionDefinitionVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSubscriptionDefinitionVersionCommandOutput>;
|
|
547
|
+
/**
|
|
548
|
+
* deserializeAws_restJson1DeleteConnectorDefinitionCommand
|
|
549
|
+
*/
|
|
550
|
+
export declare const de_DeleteConnectorDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConnectorDefinitionCommandOutput>;
|
|
551
|
+
/**
|
|
552
|
+
* deserializeAws_restJson1DeleteCoreDefinitionCommand
|
|
553
|
+
*/
|
|
554
|
+
export declare const de_DeleteCoreDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCoreDefinitionCommandOutput>;
|
|
555
|
+
/**
|
|
556
|
+
* deserializeAws_restJson1DeleteDeviceDefinitionCommand
|
|
557
|
+
*/
|
|
558
|
+
export declare const de_DeleteDeviceDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDeviceDefinitionCommandOutput>;
|
|
559
|
+
/**
|
|
560
|
+
* deserializeAws_restJson1DeleteFunctionDefinitionCommand
|
|
561
|
+
*/
|
|
562
|
+
export declare const de_DeleteFunctionDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFunctionDefinitionCommandOutput>;
|
|
563
|
+
/**
|
|
564
|
+
* deserializeAws_restJson1DeleteGroupCommand
|
|
565
|
+
*/
|
|
566
|
+
export declare const de_DeleteGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGroupCommandOutput>;
|
|
567
|
+
/**
|
|
568
|
+
* deserializeAws_restJson1DeleteLoggerDefinitionCommand
|
|
569
|
+
*/
|
|
570
|
+
export declare const de_DeleteLoggerDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLoggerDefinitionCommandOutput>;
|
|
571
|
+
/**
|
|
572
|
+
* deserializeAws_restJson1DeleteResourceDefinitionCommand
|
|
573
|
+
*/
|
|
574
|
+
export declare const de_DeleteResourceDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResourceDefinitionCommandOutput>;
|
|
575
|
+
/**
|
|
576
|
+
* deserializeAws_restJson1DeleteSubscriptionDefinitionCommand
|
|
577
|
+
*/
|
|
578
|
+
export declare const de_DeleteSubscriptionDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSubscriptionDefinitionCommandOutput>;
|
|
579
|
+
/**
|
|
580
|
+
* deserializeAws_restJson1DisassociateRoleFromGroupCommand
|
|
581
|
+
*/
|
|
582
|
+
export declare const de_DisassociateRoleFromGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateRoleFromGroupCommandOutput>;
|
|
583
|
+
/**
|
|
584
|
+
* deserializeAws_restJson1DisassociateServiceRoleFromAccountCommand
|
|
585
|
+
*/
|
|
586
|
+
export declare const de_DisassociateServiceRoleFromAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateServiceRoleFromAccountCommandOutput>;
|
|
587
|
+
/**
|
|
588
|
+
* deserializeAws_restJson1GetAssociatedRoleCommand
|
|
589
|
+
*/
|
|
590
|
+
export declare const de_GetAssociatedRoleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAssociatedRoleCommandOutput>;
|
|
591
|
+
/**
|
|
592
|
+
* deserializeAws_restJson1GetBulkDeploymentStatusCommand
|
|
593
|
+
*/
|
|
594
|
+
export declare const de_GetBulkDeploymentStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBulkDeploymentStatusCommandOutput>;
|
|
595
|
+
/**
|
|
596
|
+
* deserializeAws_restJson1GetConnectivityInfoCommand
|
|
597
|
+
*/
|
|
598
|
+
export declare const de_GetConnectivityInfoCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetConnectivityInfoCommandOutput>;
|
|
599
|
+
/**
|
|
600
|
+
* deserializeAws_restJson1GetConnectorDefinitionCommand
|
|
601
|
+
*/
|
|
602
|
+
export declare const de_GetConnectorDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetConnectorDefinitionCommandOutput>;
|
|
603
|
+
/**
|
|
604
|
+
* deserializeAws_restJson1GetConnectorDefinitionVersionCommand
|
|
605
|
+
*/
|
|
606
|
+
export declare const de_GetConnectorDefinitionVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetConnectorDefinitionVersionCommandOutput>;
|
|
607
|
+
/**
|
|
608
|
+
* deserializeAws_restJson1GetCoreDefinitionCommand
|
|
609
|
+
*/
|
|
610
|
+
export declare const de_GetCoreDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCoreDefinitionCommandOutput>;
|
|
611
|
+
/**
|
|
612
|
+
* deserializeAws_restJson1GetCoreDefinitionVersionCommand
|
|
613
|
+
*/
|
|
614
|
+
export declare const de_GetCoreDefinitionVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCoreDefinitionVersionCommandOutput>;
|
|
615
|
+
/**
|
|
616
|
+
* deserializeAws_restJson1GetDeploymentStatusCommand
|
|
617
|
+
*/
|
|
618
|
+
export declare const de_GetDeploymentStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeploymentStatusCommandOutput>;
|
|
619
|
+
/**
|
|
620
|
+
* deserializeAws_restJson1GetDeviceDefinitionCommand
|
|
621
|
+
*/
|
|
622
|
+
export declare const de_GetDeviceDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeviceDefinitionCommandOutput>;
|
|
623
|
+
/**
|
|
624
|
+
* deserializeAws_restJson1GetDeviceDefinitionVersionCommand
|
|
625
|
+
*/
|
|
626
|
+
export declare const de_GetDeviceDefinitionVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeviceDefinitionVersionCommandOutput>;
|
|
627
|
+
/**
|
|
628
|
+
* deserializeAws_restJson1GetFunctionDefinitionCommand
|
|
629
|
+
*/
|
|
630
|
+
export declare const de_GetFunctionDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFunctionDefinitionCommandOutput>;
|
|
631
|
+
/**
|
|
632
|
+
* deserializeAws_restJson1GetFunctionDefinitionVersionCommand
|
|
633
|
+
*/
|
|
634
|
+
export declare const de_GetFunctionDefinitionVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFunctionDefinitionVersionCommandOutput>;
|
|
635
|
+
/**
|
|
636
|
+
* deserializeAws_restJson1GetGroupCommand
|
|
637
|
+
*/
|
|
638
|
+
export declare const de_GetGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetGroupCommandOutput>;
|
|
639
|
+
/**
|
|
640
|
+
* deserializeAws_restJson1GetGroupCertificateAuthorityCommand
|
|
641
|
+
*/
|
|
642
|
+
export declare const de_GetGroupCertificateAuthorityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetGroupCertificateAuthorityCommandOutput>;
|
|
643
|
+
/**
|
|
644
|
+
* deserializeAws_restJson1GetGroupCertificateConfigurationCommand
|
|
645
|
+
*/
|
|
646
|
+
export declare const de_GetGroupCertificateConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetGroupCertificateConfigurationCommandOutput>;
|
|
647
|
+
/**
|
|
648
|
+
* deserializeAws_restJson1GetGroupVersionCommand
|
|
649
|
+
*/
|
|
650
|
+
export declare const de_GetGroupVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetGroupVersionCommandOutput>;
|
|
651
|
+
/**
|
|
652
|
+
* deserializeAws_restJson1GetLoggerDefinitionCommand
|
|
653
|
+
*/
|
|
654
|
+
export declare const de_GetLoggerDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLoggerDefinitionCommandOutput>;
|
|
655
|
+
/**
|
|
656
|
+
* deserializeAws_restJson1GetLoggerDefinitionVersionCommand
|
|
657
|
+
*/
|
|
658
|
+
export declare const de_GetLoggerDefinitionVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLoggerDefinitionVersionCommandOutput>;
|
|
659
|
+
/**
|
|
660
|
+
* deserializeAws_restJson1GetResourceDefinitionCommand
|
|
661
|
+
*/
|
|
662
|
+
export declare const de_GetResourceDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourceDefinitionCommandOutput>;
|
|
663
|
+
/**
|
|
664
|
+
* deserializeAws_restJson1GetResourceDefinitionVersionCommand
|
|
665
|
+
*/
|
|
666
|
+
export declare const de_GetResourceDefinitionVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourceDefinitionVersionCommandOutput>;
|
|
667
|
+
/**
|
|
668
|
+
* deserializeAws_restJson1GetServiceRoleForAccountCommand
|
|
669
|
+
*/
|
|
670
|
+
export declare const de_GetServiceRoleForAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServiceRoleForAccountCommandOutput>;
|
|
671
|
+
/**
|
|
672
|
+
* deserializeAws_restJson1GetSubscriptionDefinitionCommand
|
|
673
|
+
*/
|
|
674
|
+
export declare const de_GetSubscriptionDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSubscriptionDefinitionCommandOutput>;
|
|
675
|
+
/**
|
|
676
|
+
* deserializeAws_restJson1GetSubscriptionDefinitionVersionCommand
|
|
677
|
+
*/
|
|
678
|
+
export declare const de_GetSubscriptionDefinitionVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSubscriptionDefinitionVersionCommandOutput>;
|
|
679
|
+
/**
|
|
680
|
+
* deserializeAws_restJson1GetThingRuntimeConfigurationCommand
|
|
681
|
+
*/
|
|
682
|
+
export declare const de_GetThingRuntimeConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetThingRuntimeConfigurationCommandOutput>;
|
|
683
|
+
/**
|
|
684
|
+
* deserializeAws_restJson1ListBulkDeploymentDetailedReportsCommand
|
|
685
|
+
*/
|
|
686
|
+
export declare const de_ListBulkDeploymentDetailedReportsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBulkDeploymentDetailedReportsCommandOutput>;
|
|
687
|
+
/**
|
|
688
|
+
* deserializeAws_restJson1ListBulkDeploymentsCommand
|
|
689
|
+
*/
|
|
690
|
+
export declare const de_ListBulkDeploymentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBulkDeploymentsCommandOutput>;
|
|
691
|
+
/**
|
|
692
|
+
* deserializeAws_restJson1ListConnectorDefinitionsCommand
|
|
693
|
+
*/
|
|
694
|
+
export declare const de_ListConnectorDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListConnectorDefinitionsCommandOutput>;
|
|
695
|
+
/**
|
|
696
|
+
* deserializeAws_restJson1ListConnectorDefinitionVersionsCommand
|
|
697
|
+
*/
|
|
698
|
+
export declare const de_ListConnectorDefinitionVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListConnectorDefinitionVersionsCommandOutput>;
|
|
699
|
+
/**
|
|
700
|
+
* deserializeAws_restJson1ListCoreDefinitionsCommand
|
|
701
|
+
*/
|
|
702
|
+
export declare const de_ListCoreDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCoreDefinitionsCommandOutput>;
|
|
703
|
+
/**
|
|
704
|
+
* deserializeAws_restJson1ListCoreDefinitionVersionsCommand
|
|
705
|
+
*/
|
|
706
|
+
export declare const de_ListCoreDefinitionVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCoreDefinitionVersionsCommandOutput>;
|
|
707
|
+
/**
|
|
708
|
+
* deserializeAws_restJson1ListDeploymentsCommand
|
|
709
|
+
*/
|
|
710
|
+
export declare const de_ListDeploymentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDeploymentsCommandOutput>;
|
|
711
|
+
/**
|
|
712
|
+
* deserializeAws_restJson1ListDeviceDefinitionsCommand
|
|
713
|
+
*/
|
|
714
|
+
export declare const de_ListDeviceDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDeviceDefinitionsCommandOutput>;
|
|
715
|
+
/**
|
|
716
|
+
* deserializeAws_restJson1ListDeviceDefinitionVersionsCommand
|
|
717
|
+
*/
|
|
718
|
+
export declare const de_ListDeviceDefinitionVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDeviceDefinitionVersionsCommandOutput>;
|
|
719
|
+
/**
|
|
720
|
+
* deserializeAws_restJson1ListFunctionDefinitionsCommand
|
|
721
|
+
*/
|
|
722
|
+
export declare const de_ListFunctionDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFunctionDefinitionsCommandOutput>;
|
|
723
|
+
/**
|
|
724
|
+
* deserializeAws_restJson1ListFunctionDefinitionVersionsCommand
|
|
725
|
+
*/
|
|
726
|
+
export declare const de_ListFunctionDefinitionVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFunctionDefinitionVersionsCommandOutput>;
|
|
727
|
+
/**
|
|
728
|
+
* deserializeAws_restJson1ListGroupCertificateAuthoritiesCommand
|
|
729
|
+
*/
|
|
730
|
+
export declare const de_ListGroupCertificateAuthoritiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGroupCertificateAuthoritiesCommandOutput>;
|
|
731
|
+
/**
|
|
732
|
+
* deserializeAws_restJson1ListGroupsCommand
|
|
733
|
+
*/
|
|
734
|
+
export declare const de_ListGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGroupsCommandOutput>;
|
|
735
|
+
/**
|
|
736
|
+
* deserializeAws_restJson1ListGroupVersionsCommand
|
|
737
|
+
*/
|
|
738
|
+
export declare const de_ListGroupVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGroupVersionsCommandOutput>;
|
|
739
|
+
/**
|
|
740
|
+
* deserializeAws_restJson1ListLoggerDefinitionsCommand
|
|
741
|
+
*/
|
|
742
|
+
export declare const de_ListLoggerDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLoggerDefinitionsCommandOutput>;
|
|
743
|
+
/**
|
|
744
|
+
* deserializeAws_restJson1ListLoggerDefinitionVersionsCommand
|
|
745
|
+
*/
|
|
746
|
+
export declare const de_ListLoggerDefinitionVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLoggerDefinitionVersionsCommandOutput>;
|
|
747
|
+
/**
|
|
748
|
+
* deserializeAws_restJson1ListResourceDefinitionsCommand
|
|
749
|
+
*/
|
|
750
|
+
export declare const de_ListResourceDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResourceDefinitionsCommandOutput>;
|
|
751
|
+
/**
|
|
752
|
+
* deserializeAws_restJson1ListResourceDefinitionVersionsCommand
|
|
753
|
+
*/
|
|
754
|
+
export declare const de_ListResourceDefinitionVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResourceDefinitionVersionsCommandOutput>;
|
|
755
|
+
/**
|
|
756
|
+
* deserializeAws_restJson1ListSubscriptionDefinitionsCommand
|
|
757
|
+
*/
|
|
758
|
+
export declare const de_ListSubscriptionDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSubscriptionDefinitionsCommandOutput>;
|
|
759
|
+
/**
|
|
760
|
+
* deserializeAws_restJson1ListSubscriptionDefinitionVersionsCommand
|
|
761
|
+
*/
|
|
762
|
+
export declare const de_ListSubscriptionDefinitionVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSubscriptionDefinitionVersionsCommandOutput>;
|
|
763
|
+
/**
|
|
764
|
+
* deserializeAws_restJson1ListTagsForResourceCommand
|
|
765
|
+
*/
|
|
766
|
+
export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
|
|
767
|
+
/**
|
|
768
|
+
* deserializeAws_restJson1ResetDeploymentsCommand
|
|
769
|
+
*/
|
|
770
|
+
export declare const de_ResetDeploymentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ResetDeploymentsCommandOutput>;
|
|
771
|
+
/**
|
|
772
|
+
* deserializeAws_restJson1StartBulkDeploymentCommand
|
|
773
|
+
*/
|
|
774
|
+
export declare const de_StartBulkDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartBulkDeploymentCommandOutput>;
|
|
775
|
+
/**
|
|
776
|
+
* deserializeAws_restJson1StopBulkDeploymentCommand
|
|
777
|
+
*/
|
|
778
|
+
export declare const de_StopBulkDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopBulkDeploymentCommandOutput>;
|
|
779
|
+
/**
|
|
780
|
+
* deserializeAws_restJson1TagResourceCommand
|
|
781
|
+
*/
|
|
782
|
+
export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
|
|
783
|
+
/**
|
|
784
|
+
* deserializeAws_restJson1UntagResourceCommand
|
|
785
|
+
*/
|
|
786
|
+
export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
|
|
787
|
+
/**
|
|
788
|
+
* deserializeAws_restJson1UpdateConnectivityInfoCommand
|
|
789
|
+
*/
|
|
790
|
+
export declare const de_UpdateConnectivityInfoCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateConnectivityInfoCommandOutput>;
|
|
791
|
+
/**
|
|
792
|
+
* deserializeAws_restJson1UpdateConnectorDefinitionCommand
|
|
793
|
+
*/
|
|
794
|
+
export declare const de_UpdateConnectorDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateConnectorDefinitionCommandOutput>;
|
|
795
|
+
/**
|
|
796
|
+
* deserializeAws_restJson1UpdateCoreDefinitionCommand
|
|
797
|
+
*/
|
|
798
|
+
export declare const de_UpdateCoreDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateCoreDefinitionCommandOutput>;
|
|
799
|
+
/**
|
|
800
|
+
* deserializeAws_restJson1UpdateDeviceDefinitionCommand
|
|
801
|
+
*/
|
|
802
|
+
export declare const de_UpdateDeviceDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDeviceDefinitionCommandOutput>;
|
|
803
|
+
/**
|
|
804
|
+
* deserializeAws_restJson1UpdateFunctionDefinitionCommand
|
|
805
|
+
*/
|
|
806
|
+
export declare const de_UpdateFunctionDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFunctionDefinitionCommandOutput>;
|
|
807
|
+
/**
|
|
808
|
+
* deserializeAws_restJson1UpdateGroupCommand
|
|
809
|
+
*/
|
|
810
|
+
export declare const de_UpdateGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGroupCommandOutput>;
|
|
811
|
+
/**
|
|
812
|
+
* deserializeAws_restJson1UpdateGroupCertificateConfigurationCommand
|
|
813
|
+
*/
|
|
814
|
+
export declare const de_UpdateGroupCertificateConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGroupCertificateConfigurationCommandOutput>;
|
|
815
|
+
/**
|
|
816
|
+
* deserializeAws_restJson1UpdateLoggerDefinitionCommand
|
|
817
|
+
*/
|
|
818
|
+
export declare const de_UpdateLoggerDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateLoggerDefinitionCommandOutput>;
|
|
819
|
+
/**
|
|
820
|
+
* deserializeAws_restJson1UpdateResourceDefinitionCommand
|
|
821
|
+
*/
|
|
822
|
+
export declare const de_UpdateResourceDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateResourceDefinitionCommandOutput>;
|
|
823
|
+
/**
|
|
824
|
+
* deserializeAws_restJson1UpdateSubscriptionDefinitionCommand
|
|
825
|
+
*/
|
|
826
|
+
export declare const de_UpdateSubscriptionDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSubscriptionDefinitionCommandOutput>;
|
|
827
|
+
/**
|
|
828
|
+
* deserializeAws_restJson1UpdateThingRuntimeConfigurationCommand
|
|
829
|
+
*/
|
|
830
|
+
export declare const de_UpdateThingRuntimeConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateThingRuntimeConfigurationCommandOutput>;
|