@aws-sdk/client-iot-managed-integrations 3.891.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 +19 -19
- 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.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;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListOtaTaskExecutionsCommand = 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 ListOtaTaskExecutionsCommand 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", "ListOtaTaskExecutions", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "ListOtaTaskExecutionsCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_ListOtaTaskExecutionsCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_ListOtaTaskExecutionsCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.ListOtaTaskExecutionsCommand = ListOtaTaskExecutionsCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListOtaTasksCommand = 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 ListOtaTasksCommand 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", "ListOtaTasks", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "ListOtaTasksCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_ListOtaTasksCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_ListOtaTasksCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.ListOtaTasksCommand = ListOtaTasksCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListProvisioningProfilesCommand = 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 ListProvisioningProfilesCommand 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", "ListProvisioningProfiles", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "ListProvisioningProfilesCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_ListProvisioningProfilesCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_ListProvisioningProfilesCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.ListProvisioningProfilesCommand = ListProvisioningProfilesCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListSchemaVersionsCommand = 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 ListSchemaVersionsCommand 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", "ListSchemaVersions", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "ListSchemaVersionsCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_ListSchemaVersionsCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_ListSchemaVersionsCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.ListSchemaVersionsCommand = ListSchemaVersionsCommand;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListTagsForResourceCommand = 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 ListTagsForResourceCommand 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", "ListTagsForResource", {})
|
|
21
|
-
.n("IoTManagedIntegrationsClient", "ListTagsForResourceCommand")
|
|
22
|
-
.f(void 0, models_0_1.ListTagsForResourceResponseFilterSensitiveLog)
|
|
23
|
-
.ser(Aws_restJson1_1.se_ListTagsForResourceCommand)
|
|
24
|
-
.de(Aws_restJson1_1.de_ListTagsForResourceCommand)
|
|
25
|
-
.build() {
|
|
26
|
-
}
|
|
27
|
-
exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PutDefaultEncryptionConfigurationCommand = 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 PutDefaultEncryptionConfigurationCommand 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", "PutDefaultEncryptionConfiguration", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "PutDefaultEncryptionConfigurationCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_PutDefaultEncryptionConfigurationCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_PutDefaultEncryptionConfigurationCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.PutDefaultEncryptionConfigurationCommand = PutDefaultEncryptionConfigurationCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PutHubConfigurationCommand = 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 PutHubConfigurationCommand 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", "PutHubConfiguration", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "PutHubConfigurationCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_PutHubConfigurationCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_PutHubConfigurationCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.PutHubConfigurationCommand = PutHubConfigurationCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PutRuntimeLogConfigurationCommand = 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 PutRuntimeLogConfigurationCommand 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", "PutRuntimeLogConfiguration", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "PutRuntimeLogConfigurationCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_PutRuntimeLogConfigurationCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_PutRuntimeLogConfigurationCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.PutRuntimeLogConfigurationCommand = PutRuntimeLogConfigurationCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.RegisterAccountAssociationCommand = 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 RegisterAccountAssociationCommand 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", "RegisterAccountAssociation", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "RegisterAccountAssociationCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_RegisterAccountAssociationCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_RegisterAccountAssociationCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.RegisterAccountAssociationCommand = RegisterAccountAssociationCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.RegisterCustomEndpointCommand = 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 RegisterCustomEndpointCommand 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", "RegisterCustomEndpoint", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "RegisterCustomEndpointCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_RegisterCustomEndpointCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_RegisterCustomEndpointCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.RegisterCustomEndpointCommand = RegisterCustomEndpointCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ResetRuntimeLogConfigurationCommand = 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 ResetRuntimeLogConfigurationCommand 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", "ResetRuntimeLogConfiguration", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "ResetRuntimeLogConfigurationCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_ResetRuntimeLogConfigurationCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_ResetRuntimeLogConfigurationCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.ResetRuntimeLogConfigurationCommand = ResetRuntimeLogConfigurationCommand;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SendConnectorEventCommand = 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 SendConnectorEventCommand 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", "SendConnectorEvent", {})
|
|
21
|
-
.n("IoTManagedIntegrationsClient", "SendConnectorEventCommand")
|
|
22
|
-
.f(models_0_1.SendConnectorEventRequestFilterSensitiveLog, void 0)
|
|
23
|
-
.ser(Aws_restJson1_1.se_SendConnectorEventCommand)
|
|
24
|
-
.de(Aws_restJson1_1.de_SendConnectorEventCommand)
|
|
25
|
-
.build() {
|
|
26
|
-
}
|
|
27
|
-
exports.SendConnectorEventCommand = SendConnectorEventCommand;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SendManagedThingCommandCommand = 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 SendManagedThingCommandCommand 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", "SendManagedThingCommand", {})
|
|
21
|
-
.n("IoTManagedIntegrationsClient", "SendManagedThingCommandCommand")
|
|
22
|
-
.f(models_0_1.SendManagedThingCommandRequestFilterSensitiveLog, void 0)
|
|
23
|
-
.ser(Aws_restJson1_1.se_SendManagedThingCommandCommand)
|
|
24
|
-
.de(Aws_restJson1_1.de_SendManagedThingCommandCommand)
|
|
25
|
-
.build() {
|
|
26
|
-
}
|
|
27
|
-
exports.SendManagedThingCommandCommand = SendManagedThingCommandCommand;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StartAccountAssociationRefreshCommand = 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 StartAccountAssociationRefreshCommand 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", "StartAccountAssociationRefresh", {})
|
|
21
|
-
.n("IoTManagedIntegrationsClient", "StartAccountAssociationRefreshCommand")
|
|
22
|
-
.f(void 0, models_0_1.StartAccountAssociationRefreshResponseFilterSensitiveLog)
|
|
23
|
-
.ser(Aws_restJson1_1.se_StartAccountAssociationRefreshCommand)
|
|
24
|
-
.de(Aws_restJson1_1.de_StartAccountAssociationRefreshCommand)
|
|
25
|
-
.build() {
|
|
26
|
-
}
|
|
27
|
-
exports.StartAccountAssociationRefreshCommand = StartAccountAssociationRefreshCommand;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StartDeviceDiscoveryCommand = 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 StartDeviceDiscoveryCommand 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", "StartDeviceDiscovery", {})
|
|
21
|
-
.n("IoTManagedIntegrationsClient", "StartDeviceDiscoveryCommand")
|
|
22
|
-
.f(models_0_1.StartDeviceDiscoveryRequestFilterSensitiveLog, void 0)
|
|
23
|
-
.ser(Aws_restJson1_1.se_StartDeviceDiscoveryCommand)
|
|
24
|
-
.de(Aws_restJson1_1.de_StartDeviceDiscoveryCommand)
|
|
25
|
-
.build() {
|
|
26
|
-
}
|
|
27
|
-
exports.StartDeviceDiscoveryCommand = StartDeviceDiscoveryCommand;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TagResourceCommand = 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 TagResourceCommand 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", "TagResource", {})
|
|
21
|
-
.n("IoTManagedIntegrationsClient", "TagResourceCommand")
|
|
22
|
-
.f(models_0_1.TagResourceRequestFilterSensitiveLog, void 0)
|
|
23
|
-
.ser(Aws_restJson1_1.se_TagResourceCommand)
|
|
24
|
-
.de(Aws_restJson1_1.de_TagResourceCommand)
|
|
25
|
-
.build() {
|
|
26
|
-
}
|
|
27
|
-
exports.TagResourceCommand = TagResourceCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UntagResourceCommand = 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 UntagResourceCommand 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", "UntagResource", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "UntagResourceCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_UntagResourceCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_UntagResourceCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.UntagResourceCommand = UntagResourceCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateAccountAssociationCommand = 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 UpdateAccountAssociationCommand 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", "UpdateAccountAssociation", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "UpdateAccountAssociationCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_UpdateAccountAssociationCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_UpdateAccountAssociationCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.UpdateAccountAssociationCommand = UpdateAccountAssociationCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateCloudConnectorCommand = 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 UpdateCloudConnectorCommand 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", "UpdateCloudConnector", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "UpdateCloudConnectorCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_UpdateCloudConnectorCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_UpdateCloudConnectorCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.UpdateCloudConnectorCommand = UpdateCloudConnectorCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateConnectorDestinationCommand = 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 UpdateConnectorDestinationCommand 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", "UpdateConnectorDestination", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "UpdateConnectorDestinationCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_UpdateConnectorDestinationCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_UpdateConnectorDestinationCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.UpdateConnectorDestinationCommand = UpdateConnectorDestinationCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateDestinationCommand = 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 UpdateDestinationCommand 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", "UpdateDestination", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "UpdateDestinationCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_UpdateDestinationCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_UpdateDestinationCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.UpdateDestinationCommand = UpdateDestinationCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateEventLogConfigurationCommand = 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 UpdateEventLogConfigurationCommand 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", "UpdateEventLogConfiguration", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "UpdateEventLogConfigurationCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_UpdateEventLogConfigurationCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_UpdateEventLogConfigurationCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.UpdateEventLogConfigurationCommand = UpdateEventLogConfigurationCommand;
|