@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 { ResetRuntimeLogConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ResetRuntimeLogConfigurationCommand 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", "ResetRuntimeLogConfiguration", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "ResetRuntimeLogConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ResetRuntimeLogConfigurationCommand)
|
|
20
|
-
.de(de_ResetRuntimeLogConfigurationCommand)
|
|
14
|
+
.sc(ResetRuntimeLogConfiguration)
|
|
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_SendConnectorEventCommand, se_SendConnectorEventCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { SendConnectorEvent } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class SendConnectorEventCommand 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", "SendConnectorEvent", {})
|
|
18
13
|
.n("IoTManagedIntegrationsClient", "SendConnectorEventCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_SendConnectorEventCommand)
|
|
21
|
-
.de(de_SendConnectorEventCommand)
|
|
14
|
+
.sc(SendConnectorEvent)
|
|
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_SendManagedThingCommandCommand, se_SendManagedThingCommandCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { SendManagedThingCommand } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class SendManagedThingCommandCommand 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", "SendManagedThingCommand", {})
|
|
18
13
|
.n("IoTManagedIntegrationsClient", "SendManagedThingCommandCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_SendManagedThingCommandCommand)
|
|
21
|
-
.de(de_SendManagedThingCommandCommand)
|
|
14
|
+
.sc(SendManagedThingCommand)
|
|
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_StartAccountAssociationRefreshCommand, se_StartAccountAssociationRefreshCommand, } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { StartAccountAssociationRefresh } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class StartAccountAssociationRefreshCommand 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", "StartAccountAssociationRefresh", {})
|
|
18
13
|
.n("IoTManagedIntegrationsClient", "StartAccountAssociationRefreshCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_StartAccountAssociationRefreshCommand)
|
|
21
|
-
.de(de_StartAccountAssociationRefreshCommand)
|
|
14
|
+
.sc(StartAccountAssociationRefresh)
|
|
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_StartDeviceDiscoveryCommand, se_StartDeviceDiscoveryCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { StartDeviceDiscovery } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class StartDeviceDiscoveryCommand 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", "StartDeviceDiscovery", {})
|
|
18
13
|
.n("IoTManagedIntegrationsClient", "StartDeviceDiscoveryCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_StartDeviceDiscoveryCommand)
|
|
21
|
-
.de(de_StartDeviceDiscoveryCommand)
|
|
14
|
+
.sc(StartDeviceDiscovery)
|
|
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_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { TagResource } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class TagResourceCommand 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", "TagResource", {})
|
|
18
13
|
.n("IoTManagedIntegrationsClient", "TagResourceCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_TagResourceCommand)
|
|
21
|
-
.de(de_TagResourceCommand)
|
|
14
|
+
.sc(TagResource)
|
|
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 { UntagResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UntagResourceCommand 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", "UntagResource", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "UntagResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UntagResourceCommand)
|
|
20
|
-
.de(de_UntagResourceCommand)
|
|
14
|
+
.sc(UntagResource)
|
|
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 { UpdateAccountAssociation } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateAccountAssociationCommand 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", "UpdateAccountAssociation", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "UpdateAccountAssociationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateAccountAssociationCommand)
|
|
20
|
-
.de(de_UpdateAccountAssociationCommand)
|
|
14
|
+
.sc(UpdateAccountAssociation)
|
|
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 { UpdateCloudConnector } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateCloudConnectorCommand 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", "UpdateCloudConnector", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "UpdateCloudConnectorCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateCloudConnectorCommand)
|
|
20
|
-
.de(de_UpdateCloudConnectorCommand)
|
|
14
|
+
.sc(UpdateCloudConnector)
|
|
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 { UpdateConnectorDestination } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateConnectorDestinationCommand 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", "UpdateConnectorDestination", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "UpdateConnectorDestinationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateConnectorDestinationCommand)
|
|
20
|
-
.de(de_UpdateConnectorDestinationCommand)
|
|
14
|
+
.sc(UpdateConnectorDestination)
|
|
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 { UpdateDestination } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateDestinationCommand 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", "UpdateDestination", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "UpdateDestinationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateDestinationCommand)
|
|
20
|
-
.de(de_UpdateDestinationCommand)
|
|
14
|
+
.sc(UpdateDestination)
|
|
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 { UpdateEventLogConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateEventLogConfigurationCommand 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", "UpdateEventLogConfiguration", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "UpdateEventLogConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateEventLogConfigurationCommand)
|
|
20
|
-
.de(de_UpdateEventLogConfigurationCommand)
|
|
14
|
+
.sc(UpdateEventLogConfiguration)
|
|
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_UpdateManagedThingCommand, se_UpdateManagedThingCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { UpdateManagedThing } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class UpdateManagedThingCommand 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", "UpdateManagedThing", {})
|
|
18
13
|
.n("IoTManagedIntegrationsClient", "UpdateManagedThingCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_UpdateManagedThingCommand)
|
|
21
|
-
.de(de_UpdateManagedThingCommand)
|
|
14
|
+
.sc(UpdateManagedThing)
|
|
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 { UpdateNotificationConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateNotificationConfigurationCommand 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", "UpdateNotificationConfiguration", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "UpdateNotificationConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateNotificationConfigurationCommand)
|
|
20
|
-
.de(de_UpdateNotificationConfigurationCommand)
|
|
14
|
+
.sc(UpdateNotificationConfiguration)
|
|
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 { UpdateOtaTask } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateOtaTaskCommand 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", "UpdateOtaTask", {})
|
|
17
13
|
.n("IoTManagedIntegrationsClient", "UpdateOtaTaskCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateOtaTaskCommand)
|
|
20
|
-
.de(de_UpdateOtaTaskCommand)
|
|
14
|
+
.sc(UpdateOtaTask)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { SENSITIVE_STRING } from "@smithy/smithy-client";
|
|
2
1
|
import { IoTManagedIntegrationsServiceException as __BaseException } from "./IoTManagedIntegrationsServiceException";
|
|
3
2
|
export const AbortCriteriaAction = {
|
|
4
3
|
CANCEL: "CANCEL",
|
|
@@ -353,223 +352,3 @@ export const OtaTaskExecutionStatus = {
|
|
|
353
352
|
SUCCEEDED: "SUCCEEDED",
|
|
354
353
|
TIMED_OUT: "TIMED_OUT",
|
|
355
354
|
};
|
|
356
|
-
export const CreateAccountAssociationRequestFilterSensitiveLog = (obj) => ({
|
|
357
|
-
...obj,
|
|
358
|
-
...(obj.Tags && { Tags: SENSITIVE_STRING }),
|
|
359
|
-
});
|
|
360
|
-
export const CreateAccountAssociationResponseFilterSensitiveLog = (obj) => ({
|
|
361
|
-
...obj,
|
|
362
|
-
...(obj.OAuthAuthorizationUrl && { OAuthAuthorizationUrl: SENSITIVE_STRING }),
|
|
363
|
-
});
|
|
364
|
-
export const GetAccountAssociationResponseFilterSensitiveLog = (obj) => ({
|
|
365
|
-
...obj,
|
|
366
|
-
...(obj.OAuthAuthorizationUrl && { OAuthAuthorizationUrl: SENSITIVE_STRING }),
|
|
367
|
-
...(obj.Tags && { Tags: SENSITIVE_STRING }),
|
|
368
|
-
});
|
|
369
|
-
export const StartAccountAssociationRefreshResponseFilterSensitiveLog = (obj) => ({
|
|
370
|
-
...obj,
|
|
371
|
-
...(obj.OAuthAuthorizationUrl && { OAuthAuthorizationUrl: SENSITIVE_STRING }),
|
|
372
|
-
});
|
|
373
|
-
export const CapabilityActionFilterSensitiveLog = (obj) => ({
|
|
374
|
-
...obj,
|
|
375
|
-
...(obj.parameters && { parameters: SENSITIVE_STRING }),
|
|
376
|
-
});
|
|
377
|
-
export const CommandCapabilityFilterSensitiveLog = (obj) => ({
|
|
378
|
-
...obj,
|
|
379
|
-
...(obj.actions && { actions: obj.actions.map((item) => CapabilityActionFilterSensitiveLog(item)) }),
|
|
380
|
-
});
|
|
381
|
-
export const CommandEndpointFilterSensitiveLog = (obj) => ({
|
|
382
|
-
...obj,
|
|
383
|
-
});
|
|
384
|
-
export const CreateCredentialLockerRequestFilterSensitiveLog = (obj) => ({
|
|
385
|
-
...obj,
|
|
386
|
-
...(obj.Name && { Name: SENSITIVE_STRING }),
|
|
387
|
-
...(obj.Tags && { Tags: SENSITIVE_STRING }),
|
|
388
|
-
});
|
|
389
|
-
export const CreateDestinationRequestFilterSensitiveLog = (obj) => ({
|
|
390
|
-
...obj,
|
|
391
|
-
...(obj.Tags && { Tags: SENSITIVE_STRING }),
|
|
392
|
-
});
|
|
393
|
-
export const CreateManagedThingRequestFilterSensitiveLog = (obj) => ({
|
|
394
|
-
...obj,
|
|
395
|
-
...(obj.Owner && { Owner: SENSITIVE_STRING }),
|
|
396
|
-
...(obj.AuthenticationMaterial && { AuthenticationMaterial: SENSITIVE_STRING }),
|
|
397
|
-
...(obj.SerialNumber && { SerialNumber: SENSITIVE_STRING }),
|
|
398
|
-
...(obj.Brand && { Brand: SENSITIVE_STRING }),
|
|
399
|
-
...(obj.Model && { Model: SENSITIVE_STRING }),
|
|
400
|
-
...(obj.Classification && { Classification: SENSITIVE_STRING }),
|
|
401
|
-
...(obj.Tags && { Tags: SENSITIVE_STRING }),
|
|
402
|
-
});
|
|
403
|
-
export const CreateNotificationConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
404
|
-
...obj,
|
|
405
|
-
...(obj.Tags && { Tags: SENSITIVE_STRING }),
|
|
406
|
-
});
|
|
407
|
-
export const CreateOtaTaskRequestFilterSensitiveLog = (obj) => ({
|
|
408
|
-
...obj,
|
|
409
|
-
...(obj.Tags && { Tags: SENSITIVE_STRING }),
|
|
410
|
-
});
|
|
411
|
-
export const CreateOtaTaskConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
412
|
-
...obj,
|
|
413
|
-
...(obj.Name && { Name: SENSITIVE_STRING }),
|
|
414
|
-
});
|
|
415
|
-
export const CreateProvisioningProfileRequestFilterSensitiveLog = (obj) => ({
|
|
416
|
-
...obj,
|
|
417
|
-
...(obj.CaCertificate && { CaCertificate: SENSITIVE_STRING }),
|
|
418
|
-
...(obj.Tags && { Tags: SENSITIVE_STRING }),
|
|
419
|
-
});
|
|
420
|
-
export const CreateProvisioningProfileResponseFilterSensitiveLog = (obj) => ({
|
|
421
|
-
...obj,
|
|
422
|
-
...(obj.ClaimCertificate && { ClaimCertificate: SENSITIVE_STRING }),
|
|
423
|
-
...(obj.ClaimCertificatePrivateKey && { ClaimCertificatePrivateKey: SENSITIVE_STRING }),
|
|
424
|
-
});
|
|
425
|
-
export const CredentialLockerSummaryFilterSensitiveLog = (obj) => ({
|
|
426
|
-
...obj,
|
|
427
|
-
...(obj.Name && { Name: SENSITIVE_STRING }),
|
|
428
|
-
});
|
|
429
|
-
export const GetCredentialLockerResponseFilterSensitiveLog = (obj) => ({
|
|
430
|
-
...obj,
|
|
431
|
-
...(obj.Name && { Name: SENSITIVE_STRING }),
|
|
432
|
-
...(obj.Tags && { Tags: SENSITIVE_STRING }),
|
|
433
|
-
});
|
|
434
|
-
export const ListCredentialLockersResponseFilterSensitiveLog = (obj) => ({
|
|
435
|
-
...obj,
|
|
436
|
-
...(obj.Items && { Items: obj.Items.map((item) => CredentialLockerSummaryFilterSensitiveLog(item)) }),
|
|
437
|
-
});
|
|
438
|
-
export const GetDestinationResponseFilterSensitiveLog = (obj) => ({
|
|
439
|
-
...obj,
|
|
440
|
-
...(obj.Tags && { Tags: SENSITIVE_STRING }),
|
|
441
|
-
});
|
|
442
|
-
export const DeviceFilterSensitiveLog = (obj) => ({
|
|
443
|
-
...obj,
|
|
444
|
-
...(obj.ConnectorDeviceId && { ConnectorDeviceId: SENSITIVE_STRING }),
|
|
445
|
-
...(obj.ConnectorDeviceName && { ConnectorDeviceName: SENSITIVE_STRING }),
|
|
446
|
-
});
|
|
447
|
-
export const GetDeviceDiscoveryResponseFilterSensitiveLog = (obj) => ({
|
|
448
|
-
...obj,
|
|
449
|
-
...(obj.Tags && { Tags: SENSITIVE_STRING }),
|
|
450
|
-
});
|
|
451
|
-
export const DiscoveredDeviceSummaryFilterSensitiveLog = (obj) => ({
|
|
452
|
-
...obj,
|
|
453
|
-
...(obj.ConnectorDeviceId && { ConnectorDeviceId: SENSITIVE_STRING }),
|
|
454
|
-
...(obj.ConnectorDeviceName && { ConnectorDeviceName: SENSITIVE_STRING }),
|
|
455
|
-
...(obj.Brand && { Brand: SENSITIVE_STRING }),
|
|
456
|
-
...(obj.Model && { Model: SENSITIVE_STRING }),
|
|
457
|
-
...(obj.AuthenticationMaterial && { AuthenticationMaterial: SENSITIVE_STRING }),
|
|
458
|
-
});
|
|
459
|
-
export const ListDiscoveredDevicesResponseFilterSensitiveLog = (obj) => ({
|
|
460
|
-
...obj,
|
|
461
|
-
...(obj.Items && { Items: obj.Items.map((item) => DiscoveredDeviceSummaryFilterSensitiveLog(item)) }),
|
|
462
|
-
});
|
|
463
|
-
export const StartDeviceDiscoveryRequestFilterSensitiveLog = (obj) => ({
|
|
464
|
-
...obj,
|
|
465
|
-
...(obj.AuthenticationMaterial && { AuthenticationMaterial: SENSITIVE_STRING }),
|
|
466
|
-
...(obj.Tags && { Tags: SENSITIVE_STRING }),
|
|
467
|
-
});
|
|
468
|
-
export const GetManagedThingResponseFilterSensitiveLog = (obj) => ({
|
|
469
|
-
...obj,
|
|
470
|
-
...(obj.Owner && { Owner: SENSITIVE_STRING }),
|
|
471
|
-
...(obj.Model && { Model: SENSITIVE_STRING }),
|
|
472
|
-
...(obj.Brand && { Brand: SENSITIVE_STRING }),
|
|
473
|
-
...(obj.SerialNumber && { SerialNumber: SENSITIVE_STRING }),
|
|
474
|
-
...(obj.UniversalProductCode && { UniversalProductCode: SENSITIVE_STRING }),
|
|
475
|
-
...(obj.InternationalArticleNumber && { InternationalArticleNumber: SENSITIVE_STRING }),
|
|
476
|
-
...(obj.ConnectorDeviceId && { ConnectorDeviceId: SENSITIVE_STRING }),
|
|
477
|
-
...(obj.DeviceSpecificKey && { DeviceSpecificKey: SENSITIVE_STRING }),
|
|
478
|
-
...(obj.MacAddress && { MacAddress: SENSITIVE_STRING }),
|
|
479
|
-
...(obj.Classification && { Classification: SENSITIVE_STRING }),
|
|
480
|
-
...(obj.Tags && { Tags: SENSITIVE_STRING }),
|
|
481
|
-
});
|
|
482
|
-
export const StateCapabilityFilterSensitiveLog = (obj) => ({
|
|
483
|
-
...obj,
|
|
484
|
-
...(obj.properties && { properties: SENSITIVE_STRING }),
|
|
485
|
-
});
|
|
486
|
-
export const StateEndpointFilterSensitiveLog = (obj) => ({
|
|
487
|
-
...obj,
|
|
488
|
-
...(obj.capabilities && { capabilities: obj.capabilities.map((item) => StateCapabilityFilterSensitiveLog(item)) }),
|
|
489
|
-
});
|
|
490
|
-
export const GetManagedThingStateResponseFilterSensitiveLog = (obj) => ({
|
|
491
|
-
...obj,
|
|
492
|
-
});
|
|
493
|
-
export const GetNotificationConfigurationResponseFilterSensitiveLog = (obj) => ({
|
|
494
|
-
...obj,
|
|
495
|
-
...(obj.Tags && { Tags: SENSITIVE_STRING }),
|
|
496
|
-
});
|
|
497
|
-
export const GetOtaTaskResponseFilterSensitiveLog = (obj) => ({
|
|
498
|
-
...obj,
|
|
499
|
-
...(obj.Tags && { Tags: SENSITIVE_STRING }),
|
|
500
|
-
});
|
|
501
|
-
export const GetOtaTaskConfigurationResponseFilterSensitiveLog = (obj) => ({
|
|
502
|
-
...obj,
|
|
503
|
-
...(obj.Name && { Name: SENSITIVE_STRING }),
|
|
504
|
-
});
|
|
505
|
-
export const GetProvisioningProfileResponseFilterSensitiveLog = (obj) => ({
|
|
506
|
-
...obj,
|
|
507
|
-
...(obj.ClaimCertificate && { ClaimCertificate: SENSITIVE_STRING }),
|
|
508
|
-
...(obj.Tags && { Tags: SENSITIVE_STRING }),
|
|
509
|
-
});
|
|
510
|
-
export const ListTagsForResourceResponseFilterSensitiveLog = (obj) => ({
|
|
511
|
-
...obj,
|
|
512
|
-
...(obj.tags && { tags: SENSITIVE_STRING }),
|
|
513
|
-
});
|
|
514
|
-
export const SendManagedThingCommandRequestFilterSensitiveLog = (obj) => ({
|
|
515
|
-
...obj,
|
|
516
|
-
});
|
|
517
|
-
export const ListManagedThingsRequestFilterSensitiveLog = (obj) => ({
|
|
518
|
-
...obj,
|
|
519
|
-
...(obj.OwnerFilter && { OwnerFilter: SENSITIVE_STRING }),
|
|
520
|
-
...(obj.ConnectorDeviceIdFilter && { ConnectorDeviceIdFilter: SENSITIVE_STRING }),
|
|
521
|
-
...(obj.SerialNumberFilter && { SerialNumberFilter: SENSITIVE_STRING }),
|
|
522
|
-
});
|
|
523
|
-
export const ManagedThingSummaryFilterSensitiveLog = (obj) => ({
|
|
524
|
-
...obj,
|
|
525
|
-
...(obj.Brand && { Brand: SENSITIVE_STRING }),
|
|
526
|
-
...(obj.Classification && { Classification: SENSITIVE_STRING }),
|
|
527
|
-
...(obj.ConnectorDeviceId && { ConnectorDeviceId: SENSITIVE_STRING }),
|
|
528
|
-
...(obj.Model && { Model: SENSITIVE_STRING }),
|
|
529
|
-
...(obj.Owner && { Owner: SENSITIVE_STRING }),
|
|
530
|
-
...(obj.SerialNumber && { SerialNumber: SENSITIVE_STRING }),
|
|
531
|
-
});
|
|
532
|
-
export const ListManagedThingsResponseFilterSensitiveLog = (obj) => ({
|
|
533
|
-
...obj,
|
|
534
|
-
...(obj.Items && { Items: obj.Items.map((item) => ManagedThingSummaryFilterSensitiveLog(item)) }),
|
|
535
|
-
});
|
|
536
|
-
export const UpdateManagedThingRequestFilterSensitiveLog = (obj) => ({
|
|
537
|
-
...obj,
|
|
538
|
-
...(obj.Owner && { Owner: SENSITIVE_STRING }),
|
|
539
|
-
...(obj.SerialNumber && { SerialNumber: SENSITIVE_STRING }),
|
|
540
|
-
...(obj.Brand && { Brand: SENSITIVE_STRING }),
|
|
541
|
-
...(obj.Model && { Model: SENSITIVE_STRING }),
|
|
542
|
-
...(obj.Classification && { Classification: SENSITIVE_STRING }),
|
|
543
|
-
});
|
|
544
|
-
export const OtaTaskConfigurationSummaryFilterSensitiveLog = (obj) => ({
|
|
545
|
-
...obj,
|
|
546
|
-
...(obj.Name && { Name: SENSITIVE_STRING }),
|
|
547
|
-
});
|
|
548
|
-
export const ListOtaTaskConfigurationsResponseFilterSensitiveLog = (obj) => ({
|
|
549
|
-
...obj,
|
|
550
|
-
...(obj.Items && { Items: obj.Items.map((item) => OtaTaskConfigurationSummaryFilterSensitiveLog(item)) }),
|
|
551
|
-
});
|
|
552
|
-
export const MatterClusterFilterSensitiveLog = (obj) => ({
|
|
553
|
-
...obj,
|
|
554
|
-
...(obj.attributes && { attributes: SENSITIVE_STRING }),
|
|
555
|
-
...(obj.commands && { commands: SENSITIVE_STRING }),
|
|
556
|
-
...(obj.events && { events: SENSITIVE_STRING }),
|
|
557
|
-
});
|
|
558
|
-
export const MatterEndpointFilterSensitiveLog = (obj) => ({
|
|
559
|
-
...obj,
|
|
560
|
-
...(obj.clusters && { clusters: obj.clusters.map((item) => MatterClusterFilterSensitiveLog(item)) }),
|
|
561
|
-
});
|
|
562
|
-
export const SendConnectorEventRequestFilterSensitiveLog = (obj) => ({
|
|
563
|
-
...obj,
|
|
564
|
-
...(obj.UserId && { UserId: SENSITIVE_STRING }),
|
|
565
|
-
...(obj.OperationVersion && { OperationVersion: SENSITIVE_STRING }),
|
|
566
|
-
...(obj.StatusCode && { StatusCode: SENSITIVE_STRING }),
|
|
567
|
-
...(obj.Message && { Message: SENSITIVE_STRING }),
|
|
568
|
-
...(obj.ConnectorDeviceId && { ConnectorDeviceId: SENSITIVE_STRING }),
|
|
569
|
-
...(obj.Devices && { Devices: obj.Devices.map((item) => DeviceFilterSensitiveLog(item)) }),
|
|
570
|
-
...(obj.MatterEndpoint && { MatterEndpoint: MatterEndpointFilterSensitiveLog(obj.MatterEndpoint) }),
|
|
571
|
-
});
|
|
572
|
-
export const TagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
573
|
-
...obj,
|
|
574
|
-
...(obj.Tags && { Tags: SENSITIVE_STRING }),
|
|
575
|
-
});
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { AwsSdkSigV4Signer } from "@aws-sdk/core";
|
|
2
|
+
import { AwsRestJsonProtocol } from "@aws-sdk/core/protocols";
|
|
2
3
|
import { NoOpLogger } from "@smithy/smithy-client";
|
|
3
4
|
import { parseUrl } from "@smithy/url-parser";
|
|
4
5
|
import { fromBase64, toBase64 } from "@smithy/util-base64";
|
|
@@ -22,6 +23,7 @@ export const getRuntimeConfig = (config) => {
|
|
|
22
23
|
},
|
|
23
24
|
],
|
|
24
25
|
logger: config?.logger ?? new NoOpLogger(),
|
|
26
|
+
protocol: config?.protocol ?? new AwsRestJsonProtocol({ defaultNamespace: "com.amazonaws.iotmanagedintegrations" }),
|
|
25
27
|
serviceId: config?.serviceId ?? "IoT Managed Integrations",
|
|
26
28
|
urlParser: config?.urlParser ?? parseUrl,
|
|
27
29
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|