@aws-sdk/client-iot-managed-integrations 3.928.0 → 3.930.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 +3345 -3837
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/IoTManagedIntegrationsClient.js +2 -0
- package/dist-es/commands/CreateAccountAssociationCommand.js +3 -10
- package/dist-es/commands/CreateCloudConnectorCommand.js +3 -9
- package/dist-es/commands/CreateConnectorDestinationCommand.js +3 -9
- package/dist-es/commands/CreateCredentialLockerCommand.js +3 -10
- package/dist-es/commands/CreateDestinationCommand.js +3 -10
- package/dist-es/commands/CreateEventLogConfigurationCommand.js +3 -9
- package/dist-es/commands/CreateManagedThingCommand.js +3 -10
- package/dist-es/commands/CreateNotificationConfigurationCommand.js +3 -10
- package/dist-es/commands/CreateOtaTaskCommand.js +3 -10
- package/dist-es/commands/CreateOtaTaskConfigurationCommand.js +3 -10
- package/dist-es/commands/CreateProvisioningProfileCommand.js +3 -10
- package/dist-es/commands/DeleteAccountAssociationCommand.js +3 -9
- package/dist-es/commands/DeleteCloudConnectorCommand.js +3 -9
- package/dist-es/commands/DeleteConnectorDestinationCommand.js +3 -9
- package/dist-es/commands/DeleteCredentialLockerCommand.js +3 -9
- package/dist-es/commands/DeleteDestinationCommand.js +3 -9
- package/dist-es/commands/DeleteEventLogConfigurationCommand.js +3 -9
- package/dist-es/commands/DeleteManagedThingCommand.js +3 -9
- package/dist-es/commands/DeleteNotificationConfigurationCommand.js +3 -9
- package/dist-es/commands/DeleteOtaTaskCommand.js +3 -9
- package/dist-es/commands/DeleteOtaTaskConfigurationCommand.js +3 -9
- package/dist-es/commands/DeleteProvisioningProfileCommand.js +3 -9
- package/dist-es/commands/DeregisterAccountAssociationCommand.js +3 -9
- package/dist-es/commands/GetAccountAssociationCommand.js +3 -10
- package/dist-es/commands/GetCloudConnectorCommand.js +3 -9
- package/dist-es/commands/GetConnectorDestinationCommand.js +3 -9
- package/dist-es/commands/GetCredentialLockerCommand.js +3 -10
- package/dist-es/commands/GetCustomEndpointCommand.js +3 -9
- package/dist-es/commands/GetDefaultEncryptionConfigurationCommand.js +3 -9
- package/dist-es/commands/GetDestinationCommand.js +3 -10
- package/dist-es/commands/GetDeviceDiscoveryCommand.js +3 -10
- package/dist-es/commands/GetEventLogConfigurationCommand.js +3 -9
- package/dist-es/commands/GetHubConfigurationCommand.js +3 -9
- package/dist-es/commands/GetManagedThingCapabilitiesCommand.js +3 -9
- package/dist-es/commands/GetManagedThingCertificateCommand.js +3 -9
- package/dist-es/commands/GetManagedThingCommand.js +3 -10
- package/dist-es/commands/GetManagedThingConnectivityDataCommand.js +3 -9
- package/dist-es/commands/GetManagedThingMetaDataCommand.js +3 -9
- package/dist-es/commands/GetManagedThingStateCommand.js +3 -10
- package/dist-es/commands/GetNotificationConfigurationCommand.js +3 -10
- package/dist-es/commands/GetOtaTaskCommand.js +3 -10
- package/dist-es/commands/GetOtaTaskConfigurationCommand.js +3 -10
- package/dist-es/commands/GetProvisioningProfileCommand.js +3 -10
- package/dist-es/commands/GetRuntimeLogConfigurationCommand.js +3 -9
- package/dist-es/commands/GetSchemaVersionCommand.js +3 -9
- package/dist-es/commands/ListAccountAssociationsCommand.js +3 -9
- package/dist-es/commands/ListCloudConnectorsCommand.js +3 -9
- package/dist-es/commands/ListConnectorDestinationsCommand.js +3 -9
- package/dist-es/commands/ListCredentialLockersCommand.js +3 -10
- package/dist-es/commands/ListDestinationsCommand.js +3 -9
- package/dist-es/commands/ListDeviceDiscoveriesCommand.js +3 -9
- package/dist-es/commands/ListDiscoveredDevicesCommand.js +3 -10
- package/dist-es/commands/ListEventLogConfigurationsCommand.js +3 -9
- package/dist-es/commands/ListManagedThingAccountAssociationsCommand.js +3 -9
- package/dist-es/commands/ListManagedThingSchemasCommand.js +3 -9
- package/dist-es/commands/ListManagedThingsCommand.js +3 -10
- package/dist-es/commands/ListNotificationConfigurationsCommand.js +3 -9
- package/dist-es/commands/ListOtaTaskConfigurationsCommand.js +3 -10
- package/dist-es/commands/ListOtaTaskExecutionsCommand.js +3 -9
- package/dist-es/commands/ListOtaTasksCommand.js +3 -9
- package/dist-es/commands/ListProvisioningProfilesCommand.js +3 -9
- package/dist-es/commands/ListSchemaVersionsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -10
- package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js +3 -9
- package/dist-es/commands/PutHubConfigurationCommand.js +3 -9
- package/dist-es/commands/PutRuntimeLogConfigurationCommand.js +3 -9
- package/dist-es/commands/RegisterAccountAssociationCommand.js +3 -9
- package/dist-es/commands/RegisterCustomEndpointCommand.js +3 -9
- package/dist-es/commands/ResetRuntimeLogConfigurationCommand.js +3 -9
- package/dist-es/commands/SendConnectorEventCommand.js +3 -10
- package/dist-es/commands/SendManagedThingCommandCommand.js +3 -10
- package/dist-es/commands/StartAccountAssociationRefreshCommand.js +3 -10
- package/dist-es/commands/StartDeviceDiscoveryCommand.js +3 -10
- package/dist-es/commands/TagResourceCommand.js +3 -10
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateAccountAssociationCommand.js +3 -9
- package/dist-es/commands/UpdateCloudConnectorCommand.js +3 -9
- package/dist-es/commands/UpdateConnectorDestinationCommand.js +3 -9
- package/dist-es/commands/UpdateDestinationCommand.js +3 -9
- package/dist-es/commands/UpdateEventLogConfigurationCommand.js +3 -9
- package/dist-es/commands/UpdateManagedThingCommand.js +3 -10
- package/dist-es/commands/UpdateNotificationConfigurationCommand.js +3 -9
- package/dist-es/commands/UpdateOtaTaskCommand.js +3 -9
- package/dist-es/models/models_0.js +0 -221
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +3184 -0
- package/dist-types/IoTManagedIntegrationsClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -176
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +376 -0
- package/dist-types/ts3.4/IoTManagedIntegrationsClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -130
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +383 -0
- package/package.json +33 -34
- package/dist-es/protocols/Aws_restJson1.js +0 -2985
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -749
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1001
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListAccountAssociations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListAccountAssociationsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("IotManagedIntegrations", "ListAccountAssociations", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "ListAccountAssociationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListAccountAssociationsCommand)
|
|
20
|
-
.de(de_ListAccountAssociationsCommand)
|
|
14
|
+
.sc(ListAccountAssociations)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListCloudConnectors } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListCloudConnectorsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("IotManagedIntegrations", "ListCloudConnectors", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "ListCloudConnectorsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListCloudConnectorsCommand)
|
|
20
|
-
.de(de_ListCloudConnectorsCommand)
|
|
14
|
+
.sc(ListCloudConnectors)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListConnectorDestinations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListConnectorDestinationsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("IotManagedIntegrations", "ListConnectorDestinations", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "ListConnectorDestinationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListConnectorDestinationsCommand)
|
|
20
|
-
.de(de_ListConnectorDestinationsCommand)
|
|
14
|
+
.sc(ListConnectorDestinations)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_ListCredentialLockersCommand, se_ListCredentialLockersCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { ListCredentialLockers } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class ListCredentialLockersCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("IotManagedIntegrations", "ListCredentialLockers", {})
|
|
18
13
|
.n("IoTManagedIntegrationsClient", "ListCredentialLockersCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_ListCredentialLockersCommand)
|
|
21
|
-
.de(de_ListCredentialLockersCommand)
|
|
14
|
+
.sc(ListCredentialLockers)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListDestinations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListDestinationsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("IotManagedIntegrations", "ListDestinations", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "ListDestinationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListDestinationsCommand)
|
|
20
|
-
.de(de_ListDestinationsCommand)
|
|
14
|
+
.sc(ListDestinations)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListDeviceDiscoveries } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListDeviceDiscoveriesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("IotManagedIntegrations", "ListDeviceDiscoveries", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "ListDeviceDiscoveriesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListDeviceDiscoveriesCommand)
|
|
20
|
-
.de(de_ListDeviceDiscoveriesCommand)
|
|
14
|
+
.sc(ListDeviceDiscoveries)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_ListDiscoveredDevicesCommand, se_ListDiscoveredDevicesCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { ListDiscoveredDevices } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class ListDiscoveredDevicesCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("IotManagedIntegrations", "ListDiscoveredDevices", {})
|
|
18
13
|
.n("IoTManagedIntegrationsClient", "ListDiscoveredDevicesCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_ListDiscoveredDevicesCommand)
|
|
21
|
-
.de(de_ListDiscoveredDevicesCommand)
|
|
14
|
+
.sc(ListDiscoveredDevices)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListEventLogConfigurations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListEventLogConfigurationsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("IotManagedIntegrations", "ListEventLogConfigurations", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "ListEventLogConfigurationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListEventLogConfigurationsCommand)
|
|
20
|
-
.de(de_ListEventLogConfigurationsCommand)
|
|
14
|
+
.sc(ListEventLogConfigurations)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListManagedThingAccountAssociations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListManagedThingAccountAssociationsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("IotManagedIntegrations", "ListManagedThingAccountAssociations", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "ListManagedThingAccountAssociationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListManagedThingAccountAssociationsCommand)
|
|
20
|
-
.de(de_ListManagedThingAccountAssociationsCommand)
|
|
14
|
+
.sc(ListManagedThingAccountAssociations)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListManagedThingSchemas } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListManagedThingSchemasCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("IotManagedIntegrations", "ListManagedThingSchemas", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "ListManagedThingSchemasCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListManagedThingSchemasCommand)
|
|
20
|
-
.de(de_ListManagedThingSchemasCommand)
|
|
14
|
+
.sc(ListManagedThingSchemas)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_ListManagedThingsCommand, se_ListManagedThingsCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { ListManagedThings } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class ListManagedThingsCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("IotManagedIntegrations", "ListManagedThings", {})
|
|
18
13
|
.n("IoTManagedIntegrationsClient", "ListManagedThingsCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_ListManagedThingsCommand)
|
|
21
|
-
.de(de_ListManagedThingsCommand)
|
|
14
|
+
.sc(ListManagedThings)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListNotificationConfigurations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListNotificationConfigurationsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("IotManagedIntegrations", "ListNotificationConfigurations", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "ListNotificationConfigurationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListNotificationConfigurationsCommand)
|
|
20
|
-
.de(de_ListNotificationConfigurationsCommand)
|
|
14
|
+
.sc(ListNotificationConfigurations)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_ListOtaTaskConfigurationsCommand, se_ListOtaTaskConfigurationsCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { ListOtaTaskConfigurations } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class ListOtaTaskConfigurationsCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("IotManagedIntegrations", "ListOtaTaskConfigurations", {})
|
|
18
13
|
.n("IoTManagedIntegrationsClient", "ListOtaTaskConfigurationsCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_ListOtaTaskConfigurationsCommand)
|
|
21
|
-
.de(de_ListOtaTaskConfigurationsCommand)
|
|
14
|
+
.sc(ListOtaTaskConfigurations)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListOtaTaskExecutions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListOtaTaskExecutionsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("IotManagedIntegrations", "ListOtaTaskExecutions", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "ListOtaTaskExecutionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListOtaTaskExecutionsCommand)
|
|
20
|
-
.de(de_ListOtaTaskExecutionsCommand)
|
|
14
|
+
.sc(ListOtaTaskExecutions)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListOtaTasks } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListOtaTasksCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("IotManagedIntegrations", "ListOtaTasks", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "ListOtaTasksCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListOtaTasksCommand)
|
|
20
|
-
.de(de_ListOtaTasksCommand)
|
|
14
|
+
.sc(ListOtaTasks)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListProvisioningProfiles } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListProvisioningProfilesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("IotManagedIntegrations", "ListProvisioningProfiles", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "ListProvisioningProfilesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListProvisioningProfilesCommand)
|
|
20
|
-
.de(de_ListProvisioningProfilesCommand)
|
|
14
|
+
.sc(ListProvisioningProfiles)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListSchemaVersions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListSchemaVersionsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("IotManagedIntegrations", "ListSchemaVersions", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "ListSchemaVersionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListSchemaVersionsCommand)
|
|
20
|
-
.de(de_ListSchemaVersionsCommand)
|
|
14
|
+
.sc(ListSchemaVersions)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { ListTagsForResource } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class ListTagsForResourceCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("IotManagedIntegrations", "ListTagsForResource", {})
|
|
18
13
|
.n("IoTManagedIntegrationsClient", "ListTagsForResourceCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_ListTagsForResourceCommand)
|
|
21
|
-
.de(de_ListTagsForResourceCommand)
|
|
14
|
+
.sc(ListTagsForResource)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { PutDefaultEncryptionConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutDefaultEncryptionConfigurationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("IotManagedIntegrations", "PutDefaultEncryptionConfiguration", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "PutDefaultEncryptionConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutDefaultEncryptionConfigurationCommand)
|
|
20
|
-
.de(de_PutDefaultEncryptionConfigurationCommand)
|
|
14
|
+
.sc(PutDefaultEncryptionConfiguration)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { PutHubConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutHubConfigurationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("IotManagedIntegrations", "PutHubConfiguration", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "PutHubConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutHubConfigurationCommand)
|
|
20
|
-
.de(de_PutHubConfigurationCommand)
|
|
14
|
+
.sc(PutHubConfiguration)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { PutRuntimeLogConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutRuntimeLogConfigurationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("IotManagedIntegrations", "PutRuntimeLogConfiguration", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "PutRuntimeLogConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutRuntimeLogConfigurationCommand)
|
|
20
|
-
.de(de_PutRuntimeLogConfigurationCommand)
|
|
14
|
+
.sc(PutRuntimeLogConfiguration)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { RegisterAccountAssociation } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class RegisterAccountAssociationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("IotManagedIntegrations", "RegisterAccountAssociation", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "RegisterAccountAssociationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_RegisterAccountAssociationCommand)
|
|
20
|
-
.de(de_RegisterAccountAssociationCommand)
|
|
14
|
+
.sc(RegisterAccountAssociation)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { RegisterCustomEndpoint } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class RegisterCustomEndpointCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("IotManagedIntegrations", "RegisterCustomEndpoint", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "RegisterCustomEndpointCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_RegisterCustomEndpointCommand)
|
|
20
|
-
.de(de_RegisterCustomEndpointCommand)
|
|
14
|
+
.sc(RegisterCustomEndpoint)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|