@aws-sdk/client-iot-managed-integrations 3.940.0 → 3.946.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +155 -734
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/IoTManagedIntegrationsClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +155 -734
- package/dist-types/IoTManagedIntegrations.d.ts +1 -1
- package/dist-types/IoTManagedIntegrationsClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/CreateAccountAssociationCommand.d.ts +3 -3
- package/dist-types/commands/CreateCloudConnectorCommand.d.ts +3 -3
- package/dist-types/commands/CreateConnectorDestinationCommand.d.ts +3 -3
- package/dist-types/commands/CreateCredentialLockerCommand.d.ts +3 -3
- package/dist-types/commands/CreateDestinationCommand.d.ts +3 -3
- package/dist-types/commands/CreateEventLogConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/CreateManagedThingCommand.d.ts +3 -3
- package/dist-types/commands/CreateNotificationConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/CreateOtaTaskCommand.d.ts +3 -3
- package/dist-types/commands/CreateOtaTaskConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/CreateProvisioningProfileCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAccountAssociationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCloudConnectorCommand.d.ts +3 -3
- package/dist-types/commands/DeleteConnectorDestinationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCredentialLockerCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDestinationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEventLogConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteManagedThingCommand.d.ts +3 -3
- package/dist-types/commands/DeleteNotificationConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteOtaTaskCommand.d.ts +3 -3
- package/dist-types/commands/DeleteOtaTaskConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteProvisioningProfileCommand.d.ts +3 -3
- package/dist-types/commands/DeregisterAccountAssociationCommand.d.ts +3 -3
- package/dist-types/commands/GetAccountAssociationCommand.d.ts +3 -3
- package/dist-types/commands/GetCloudConnectorCommand.d.ts +3 -3
- package/dist-types/commands/GetConnectorDestinationCommand.d.ts +3 -3
- package/dist-types/commands/GetCredentialLockerCommand.d.ts +3 -3
- package/dist-types/commands/GetCustomEndpointCommand.d.ts +3 -3
- package/dist-types/commands/GetDefaultEncryptionConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetDestinationCommand.d.ts +3 -3
- package/dist-types/commands/GetDeviceDiscoveryCommand.d.ts +3 -3
- package/dist-types/commands/GetEventLogConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetHubConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetManagedThingCapabilitiesCommand.d.ts +3 -3
- package/dist-types/commands/GetManagedThingCertificateCommand.d.ts +3 -3
- package/dist-types/commands/GetManagedThingCommand.d.ts +3 -3
- package/dist-types/commands/GetManagedThingConnectivityDataCommand.d.ts +3 -3
- package/dist-types/commands/GetManagedThingMetaDataCommand.d.ts +3 -3
- package/dist-types/commands/GetManagedThingStateCommand.d.ts +3 -3
- package/dist-types/commands/GetNotificationConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetOtaTaskCommand.d.ts +3 -3
- package/dist-types/commands/GetOtaTaskConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetProvisioningProfileCommand.d.ts +3 -3
- package/dist-types/commands/GetRuntimeLogConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetSchemaVersionCommand.d.ts +3 -3
- package/dist-types/commands/ListAccountAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/ListCloudConnectorsCommand.d.ts +3 -3
- package/dist-types/commands/ListConnectorDestinationsCommand.d.ts +3 -3
- package/dist-types/commands/ListCredentialLockersCommand.d.ts +3 -3
- package/dist-types/commands/ListDestinationsCommand.d.ts +3 -3
- package/dist-types/commands/ListDeviceDiscoveriesCommand.d.ts +3 -3
- package/dist-types/commands/ListDiscoveredDevicesCommand.d.ts +3 -3
- package/dist-types/commands/ListEventLogConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/ListManagedThingAccountAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/ListManagedThingSchemasCommand.d.ts +3 -3
- package/dist-types/commands/ListManagedThingsCommand.d.ts +3 -3
- package/dist-types/commands/ListNotificationConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/ListOtaTaskConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/ListOtaTaskExecutionsCommand.d.ts +3 -3
- package/dist-types/commands/ListOtaTasksCommand.d.ts +3 -3
- package/dist-types/commands/ListProvisioningProfilesCommand.d.ts +3 -3
- package/dist-types/commands/ListSchemaVersionsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/PutDefaultEncryptionConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/PutHubConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/PutRuntimeLogConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/RegisterAccountAssociationCommand.d.ts +3 -3
- package/dist-types/commands/RegisterCustomEndpointCommand.d.ts +3 -3
- package/dist-types/commands/ResetRuntimeLogConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/SendConnectorEventCommand.d.ts +3 -3
- package/dist-types/commands/SendManagedThingCommandCommand.d.ts +3 -3
- package/dist-types/commands/StartAccountAssociationRefreshCommand.d.ts +3 -3
- package/dist-types/commands/StartDeviceDiscoveryCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAccountAssociationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCloudConnectorCommand.d.ts +3 -3
- package/dist-types/commands/UpdateConnectorDestinationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDestinationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEventLogConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateManagedThingCommand.d.ts +3 -3
- package/dist-types/commands/UpdateNotificationConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateOtaTaskCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/IoTManagedIntegrationsServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListAccountAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCloudConnectorsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListConnectorDestinationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCredentialLockersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDestinationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDeviceDiscoveriesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDiscoveredDevicesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEventLogConfigurationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListManagedThingAccountAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListManagedThingSchemasPaginator.d.ts +1 -1
- package/dist-types/pagination/ListManagedThingsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListNotificationConfigurationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListOtaTaskConfigurationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListOtaTaskExecutionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListOtaTasksPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProvisioningProfilesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSchemaVersionsPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/IoTManagedIntegrationsClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/IoTManagedIntegrationsServiceException.d.ts +1 -1
- package/package.json +13 -12
|
@@ -602,17 +602,7 @@ export var SerialNumber = [0, n0, _SN, 8, 0];
|
|
|
602
602
|
export var ThirdPartyUserId = [0, n0, _TPUI, 8, 0];
|
|
603
603
|
export var UniversalProductCode = [0, n0, _UPC, 8, 0];
|
|
604
604
|
export var AbortConfigCriteria = [3, n0, _ACC, 0, [_A, _FT, _MNOET, _TP], [0, 0, 1, 1]];
|
|
605
|
-
export var AccessDeniedException = [
|
|
606
|
-
-3,
|
|
607
|
-
n0,
|
|
608
|
-
_ADE,
|
|
609
|
-
{
|
|
610
|
-
[_e]: _c,
|
|
611
|
-
[_hE]: 403,
|
|
612
|
-
},
|
|
613
|
-
[_Me],
|
|
614
|
-
[0],
|
|
615
|
-
];
|
|
605
|
+
export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_Me], [0]];
|
|
616
606
|
TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
|
|
617
607
|
export var AccountAssociationItem = [
|
|
618
608
|
3,
|
|
@@ -668,17 +658,7 @@ export var CommandCapability = [
|
|
|
668
658
|
export var CommandEndpoint = [3, n0, _CE, 0, [_eI, _ca], [0, [() => CommandCapabilities, 0]]];
|
|
669
659
|
export var ConfigurationError = [3, n0, _CEo, 0, [_co, _m], [0, 0]];
|
|
670
660
|
export var ConfigurationStatus = [3, n0, _CS, 0, [_e, _s], [() => ConfigurationError, 0]];
|
|
671
|
-
export var ConflictException = [
|
|
672
|
-
-3,
|
|
673
|
-
n0,
|
|
674
|
-
_CEon,
|
|
675
|
-
{
|
|
676
|
-
[_e]: _c,
|
|
677
|
-
[_hE]: 409,
|
|
678
|
-
},
|
|
679
|
-
[_Me],
|
|
680
|
-
[0],
|
|
681
|
-
];
|
|
661
|
+
export var ConflictException = [-3, n0, _CEon, { [_e]: _c, [_hE]: 409 }, [_Me], [0]];
|
|
682
662
|
TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
|
|
683
663
|
export var ConnectorDestinationSummary = [3, n0, _CDS, 0, [_N, _D, _CCI, _I], [0, 0, 0, 0]];
|
|
684
664
|
export var ConnectorItem = [
|
|
@@ -858,12 +838,7 @@ export var DeleteManagedThingRequest = [
|
|
|
858
838
|
[_Id, _Fo],
|
|
859
839
|
[
|
|
860
840
|
[0, 1],
|
|
861
|
-
[
|
|
862
|
-
2,
|
|
863
|
-
{
|
|
864
|
-
[_hQ]: _Fo,
|
|
865
|
-
},
|
|
866
|
-
],
|
|
841
|
+
[2, { [_hQ]: _Fo }],
|
|
867
842
|
],
|
|
868
843
|
];
|
|
869
844
|
export var DeleteNotificationConfigurationRequest = [3, n0, _DNCR, 0, [_ETv], [[0, 1]]];
|
|
@@ -1150,12 +1125,7 @@ export var GetSchemaVersionRequest = [
|
|
|
1150
1125
|
[
|
|
1151
1126
|
[0, 1],
|
|
1152
1127
|
[0, 1],
|
|
1153
|
-
[
|
|
1154
|
-
0,
|
|
1155
|
-
{
|
|
1156
|
-
[_hQ]: _F,
|
|
1157
|
-
},
|
|
1158
|
-
],
|
|
1128
|
+
[0, { [_hQ]: _F }],
|
|
1159
1129
|
],
|
|
1160
1130
|
];
|
|
1161
1131
|
export var GetSchemaVersionResponse = [
|
|
@@ -1166,54 +1136,14 @@ export var GetSchemaVersionResponse = [
|
|
|
1166
1136
|
[_SI, _T, _D, _Na, _SV, _V, _S],
|
|
1167
1137
|
[0, 0, 0, 0, 0, 0, 15],
|
|
1168
1138
|
];
|
|
1169
|
-
export var InternalFailureException = [
|
|
1170
|
-
-3,
|
|
1171
|
-
n0,
|
|
1172
|
-
_IFE,
|
|
1173
|
-
{
|
|
1174
|
-
[_e]: _se,
|
|
1175
|
-
[_hE]: 500,
|
|
1176
|
-
},
|
|
1177
|
-
[_Me],
|
|
1178
|
-
[0],
|
|
1179
|
-
];
|
|
1139
|
+
export var InternalFailureException = [-3, n0, _IFE, { [_e]: _se, [_hE]: 500 }, [_Me], [0]];
|
|
1180
1140
|
TypeRegistry.for(n0).registerError(InternalFailureException, __InternalFailureException);
|
|
1181
|
-
export var InternalServerException = [
|
|
1182
|
-
-3,
|
|
1183
|
-
n0,
|
|
1184
|
-
_ISE,
|
|
1185
|
-
{
|
|
1186
|
-
[_e]: _se,
|
|
1187
|
-
[_hE]: 500,
|
|
1188
|
-
},
|
|
1189
|
-
[_Me],
|
|
1190
|
-
[0],
|
|
1191
|
-
];
|
|
1141
|
+
export var InternalServerException = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_Me], [0]];
|
|
1192
1142
|
TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
|
|
1193
|
-
export var InvalidRequestException = [
|
|
1194
|
-
-3,
|
|
1195
|
-
n0,
|
|
1196
|
-
_IRE,
|
|
1197
|
-
{
|
|
1198
|
-
[_e]: _c,
|
|
1199
|
-
[_hE]: 400,
|
|
1200
|
-
},
|
|
1201
|
-
[_Me],
|
|
1202
|
-
[0],
|
|
1203
|
-
];
|
|
1143
|
+
export var InvalidRequestException = [-3, n0, _IRE, { [_e]: _c, [_hE]: 400 }, [_Me], [0]];
|
|
1204
1144
|
TypeRegistry.for(n0).registerError(InvalidRequestException, __InvalidRequestException);
|
|
1205
1145
|
export var LambdaConfig = [3, n0, _LC, 0, [_ar], [0]];
|
|
1206
|
-
export var LimitExceededException = [
|
|
1207
|
-
-3,
|
|
1208
|
-
n0,
|
|
1209
|
-
_LEE,
|
|
1210
|
-
{
|
|
1211
|
-
[_e]: _c,
|
|
1212
|
-
[_hE]: 410,
|
|
1213
|
-
},
|
|
1214
|
-
[_Me],
|
|
1215
|
-
[0],
|
|
1216
|
-
];
|
|
1146
|
+
export var LimitExceededException = [-3, n0, _LEE, { [_e]: _c, [_hE]: 410 }, [_Me], [0]];
|
|
1217
1147
|
TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException);
|
|
1218
1148
|
export var ListAccountAssociationsRequest = [
|
|
1219
1149
|
3,
|
|
@@ -1222,24 +1152,9 @@ export var ListAccountAssociationsRequest = [
|
|
|
1222
1152
|
0,
|
|
1223
1153
|
[_CDIo, _MR, _NT],
|
|
1224
1154
|
[
|
|
1225
|
-
[
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
[_hQ]: _CDIo,
|
|
1229
|
-
},
|
|
1230
|
-
],
|
|
1231
|
-
[
|
|
1232
|
-
1,
|
|
1233
|
-
{
|
|
1234
|
-
[_hQ]: _MR,
|
|
1235
|
-
},
|
|
1236
|
-
],
|
|
1237
|
-
[
|
|
1238
|
-
0,
|
|
1239
|
-
{
|
|
1240
|
-
[_hQ]: _NT,
|
|
1241
|
-
},
|
|
1242
|
-
],
|
|
1155
|
+
[0, { [_hQ]: _CDIo }],
|
|
1156
|
+
[1, { [_hQ]: _MR }],
|
|
1157
|
+
[0, { [_hQ]: _NT }],
|
|
1243
1158
|
],
|
|
1244
1159
|
];
|
|
1245
1160
|
export var ListAccountAssociationsResponse = [
|
|
@@ -1257,30 +1172,10 @@ export var ListCloudConnectorsRequest = [
|
|
|
1257
1172
|
0,
|
|
1258
1173
|
[_T, _LA, _MR, _NT],
|
|
1259
1174
|
[
|
|
1260
|
-
[
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
},
|
|
1265
|
-
],
|
|
1266
|
-
[
|
|
1267
|
-
0,
|
|
1268
|
-
{
|
|
1269
|
-
[_hQ]: _LA,
|
|
1270
|
-
},
|
|
1271
|
-
],
|
|
1272
|
-
[
|
|
1273
|
-
1,
|
|
1274
|
-
{
|
|
1275
|
-
[_hQ]: _MR,
|
|
1276
|
-
},
|
|
1277
|
-
],
|
|
1278
|
-
[
|
|
1279
|
-
0,
|
|
1280
|
-
{
|
|
1281
|
-
[_hQ]: _NT,
|
|
1282
|
-
},
|
|
1283
|
-
],
|
|
1175
|
+
[0, { [_hQ]: _T }],
|
|
1176
|
+
[0, { [_hQ]: _LA }],
|
|
1177
|
+
[1, { [_hQ]: _MR }],
|
|
1178
|
+
[0, { [_hQ]: _NT }],
|
|
1284
1179
|
],
|
|
1285
1180
|
];
|
|
1286
1181
|
export var ListCloudConnectorsResponse = [
|
|
@@ -1298,24 +1193,9 @@ export var ListConnectorDestinationsRequest = [
|
|
|
1298
1193
|
0,
|
|
1299
1194
|
[_CCI, _NT, _MR],
|
|
1300
1195
|
[
|
|
1301
|
-
[
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
[_hQ]: _CCI,
|
|
1305
|
-
},
|
|
1306
|
-
],
|
|
1307
|
-
[
|
|
1308
|
-
0,
|
|
1309
|
-
{
|
|
1310
|
-
[_hQ]: _NT,
|
|
1311
|
-
},
|
|
1312
|
-
],
|
|
1313
|
-
[
|
|
1314
|
-
1,
|
|
1315
|
-
{
|
|
1316
|
-
[_hQ]: _MR,
|
|
1317
|
-
},
|
|
1318
|
-
],
|
|
1196
|
+
[0, { [_hQ]: _CCI }],
|
|
1197
|
+
[0, { [_hQ]: _NT }],
|
|
1198
|
+
[1, { [_hQ]: _MR }],
|
|
1319
1199
|
],
|
|
1320
1200
|
];
|
|
1321
1201
|
export var ListConnectorDestinationsResponse = [
|
|
@@ -1333,18 +1213,8 @@ export var ListCredentialLockersRequest = [
|
|
|
1333
1213
|
0,
|
|
1334
1214
|
[_NT, _MR],
|
|
1335
1215
|
[
|
|
1336
|
-
[
|
|
1337
|
-
|
|
1338
|
-
{
|
|
1339
|
-
[_hQ]: _NT,
|
|
1340
|
-
},
|
|
1341
|
-
],
|
|
1342
|
-
[
|
|
1343
|
-
1,
|
|
1344
|
-
{
|
|
1345
|
-
[_hQ]: _MR,
|
|
1346
|
-
},
|
|
1347
|
-
],
|
|
1216
|
+
[0, { [_hQ]: _NT }],
|
|
1217
|
+
[1, { [_hQ]: _MR }],
|
|
1348
1218
|
],
|
|
1349
1219
|
];
|
|
1350
1220
|
export var ListCredentialLockersResponse = [
|
|
@@ -1362,18 +1232,8 @@ export var ListDestinationsRequest = [
|
|
|
1362
1232
|
0,
|
|
1363
1233
|
[_NT, _MR],
|
|
1364
1234
|
[
|
|
1365
|
-
[
|
|
1366
|
-
|
|
1367
|
-
{
|
|
1368
|
-
[_hQ]: _NT,
|
|
1369
|
-
},
|
|
1370
|
-
],
|
|
1371
|
-
[
|
|
1372
|
-
1,
|
|
1373
|
-
{
|
|
1374
|
-
[_hQ]: _MR,
|
|
1375
|
-
},
|
|
1376
|
-
],
|
|
1235
|
+
[0, { [_hQ]: _NT }],
|
|
1236
|
+
[1, { [_hQ]: _MR }],
|
|
1377
1237
|
],
|
|
1378
1238
|
];
|
|
1379
1239
|
export var ListDestinationsResponse = [
|
|
@@ -1391,30 +1251,10 @@ export var ListDeviceDiscoveriesRequest = [
|
|
|
1391
1251
|
0,
|
|
1392
1252
|
[_NT, _MR, _TF, _SF],
|
|
1393
1253
|
[
|
|
1394
|
-
[
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
},
|
|
1399
|
-
],
|
|
1400
|
-
[
|
|
1401
|
-
1,
|
|
1402
|
-
{
|
|
1403
|
-
[_hQ]: _MR,
|
|
1404
|
-
},
|
|
1405
|
-
],
|
|
1406
|
-
[
|
|
1407
|
-
0,
|
|
1408
|
-
{
|
|
1409
|
-
[_hQ]: _TF,
|
|
1410
|
-
},
|
|
1411
|
-
],
|
|
1412
|
-
[
|
|
1413
|
-
0,
|
|
1414
|
-
{
|
|
1415
|
-
[_hQ]: _SF,
|
|
1416
|
-
},
|
|
1417
|
-
],
|
|
1254
|
+
[0, { [_hQ]: _NT }],
|
|
1255
|
+
[1, { [_hQ]: _MR }],
|
|
1256
|
+
[0, { [_hQ]: _TF }],
|
|
1257
|
+
[0, { [_hQ]: _SF }],
|
|
1418
1258
|
],
|
|
1419
1259
|
];
|
|
1420
1260
|
export var ListDeviceDiscoveriesResponse = [
|
|
@@ -1433,18 +1273,8 @@ export var ListDiscoveredDevicesRequest = [
|
|
|
1433
1273
|
[_Id, _NT, _MR],
|
|
1434
1274
|
[
|
|
1435
1275
|
[0, 1],
|
|
1436
|
-
[
|
|
1437
|
-
|
|
1438
|
-
{
|
|
1439
|
-
[_hQ]: _NT,
|
|
1440
|
-
},
|
|
1441
|
-
],
|
|
1442
|
-
[
|
|
1443
|
-
1,
|
|
1444
|
-
{
|
|
1445
|
-
[_hQ]: _MR,
|
|
1446
|
-
},
|
|
1447
|
-
],
|
|
1276
|
+
[0, { [_hQ]: _NT }],
|
|
1277
|
+
[1, { [_hQ]: _MR }],
|
|
1448
1278
|
],
|
|
1449
1279
|
];
|
|
1450
1280
|
export var ListDiscoveredDevicesResponse = [
|
|
@@ -1462,18 +1292,8 @@ export var ListEventLogConfigurationsRequest = [
|
|
|
1462
1292
|
0,
|
|
1463
1293
|
[_NT, _MR],
|
|
1464
1294
|
[
|
|
1465
|
-
[
|
|
1466
|
-
|
|
1467
|
-
{
|
|
1468
|
-
[_hQ]: _NT,
|
|
1469
|
-
},
|
|
1470
|
-
],
|
|
1471
|
-
[
|
|
1472
|
-
1,
|
|
1473
|
-
{
|
|
1474
|
-
[_hQ]: _MR,
|
|
1475
|
-
},
|
|
1476
|
-
],
|
|
1295
|
+
[0, { [_hQ]: _NT }],
|
|
1296
|
+
[1, { [_hQ]: _MR }],
|
|
1477
1297
|
],
|
|
1478
1298
|
];
|
|
1479
1299
|
export var ListEventLogConfigurationsResponse = [
|
|
@@ -1491,30 +1311,10 @@ export var ListManagedThingAccountAssociationsRequest = [
|
|
|
1491
1311
|
0,
|
|
1492
1312
|
[_MTI, _AAIc, _MR, _NT],
|
|
1493
1313
|
[
|
|
1494
|
-
[
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
},
|
|
1499
|
-
],
|
|
1500
|
-
[
|
|
1501
|
-
0,
|
|
1502
|
-
{
|
|
1503
|
-
[_hQ]: _AAIc,
|
|
1504
|
-
},
|
|
1505
|
-
],
|
|
1506
|
-
[
|
|
1507
|
-
1,
|
|
1508
|
-
{
|
|
1509
|
-
[_hQ]: _MR,
|
|
1510
|
-
},
|
|
1511
|
-
],
|
|
1512
|
-
[
|
|
1513
|
-
0,
|
|
1514
|
-
{
|
|
1515
|
-
[_hQ]: _NT,
|
|
1516
|
-
},
|
|
1517
|
-
],
|
|
1314
|
+
[0, { [_hQ]: _MTI }],
|
|
1315
|
+
[0, { [_hQ]: _AAIc }],
|
|
1316
|
+
[1, { [_hQ]: _MR }],
|
|
1317
|
+
[0, { [_hQ]: _NT }],
|
|
1518
1318
|
],
|
|
1519
1319
|
];
|
|
1520
1320
|
export var ListManagedThingAccountAssociationsResponse = [
|
|
@@ -1533,30 +1333,10 @@ export var ListManagedThingSchemasRequest = [
|
|
|
1533
1333
|
[_Id, _EIF, _CIF, _NT, _MR],
|
|
1534
1334
|
[
|
|
1535
1335
|
[0, 1],
|
|
1536
|
-
[
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
},
|
|
1541
|
-
],
|
|
1542
|
-
[
|
|
1543
|
-
0,
|
|
1544
|
-
{
|
|
1545
|
-
[_hQ]: _CIF,
|
|
1546
|
-
},
|
|
1547
|
-
],
|
|
1548
|
-
[
|
|
1549
|
-
0,
|
|
1550
|
-
{
|
|
1551
|
-
[_hQ]: _NT,
|
|
1552
|
-
},
|
|
1553
|
-
],
|
|
1554
|
-
[
|
|
1555
|
-
1,
|
|
1556
|
-
{
|
|
1557
|
-
[_hQ]: _MR,
|
|
1558
|
-
},
|
|
1559
|
-
],
|
|
1336
|
+
[0, { [_hQ]: _EIF }],
|
|
1337
|
+
[0, { [_hQ]: _CIF }],
|
|
1338
|
+
[0, { [_hQ]: _NT }],
|
|
1339
|
+
[1, { [_hQ]: _MR }],
|
|
1560
1340
|
],
|
|
1561
1341
|
];
|
|
1562
1342
|
export var ListManagedThingSchemasResponse = [
|
|
@@ -1574,72 +1354,17 @@ export var ListManagedThingsRequest = [
|
|
|
1574
1354
|
0,
|
|
1575
1355
|
[_OF, _CLF, _RF, _PCIF, _CPIF, _CDIF, _CDIFo, _SNF, _PSF, _NT, _MR],
|
|
1576
1356
|
[
|
|
1577
|
-
[
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
],
|
|
1583
|
-
[
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
],
|
|
1589
|
-
[
|
|
1590
|
-
0,
|
|
1591
|
-
{
|
|
1592
|
-
[_hQ]: _RF,
|
|
1593
|
-
},
|
|
1594
|
-
],
|
|
1595
|
-
[
|
|
1596
|
-
0,
|
|
1597
|
-
{
|
|
1598
|
-
[_hQ]: _PCIF,
|
|
1599
|
-
},
|
|
1600
|
-
],
|
|
1601
|
-
[
|
|
1602
|
-
0,
|
|
1603
|
-
{
|
|
1604
|
-
[_hQ]: _CPIF,
|
|
1605
|
-
},
|
|
1606
|
-
],
|
|
1607
|
-
[
|
|
1608
|
-
0,
|
|
1609
|
-
{
|
|
1610
|
-
[_hQ]: _CDIF,
|
|
1611
|
-
},
|
|
1612
|
-
],
|
|
1613
|
-
[
|
|
1614
|
-
() => ConnectorDeviceId,
|
|
1615
|
-
{
|
|
1616
|
-
[_hQ]: _CDIFo,
|
|
1617
|
-
},
|
|
1618
|
-
],
|
|
1619
|
-
[
|
|
1620
|
-
() => SerialNumber,
|
|
1621
|
-
{
|
|
1622
|
-
[_hQ]: _SNF,
|
|
1623
|
-
},
|
|
1624
|
-
],
|
|
1625
|
-
[
|
|
1626
|
-
0,
|
|
1627
|
-
{
|
|
1628
|
-
[_hQ]: _PSF,
|
|
1629
|
-
},
|
|
1630
|
-
],
|
|
1631
|
-
[
|
|
1632
|
-
0,
|
|
1633
|
-
{
|
|
1634
|
-
[_hQ]: _NT,
|
|
1635
|
-
},
|
|
1636
|
-
],
|
|
1637
|
-
[
|
|
1638
|
-
1,
|
|
1639
|
-
{
|
|
1640
|
-
[_hQ]: _MR,
|
|
1641
|
-
},
|
|
1642
|
-
],
|
|
1357
|
+
[() => Owner, { [_hQ]: _OF }],
|
|
1358
|
+
[0, { [_hQ]: _CLF }],
|
|
1359
|
+
[0, { [_hQ]: _RF }],
|
|
1360
|
+
[0, { [_hQ]: _PCIF }],
|
|
1361
|
+
[0, { [_hQ]: _CPIF }],
|
|
1362
|
+
[0, { [_hQ]: _CDIF }],
|
|
1363
|
+
[() => ConnectorDeviceId, { [_hQ]: _CDIFo }],
|
|
1364
|
+
[() => SerialNumber, { [_hQ]: _SNF }],
|
|
1365
|
+
[0, { [_hQ]: _PSF }],
|
|
1366
|
+
[0, { [_hQ]: _NT }],
|
|
1367
|
+
[1, { [_hQ]: _MR }],
|
|
1643
1368
|
],
|
|
1644
1369
|
];
|
|
1645
1370
|
export var ListManagedThingsResponse = [
|
|
@@ -1657,18 +1382,8 @@ export var ListNotificationConfigurationsRequest = [
|
|
|
1657
1382
|
0,
|
|
1658
1383
|
[_MR, _NT],
|
|
1659
1384
|
[
|
|
1660
|
-
[
|
|
1661
|
-
|
|
1662
|
-
{
|
|
1663
|
-
[_hQ]: _MR,
|
|
1664
|
-
},
|
|
1665
|
-
],
|
|
1666
|
-
[
|
|
1667
|
-
0,
|
|
1668
|
-
{
|
|
1669
|
-
[_hQ]: _NT,
|
|
1670
|
-
},
|
|
1671
|
-
],
|
|
1385
|
+
[1, { [_hQ]: _MR }],
|
|
1386
|
+
[0, { [_hQ]: _NT }],
|
|
1672
1387
|
],
|
|
1673
1388
|
];
|
|
1674
1389
|
export var ListNotificationConfigurationsResponse = [
|
|
@@ -1686,18 +1401,8 @@ export var ListOtaTaskConfigurationsRequest = [
|
|
|
1686
1401
|
0,
|
|
1687
1402
|
[_NT, _MR],
|
|
1688
1403
|
[
|
|
1689
|
-
[
|
|
1690
|
-
|
|
1691
|
-
{
|
|
1692
|
-
[_hQ]: _NT,
|
|
1693
|
-
},
|
|
1694
|
-
],
|
|
1695
|
-
[
|
|
1696
|
-
1,
|
|
1697
|
-
{
|
|
1698
|
-
[_hQ]: _MR,
|
|
1699
|
-
},
|
|
1700
|
-
],
|
|
1404
|
+
[0, { [_hQ]: _NT }],
|
|
1405
|
+
[1, { [_hQ]: _MR }],
|
|
1701
1406
|
],
|
|
1702
1407
|
];
|
|
1703
1408
|
export var ListOtaTaskConfigurationsResponse = [
|
|
@@ -1716,18 +1421,8 @@ export var ListOtaTaskExecutionsRequest = [
|
|
|
1716
1421
|
[_Id, _NT, _MR],
|
|
1717
1422
|
[
|
|
1718
1423
|
[0, 1],
|
|
1719
|
-
[
|
|
1720
|
-
|
|
1721
|
-
{
|
|
1722
|
-
[_hQ]: _NT,
|
|
1723
|
-
},
|
|
1724
|
-
],
|
|
1725
|
-
[
|
|
1726
|
-
1,
|
|
1727
|
-
{
|
|
1728
|
-
[_hQ]: _MR,
|
|
1729
|
-
},
|
|
1730
|
-
],
|
|
1424
|
+
[0, { [_hQ]: _NT }],
|
|
1425
|
+
[1, { [_hQ]: _MR }],
|
|
1731
1426
|
],
|
|
1732
1427
|
];
|
|
1733
1428
|
export var ListOtaTaskExecutionsResponse = [
|
|
@@ -1745,18 +1440,8 @@ export var ListOtaTasksRequest = [
|
|
|
1745
1440
|
0,
|
|
1746
1441
|
[_NT, _MR],
|
|
1747
1442
|
[
|
|
1748
|
-
[
|
|
1749
|
-
|
|
1750
|
-
{
|
|
1751
|
-
[_hQ]: _NT,
|
|
1752
|
-
},
|
|
1753
|
-
],
|
|
1754
|
-
[
|
|
1755
|
-
1,
|
|
1756
|
-
{
|
|
1757
|
-
[_hQ]: _MR,
|
|
1758
|
-
},
|
|
1759
|
-
],
|
|
1443
|
+
[0, { [_hQ]: _NT }],
|
|
1444
|
+
[1, { [_hQ]: _MR }],
|
|
1760
1445
|
],
|
|
1761
1446
|
];
|
|
1762
1447
|
export var ListOtaTasksResponse = [
|
|
@@ -1774,18 +1459,8 @@ export var ListProvisioningProfilesRequest = [
|
|
|
1774
1459
|
0,
|
|
1775
1460
|
[_NT, _MR],
|
|
1776
1461
|
[
|
|
1777
|
-
[
|
|
1778
|
-
|
|
1779
|
-
{
|
|
1780
|
-
[_hQ]: _NT,
|
|
1781
|
-
},
|
|
1782
|
-
],
|
|
1783
|
-
[
|
|
1784
|
-
1,
|
|
1785
|
-
{
|
|
1786
|
-
[_hQ]: _MR,
|
|
1787
|
-
},
|
|
1788
|
-
],
|
|
1462
|
+
[0, { [_hQ]: _NT }],
|
|
1463
|
+
[1, { [_hQ]: _MR }],
|
|
1789
1464
|
],
|
|
1790
1465
|
];
|
|
1791
1466
|
export var ListProvisioningProfilesResponse = [
|
|
@@ -1804,42 +1479,12 @@ export var ListSchemaVersionsRequest = [
|
|
|
1804
1479
|
[_T, _MR, _NT, _SI, _Na, _V, _SV],
|
|
1805
1480
|
[
|
|
1806
1481
|
[0, 1],
|
|
1807
|
-
[
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
|
|
1812
|
-
],
|
|
1813
|
-
[
|
|
1814
|
-
0,
|
|
1815
|
-
{
|
|
1816
|
-
[_hQ]: _NT,
|
|
1817
|
-
},
|
|
1818
|
-
],
|
|
1819
|
-
[
|
|
1820
|
-
0,
|
|
1821
|
-
{
|
|
1822
|
-
[_hQ]: _SIF,
|
|
1823
|
-
},
|
|
1824
|
-
],
|
|
1825
|
-
[
|
|
1826
|
-
0,
|
|
1827
|
-
{
|
|
1828
|
-
[_hQ]: _NF,
|
|
1829
|
-
},
|
|
1830
|
-
],
|
|
1831
|
-
[
|
|
1832
|
-
0,
|
|
1833
|
-
{
|
|
1834
|
-
[_hQ]: _VF,
|
|
1835
|
-
},
|
|
1836
|
-
],
|
|
1837
|
-
[
|
|
1838
|
-
0,
|
|
1839
|
-
{
|
|
1840
|
-
[_hQ]: _SVF,
|
|
1841
|
-
},
|
|
1842
|
-
],
|
|
1482
|
+
[1, { [_hQ]: _MR }],
|
|
1483
|
+
[0, { [_hQ]: _NT }],
|
|
1484
|
+
[0, { [_hQ]: _SIF }],
|
|
1485
|
+
[0, { [_hQ]: _NF }],
|
|
1486
|
+
[0, { [_hQ]: _VF }],
|
|
1487
|
+
[0, { [_hQ]: _SVF }],
|
|
1843
1488
|
],
|
|
1844
1489
|
];
|
|
1845
1490
|
export var ListSchemaVersionsResponse = [
|
|
@@ -2036,10 +1681,7 @@ export var ResourceNotFoundException = [
|
|
|
2036
1681
|
-3,
|
|
2037
1682
|
n0,
|
|
2038
1683
|
_RNFE,
|
|
2039
|
-
{
|
|
2040
|
-
[_e]: _c,
|
|
2041
|
-
[_hE]: 404,
|
|
2042
|
-
},
|
|
1684
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
2043
1685
|
[_Me, _RI, _RT],
|
|
2044
1686
|
[0, 0, 0],
|
|
2045
1687
|
];
|
|
@@ -2094,29 +1736,9 @@ export var SendManagedThingCommandRequest = [
|
|
|
2094
1736
|
[[0, 1], [() => CommandEndpoints, 0], 0, 0],
|
|
2095
1737
|
];
|
|
2096
1738
|
export var SendManagedThingCommandResponse = [3, n0, _SMTCRe, 0, [_TIr], [0]];
|
|
2097
|
-
export var ServiceQuotaExceededException = [
|
|
2098
|
-
-3,
|
|
2099
|
-
n0,
|
|
2100
|
-
_SQEE,
|
|
2101
|
-
{
|
|
2102
|
-
[_e]: _c,
|
|
2103
|
-
[_hE]: 402,
|
|
2104
|
-
},
|
|
2105
|
-
[_Me],
|
|
2106
|
-
[0],
|
|
2107
|
-
];
|
|
1739
|
+
export var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_Me], [0]];
|
|
2108
1740
|
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
|
|
2109
|
-
export var ServiceUnavailableException = [
|
|
2110
|
-
-3,
|
|
2111
|
-
n0,
|
|
2112
|
-
_SUE,
|
|
2113
|
-
{
|
|
2114
|
-
[_e]: _se,
|
|
2115
|
-
[_hE]: 503,
|
|
2116
|
-
},
|
|
2117
|
-
[_Me],
|
|
2118
|
-
[0],
|
|
2119
|
-
];
|
|
1741
|
+
export var ServiceUnavailableException = [-3, n0, _SUE, { [_e]: _se, [_hE]: 503 }, [_Me], [0]];
|
|
2120
1742
|
TypeRegistry.for(n0).registerError(ServiceUnavailableException, __ServiceUnavailableException);
|
|
2121
1743
|
export var StartAccountAssociationRefreshRequest = [3, n0, _SAARR, 0, [_AAIc], [[0, 1]]];
|
|
2122
1744
|
export var StartAccountAssociationRefreshResponse = [
|
|
@@ -2165,29 +1787,9 @@ export var TaskProcessingDetails = [
|
|
|
2165
1787
|
[_NOCT, _NOFT, _NOIPT, _nOQT, _nORT, _nORTu, _nOST, _nOTOT, _pT],
|
|
2166
1788
|
[1, 1, 1, 1, 1, 1, 1, 1, 64 | 0],
|
|
2167
1789
|
];
|
|
2168
|
-
export var ThrottlingException = [
|
|
2169
|
-
-3,
|
|
2170
|
-
n0,
|
|
2171
|
-
_TE,
|
|
2172
|
-
{
|
|
2173
|
-
[_e]: _c,
|
|
2174
|
-
[_hE]: 429,
|
|
2175
|
-
},
|
|
2176
|
-
[_Me],
|
|
2177
|
-
[0],
|
|
2178
|
-
];
|
|
1790
|
+
export var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_Me], [0]];
|
|
2179
1791
|
TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
|
|
2180
|
-
export var UnauthorizedException = [
|
|
2181
|
-
-3,
|
|
2182
|
-
n0,
|
|
2183
|
-
_UE,
|
|
2184
|
-
{
|
|
2185
|
-
[_e]: _c,
|
|
2186
|
-
[_hE]: 401,
|
|
2187
|
-
},
|
|
2188
|
-
[_Me],
|
|
2189
|
-
[0],
|
|
2190
|
-
];
|
|
1792
|
+
export var UnauthorizedException = [-3, n0, _UE, { [_e]: _c, [_hE]: 401 }, [_Me], [0]];
|
|
2191
1793
|
TypeRegistry.for(n0).registerError(UnauthorizedException, __UnauthorizedException);
|
|
2192
1794
|
export var UntagResourceRequest = [
|
|
2193
1795
|
3,
|
|
@@ -2197,12 +1799,7 @@ export var UntagResourceRequest = [
|
|
|
2197
1799
|
[_RAe, _TK],
|
|
2198
1800
|
[
|
|
2199
1801
|
[0, 1],
|
|
2200
|
-
[
|
|
2201
|
-
64 | 0,
|
|
2202
|
-
{
|
|
2203
|
-
[_hQ]: _tK,
|
|
2204
|
-
},
|
|
2205
|
-
],
|
|
1802
|
+
[64 | 0, { [_hQ]: _tK }],
|
|
2206
1803
|
],
|
|
2207
1804
|
];
|
|
2208
1805
|
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -2249,17 +1846,7 @@ export var UpdateManagedThingRequest = [
|
|
|
2249
1846
|
];
|
|
2250
1847
|
export var UpdateNotificationConfigurationRequest = [3, n0, _UNCR, 0, [_ETv, _DN], [[0, 1], 0]];
|
|
2251
1848
|
export var UpdateOtaTaskRequest = [3, n0, _UOTR, 0, [_Id, _D, _TCI], [[0, 1], 0, 0]];
|
|
2252
|
-
export var ValidationException = [
|
|
2253
|
-
-3,
|
|
2254
|
-
n0,
|
|
2255
|
-
_VE,
|
|
2256
|
-
{
|
|
2257
|
-
[_e]: _c,
|
|
2258
|
-
[_hE]: 400,
|
|
2259
|
-
},
|
|
2260
|
-
[_Me],
|
|
2261
|
-
[0],
|
|
2262
|
-
];
|
|
1849
|
+
export var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_Me], [0]];
|
|
2263
1850
|
TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
|
|
2264
1851
|
export var __Unit = "unit";
|
|
2265
1852
|
export var IoTManagedIntegrationsServiceException = [
|
|
@@ -2356,9 +1943,7 @@ export var CreateAccountAssociation = [
|
|
|
2356
1943
|
9,
|
|
2357
1944
|
n0,
|
|
2358
1945
|
_CAA,
|
|
2359
|
-
{
|
|
2360
|
-
[_h]: ["POST", "/account-associations", 201],
|
|
2361
|
-
},
|
|
1946
|
+
{ [_h]: ["POST", "/account-associations", 201] },
|
|
2362
1947
|
() => CreateAccountAssociationRequest,
|
|
2363
1948
|
() => CreateAccountAssociationResponse,
|
|
2364
1949
|
];
|
|
@@ -2366,9 +1951,7 @@ export var CreateCloudConnector = [
|
|
|
2366
1951
|
9,
|
|
2367
1952
|
n0,
|
|
2368
1953
|
_CCC,
|
|
2369
|
-
{
|
|
2370
|
-
[_h]: ["POST", "/cloud-connectors", 201],
|
|
2371
|
-
},
|
|
1954
|
+
{ [_h]: ["POST", "/cloud-connectors", 201] },
|
|
2372
1955
|
() => CreateCloudConnectorRequest,
|
|
2373
1956
|
() => CreateCloudConnectorResponse,
|
|
2374
1957
|
];
|
|
@@ -2376,9 +1959,7 @@ export var CreateConnectorDestination = [
|
|
|
2376
1959
|
9,
|
|
2377
1960
|
n0,
|
|
2378
1961
|
_CCD,
|
|
2379
|
-
{
|
|
2380
|
-
[_h]: ["POST", "/connector-destinations", 201],
|
|
2381
|
-
},
|
|
1962
|
+
{ [_h]: ["POST", "/connector-destinations", 201] },
|
|
2382
1963
|
() => CreateConnectorDestinationRequest,
|
|
2383
1964
|
() => CreateConnectorDestinationResponse,
|
|
2384
1965
|
];
|
|
@@ -2386,9 +1967,7 @@ export var CreateCredentialLocker = [
|
|
|
2386
1967
|
9,
|
|
2387
1968
|
n0,
|
|
2388
1969
|
_CCL,
|
|
2389
|
-
{
|
|
2390
|
-
[_h]: ["POST", "/credential-lockers", 201],
|
|
2391
|
-
},
|
|
1970
|
+
{ [_h]: ["POST", "/credential-lockers", 201] },
|
|
2392
1971
|
() => CreateCredentialLockerRequest,
|
|
2393
1972
|
() => CreateCredentialLockerResponse,
|
|
2394
1973
|
];
|
|
@@ -2396,9 +1975,7 @@ export var CreateDestination = [
|
|
|
2396
1975
|
9,
|
|
2397
1976
|
n0,
|
|
2398
1977
|
_CD,
|
|
2399
|
-
{
|
|
2400
|
-
[_h]: ["POST", "/destinations", 201],
|
|
2401
|
-
},
|
|
1978
|
+
{ [_h]: ["POST", "/destinations", 201] },
|
|
2402
1979
|
() => CreateDestinationRequest,
|
|
2403
1980
|
() => CreateDestinationResponse,
|
|
2404
1981
|
];
|
|
@@ -2406,9 +1983,7 @@ export var CreateEventLogConfiguration = [
|
|
|
2406
1983
|
9,
|
|
2407
1984
|
n0,
|
|
2408
1985
|
_CELC,
|
|
2409
|
-
{
|
|
2410
|
-
[_h]: ["POST", "/event-log-configurations", 201],
|
|
2411
|
-
},
|
|
1986
|
+
{ [_h]: ["POST", "/event-log-configurations", 201] },
|
|
2412
1987
|
() => CreateEventLogConfigurationRequest,
|
|
2413
1988
|
() => CreateEventLogConfigurationResponse,
|
|
2414
1989
|
];
|
|
@@ -2416,9 +1991,7 @@ export var CreateManagedThing = [
|
|
|
2416
1991
|
9,
|
|
2417
1992
|
n0,
|
|
2418
1993
|
_CMT,
|
|
2419
|
-
{
|
|
2420
|
-
[_h]: ["POST", "/managed-things", 201],
|
|
2421
|
-
},
|
|
1994
|
+
{ [_h]: ["POST", "/managed-things", 201] },
|
|
2422
1995
|
() => CreateManagedThingRequest,
|
|
2423
1996
|
() => CreateManagedThingResponse,
|
|
2424
1997
|
];
|
|
@@ -2426,9 +1999,7 @@ export var CreateNotificationConfiguration = [
|
|
|
2426
1999
|
9,
|
|
2427
2000
|
n0,
|
|
2428
2001
|
_CNC,
|
|
2429
|
-
{
|
|
2430
|
-
[_h]: ["POST", "/notification-configurations", 201],
|
|
2431
|
-
},
|
|
2002
|
+
{ [_h]: ["POST", "/notification-configurations", 201] },
|
|
2432
2003
|
() => CreateNotificationConfigurationRequest,
|
|
2433
2004
|
() => CreateNotificationConfigurationResponse,
|
|
2434
2005
|
];
|
|
@@ -2436,9 +2007,7 @@ export var CreateOtaTask = [
|
|
|
2436
2007
|
9,
|
|
2437
2008
|
n0,
|
|
2438
2009
|
_COT,
|
|
2439
|
-
{
|
|
2440
|
-
[_h]: ["POST", "/ota-tasks", 201],
|
|
2441
|
-
},
|
|
2010
|
+
{ [_h]: ["POST", "/ota-tasks", 201] },
|
|
2442
2011
|
() => CreateOtaTaskRequest,
|
|
2443
2012
|
() => CreateOtaTaskResponse,
|
|
2444
2013
|
];
|
|
@@ -2446,9 +2015,7 @@ export var CreateOtaTaskConfiguration = [
|
|
|
2446
2015
|
9,
|
|
2447
2016
|
n0,
|
|
2448
2017
|
_COTC,
|
|
2449
|
-
{
|
|
2450
|
-
[_h]: ["POST", "/ota-task-configurations", 201],
|
|
2451
|
-
},
|
|
2018
|
+
{ [_h]: ["POST", "/ota-task-configurations", 201] },
|
|
2452
2019
|
() => CreateOtaTaskConfigurationRequest,
|
|
2453
2020
|
() => CreateOtaTaskConfigurationResponse,
|
|
2454
2021
|
];
|
|
@@ -2456,9 +2023,7 @@ export var CreateProvisioningProfile = [
|
|
|
2456
2023
|
9,
|
|
2457
2024
|
n0,
|
|
2458
2025
|
_CPP,
|
|
2459
|
-
{
|
|
2460
|
-
[_h]: ["POST", "/provisioning-profiles", 201],
|
|
2461
|
-
},
|
|
2026
|
+
{ [_h]: ["POST", "/provisioning-profiles", 201] },
|
|
2462
2027
|
() => CreateProvisioningProfileRequest,
|
|
2463
2028
|
() => CreateProvisioningProfileResponse,
|
|
2464
2029
|
];
|
|
@@ -2466,9 +2031,7 @@ export var DeleteAccountAssociation = [
|
|
|
2466
2031
|
9,
|
|
2467
2032
|
n0,
|
|
2468
2033
|
_DAA,
|
|
2469
|
-
{
|
|
2470
|
-
[_h]: ["DELETE", "/account-associations/{AccountAssociationId}", 200],
|
|
2471
|
-
},
|
|
2034
|
+
{ [_h]: ["DELETE", "/account-associations/{AccountAssociationId}", 200] },
|
|
2472
2035
|
() => DeleteAccountAssociationRequest,
|
|
2473
2036
|
() => __Unit,
|
|
2474
2037
|
];
|
|
@@ -2476,9 +2039,7 @@ export var DeleteCloudConnector = [
|
|
|
2476
2039
|
9,
|
|
2477
2040
|
n0,
|
|
2478
2041
|
_DCC,
|
|
2479
|
-
{
|
|
2480
|
-
[_h]: ["DELETE", "/cloud-connectors/{Identifier}", 200],
|
|
2481
|
-
},
|
|
2042
|
+
{ [_h]: ["DELETE", "/cloud-connectors/{Identifier}", 200] },
|
|
2482
2043
|
() => DeleteCloudConnectorRequest,
|
|
2483
2044
|
() => __Unit,
|
|
2484
2045
|
];
|
|
@@ -2486,9 +2047,7 @@ export var DeleteConnectorDestination = [
|
|
|
2486
2047
|
9,
|
|
2487
2048
|
n0,
|
|
2488
2049
|
_DCD,
|
|
2489
|
-
{
|
|
2490
|
-
[_h]: ["DELETE", "/connector-destinations/{Identifier}", 200],
|
|
2491
|
-
},
|
|
2050
|
+
{ [_h]: ["DELETE", "/connector-destinations/{Identifier}", 200] },
|
|
2492
2051
|
() => DeleteConnectorDestinationRequest,
|
|
2493
2052
|
() => __Unit,
|
|
2494
2053
|
];
|
|
@@ -2496,9 +2055,7 @@ export var DeleteCredentialLocker = [
|
|
|
2496
2055
|
9,
|
|
2497
2056
|
n0,
|
|
2498
2057
|
_DCL,
|
|
2499
|
-
{
|
|
2500
|
-
[_h]: ["DELETE", "/credential-lockers/{Identifier}", 200],
|
|
2501
|
-
},
|
|
2058
|
+
{ [_h]: ["DELETE", "/credential-lockers/{Identifier}", 200] },
|
|
2502
2059
|
() => DeleteCredentialLockerRequest,
|
|
2503
2060
|
() => __Unit,
|
|
2504
2061
|
];
|
|
@@ -2506,9 +2063,7 @@ export var DeleteDestination = [
|
|
|
2506
2063
|
9,
|
|
2507
2064
|
n0,
|
|
2508
2065
|
_DD,
|
|
2509
|
-
{
|
|
2510
|
-
[_h]: ["DELETE", "/destinations/{Name}", 200],
|
|
2511
|
-
},
|
|
2066
|
+
{ [_h]: ["DELETE", "/destinations/{Name}", 200] },
|
|
2512
2067
|
() => DeleteDestinationRequest,
|
|
2513
2068
|
() => __Unit,
|
|
2514
2069
|
];
|
|
@@ -2516,9 +2071,7 @@ export var DeleteEventLogConfiguration = [
|
|
|
2516
2071
|
9,
|
|
2517
2072
|
n0,
|
|
2518
2073
|
_DELC,
|
|
2519
|
-
{
|
|
2520
|
-
[_h]: ["DELETE", "/event-log-configurations/{Id}", 200],
|
|
2521
|
-
},
|
|
2074
|
+
{ [_h]: ["DELETE", "/event-log-configurations/{Id}", 200] },
|
|
2522
2075
|
() => DeleteEventLogConfigurationRequest,
|
|
2523
2076
|
() => __Unit,
|
|
2524
2077
|
];
|
|
@@ -2526,9 +2079,7 @@ export var DeleteManagedThing = [
|
|
|
2526
2079
|
9,
|
|
2527
2080
|
n0,
|
|
2528
2081
|
_DMT,
|
|
2529
|
-
{
|
|
2530
|
-
[_h]: ["DELETE", "/managed-things/{Identifier}", 204],
|
|
2531
|
-
},
|
|
2082
|
+
{ [_h]: ["DELETE", "/managed-things/{Identifier}", 204] },
|
|
2532
2083
|
() => DeleteManagedThingRequest,
|
|
2533
2084
|
() => __Unit,
|
|
2534
2085
|
];
|
|
@@ -2536,9 +2087,7 @@ export var DeleteNotificationConfiguration = [
|
|
|
2536
2087
|
9,
|
|
2537
2088
|
n0,
|
|
2538
2089
|
_DNC,
|
|
2539
|
-
{
|
|
2540
|
-
[_h]: ["DELETE", "/notification-configurations/{EventType}", 200],
|
|
2541
|
-
},
|
|
2090
|
+
{ [_h]: ["DELETE", "/notification-configurations/{EventType}", 200] },
|
|
2542
2091
|
() => DeleteNotificationConfigurationRequest,
|
|
2543
2092
|
() => __Unit,
|
|
2544
2093
|
];
|
|
@@ -2546,9 +2095,7 @@ export var DeleteOtaTask = [
|
|
|
2546
2095
|
9,
|
|
2547
2096
|
n0,
|
|
2548
2097
|
_DOT,
|
|
2549
|
-
{
|
|
2550
|
-
[_h]: ["DELETE", "/ota-tasks/{Identifier}", 200],
|
|
2551
|
-
},
|
|
2098
|
+
{ [_h]: ["DELETE", "/ota-tasks/{Identifier}", 200] },
|
|
2552
2099
|
() => DeleteOtaTaskRequest,
|
|
2553
2100
|
() => __Unit,
|
|
2554
2101
|
];
|
|
@@ -2556,9 +2103,7 @@ export var DeleteOtaTaskConfiguration = [
|
|
|
2556
2103
|
9,
|
|
2557
2104
|
n0,
|
|
2558
2105
|
_DOTC,
|
|
2559
|
-
{
|
|
2560
|
-
[_h]: ["DELETE", "/ota-task-configurations/{Identifier}", 204],
|
|
2561
|
-
},
|
|
2106
|
+
{ [_h]: ["DELETE", "/ota-task-configurations/{Identifier}", 204] },
|
|
2562
2107
|
() => DeleteOtaTaskConfigurationRequest,
|
|
2563
2108
|
() => __Unit,
|
|
2564
2109
|
];
|
|
@@ -2566,9 +2111,7 @@ export var DeleteProvisioningProfile = [
|
|
|
2566
2111
|
9,
|
|
2567
2112
|
n0,
|
|
2568
2113
|
_DPP,
|
|
2569
|
-
{
|
|
2570
|
-
[_h]: ["DELETE", "/provisioning-profiles/{Identifier}", 200],
|
|
2571
|
-
},
|
|
2114
|
+
{ [_h]: ["DELETE", "/provisioning-profiles/{Identifier}", 200] },
|
|
2572
2115
|
() => DeleteProvisioningProfileRequest,
|
|
2573
2116
|
() => __Unit,
|
|
2574
2117
|
];
|
|
@@ -2576,9 +2119,7 @@ export var DeregisterAccountAssociation = [
|
|
|
2576
2119
|
9,
|
|
2577
2120
|
n0,
|
|
2578
2121
|
_DAAe,
|
|
2579
|
-
{
|
|
2580
|
-
[_h]: ["PUT", "/managed-thing-associations/deregister", 200],
|
|
2581
|
-
},
|
|
2122
|
+
{ [_h]: ["PUT", "/managed-thing-associations/deregister", 200] },
|
|
2582
2123
|
() => DeregisterAccountAssociationRequest,
|
|
2583
2124
|
() => __Unit,
|
|
2584
2125
|
];
|
|
@@ -2586,9 +2127,7 @@ export var GetAccountAssociation = [
|
|
|
2586
2127
|
9,
|
|
2587
2128
|
n0,
|
|
2588
2129
|
_GAA,
|
|
2589
|
-
{
|
|
2590
|
-
[_h]: ["GET", "/account-associations/{AccountAssociationId}", 200],
|
|
2591
|
-
},
|
|
2130
|
+
{ [_h]: ["GET", "/account-associations/{AccountAssociationId}", 200] },
|
|
2592
2131
|
() => GetAccountAssociationRequest,
|
|
2593
2132
|
() => GetAccountAssociationResponse,
|
|
2594
2133
|
];
|
|
@@ -2596,9 +2135,7 @@ export var GetCloudConnector = [
|
|
|
2596
2135
|
9,
|
|
2597
2136
|
n0,
|
|
2598
2137
|
_GCC,
|
|
2599
|
-
{
|
|
2600
|
-
[_h]: ["GET", "/cloud-connectors/{Identifier}", 200],
|
|
2601
|
-
},
|
|
2138
|
+
{ [_h]: ["GET", "/cloud-connectors/{Identifier}", 200] },
|
|
2602
2139
|
() => GetCloudConnectorRequest,
|
|
2603
2140
|
() => GetCloudConnectorResponse,
|
|
2604
2141
|
];
|
|
@@ -2606,9 +2143,7 @@ export var GetConnectorDestination = [
|
|
|
2606
2143
|
9,
|
|
2607
2144
|
n0,
|
|
2608
2145
|
_GCD,
|
|
2609
|
-
{
|
|
2610
|
-
[_h]: ["GET", "/connector-destinations/{Identifier}", 200],
|
|
2611
|
-
},
|
|
2146
|
+
{ [_h]: ["GET", "/connector-destinations/{Identifier}", 200] },
|
|
2612
2147
|
() => GetConnectorDestinationRequest,
|
|
2613
2148
|
() => GetConnectorDestinationResponse,
|
|
2614
2149
|
];
|
|
@@ -2616,9 +2151,7 @@ export var GetCredentialLocker = [
|
|
|
2616
2151
|
9,
|
|
2617
2152
|
n0,
|
|
2618
2153
|
_GCL,
|
|
2619
|
-
{
|
|
2620
|
-
[_h]: ["GET", "/credential-lockers/{Identifier}", 200],
|
|
2621
|
-
},
|
|
2154
|
+
{ [_h]: ["GET", "/credential-lockers/{Identifier}", 200] },
|
|
2622
2155
|
() => GetCredentialLockerRequest,
|
|
2623
2156
|
() => GetCredentialLockerResponse,
|
|
2624
2157
|
];
|
|
@@ -2626,9 +2159,7 @@ export var GetCustomEndpoint = [
|
|
|
2626
2159
|
9,
|
|
2627
2160
|
n0,
|
|
2628
2161
|
_GCE,
|
|
2629
|
-
{
|
|
2630
|
-
[_h]: ["GET", "/custom-endpoint", 200],
|
|
2631
|
-
},
|
|
2162
|
+
{ [_h]: ["GET", "/custom-endpoint", 200] },
|
|
2632
2163
|
() => GetCustomEndpointRequest,
|
|
2633
2164
|
() => GetCustomEndpointResponse,
|
|
2634
2165
|
];
|
|
@@ -2636,9 +2167,7 @@ export var GetDefaultEncryptionConfiguration = [
|
|
|
2636
2167
|
9,
|
|
2637
2168
|
n0,
|
|
2638
2169
|
_GDEC,
|
|
2639
|
-
{
|
|
2640
|
-
[_h]: ["GET", "/configuration/account/encryption", 200],
|
|
2641
|
-
},
|
|
2170
|
+
{ [_h]: ["GET", "/configuration/account/encryption", 200] },
|
|
2642
2171
|
() => GetDefaultEncryptionConfigurationRequest,
|
|
2643
2172
|
() => GetDefaultEncryptionConfigurationResponse,
|
|
2644
2173
|
];
|
|
@@ -2646,9 +2175,7 @@ export var GetDestination = [
|
|
|
2646
2175
|
9,
|
|
2647
2176
|
n0,
|
|
2648
2177
|
_GD,
|
|
2649
|
-
{
|
|
2650
|
-
[_h]: ["GET", "/destinations/{Name}", 200],
|
|
2651
|
-
},
|
|
2178
|
+
{ [_h]: ["GET", "/destinations/{Name}", 200] },
|
|
2652
2179
|
() => GetDestinationRequest,
|
|
2653
2180
|
() => GetDestinationResponse,
|
|
2654
2181
|
];
|
|
@@ -2656,9 +2183,7 @@ export var GetDeviceDiscovery = [
|
|
|
2656
2183
|
9,
|
|
2657
2184
|
n0,
|
|
2658
2185
|
_GDD,
|
|
2659
|
-
{
|
|
2660
|
-
[_h]: ["GET", "/device-discoveries/{Identifier}", 200],
|
|
2661
|
-
},
|
|
2186
|
+
{ [_h]: ["GET", "/device-discoveries/{Identifier}", 200] },
|
|
2662
2187
|
() => GetDeviceDiscoveryRequest,
|
|
2663
2188
|
() => GetDeviceDiscoveryResponse,
|
|
2664
2189
|
];
|
|
@@ -2666,9 +2191,7 @@ export var GetEventLogConfiguration = [
|
|
|
2666
2191
|
9,
|
|
2667
2192
|
n0,
|
|
2668
2193
|
_GELC,
|
|
2669
|
-
{
|
|
2670
|
-
[_h]: ["GET", "/event-log-configurations/{Id}", 200],
|
|
2671
|
-
},
|
|
2194
|
+
{ [_h]: ["GET", "/event-log-configurations/{Id}", 200] },
|
|
2672
2195
|
() => GetEventLogConfigurationRequest,
|
|
2673
2196
|
() => GetEventLogConfigurationResponse,
|
|
2674
2197
|
];
|
|
@@ -2676,9 +2199,7 @@ export var GetHubConfiguration = [
|
|
|
2676
2199
|
9,
|
|
2677
2200
|
n0,
|
|
2678
2201
|
_GHC,
|
|
2679
|
-
{
|
|
2680
|
-
[_h]: ["GET", "/hub-configuration", 200],
|
|
2681
|
-
},
|
|
2202
|
+
{ [_h]: ["GET", "/hub-configuration", 200] },
|
|
2682
2203
|
() => GetHubConfigurationRequest,
|
|
2683
2204
|
() => GetHubConfigurationResponse,
|
|
2684
2205
|
];
|
|
@@ -2686,9 +2207,7 @@ export var GetManagedThing = [
|
|
|
2686
2207
|
9,
|
|
2687
2208
|
n0,
|
|
2688
2209
|
_GMT,
|
|
2689
|
-
{
|
|
2690
|
-
[_h]: ["GET", "/managed-things/{Identifier}", 200],
|
|
2691
|
-
},
|
|
2210
|
+
{ [_h]: ["GET", "/managed-things/{Identifier}", 200] },
|
|
2692
2211
|
() => GetManagedThingRequest,
|
|
2693
2212
|
() => GetManagedThingResponse,
|
|
2694
2213
|
];
|
|
@@ -2696,9 +2215,7 @@ export var GetManagedThingCapabilities = [
|
|
|
2696
2215
|
9,
|
|
2697
2216
|
n0,
|
|
2698
2217
|
_GMTC,
|
|
2699
|
-
{
|
|
2700
|
-
[_h]: ["GET", "/managed-things-capabilities/{Identifier}", 200],
|
|
2701
|
-
},
|
|
2218
|
+
{ [_h]: ["GET", "/managed-things-capabilities/{Identifier}", 200] },
|
|
2702
2219
|
() => GetManagedThingCapabilitiesRequest,
|
|
2703
2220
|
() => GetManagedThingCapabilitiesResponse,
|
|
2704
2221
|
];
|
|
@@ -2706,9 +2223,7 @@ export var GetManagedThingCertificate = [
|
|
|
2706
2223
|
9,
|
|
2707
2224
|
n0,
|
|
2708
2225
|
_GMTCe,
|
|
2709
|
-
{
|
|
2710
|
-
[_h]: ["GET", "/managed-things-certificate/{Identifier}", 200],
|
|
2711
|
-
},
|
|
2226
|
+
{ [_h]: ["GET", "/managed-things-certificate/{Identifier}", 200] },
|
|
2712
2227
|
() => GetManagedThingCertificateRequest,
|
|
2713
2228
|
() => GetManagedThingCertificateResponse,
|
|
2714
2229
|
];
|
|
@@ -2716,9 +2231,7 @@ export var GetManagedThingConnectivityData = [
|
|
|
2716
2231
|
9,
|
|
2717
2232
|
n0,
|
|
2718
2233
|
_GMTCD,
|
|
2719
|
-
{
|
|
2720
|
-
[_h]: ["POST", "/managed-things-connectivity-data/{Identifier}", 200],
|
|
2721
|
-
},
|
|
2234
|
+
{ [_h]: ["POST", "/managed-things-connectivity-data/{Identifier}", 200] },
|
|
2722
2235
|
() => GetManagedThingConnectivityDataRequest,
|
|
2723
2236
|
() => GetManagedThingConnectivityDataResponse,
|
|
2724
2237
|
];
|
|
@@ -2726,9 +2239,7 @@ export var GetManagedThingMetaData = [
|
|
|
2726
2239
|
9,
|
|
2727
2240
|
n0,
|
|
2728
2241
|
_GMTMD,
|
|
2729
|
-
{
|
|
2730
|
-
[_h]: ["GET", "/managed-things-metadata/{Identifier}", 200],
|
|
2731
|
-
},
|
|
2242
|
+
{ [_h]: ["GET", "/managed-things-metadata/{Identifier}", 200] },
|
|
2732
2243
|
() => GetManagedThingMetaDataRequest,
|
|
2733
2244
|
() => GetManagedThingMetaDataResponse,
|
|
2734
2245
|
];
|
|
@@ -2736,9 +2247,7 @@ export var GetManagedThingState = [
|
|
|
2736
2247
|
9,
|
|
2737
2248
|
n0,
|
|
2738
2249
|
_GMTS,
|
|
2739
|
-
{
|
|
2740
|
-
[_h]: ["GET", "/managed-thing-states/{ManagedThingId}", 200],
|
|
2741
|
-
},
|
|
2250
|
+
{ [_h]: ["GET", "/managed-thing-states/{ManagedThingId}", 200] },
|
|
2742
2251
|
() => GetManagedThingStateRequest,
|
|
2743
2252
|
() => GetManagedThingStateResponse,
|
|
2744
2253
|
];
|
|
@@ -2746,9 +2255,7 @@ export var GetNotificationConfiguration = [
|
|
|
2746
2255
|
9,
|
|
2747
2256
|
n0,
|
|
2748
2257
|
_GNC,
|
|
2749
|
-
{
|
|
2750
|
-
[_h]: ["GET", "/notification-configurations/{EventType}", 200],
|
|
2751
|
-
},
|
|
2258
|
+
{ [_h]: ["GET", "/notification-configurations/{EventType}", 200] },
|
|
2752
2259
|
() => GetNotificationConfigurationRequest,
|
|
2753
2260
|
() => GetNotificationConfigurationResponse,
|
|
2754
2261
|
];
|
|
@@ -2756,9 +2263,7 @@ export var GetOtaTask = [
|
|
|
2756
2263
|
9,
|
|
2757
2264
|
n0,
|
|
2758
2265
|
_GOT,
|
|
2759
|
-
{
|
|
2760
|
-
[_h]: ["GET", "/ota-tasks/{Identifier}", 200],
|
|
2761
|
-
},
|
|
2266
|
+
{ [_h]: ["GET", "/ota-tasks/{Identifier}", 200] },
|
|
2762
2267
|
() => GetOtaTaskRequest,
|
|
2763
2268
|
() => GetOtaTaskResponse,
|
|
2764
2269
|
];
|
|
@@ -2766,9 +2271,7 @@ export var GetOtaTaskConfiguration = [
|
|
|
2766
2271
|
9,
|
|
2767
2272
|
n0,
|
|
2768
2273
|
_GOTC,
|
|
2769
|
-
{
|
|
2770
|
-
[_h]: ["GET", "/ota-task-configurations/{Identifier}", 200],
|
|
2771
|
-
},
|
|
2274
|
+
{ [_h]: ["GET", "/ota-task-configurations/{Identifier}", 200] },
|
|
2772
2275
|
() => GetOtaTaskConfigurationRequest,
|
|
2773
2276
|
() => GetOtaTaskConfigurationResponse,
|
|
2774
2277
|
];
|
|
@@ -2776,9 +2279,7 @@ export var GetProvisioningProfile = [
|
|
|
2776
2279
|
9,
|
|
2777
2280
|
n0,
|
|
2778
2281
|
_GPP,
|
|
2779
|
-
{
|
|
2780
|
-
[_h]: ["GET", "/provisioning-profiles/{Identifier}", 200],
|
|
2781
|
-
},
|
|
2282
|
+
{ [_h]: ["GET", "/provisioning-profiles/{Identifier}", 200] },
|
|
2782
2283
|
() => GetProvisioningProfileRequest,
|
|
2783
2284
|
() => GetProvisioningProfileResponse,
|
|
2784
2285
|
];
|
|
@@ -2786,9 +2287,7 @@ export var GetRuntimeLogConfiguration = [
|
|
|
2786
2287
|
9,
|
|
2787
2288
|
n0,
|
|
2788
2289
|
_GRLC,
|
|
2789
|
-
{
|
|
2790
|
-
[_h]: ["GET", "/runtime-log-configurations/{ManagedThingId}", 200],
|
|
2791
|
-
},
|
|
2290
|
+
{ [_h]: ["GET", "/runtime-log-configurations/{ManagedThingId}", 200] },
|
|
2792
2291
|
() => GetRuntimeLogConfigurationRequest,
|
|
2793
2292
|
() => GetRuntimeLogConfigurationResponse,
|
|
2794
2293
|
];
|
|
@@ -2796,9 +2295,7 @@ export var GetSchemaVersion = [
|
|
|
2796
2295
|
9,
|
|
2797
2296
|
n0,
|
|
2798
2297
|
_GSV,
|
|
2799
|
-
{
|
|
2800
|
-
[_h]: ["GET", "/schema-versions/{Type}/{SchemaVersionedId}", 200],
|
|
2801
|
-
},
|
|
2298
|
+
{ [_h]: ["GET", "/schema-versions/{Type}/{SchemaVersionedId}", 200] },
|
|
2802
2299
|
() => GetSchemaVersionRequest,
|
|
2803
2300
|
() => GetSchemaVersionResponse,
|
|
2804
2301
|
];
|
|
@@ -2806,9 +2303,7 @@ export var ListAccountAssociations = [
|
|
|
2806
2303
|
9,
|
|
2807
2304
|
n0,
|
|
2808
2305
|
_LAA,
|
|
2809
|
-
{
|
|
2810
|
-
[_h]: ["GET", "/account-associations", 200],
|
|
2811
|
-
},
|
|
2306
|
+
{ [_h]: ["GET", "/account-associations", 200] },
|
|
2812
2307
|
() => ListAccountAssociationsRequest,
|
|
2813
2308
|
() => ListAccountAssociationsResponse,
|
|
2814
2309
|
];
|
|
@@ -2816,9 +2311,7 @@ export var ListCloudConnectors = [
|
|
|
2816
2311
|
9,
|
|
2817
2312
|
n0,
|
|
2818
2313
|
_LCC,
|
|
2819
|
-
{
|
|
2820
|
-
[_h]: ["GET", "/cloud-connectors", 200],
|
|
2821
|
-
},
|
|
2314
|
+
{ [_h]: ["GET", "/cloud-connectors", 200] },
|
|
2822
2315
|
() => ListCloudConnectorsRequest,
|
|
2823
2316
|
() => ListCloudConnectorsResponse,
|
|
2824
2317
|
];
|
|
@@ -2826,9 +2319,7 @@ export var ListConnectorDestinations = [
|
|
|
2826
2319
|
9,
|
|
2827
2320
|
n0,
|
|
2828
2321
|
_LCD,
|
|
2829
|
-
{
|
|
2830
|
-
[_h]: ["GET", "/connector-destinations", 200],
|
|
2831
|
-
},
|
|
2322
|
+
{ [_h]: ["GET", "/connector-destinations", 200] },
|
|
2832
2323
|
() => ListConnectorDestinationsRequest,
|
|
2833
2324
|
() => ListConnectorDestinationsResponse,
|
|
2834
2325
|
];
|
|
@@ -2836,9 +2327,7 @@ export var ListCredentialLockers = [
|
|
|
2836
2327
|
9,
|
|
2837
2328
|
n0,
|
|
2838
2329
|
_LCL,
|
|
2839
|
-
{
|
|
2840
|
-
[_h]: ["GET", "/credential-lockers", 200],
|
|
2841
|
-
},
|
|
2330
|
+
{ [_h]: ["GET", "/credential-lockers", 200] },
|
|
2842
2331
|
() => ListCredentialLockersRequest,
|
|
2843
2332
|
() => ListCredentialLockersResponse,
|
|
2844
2333
|
];
|
|
@@ -2846,9 +2335,7 @@ export var ListDestinations = [
|
|
|
2846
2335
|
9,
|
|
2847
2336
|
n0,
|
|
2848
2337
|
_LD,
|
|
2849
|
-
{
|
|
2850
|
-
[_h]: ["GET", "/destinations", 200],
|
|
2851
|
-
},
|
|
2338
|
+
{ [_h]: ["GET", "/destinations", 200] },
|
|
2852
2339
|
() => ListDestinationsRequest,
|
|
2853
2340
|
() => ListDestinationsResponse,
|
|
2854
2341
|
];
|
|
@@ -2856,9 +2343,7 @@ export var ListDeviceDiscoveries = [
|
|
|
2856
2343
|
9,
|
|
2857
2344
|
n0,
|
|
2858
2345
|
_LDD,
|
|
2859
|
-
{
|
|
2860
|
-
[_h]: ["GET", "/device-discoveries", 200],
|
|
2861
|
-
},
|
|
2346
|
+
{ [_h]: ["GET", "/device-discoveries", 200] },
|
|
2862
2347
|
() => ListDeviceDiscoveriesRequest,
|
|
2863
2348
|
() => ListDeviceDiscoveriesResponse,
|
|
2864
2349
|
];
|
|
@@ -2866,9 +2351,7 @@ export var ListDiscoveredDevices = [
|
|
|
2866
2351
|
9,
|
|
2867
2352
|
n0,
|
|
2868
2353
|
_LDDi,
|
|
2869
|
-
{
|
|
2870
|
-
[_h]: ["GET", "/device-discoveries/{Identifier}/devices", 200],
|
|
2871
|
-
},
|
|
2354
|
+
{ [_h]: ["GET", "/device-discoveries/{Identifier}/devices", 200] },
|
|
2872
2355
|
() => ListDiscoveredDevicesRequest,
|
|
2873
2356
|
() => ListDiscoveredDevicesResponse,
|
|
2874
2357
|
];
|
|
@@ -2876,9 +2359,7 @@ export var ListEventLogConfigurations = [
|
|
|
2876
2359
|
9,
|
|
2877
2360
|
n0,
|
|
2878
2361
|
_LELC,
|
|
2879
|
-
{
|
|
2880
|
-
[_h]: ["GET", "/event-log-configurations", 200],
|
|
2881
|
-
},
|
|
2362
|
+
{ [_h]: ["GET", "/event-log-configurations", 200] },
|
|
2882
2363
|
() => ListEventLogConfigurationsRequest,
|
|
2883
2364
|
() => ListEventLogConfigurationsResponse,
|
|
2884
2365
|
];
|
|
@@ -2886,9 +2367,7 @@ export var ListManagedThingAccountAssociations = [
|
|
|
2886
2367
|
9,
|
|
2887
2368
|
n0,
|
|
2888
2369
|
_LMTAA,
|
|
2889
|
-
{
|
|
2890
|
-
[_h]: ["GET", "/managed-thing-associations", 200],
|
|
2891
|
-
},
|
|
2370
|
+
{ [_h]: ["GET", "/managed-thing-associations", 200] },
|
|
2892
2371
|
() => ListManagedThingAccountAssociationsRequest,
|
|
2893
2372
|
() => ListManagedThingAccountAssociationsResponse,
|
|
2894
2373
|
];
|
|
@@ -2896,9 +2375,7 @@ export var ListManagedThings = [
|
|
|
2896
2375
|
9,
|
|
2897
2376
|
n0,
|
|
2898
2377
|
_LMT,
|
|
2899
|
-
{
|
|
2900
|
-
[_h]: ["GET", "/managed-things", 200],
|
|
2901
|
-
},
|
|
2378
|
+
{ [_h]: ["GET", "/managed-things", 200] },
|
|
2902
2379
|
() => ListManagedThingsRequest,
|
|
2903
2380
|
() => ListManagedThingsResponse,
|
|
2904
2381
|
];
|
|
@@ -2906,9 +2383,7 @@ export var ListManagedThingSchemas = [
|
|
|
2906
2383
|
9,
|
|
2907
2384
|
n0,
|
|
2908
2385
|
_LMTS,
|
|
2909
|
-
{
|
|
2910
|
-
[_h]: ["GET", "/managed-thing-schemas/{Identifier}", 200],
|
|
2911
|
-
},
|
|
2386
|
+
{ [_h]: ["GET", "/managed-thing-schemas/{Identifier}", 200] },
|
|
2912
2387
|
() => ListManagedThingSchemasRequest,
|
|
2913
2388
|
() => ListManagedThingSchemasResponse,
|
|
2914
2389
|
];
|
|
@@ -2916,9 +2391,7 @@ export var ListNotificationConfigurations = [
|
|
|
2916
2391
|
9,
|
|
2917
2392
|
n0,
|
|
2918
2393
|
_LNC,
|
|
2919
|
-
{
|
|
2920
|
-
[_h]: ["GET", "/notification-configurations", 200],
|
|
2921
|
-
},
|
|
2394
|
+
{ [_h]: ["GET", "/notification-configurations", 200] },
|
|
2922
2395
|
() => ListNotificationConfigurationsRequest,
|
|
2923
2396
|
() => ListNotificationConfigurationsResponse,
|
|
2924
2397
|
];
|
|
@@ -2926,9 +2399,7 @@ export var ListOtaTaskConfigurations = [
|
|
|
2926
2399
|
9,
|
|
2927
2400
|
n0,
|
|
2928
2401
|
_LOTC,
|
|
2929
|
-
{
|
|
2930
|
-
[_h]: ["GET", "/ota-task-configurations", 200],
|
|
2931
|
-
},
|
|
2402
|
+
{ [_h]: ["GET", "/ota-task-configurations", 200] },
|
|
2932
2403
|
() => ListOtaTaskConfigurationsRequest,
|
|
2933
2404
|
() => ListOtaTaskConfigurationsResponse,
|
|
2934
2405
|
];
|
|
@@ -2936,9 +2407,7 @@ export var ListOtaTaskExecutions = [
|
|
|
2936
2407
|
9,
|
|
2937
2408
|
n0,
|
|
2938
2409
|
_LOTE,
|
|
2939
|
-
{
|
|
2940
|
-
[_h]: ["GET", "/ota-tasks/{Identifier}/devices", 200],
|
|
2941
|
-
},
|
|
2410
|
+
{ [_h]: ["GET", "/ota-tasks/{Identifier}/devices", 200] },
|
|
2942
2411
|
() => ListOtaTaskExecutionsRequest,
|
|
2943
2412
|
() => ListOtaTaskExecutionsResponse,
|
|
2944
2413
|
];
|
|
@@ -2946,9 +2415,7 @@ export var ListOtaTasks = [
|
|
|
2946
2415
|
9,
|
|
2947
2416
|
n0,
|
|
2948
2417
|
_LOT,
|
|
2949
|
-
{
|
|
2950
|
-
[_h]: ["GET", "/ota-tasks", 200],
|
|
2951
|
-
},
|
|
2418
|
+
{ [_h]: ["GET", "/ota-tasks", 200] },
|
|
2952
2419
|
() => ListOtaTasksRequest,
|
|
2953
2420
|
() => ListOtaTasksResponse,
|
|
2954
2421
|
];
|
|
@@ -2956,9 +2423,7 @@ export var ListProvisioningProfiles = [
|
|
|
2956
2423
|
9,
|
|
2957
2424
|
n0,
|
|
2958
2425
|
_LPP,
|
|
2959
|
-
{
|
|
2960
|
-
[_h]: ["GET", "/provisioning-profiles", 200],
|
|
2961
|
-
},
|
|
2426
|
+
{ [_h]: ["GET", "/provisioning-profiles", 200] },
|
|
2962
2427
|
() => ListProvisioningProfilesRequest,
|
|
2963
2428
|
() => ListProvisioningProfilesResponse,
|
|
2964
2429
|
];
|
|
@@ -2966,9 +2431,7 @@ export var ListSchemaVersions = [
|
|
|
2966
2431
|
9,
|
|
2967
2432
|
n0,
|
|
2968
2433
|
_LSV,
|
|
2969
|
-
{
|
|
2970
|
-
[_h]: ["GET", "/schema-versions/{Type}", 200],
|
|
2971
|
-
},
|
|
2434
|
+
{ [_h]: ["GET", "/schema-versions/{Type}", 200] },
|
|
2972
2435
|
() => ListSchemaVersionsRequest,
|
|
2973
2436
|
() => ListSchemaVersionsResponse,
|
|
2974
2437
|
];
|
|
@@ -2976,9 +2439,7 @@ export var ListTagsForResource = [
|
|
|
2976
2439
|
9,
|
|
2977
2440
|
n0,
|
|
2978
2441
|
_LTFR,
|
|
2979
|
-
{
|
|
2980
|
-
[_h]: ["GET", "/tags/{ResourceArn}", 200],
|
|
2981
|
-
},
|
|
2442
|
+
{ [_h]: ["GET", "/tags/{ResourceArn}", 200] },
|
|
2982
2443
|
() => ListTagsForResourceRequest,
|
|
2983
2444
|
() => ListTagsForResourceResponse,
|
|
2984
2445
|
];
|
|
@@ -2986,9 +2447,7 @@ export var PutDefaultEncryptionConfiguration = [
|
|
|
2986
2447
|
9,
|
|
2987
2448
|
n0,
|
|
2988
2449
|
_PDEC,
|
|
2989
|
-
{
|
|
2990
|
-
[_h]: ["POST", "/configuration/account/encryption", 201],
|
|
2991
|
-
},
|
|
2450
|
+
{ [_h]: ["POST", "/configuration/account/encryption", 201] },
|
|
2992
2451
|
() => PutDefaultEncryptionConfigurationRequest,
|
|
2993
2452
|
() => PutDefaultEncryptionConfigurationResponse,
|
|
2994
2453
|
];
|
|
@@ -2996,9 +2455,7 @@ export var PutHubConfiguration = [
|
|
|
2996
2455
|
9,
|
|
2997
2456
|
n0,
|
|
2998
2457
|
_PHC,
|
|
2999
|
-
{
|
|
3000
|
-
[_h]: ["PUT", "/hub-configuration", 201],
|
|
3001
|
-
},
|
|
2458
|
+
{ [_h]: ["PUT", "/hub-configuration", 201] },
|
|
3002
2459
|
() => PutHubConfigurationRequest,
|
|
3003
2460
|
() => PutHubConfigurationResponse,
|
|
3004
2461
|
];
|
|
@@ -3006,9 +2463,7 @@ export var PutRuntimeLogConfiguration = [
|
|
|
3006
2463
|
9,
|
|
3007
2464
|
n0,
|
|
3008
2465
|
_PRLC,
|
|
3009
|
-
{
|
|
3010
|
-
[_h]: ["PUT", "/runtime-log-configurations/{ManagedThingId}", 200],
|
|
3011
|
-
},
|
|
2466
|
+
{ [_h]: ["PUT", "/runtime-log-configurations/{ManagedThingId}", 200] },
|
|
3012
2467
|
() => PutRuntimeLogConfigurationRequest,
|
|
3013
2468
|
() => __Unit,
|
|
3014
2469
|
];
|
|
@@ -3016,9 +2471,7 @@ export var RegisterAccountAssociation = [
|
|
|
3016
2471
|
9,
|
|
3017
2472
|
n0,
|
|
3018
2473
|
_RAA,
|
|
3019
|
-
{
|
|
3020
|
-
[_h]: ["PUT", "/managed-thing-associations/register", 201],
|
|
3021
|
-
},
|
|
2474
|
+
{ [_h]: ["PUT", "/managed-thing-associations/register", 201] },
|
|
3022
2475
|
() => RegisterAccountAssociationRequest,
|
|
3023
2476
|
() => RegisterAccountAssociationResponse,
|
|
3024
2477
|
];
|
|
@@ -3026,9 +2479,7 @@ export var RegisterCustomEndpoint = [
|
|
|
3026
2479
|
9,
|
|
3027
2480
|
n0,
|
|
3028
2481
|
_RCE,
|
|
3029
|
-
{
|
|
3030
|
-
[_h]: ["POST", "/custom-endpoint", 201],
|
|
3031
|
-
},
|
|
2482
|
+
{ [_h]: ["POST", "/custom-endpoint", 201] },
|
|
3032
2483
|
() => RegisterCustomEndpointRequest,
|
|
3033
2484
|
() => RegisterCustomEndpointResponse,
|
|
3034
2485
|
];
|
|
@@ -3036,9 +2487,7 @@ export var ResetRuntimeLogConfiguration = [
|
|
|
3036
2487
|
9,
|
|
3037
2488
|
n0,
|
|
3038
2489
|
_RRLC,
|
|
3039
|
-
{
|
|
3040
|
-
[_h]: ["DELETE", "/runtime-log-configurations/{ManagedThingId}", 200],
|
|
3041
|
-
},
|
|
2490
|
+
{ [_h]: ["DELETE", "/runtime-log-configurations/{ManagedThingId}", 200] },
|
|
3042
2491
|
() => ResetRuntimeLogConfigurationRequest,
|
|
3043
2492
|
() => __Unit,
|
|
3044
2493
|
];
|
|
@@ -3046,9 +2495,7 @@ export var SendConnectorEvent = [
|
|
|
3046
2495
|
9,
|
|
3047
2496
|
n0,
|
|
3048
2497
|
_SCE,
|
|
3049
|
-
{
|
|
3050
|
-
[_h]: ["POST", "/connector-event/{ConnectorId}", 202],
|
|
3051
|
-
},
|
|
2498
|
+
{ [_h]: ["POST", "/connector-event/{ConnectorId}", 202] },
|
|
3052
2499
|
() => SendConnectorEventRequest,
|
|
3053
2500
|
() => SendConnectorEventResponse,
|
|
3054
2501
|
];
|
|
@@ -3056,9 +2503,7 @@ export var SendManagedThingCommand = [
|
|
|
3056
2503
|
9,
|
|
3057
2504
|
n0,
|
|
3058
2505
|
_SMTC,
|
|
3059
|
-
{
|
|
3060
|
-
[_h]: ["POST", "/managed-things-command/{ManagedThingId}", 202],
|
|
3061
|
-
},
|
|
2506
|
+
{ [_h]: ["POST", "/managed-things-command/{ManagedThingId}", 202] },
|
|
3062
2507
|
() => SendManagedThingCommandRequest,
|
|
3063
2508
|
() => SendManagedThingCommandResponse,
|
|
3064
2509
|
];
|
|
@@ -3066,9 +2511,7 @@ export var StartAccountAssociationRefresh = [
|
|
|
3066
2511
|
9,
|
|
3067
2512
|
n0,
|
|
3068
2513
|
_SAAR,
|
|
3069
|
-
{
|
|
3070
|
-
[_h]: ["POST", "/account-associations/{AccountAssociationId}/refresh", 200],
|
|
3071
|
-
},
|
|
2514
|
+
{ [_h]: ["POST", "/account-associations/{AccountAssociationId}/refresh", 200] },
|
|
3072
2515
|
() => StartAccountAssociationRefreshRequest,
|
|
3073
2516
|
() => StartAccountAssociationRefreshResponse,
|
|
3074
2517
|
];
|
|
@@ -3076,9 +2519,7 @@ export var StartDeviceDiscovery = [
|
|
|
3076
2519
|
9,
|
|
3077
2520
|
n0,
|
|
3078
2521
|
_SDD,
|
|
3079
|
-
{
|
|
3080
|
-
[_h]: ["POST", "/device-discoveries", 201],
|
|
3081
|
-
},
|
|
2522
|
+
{ [_h]: ["POST", "/device-discoveries", 201] },
|
|
3082
2523
|
() => StartDeviceDiscoveryRequest,
|
|
3083
2524
|
() => StartDeviceDiscoveryResponse,
|
|
3084
2525
|
];
|
|
@@ -3086,9 +2527,7 @@ export var TagResource = [
|
|
|
3086
2527
|
9,
|
|
3087
2528
|
n0,
|
|
3088
2529
|
_TR,
|
|
3089
|
-
{
|
|
3090
|
-
[_h]: ["POST", "/tags/{ResourceArn}", 200],
|
|
3091
|
-
},
|
|
2530
|
+
{ [_h]: ["POST", "/tags/{ResourceArn}", 200] },
|
|
3092
2531
|
() => TagResourceRequest,
|
|
3093
2532
|
() => TagResourceResponse,
|
|
3094
2533
|
];
|
|
@@ -3096,9 +2535,7 @@ export var UntagResource = [
|
|
|
3096
2535
|
9,
|
|
3097
2536
|
n0,
|
|
3098
2537
|
_UR,
|
|
3099
|
-
{
|
|
3100
|
-
[_h]: ["DELETE", "/tags/{ResourceArn}", 200],
|
|
3101
|
-
},
|
|
2538
|
+
{ [_h]: ["DELETE", "/tags/{ResourceArn}", 200] },
|
|
3102
2539
|
() => UntagResourceRequest,
|
|
3103
2540
|
() => UntagResourceResponse,
|
|
3104
2541
|
];
|
|
@@ -3106,9 +2543,7 @@ export var UpdateAccountAssociation = [
|
|
|
3106
2543
|
9,
|
|
3107
2544
|
n0,
|
|
3108
2545
|
_UAA,
|
|
3109
|
-
{
|
|
3110
|
-
[_h]: ["PUT", "/account-associations/{AccountAssociationId}", 204],
|
|
3111
|
-
},
|
|
2546
|
+
{ [_h]: ["PUT", "/account-associations/{AccountAssociationId}", 204] },
|
|
3112
2547
|
() => UpdateAccountAssociationRequest,
|
|
3113
2548
|
() => __Unit,
|
|
3114
2549
|
];
|
|
@@ -3116,9 +2551,7 @@ export var UpdateCloudConnector = [
|
|
|
3116
2551
|
9,
|
|
3117
2552
|
n0,
|
|
3118
2553
|
_UCC,
|
|
3119
|
-
{
|
|
3120
|
-
[_h]: ["PUT", "/cloud-connectors/{Identifier}", 200],
|
|
3121
|
-
},
|
|
2554
|
+
{ [_h]: ["PUT", "/cloud-connectors/{Identifier}", 200] },
|
|
3122
2555
|
() => UpdateCloudConnectorRequest,
|
|
3123
2556
|
() => __Unit,
|
|
3124
2557
|
];
|
|
@@ -3126,9 +2559,7 @@ export var UpdateConnectorDestination = [
|
|
|
3126
2559
|
9,
|
|
3127
2560
|
n0,
|
|
3128
2561
|
_UCD,
|
|
3129
|
-
{
|
|
3130
|
-
[_h]: ["PUT", "/connector-destinations/{Identifier}", 204],
|
|
3131
|
-
},
|
|
2562
|
+
{ [_h]: ["PUT", "/connector-destinations/{Identifier}", 204] },
|
|
3132
2563
|
() => UpdateConnectorDestinationRequest,
|
|
3133
2564
|
() => __Unit,
|
|
3134
2565
|
];
|
|
@@ -3136,9 +2567,7 @@ export var UpdateDestination = [
|
|
|
3136
2567
|
9,
|
|
3137
2568
|
n0,
|
|
3138
2569
|
_UD,
|
|
3139
|
-
{
|
|
3140
|
-
[_h]: ["PUT", "/destinations/{Name}", 201],
|
|
3141
|
-
},
|
|
2570
|
+
{ [_h]: ["PUT", "/destinations/{Name}", 201] },
|
|
3142
2571
|
() => UpdateDestinationRequest,
|
|
3143
2572
|
() => __Unit,
|
|
3144
2573
|
];
|
|
@@ -3146,9 +2575,7 @@ export var UpdateEventLogConfiguration = [
|
|
|
3146
2575
|
9,
|
|
3147
2576
|
n0,
|
|
3148
2577
|
_UELC,
|
|
3149
|
-
{
|
|
3150
|
-
[_h]: ["PATCH", "/event-log-configurations/{Id}", 200],
|
|
3151
|
-
},
|
|
2578
|
+
{ [_h]: ["PATCH", "/event-log-configurations/{Id}", 200] },
|
|
3152
2579
|
() => UpdateEventLogConfigurationRequest,
|
|
3153
2580
|
() => __Unit,
|
|
3154
2581
|
];
|
|
@@ -3156,9 +2583,7 @@ export var UpdateManagedThing = [
|
|
|
3156
2583
|
9,
|
|
3157
2584
|
n0,
|
|
3158
2585
|
_UMT,
|
|
3159
|
-
{
|
|
3160
|
-
[_h]: ["PUT", "/managed-things/{Identifier}", 204],
|
|
3161
|
-
},
|
|
2586
|
+
{ [_h]: ["PUT", "/managed-things/{Identifier}", 204] },
|
|
3162
2587
|
() => UpdateManagedThingRequest,
|
|
3163
2588
|
() => __Unit,
|
|
3164
2589
|
];
|
|
@@ -3166,9 +2591,7 @@ export var UpdateNotificationConfiguration = [
|
|
|
3166
2591
|
9,
|
|
3167
2592
|
n0,
|
|
3168
2593
|
_UNC,
|
|
3169
|
-
{
|
|
3170
|
-
[_h]: ["PUT", "/notification-configurations/{EventType}", 201],
|
|
3171
|
-
},
|
|
2594
|
+
{ [_h]: ["PUT", "/notification-configurations/{EventType}", 201] },
|
|
3172
2595
|
() => UpdateNotificationConfigurationRequest,
|
|
3173
2596
|
() => __Unit,
|
|
3174
2597
|
];
|
|
@@ -3176,9 +2599,7 @@ export var UpdateOtaTask = [
|
|
|
3176
2599
|
9,
|
|
3177
2600
|
n0,
|
|
3178
2601
|
_UOT,
|
|
3179
|
-
{
|
|
3180
|
-
[_h]: ["PUT", "/ota-tasks/{Identifier}", 204],
|
|
3181
|
-
},
|
|
2602
|
+
{ [_h]: ["PUT", "/ota-tasks/{Identifier}", 204] },
|
|
3182
2603
|
() => UpdateOtaTaskRequest,
|
|
3183
2604
|
() => __Unit,
|
|
3184
2605
|
];
|