@aws-sdk/client-iot-managed-integrations 3.927.0 → 3.929.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 +5 -6
- 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 { DeregisterAccountAssociation } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeregisterAccountAssociationCommand 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", "DeregisterAccountAssociation", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "DeregisterAccountAssociationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeregisterAccountAssociationCommand)
|
|
20
|
-
.de(de_DeregisterAccountAssociationCommand)
|
|
14
|
+
.sc(DeregisterAccountAssociation)
|
|
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_GetAccountAssociationCommand, se_GetAccountAssociationCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetAccountAssociation } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetAccountAssociationCommand 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", "GetAccountAssociation", {})
|
|
18
13
|
.n("IoTManagedIntegrationsClient", "GetAccountAssociationCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetAccountAssociationCommand)
|
|
21
|
-
.de(de_GetAccountAssociationCommand)
|
|
14
|
+
.sc(GetAccountAssociation)
|
|
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 { GetCloudConnector } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetCloudConnectorCommand 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", "GetCloudConnector", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "GetCloudConnectorCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetCloudConnectorCommand)
|
|
20
|
-
.de(de_GetCloudConnectorCommand)
|
|
14
|
+
.sc(GetCloudConnector)
|
|
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 { GetConnectorDestination } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetConnectorDestinationCommand 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", "GetConnectorDestination", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "GetConnectorDestinationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetConnectorDestinationCommand)
|
|
20
|
-
.de(de_GetConnectorDestinationCommand)
|
|
14
|
+
.sc(GetConnectorDestination)
|
|
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_GetCredentialLockerCommand, se_GetCredentialLockerCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetCredentialLocker } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetCredentialLockerCommand 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", "GetCredentialLocker", {})
|
|
18
13
|
.n("IoTManagedIntegrationsClient", "GetCredentialLockerCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetCredentialLockerCommand)
|
|
21
|
-
.de(de_GetCredentialLockerCommand)
|
|
14
|
+
.sc(GetCredentialLocker)
|
|
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 { GetCustomEndpoint } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetCustomEndpointCommand 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", "GetCustomEndpoint", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "GetCustomEndpointCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetCustomEndpointCommand)
|
|
20
|
-
.de(de_GetCustomEndpointCommand)
|
|
14
|
+
.sc(GetCustomEndpoint)
|
|
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 { GetDefaultEncryptionConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetDefaultEncryptionConfigurationCommand 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", "GetDefaultEncryptionConfiguration", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "GetDefaultEncryptionConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetDefaultEncryptionConfigurationCommand)
|
|
20
|
-
.de(de_GetDefaultEncryptionConfigurationCommand)
|
|
14
|
+
.sc(GetDefaultEncryptionConfiguration)
|
|
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_GetDestinationCommand, se_GetDestinationCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetDestination } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetDestinationCommand 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", "GetDestination", {})
|
|
18
13
|
.n("IoTManagedIntegrationsClient", "GetDestinationCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetDestinationCommand)
|
|
21
|
-
.de(de_GetDestinationCommand)
|
|
14
|
+
.sc(GetDestination)
|
|
22
15
|
.build() {
|
|
23
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_GetDeviceDiscoveryCommand, se_GetDeviceDiscoveryCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetDeviceDiscovery } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetDeviceDiscoveryCommand 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", "GetDeviceDiscovery", {})
|
|
18
13
|
.n("IoTManagedIntegrationsClient", "GetDeviceDiscoveryCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetDeviceDiscoveryCommand)
|
|
21
|
-
.de(de_GetDeviceDiscoveryCommand)
|
|
14
|
+
.sc(GetDeviceDiscovery)
|
|
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 { GetEventLogConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetEventLogConfigurationCommand 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", "GetEventLogConfiguration", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "GetEventLogConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetEventLogConfigurationCommand)
|
|
20
|
-
.de(de_GetEventLogConfigurationCommand)
|
|
14
|
+
.sc(GetEventLogConfiguration)
|
|
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 { GetHubConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetHubConfigurationCommand 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", "GetHubConfiguration", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "GetHubConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetHubConfigurationCommand)
|
|
20
|
-
.de(de_GetHubConfigurationCommand)
|
|
14
|
+
.sc(GetHubConfiguration)
|
|
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 { GetManagedThingCapabilities } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetManagedThingCapabilitiesCommand 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", "GetManagedThingCapabilities", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "GetManagedThingCapabilitiesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetManagedThingCapabilitiesCommand)
|
|
20
|
-
.de(de_GetManagedThingCapabilitiesCommand)
|
|
14
|
+
.sc(GetManagedThingCapabilities)
|
|
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 { GetManagedThingCertificate } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetManagedThingCertificateCommand 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", "GetManagedThingCertificate", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "GetManagedThingCertificateCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetManagedThingCertificateCommand)
|
|
20
|
-
.de(de_GetManagedThingCertificateCommand)
|
|
14
|
+
.sc(GetManagedThingCertificate)
|
|
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_GetManagedThingCommand, se_GetManagedThingCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetManagedThing } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetManagedThingCommand 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", "GetManagedThing", {})
|
|
18
13
|
.n("IoTManagedIntegrationsClient", "GetManagedThingCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetManagedThingCommand)
|
|
21
|
-
.de(de_GetManagedThingCommand)
|
|
14
|
+
.sc(GetManagedThing)
|
|
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 { GetManagedThingConnectivityData } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetManagedThingConnectivityDataCommand 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", "GetManagedThingConnectivityData", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "GetManagedThingConnectivityDataCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetManagedThingConnectivityDataCommand)
|
|
20
|
-
.de(de_GetManagedThingConnectivityDataCommand)
|
|
14
|
+
.sc(GetManagedThingConnectivityData)
|
|
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 { GetManagedThingMetaData } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetManagedThingMetaDataCommand 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", "GetManagedThingMetaData", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "GetManagedThingMetaDataCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetManagedThingMetaDataCommand)
|
|
20
|
-
.de(de_GetManagedThingMetaDataCommand)
|
|
14
|
+
.sc(GetManagedThingMetaData)
|
|
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_GetManagedThingStateCommand, se_GetManagedThingStateCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetManagedThingState } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetManagedThingStateCommand 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", "GetManagedThingState", {})
|
|
18
13
|
.n("IoTManagedIntegrationsClient", "GetManagedThingStateCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetManagedThingStateCommand)
|
|
21
|
-
.de(de_GetManagedThingStateCommand)
|
|
14
|
+
.sc(GetManagedThingState)
|
|
22
15
|
.build() {
|
|
23
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_GetNotificationConfigurationCommand, se_GetNotificationConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetNotificationConfiguration } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetNotificationConfigurationCommand 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", "GetNotificationConfiguration", {})
|
|
18
13
|
.n("IoTManagedIntegrationsClient", "GetNotificationConfigurationCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetNotificationConfigurationCommand)
|
|
21
|
-
.de(de_GetNotificationConfigurationCommand)
|
|
14
|
+
.sc(GetNotificationConfiguration)
|
|
22
15
|
.build() {
|
|
23
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_GetOtaTaskCommand, se_GetOtaTaskCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetOtaTask } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetOtaTaskCommand 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", "GetOtaTask", {})
|
|
18
13
|
.n("IoTManagedIntegrationsClient", "GetOtaTaskCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetOtaTaskCommand)
|
|
21
|
-
.de(de_GetOtaTaskCommand)
|
|
14
|
+
.sc(GetOtaTask)
|
|
22
15
|
.build() {
|
|
23
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_GetOtaTaskConfigurationCommand, se_GetOtaTaskConfigurationCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetOtaTaskConfiguration } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetOtaTaskConfigurationCommand 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", "GetOtaTaskConfiguration", {})
|
|
18
13
|
.n("IoTManagedIntegrationsClient", "GetOtaTaskConfigurationCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetOtaTaskConfigurationCommand)
|
|
21
|
-
.de(de_GetOtaTaskConfigurationCommand)
|
|
14
|
+
.sc(GetOtaTaskConfiguration)
|
|
22
15
|
.build() {
|
|
23
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_GetProvisioningProfileCommand, se_GetProvisioningProfileCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetProvisioningProfile } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetProvisioningProfileCommand 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", "GetProvisioningProfile", {})
|
|
18
13
|
.n("IoTManagedIntegrationsClient", "GetProvisioningProfileCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetProvisioningProfileCommand)
|
|
21
|
-
.de(de_GetProvisioningProfileCommand)
|
|
14
|
+
.sc(GetProvisioningProfile)
|
|
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 { GetRuntimeLogConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetRuntimeLogConfigurationCommand 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", "GetRuntimeLogConfiguration", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "GetRuntimeLogConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetRuntimeLogConfigurationCommand)
|
|
20
|
-
.de(de_GetRuntimeLogConfigurationCommand)
|
|
14
|
+
.sc(GetRuntimeLogConfiguration)
|
|
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 { GetSchemaVersion } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetSchemaVersionCommand 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", "GetSchemaVersion", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "GetSchemaVersionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetSchemaVersionCommand)
|
|
20
|
-
.de(de_GetSchemaVersionCommand)
|
|
14
|
+
.sc(GetSchemaVersion)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|