@aws-sdk/client-iot-managed-integrations 3.893.0 → 3.894.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 +5597 -10
- package/package.json +6 -6
- package/dist-cjs/IoTManagedIntegrations.js +0 -175
- package/dist-cjs/IoTManagedIntegrationsClient.js +0 -52
- package/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -43
- package/dist-cjs/commands/CreateAccountAssociationCommand.js +0 -27
- package/dist-cjs/commands/CreateCloudConnectorCommand.js +0 -26
- package/dist-cjs/commands/CreateConnectorDestinationCommand.js +0 -26
- package/dist-cjs/commands/CreateCredentialLockerCommand.js +0 -27
- package/dist-cjs/commands/CreateDestinationCommand.js +0 -27
- package/dist-cjs/commands/CreateEventLogConfigurationCommand.js +0 -26
- package/dist-cjs/commands/CreateManagedThingCommand.js +0 -27
- package/dist-cjs/commands/CreateNotificationConfigurationCommand.js +0 -27
- package/dist-cjs/commands/CreateOtaTaskCommand.js +0 -27
- package/dist-cjs/commands/CreateOtaTaskConfigurationCommand.js +0 -27
- package/dist-cjs/commands/CreateProvisioningProfileCommand.js +0 -27
- package/dist-cjs/commands/DeleteAccountAssociationCommand.js +0 -26
- package/dist-cjs/commands/DeleteCloudConnectorCommand.js +0 -26
- package/dist-cjs/commands/DeleteConnectorDestinationCommand.js +0 -26
- package/dist-cjs/commands/DeleteCredentialLockerCommand.js +0 -26
- package/dist-cjs/commands/DeleteDestinationCommand.js +0 -26
- package/dist-cjs/commands/DeleteEventLogConfigurationCommand.js +0 -26
- package/dist-cjs/commands/DeleteManagedThingCommand.js +0 -26
- package/dist-cjs/commands/DeleteNotificationConfigurationCommand.js +0 -26
- package/dist-cjs/commands/DeleteOtaTaskCommand.js +0 -26
- package/dist-cjs/commands/DeleteOtaTaskConfigurationCommand.js +0 -26
- package/dist-cjs/commands/DeleteProvisioningProfileCommand.js +0 -26
- package/dist-cjs/commands/DeregisterAccountAssociationCommand.js +0 -26
- package/dist-cjs/commands/GetAccountAssociationCommand.js +0 -27
- package/dist-cjs/commands/GetCloudConnectorCommand.js +0 -26
- package/dist-cjs/commands/GetConnectorDestinationCommand.js +0 -26
- package/dist-cjs/commands/GetCredentialLockerCommand.js +0 -27
- package/dist-cjs/commands/GetCustomEndpointCommand.js +0 -26
- package/dist-cjs/commands/GetDefaultEncryptionConfigurationCommand.js +0 -26
- package/dist-cjs/commands/GetDestinationCommand.js +0 -27
- package/dist-cjs/commands/GetDeviceDiscoveryCommand.js +0 -27
- package/dist-cjs/commands/GetEventLogConfigurationCommand.js +0 -26
- package/dist-cjs/commands/GetHubConfigurationCommand.js +0 -26
- package/dist-cjs/commands/GetManagedThingCapabilitiesCommand.js +0 -26
- package/dist-cjs/commands/GetManagedThingCommand.js +0 -27
- package/dist-cjs/commands/GetManagedThingConnectivityDataCommand.js +0 -26
- package/dist-cjs/commands/GetManagedThingMetaDataCommand.js +0 -26
- package/dist-cjs/commands/GetManagedThingStateCommand.js +0 -27
- package/dist-cjs/commands/GetNotificationConfigurationCommand.js +0 -27
- package/dist-cjs/commands/GetOtaTaskCommand.js +0 -27
- package/dist-cjs/commands/GetOtaTaskConfigurationCommand.js +0 -27
- package/dist-cjs/commands/GetProvisioningProfileCommand.js +0 -27
- package/dist-cjs/commands/GetRuntimeLogConfigurationCommand.js +0 -26
- package/dist-cjs/commands/GetSchemaVersionCommand.js +0 -26
- package/dist-cjs/commands/ListAccountAssociationsCommand.js +0 -26
- package/dist-cjs/commands/ListCloudConnectorsCommand.js +0 -26
- package/dist-cjs/commands/ListConnectorDestinationsCommand.js +0 -26
- package/dist-cjs/commands/ListCredentialLockersCommand.js +0 -27
- package/dist-cjs/commands/ListDestinationsCommand.js +0 -26
- package/dist-cjs/commands/ListDeviceDiscoveriesCommand.js +0 -26
- package/dist-cjs/commands/ListDiscoveredDevicesCommand.js +0 -27
- package/dist-cjs/commands/ListEventLogConfigurationsCommand.js +0 -26
- package/dist-cjs/commands/ListManagedThingAccountAssociationsCommand.js +0 -26
- package/dist-cjs/commands/ListManagedThingSchemasCommand.js +0 -26
- package/dist-cjs/commands/ListManagedThingsCommand.js +0 -27
- package/dist-cjs/commands/ListNotificationConfigurationsCommand.js +0 -26
- package/dist-cjs/commands/ListOtaTaskConfigurationsCommand.js +0 -27
- package/dist-cjs/commands/ListOtaTaskExecutionsCommand.js +0 -26
- package/dist-cjs/commands/ListOtaTasksCommand.js +0 -26
- package/dist-cjs/commands/ListProvisioningProfilesCommand.js +0 -26
- package/dist-cjs/commands/ListSchemaVersionsCommand.js +0 -26
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -27
- package/dist-cjs/commands/PutDefaultEncryptionConfigurationCommand.js +0 -26
- package/dist-cjs/commands/PutHubConfigurationCommand.js +0 -26
- package/dist-cjs/commands/PutRuntimeLogConfigurationCommand.js +0 -26
- package/dist-cjs/commands/RegisterAccountAssociationCommand.js +0 -26
- package/dist-cjs/commands/RegisterCustomEndpointCommand.js +0 -26
- package/dist-cjs/commands/ResetRuntimeLogConfigurationCommand.js +0 -26
- package/dist-cjs/commands/SendConnectorEventCommand.js +0 -27
- package/dist-cjs/commands/SendManagedThingCommandCommand.js +0 -27
- package/dist-cjs/commands/StartAccountAssociationRefreshCommand.js +0 -27
- package/dist-cjs/commands/StartDeviceDiscoveryCommand.js +0 -27
- package/dist-cjs/commands/TagResourceCommand.js +0 -27
- package/dist-cjs/commands/UntagResourceCommand.js +0 -26
- package/dist-cjs/commands/UpdateAccountAssociationCommand.js +0 -26
- package/dist-cjs/commands/UpdateCloudConnectorCommand.js +0 -26
- package/dist-cjs/commands/UpdateConnectorDestinationCommand.js +0 -26
- package/dist-cjs/commands/UpdateDestinationCommand.js +0 -26
- package/dist-cjs/commands/UpdateEventLogConfigurationCommand.js +0 -26
- package/dist-cjs/commands/UpdateManagedThingCommand.js +0 -27
- package/dist-cjs/commands/UpdateNotificationConfigurationCommand.js +0 -26
- package/dist-cjs/commands/UpdateOtaTaskCommand.js +0 -26
- package/dist-cjs/commands/index.js +0 -85
- package/dist-cjs/endpoint/EndpointParameters.js +0 -15
- package/dist-cjs/extensionConfiguration.js +0 -2
- package/dist-cjs/models/IoTManagedIntegrationsServiceException.js +0 -12
- package/dist-cjs/models/index.js +0 -4
- package/dist-cjs/models/models_0.js +0 -635
- package/dist-cjs/pagination/Interfaces.js +0 -2
- package/dist-cjs/pagination/ListAccountAssociationsPaginator.js +0 -7
- package/dist-cjs/pagination/ListCloudConnectorsPaginator.js +0 -7
- package/dist-cjs/pagination/ListConnectorDestinationsPaginator.js +0 -7
- package/dist-cjs/pagination/ListCredentialLockersPaginator.js +0 -7
- package/dist-cjs/pagination/ListDestinationsPaginator.js +0 -7
- package/dist-cjs/pagination/ListDeviceDiscoveriesPaginator.js +0 -7
- package/dist-cjs/pagination/ListDiscoveredDevicesPaginator.js +0 -7
- package/dist-cjs/pagination/ListEventLogConfigurationsPaginator.js +0 -7
- package/dist-cjs/pagination/ListManagedThingAccountAssociationsPaginator.js +0 -7
- package/dist-cjs/pagination/ListManagedThingSchemasPaginator.js +0 -7
- package/dist-cjs/pagination/ListManagedThingsPaginator.js +0 -7
- package/dist-cjs/pagination/ListNotificationConfigurationsPaginator.js +0 -7
- package/dist-cjs/pagination/ListOtaTaskConfigurationsPaginator.js +0 -7
- package/dist-cjs/pagination/ListOtaTaskExecutionsPaginator.js +0 -7
- package/dist-cjs/pagination/ListOtaTasksPaginator.js +0 -7
- package/dist-cjs/pagination/ListProvisioningProfilesPaginator.js +0 -7
- package/dist-cjs/pagination/ListSchemaVersionsPaginator.js +0 -7
- package/dist-cjs/pagination/index.js +0 -21
- package/dist-cjs/protocols/Aws_restJson1.js +0 -3131
- package/dist-cjs/runtimeExtensions.js +0 -13
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetManagedThingCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class GetManagedThingCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep(EndpointParameters_1.commonParams)
|
|
14
|
-
.m(function (Command, cs, config, o) {
|
|
15
|
-
return [
|
|
16
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
17
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
18
|
-
];
|
|
19
|
-
})
|
|
20
|
-
.s("IotManagedIntegrations", "GetManagedThing", {})
|
|
21
|
-
.n("IoTManagedIntegrationsClient", "GetManagedThingCommand")
|
|
22
|
-
.f(void 0, models_0_1.GetManagedThingResponseFilterSensitiveLog)
|
|
23
|
-
.ser(Aws_restJson1_1.se_GetManagedThingCommand)
|
|
24
|
-
.de(Aws_restJson1_1.de_GetManagedThingCommand)
|
|
25
|
-
.build() {
|
|
26
|
-
}
|
|
27
|
-
exports.GetManagedThingCommand = GetManagedThingCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetManagedThingConnectivityDataCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class GetManagedThingConnectivityDataCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep(EndpointParameters_1.commonParams)
|
|
13
|
-
.m(function (Command, cs, config, o) {
|
|
14
|
-
return [
|
|
15
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
16
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
17
|
-
];
|
|
18
|
-
})
|
|
19
|
-
.s("IotManagedIntegrations", "GetManagedThingConnectivityData", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "GetManagedThingConnectivityDataCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_GetManagedThingConnectivityDataCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_GetManagedThingConnectivityDataCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.GetManagedThingConnectivityDataCommand = GetManagedThingConnectivityDataCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetManagedThingMetaDataCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class GetManagedThingMetaDataCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep(EndpointParameters_1.commonParams)
|
|
13
|
-
.m(function (Command, cs, config, o) {
|
|
14
|
-
return [
|
|
15
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
16
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
17
|
-
];
|
|
18
|
-
})
|
|
19
|
-
.s("IotManagedIntegrations", "GetManagedThingMetaData", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "GetManagedThingMetaDataCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_GetManagedThingMetaDataCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_GetManagedThingMetaDataCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.GetManagedThingMetaDataCommand = GetManagedThingMetaDataCommand;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetManagedThingStateCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class GetManagedThingStateCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep(EndpointParameters_1.commonParams)
|
|
14
|
-
.m(function (Command, cs, config, o) {
|
|
15
|
-
return [
|
|
16
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
17
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
18
|
-
];
|
|
19
|
-
})
|
|
20
|
-
.s("IotManagedIntegrations", "GetManagedThingState", {})
|
|
21
|
-
.n("IoTManagedIntegrationsClient", "GetManagedThingStateCommand")
|
|
22
|
-
.f(void 0, models_0_1.GetManagedThingStateResponseFilterSensitiveLog)
|
|
23
|
-
.ser(Aws_restJson1_1.se_GetManagedThingStateCommand)
|
|
24
|
-
.de(Aws_restJson1_1.de_GetManagedThingStateCommand)
|
|
25
|
-
.build() {
|
|
26
|
-
}
|
|
27
|
-
exports.GetManagedThingStateCommand = GetManagedThingStateCommand;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetNotificationConfigurationCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class GetNotificationConfigurationCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep(EndpointParameters_1.commonParams)
|
|
14
|
-
.m(function (Command, cs, config, o) {
|
|
15
|
-
return [
|
|
16
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
17
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
18
|
-
];
|
|
19
|
-
})
|
|
20
|
-
.s("IotManagedIntegrations", "GetNotificationConfiguration", {})
|
|
21
|
-
.n("IoTManagedIntegrationsClient", "GetNotificationConfigurationCommand")
|
|
22
|
-
.f(void 0, models_0_1.GetNotificationConfigurationResponseFilterSensitiveLog)
|
|
23
|
-
.ser(Aws_restJson1_1.se_GetNotificationConfigurationCommand)
|
|
24
|
-
.de(Aws_restJson1_1.de_GetNotificationConfigurationCommand)
|
|
25
|
-
.build() {
|
|
26
|
-
}
|
|
27
|
-
exports.GetNotificationConfigurationCommand = GetNotificationConfigurationCommand;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetOtaTaskCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class GetOtaTaskCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep(EndpointParameters_1.commonParams)
|
|
14
|
-
.m(function (Command, cs, config, o) {
|
|
15
|
-
return [
|
|
16
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
17
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
18
|
-
];
|
|
19
|
-
})
|
|
20
|
-
.s("IotManagedIntegrations", "GetOtaTask", {})
|
|
21
|
-
.n("IoTManagedIntegrationsClient", "GetOtaTaskCommand")
|
|
22
|
-
.f(void 0, models_0_1.GetOtaTaskResponseFilterSensitiveLog)
|
|
23
|
-
.ser(Aws_restJson1_1.se_GetOtaTaskCommand)
|
|
24
|
-
.de(Aws_restJson1_1.de_GetOtaTaskCommand)
|
|
25
|
-
.build() {
|
|
26
|
-
}
|
|
27
|
-
exports.GetOtaTaskCommand = GetOtaTaskCommand;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetOtaTaskConfigurationCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class GetOtaTaskConfigurationCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep(EndpointParameters_1.commonParams)
|
|
14
|
-
.m(function (Command, cs, config, o) {
|
|
15
|
-
return [
|
|
16
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
17
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
18
|
-
];
|
|
19
|
-
})
|
|
20
|
-
.s("IotManagedIntegrations", "GetOtaTaskConfiguration", {})
|
|
21
|
-
.n("IoTManagedIntegrationsClient", "GetOtaTaskConfigurationCommand")
|
|
22
|
-
.f(void 0, models_0_1.GetOtaTaskConfigurationResponseFilterSensitiveLog)
|
|
23
|
-
.ser(Aws_restJson1_1.se_GetOtaTaskConfigurationCommand)
|
|
24
|
-
.de(Aws_restJson1_1.de_GetOtaTaskConfigurationCommand)
|
|
25
|
-
.build() {
|
|
26
|
-
}
|
|
27
|
-
exports.GetOtaTaskConfigurationCommand = GetOtaTaskConfigurationCommand;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetProvisioningProfileCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class GetProvisioningProfileCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep(EndpointParameters_1.commonParams)
|
|
14
|
-
.m(function (Command, cs, config, o) {
|
|
15
|
-
return [
|
|
16
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
17
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
18
|
-
];
|
|
19
|
-
})
|
|
20
|
-
.s("IotManagedIntegrations", "GetProvisioningProfile", {})
|
|
21
|
-
.n("IoTManagedIntegrationsClient", "GetProvisioningProfileCommand")
|
|
22
|
-
.f(void 0, models_0_1.GetProvisioningProfileResponseFilterSensitiveLog)
|
|
23
|
-
.ser(Aws_restJson1_1.se_GetProvisioningProfileCommand)
|
|
24
|
-
.de(Aws_restJson1_1.de_GetProvisioningProfileCommand)
|
|
25
|
-
.build() {
|
|
26
|
-
}
|
|
27
|
-
exports.GetProvisioningProfileCommand = GetProvisioningProfileCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetRuntimeLogConfigurationCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class GetRuntimeLogConfigurationCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep(EndpointParameters_1.commonParams)
|
|
13
|
-
.m(function (Command, cs, config, o) {
|
|
14
|
-
return [
|
|
15
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
16
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
17
|
-
];
|
|
18
|
-
})
|
|
19
|
-
.s("IotManagedIntegrations", "GetRuntimeLogConfiguration", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "GetRuntimeLogConfigurationCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_GetRuntimeLogConfigurationCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_GetRuntimeLogConfigurationCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.GetRuntimeLogConfigurationCommand = GetRuntimeLogConfigurationCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetSchemaVersionCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class GetSchemaVersionCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep(EndpointParameters_1.commonParams)
|
|
13
|
-
.m(function (Command, cs, config, o) {
|
|
14
|
-
return [
|
|
15
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
16
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
17
|
-
];
|
|
18
|
-
})
|
|
19
|
-
.s("IotManagedIntegrations", "GetSchemaVersion", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "GetSchemaVersionCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_GetSchemaVersionCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_GetSchemaVersionCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.GetSchemaVersionCommand = GetSchemaVersionCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListAccountAssociationsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class ListAccountAssociationsCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep(EndpointParameters_1.commonParams)
|
|
13
|
-
.m(function (Command, cs, config, o) {
|
|
14
|
-
return [
|
|
15
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
16
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
17
|
-
];
|
|
18
|
-
})
|
|
19
|
-
.s("IotManagedIntegrations", "ListAccountAssociations", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "ListAccountAssociationsCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_ListAccountAssociationsCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_ListAccountAssociationsCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.ListAccountAssociationsCommand = ListAccountAssociationsCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListCloudConnectorsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class ListCloudConnectorsCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep(EndpointParameters_1.commonParams)
|
|
13
|
-
.m(function (Command, cs, config, o) {
|
|
14
|
-
return [
|
|
15
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
16
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
17
|
-
];
|
|
18
|
-
})
|
|
19
|
-
.s("IotManagedIntegrations", "ListCloudConnectors", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "ListCloudConnectorsCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_ListCloudConnectorsCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_ListCloudConnectorsCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.ListCloudConnectorsCommand = ListCloudConnectorsCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListConnectorDestinationsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class ListConnectorDestinationsCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep(EndpointParameters_1.commonParams)
|
|
13
|
-
.m(function (Command, cs, config, o) {
|
|
14
|
-
return [
|
|
15
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
16
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
17
|
-
];
|
|
18
|
-
})
|
|
19
|
-
.s("IotManagedIntegrations", "ListConnectorDestinations", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "ListConnectorDestinationsCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_ListConnectorDestinationsCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_ListConnectorDestinationsCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.ListConnectorDestinationsCommand = ListConnectorDestinationsCommand;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListCredentialLockersCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class ListCredentialLockersCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep(EndpointParameters_1.commonParams)
|
|
14
|
-
.m(function (Command, cs, config, o) {
|
|
15
|
-
return [
|
|
16
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
17
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
18
|
-
];
|
|
19
|
-
})
|
|
20
|
-
.s("IotManagedIntegrations", "ListCredentialLockers", {})
|
|
21
|
-
.n("IoTManagedIntegrationsClient", "ListCredentialLockersCommand")
|
|
22
|
-
.f(void 0, models_0_1.ListCredentialLockersResponseFilterSensitiveLog)
|
|
23
|
-
.ser(Aws_restJson1_1.se_ListCredentialLockersCommand)
|
|
24
|
-
.de(Aws_restJson1_1.de_ListCredentialLockersCommand)
|
|
25
|
-
.build() {
|
|
26
|
-
}
|
|
27
|
-
exports.ListCredentialLockersCommand = ListCredentialLockersCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListDestinationsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class ListDestinationsCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep(EndpointParameters_1.commonParams)
|
|
13
|
-
.m(function (Command, cs, config, o) {
|
|
14
|
-
return [
|
|
15
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
16
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
17
|
-
];
|
|
18
|
-
})
|
|
19
|
-
.s("IotManagedIntegrations", "ListDestinations", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "ListDestinationsCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_ListDestinationsCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_ListDestinationsCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.ListDestinationsCommand = ListDestinationsCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListDeviceDiscoveriesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class ListDeviceDiscoveriesCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep(EndpointParameters_1.commonParams)
|
|
13
|
-
.m(function (Command, cs, config, o) {
|
|
14
|
-
return [
|
|
15
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
16
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
17
|
-
];
|
|
18
|
-
})
|
|
19
|
-
.s("IotManagedIntegrations", "ListDeviceDiscoveries", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "ListDeviceDiscoveriesCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_ListDeviceDiscoveriesCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_ListDeviceDiscoveriesCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.ListDeviceDiscoveriesCommand = ListDeviceDiscoveriesCommand;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListDiscoveredDevicesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class ListDiscoveredDevicesCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep(EndpointParameters_1.commonParams)
|
|
14
|
-
.m(function (Command, cs, config, o) {
|
|
15
|
-
return [
|
|
16
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
17
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
18
|
-
];
|
|
19
|
-
})
|
|
20
|
-
.s("IotManagedIntegrations", "ListDiscoveredDevices", {})
|
|
21
|
-
.n("IoTManagedIntegrationsClient", "ListDiscoveredDevicesCommand")
|
|
22
|
-
.f(void 0, models_0_1.ListDiscoveredDevicesResponseFilterSensitiveLog)
|
|
23
|
-
.ser(Aws_restJson1_1.se_ListDiscoveredDevicesCommand)
|
|
24
|
-
.de(Aws_restJson1_1.de_ListDiscoveredDevicesCommand)
|
|
25
|
-
.build() {
|
|
26
|
-
}
|
|
27
|
-
exports.ListDiscoveredDevicesCommand = ListDiscoveredDevicesCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListEventLogConfigurationsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class ListEventLogConfigurationsCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep(EndpointParameters_1.commonParams)
|
|
13
|
-
.m(function (Command, cs, config, o) {
|
|
14
|
-
return [
|
|
15
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
16
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
17
|
-
];
|
|
18
|
-
})
|
|
19
|
-
.s("IotManagedIntegrations", "ListEventLogConfigurations", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "ListEventLogConfigurationsCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_ListEventLogConfigurationsCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_ListEventLogConfigurationsCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.ListEventLogConfigurationsCommand = ListEventLogConfigurationsCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListManagedThingAccountAssociationsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class ListManagedThingAccountAssociationsCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep(EndpointParameters_1.commonParams)
|
|
13
|
-
.m(function (Command, cs, config, o) {
|
|
14
|
-
return [
|
|
15
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
16
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
17
|
-
];
|
|
18
|
-
})
|
|
19
|
-
.s("IotManagedIntegrations", "ListManagedThingAccountAssociations", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "ListManagedThingAccountAssociationsCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_ListManagedThingAccountAssociationsCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_ListManagedThingAccountAssociationsCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.ListManagedThingAccountAssociationsCommand = ListManagedThingAccountAssociationsCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListManagedThingSchemasCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class ListManagedThingSchemasCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep(EndpointParameters_1.commonParams)
|
|
13
|
-
.m(function (Command, cs, config, o) {
|
|
14
|
-
return [
|
|
15
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
16
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
17
|
-
];
|
|
18
|
-
})
|
|
19
|
-
.s("IotManagedIntegrations", "ListManagedThingSchemas", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "ListManagedThingSchemasCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_ListManagedThingSchemasCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_ListManagedThingSchemasCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.ListManagedThingSchemasCommand = ListManagedThingSchemasCommand;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListManagedThingsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class ListManagedThingsCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep(EndpointParameters_1.commonParams)
|
|
14
|
-
.m(function (Command, cs, config, o) {
|
|
15
|
-
return [
|
|
16
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
17
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
18
|
-
];
|
|
19
|
-
})
|
|
20
|
-
.s("IotManagedIntegrations", "ListManagedThings", {})
|
|
21
|
-
.n("IoTManagedIntegrationsClient", "ListManagedThingsCommand")
|
|
22
|
-
.f(models_0_1.ListManagedThingsRequestFilterSensitiveLog, models_0_1.ListManagedThingsResponseFilterSensitiveLog)
|
|
23
|
-
.ser(Aws_restJson1_1.se_ListManagedThingsCommand)
|
|
24
|
-
.de(Aws_restJson1_1.de_ListManagedThingsCommand)
|
|
25
|
-
.build() {
|
|
26
|
-
}
|
|
27
|
-
exports.ListManagedThingsCommand = ListManagedThingsCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListNotificationConfigurationsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class ListNotificationConfigurationsCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep(EndpointParameters_1.commonParams)
|
|
13
|
-
.m(function (Command, cs, config, o) {
|
|
14
|
-
return [
|
|
15
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
16
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
17
|
-
];
|
|
18
|
-
})
|
|
19
|
-
.s("IotManagedIntegrations", "ListNotificationConfigurations", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "ListNotificationConfigurationsCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_ListNotificationConfigurationsCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_ListNotificationConfigurationsCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.ListNotificationConfigurationsCommand = ListNotificationConfigurationsCommand;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListOtaTaskConfigurationsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class ListOtaTaskConfigurationsCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep(EndpointParameters_1.commonParams)
|
|
14
|
-
.m(function (Command, cs, config, o) {
|
|
15
|
-
return [
|
|
16
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
17
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
18
|
-
];
|
|
19
|
-
})
|
|
20
|
-
.s("IotManagedIntegrations", "ListOtaTaskConfigurations", {})
|
|
21
|
-
.n("IoTManagedIntegrationsClient", "ListOtaTaskConfigurationsCommand")
|
|
22
|
-
.f(void 0, models_0_1.ListOtaTaskConfigurationsResponseFilterSensitiveLog)
|
|
23
|
-
.ser(Aws_restJson1_1.se_ListOtaTaskConfigurationsCommand)
|
|
24
|
-
.de(Aws_restJson1_1.de_ListOtaTaskConfigurationsCommand)
|
|
25
|
-
.build() {
|
|
26
|
-
}
|
|
27
|
-
exports.ListOtaTaskConfigurationsCommand = ListOtaTaskConfigurationsCommand;
|