@aws-sdk/client-iot-managed-integrations 3.952.0 → 3.954.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 +949 -662
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/CreateAccountAssociationCommand.js +2 -2
- package/dist-es/commands/CreateCloudConnectorCommand.js +2 -2
- package/dist-es/commands/CreateConnectorDestinationCommand.js +2 -2
- package/dist-es/commands/CreateCredentialLockerCommand.js +2 -2
- package/dist-es/commands/CreateDestinationCommand.js +2 -2
- package/dist-es/commands/CreateEventLogConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateManagedThingCommand.js +2 -2
- package/dist-es/commands/CreateNotificationConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateOtaTaskCommand.js +2 -2
- package/dist-es/commands/CreateOtaTaskConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateProvisioningProfileCommand.js +2 -2
- package/dist-es/commands/DeleteAccountAssociationCommand.js +2 -2
- package/dist-es/commands/DeleteCloudConnectorCommand.js +2 -2
- package/dist-es/commands/DeleteConnectorDestinationCommand.js +2 -2
- package/dist-es/commands/DeleteCredentialLockerCommand.js +2 -2
- package/dist-es/commands/DeleteDestinationCommand.js +2 -2
- package/dist-es/commands/DeleteEventLogConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteManagedThingCommand.js +2 -2
- package/dist-es/commands/DeleteNotificationConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteOtaTaskCommand.js +2 -2
- package/dist-es/commands/DeleteOtaTaskConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteProvisioningProfileCommand.js +2 -2
- package/dist-es/commands/DeregisterAccountAssociationCommand.js +2 -2
- package/dist-es/commands/GetAccountAssociationCommand.js +2 -2
- package/dist-es/commands/GetCloudConnectorCommand.js +2 -2
- package/dist-es/commands/GetConnectorDestinationCommand.js +2 -2
- package/dist-es/commands/GetCredentialLockerCommand.js +2 -2
- package/dist-es/commands/GetCustomEndpointCommand.js +2 -2
- package/dist-es/commands/GetDefaultEncryptionConfigurationCommand.js +2 -2
- package/dist-es/commands/GetDestinationCommand.js +2 -2
- package/dist-es/commands/GetDeviceDiscoveryCommand.js +2 -2
- package/dist-es/commands/GetEventLogConfigurationCommand.js +2 -2
- package/dist-es/commands/GetHubConfigurationCommand.js +2 -2
- package/dist-es/commands/GetManagedThingCapabilitiesCommand.js +2 -2
- package/dist-es/commands/GetManagedThingCertificateCommand.js +2 -2
- package/dist-es/commands/GetManagedThingCommand.js +2 -2
- package/dist-es/commands/GetManagedThingConnectivityDataCommand.js +2 -2
- package/dist-es/commands/GetManagedThingMetaDataCommand.js +2 -2
- package/dist-es/commands/GetManagedThingStateCommand.js +2 -2
- package/dist-es/commands/GetNotificationConfigurationCommand.js +2 -2
- package/dist-es/commands/GetOtaTaskCommand.js +2 -2
- package/dist-es/commands/GetOtaTaskConfigurationCommand.js +2 -2
- package/dist-es/commands/GetProvisioningProfileCommand.js +2 -2
- package/dist-es/commands/GetRuntimeLogConfigurationCommand.js +2 -2
- package/dist-es/commands/GetSchemaVersionCommand.js +2 -2
- package/dist-es/commands/ListAccountAssociationsCommand.js +2 -2
- package/dist-es/commands/ListCloudConnectorsCommand.js +2 -2
- package/dist-es/commands/ListConnectorDestinationsCommand.js +2 -2
- package/dist-es/commands/ListCredentialLockersCommand.js +2 -2
- package/dist-es/commands/ListDestinationsCommand.js +2 -2
- package/dist-es/commands/ListDeviceDiscoveriesCommand.js +2 -2
- package/dist-es/commands/ListDiscoveredDevicesCommand.js +2 -2
- package/dist-es/commands/ListEventLogConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListManagedThingAccountAssociationsCommand.js +2 -2
- package/dist-es/commands/ListManagedThingSchemasCommand.js +2 -2
- package/dist-es/commands/ListManagedThingsCommand.js +2 -2
- package/dist-es/commands/ListNotificationConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListOtaTaskConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListOtaTaskExecutionsCommand.js +2 -2
- package/dist-es/commands/ListOtaTasksCommand.js +2 -2
- package/dist-es/commands/ListProvisioningProfilesCommand.js +2 -2
- package/dist-es/commands/ListSchemaVersionsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js +2 -2
- package/dist-es/commands/PutHubConfigurationCommand.js +2 -2
- package/dist-es/commands/PutRuntimeLogConfigurationCommand.js +2 -2
- package/dist-es/commands/RegisterAccountAssociationCommand.js +2 -2
- package/dist-es/commands/RegisterCustomEndpointCommand.js +2 -2
- package/dist-es/commands/ResetRuntimeLogConfigurationCommand.js +2 -2
- package/dist-es/commands/SendConnectorEventCommand.js +2 -2
- package/dist-es/commands/SendManagedThingCommandCommand.js +2 -2
- package/dist-es/commands/StartAccountAssociationRefreshCommand.js +2 -2
- package/dist-es/commands/StartDeviceDiscoveryCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateAccountAssociationCommand.js +2 -2
- package/dist-es/commands/UpdateCloudConnectorCommand.js +2 -2
- package/dist-es/commands/UpdateConnectorDestinationCommand.js +2 -2
- package/dist-es/commands/UpdateDestinationCommand.js +2 -2
- package/dist-es/commands/UpdateEventLogConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateManagedThingCommand.js +2 -2
- package/dist-es/commands/UpdateNotificationConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateOtaTaskCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +578 -588
- package/dist-types/IoTManagedIntegrationsClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +298 -376
- package/dist-types/ts3.4/IoTManagedIntegrationsClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +297 -378
- package/package.json +34 -34
|
@@ -26,7 +26,12 @@ const getRuntimeConfig = (config) => {
|
|
|
26
26
|
},
|
|
27
27
|
],
|
|
28
28
|
logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
|
|
29
|
-
protocol: config?.protocol ??
|
|
29
|
+
protocol: config?.protocol ?? protocols_1.AwsRestJsonProtocol,
|
|
30
|
+
protocolSettings: config?.protocolSettings ?? {
|
|
31
|
+
defaultNamespace: "com.amazonaws.iotmanagedintegrations",
|
|
32
|
+
version: "2025-03-03",
|
|
33
|
+
serviceTarget: "IotManagedIntegrations",
|
|
34
|
+
},
|
|
30
35
|
serviceId: config?.serviceId ?? "IoT Managed Integrations",
|
|
31
36
|
urlParser: config?.urlParser ?? url_parser_1.parseUrl,
|
|
32
37
|
utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateAccountAssociation } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateAccountAssociation$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateAccountAssociationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateAccountAssociationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "CreateAccountAssociation", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "CreateAccountAssociationCommand")
|
|
14
|
-
.sc(CreateAccountAssociation)
|
|
14
|
+
.sc(CreateAccountAssociation$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateCloudConnector } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateCloudConnector$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateCloudConnectorCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateCloudConnectorCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "CreateCloudConnector", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "CreateCloudConnectorCommand")
|
|
14
|
-
.sc(CreateCloudConnector)
|
|
14
|
+
.sc(CreateCloudConnector$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateConnectorDestination } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateConnectorDestination$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateConnectorDestinationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateConnectorDestinationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "CreateConnectorDestination", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "CreateConnectorDestinationCommand")
|
|
14
|
-
.sc(CreateConnectorDestination)
|
|
14
|
+
.sc(CreateConnectorDestination$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateCredentialLocker } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateCredentialLocker$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateCredentialLockerCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateCredentialLockerCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "CreateCredentialLocker", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "CreateCredentialLockerCommand")
|
|
14
|
-
.sc(CreateCredentialLocker)
|
|
14
|
+
.sc(CreateCredentialLocker$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateDestination } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateDestination$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateDestinationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateDestinationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "CreateDestination", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "CreateDestinationCommand")
|
|
14
|
-
.sc(CreateDestination)
|
|
14
|
+
.sc(CreateDestination$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateEventLogConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateEventLogConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateEventLogConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateEventLogConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "CreateEventLogConfiguration", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "CreateEventLogConfigurationCommand")
|
|
14
|
-
.sc(CreateEventLogConfiguration)
|
|
14
|
+
.sc(CreateEventLogConfiguration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateManagedThing } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateManagedThing$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateManagedThingCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateManagedThingCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "CreateManagedThing", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "CreateManagedThingCommand")
|
|
14
|
-
.sc(CreateManagedThing)
|
|
14
|
+
.sc(CreateManagedThing$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateNotificationConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateNotificationConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateNotificationConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateNotificationConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "CreateNotificationConfiguration", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "CreateNotificationConfigurationCommand")
|
|
14
|
-
.sc(CreateNotificationConfiguration)
|
|
14
|
+
.sc(CreateNotificationConfiguration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateOtaTask } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateOtaTask$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateOtaTaskCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateOtaTaskCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "CreateOtaTask", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "CreateOtaTaskCommand")
|
|
14
|
-
.sc(CreateOtaTask)
|
|
14
|
+
.sc(CreateOtaTask$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateOtaTaskConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateOtaTaskConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateOtaTaskConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateOtaTaskConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "CreateOtaTaskConfiguration", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "CreateOtaTaskConfigurationCommand")
|
|
14
|
-
.sc(CreateOtaTaskConfiguration)
|
|
14
|
+
.sc(CreateOtaTaskConfiguration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateProvisioningProfile } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateProvisioningProfile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateProvisioningProfileCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateProvisioningProfileCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "CreateProvisioningProfile", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "CreateProvisioningProfileCommand")
|
|
14
|
-
.sc(CreateProvisioningProfile)
|
|
14
|
+
.sc(CreateProvisioningProfile$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteAccountAssociation } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteAccountAssociation$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteAccountAssociationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteAccountAssociationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "DeleteAccountAssociation", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "DeleteAccountAssociationCommand")
|
|
14
|
-
.sc(DeleteAccountAssociation)
|
|
14
|
+
.sc(DeleteAccountAssociation$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteCloudConnector } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteCloudConnector$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteCloudConnectorCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteCloudConnectorCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "DeleteCloudConnector", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "DeleteCloudConnectorCommand")
|
|
14
|
-
.sc(DeleteCloudConnector)
|
|
14
|
+
.sc(DeleteCloudConnector$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteConnectorDestination } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteConnectorDestination$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteConnectorDestinationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteConnectorDestinationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "DeleteConnectorDestination", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "DeleteConnectorDestinationCommand")
|
|
14
|
-
.sc(DeleteConnectorDestination)
|
|
14
|
+
.sc(DeleteConnectorDestination$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteCredentialLocker } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteCredentialLocker$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteCredentialLockerCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteCredentialLockerCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "DeleteCredentialLocker", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "DeleteCredentialLockerCommand")
|
|
14
|
-
.sc(DeleteCredentialLocker)
|
|
14
|
+
.sc(DeleteCredentialLocker$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteDestination } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteDestination$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteDestinationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteDestinationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "DeleteDestination", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "DeleteDestinationCommand")
|
|
14
|
-
.sc(DeleteDestination)
|
|
14
|
+
.sc(DeleteDestination$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteEventLogConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteEventLogConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteEventLogConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteEventLogConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "DeleteEventLogConfiguration", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "DeleteEventLogConfigurationCommand")
|
|
14
|
-
.sc(DeleteEventLogConfiguration)
|
|
14
|
+
.sc(DeleteEventLogConfiguration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteManagedThing } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteManagedThing$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteManagedThingCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteManagedThingCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "DeleteManagedThing", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "DeleteManagedThingCommand")
|
|
14
|
-
.sc(DeleteManagedThing)
|
|
14
|
+
.sc(DeleteManagedThing$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteNotificationConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteNotificationConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteNotificationConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteNotificationConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "DeleteNotificationConfiguration", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "DeleteNotificationConfigurationCommand")
|
|
14
|
-
.sc(DeleteNotificationConfiguration)
|
|
14
|
+
.sc(DeleteNotificationConfiguration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteOtaTask } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteOtaTask$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteOtaTaskCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteOtaTaskCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "DeleteOtaTask", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "DeleteOtaTaskCommand")
|
|
14
|
-
.sc(DeleteOtaTask)
|
|
14
|
+
.sc(DeleteOtaTask$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteOtaTaskConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteOtaTaskConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteOtaTaskConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteOtaTaskConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "DeleteOtaTaskConfiguration", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "DeleteOtaTaskConfigurationCommand")
|
|
14
|
-
.sc(DeleteOtaTaskConfiguration)
|
|
14
|
+
.sc(DeleteOtaTaskConfiguration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteProvisioningProfile } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteProvisioningProfile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteProvisioningProfileCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteProvisioningProfileCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "DeleteProvisioningProfile", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "DeleteProvisioningProfileCommand")
|
|
14
|
-
.sc(DeleteProvisioningProfile)
|
|
14
|
+
.sc(DeleteProvisioningProfile$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeregisterAccountAssociation } from "../schemas/schemas_0";
|
|
4
|
+
import { DeregisterAccountAssociation$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeregisterAccountAssociationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeregisterAccountAssociationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "DeregisterAccountAssociation", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "DeregisterAccountAssociationCommand")
|
|
14
|
-
.sc(DeregisterAccountAssociation)
|
|
14
|
+
.sc(DeregisterAccountAssociation$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetAccountAssociation } from "../schemas/schemas_0";
|
|
4
|
+
import { GetAccountAssociation$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetAccountAssociationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetAccountAssociationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "GetAccountAssociation", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "GetAccountAssociationCommand")
|
|
14
|
-
.sc(GetAccountAssociation)
|
|
14
|
+
.sc(GetAccountAssociation$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetCloudConnector } from "../schemas/schemas_0";
|
|
4
|
+
import { GetCloudConnector$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetCloudConnectorCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetCloudConnectorCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "GetCloudConnector", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "GetCloudConnectorCommand")
|
|
14
|
-
.sc(GetCloudConnector)
|
|
14
|
+
.sc(GetCloudConnector$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetConnectorDestination } from "../schemas/schemas_0";
|
|
4
|
+
import { GetConnectorDestination$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetConnectorDestinationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetConnectorDestinationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "GetConnectorDestination", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "GetConnectorDestinationCommand")
|
|
14
|
-
.sc(GetConnectorDestination)
|
|
14
|
+
.sc(GetConnectorDestination$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetCredentialLocker } from "../schemas/schemas_0";
|
|
4
|
+
import { GetCredentialLocker$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetCredentialLockerCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetCredentialLockerCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "GetCredentialLocker", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "GetCredentialLockerCommand")
|
|
14
|
-
.sc(GetCredentialLocker)
|
|
14
|
+
.sc(GetCredentialLocker$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetCustomEndpoint } from "../schemas/schemas_0";
|
|
4
|
+
import { GetCustomEndpoint$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetCustomEndpointCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetCustomEndpointCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "GetCustomEndpoint", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "GetCustomEndpointCommand")
|
|
14
|
-
.sc(GetCustomEndpoint)
|
|
14
|
+
.sc(GetCustomEndpoint$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetDefaultEncryptionConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { GetDefaultEncryptionConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetDefaultEncryptionConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetDefaultEncryptionConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "GetDefaultEncryptionConfiguration", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "GetDefaultEncryptionConfigurationCommand")
|
|
14
|
-
.sc(GetDefaultEncryptionConfiguration)
|
|
14
|
+
.sc(GetDefaultEncryptionConfiguration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetDestination } from "../schemas/schemas_0";
|
|
4
|
+
import { GetDestination$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetDestinationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetDestinationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "GetDestination", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "GetDestinationCommand")
|
|
14
|
-
.sc(GetDestination)
|
|
14
|
+
.sc(GetDestination$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetDeviceDiscovery } from "../schemas/schemas_0";
|
|
4
|
+
import { GetDeviceDiscovery$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetDeviceDiscoveryCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetDeviceDiscoveryCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "GetDeviceDiscovery", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "GetDeviceDiscoveryCommand")
|
|
14
|
-
.sc(GetDeviceDiscovery)
|
|
14
|
+
.sc(GetDeviceDiscovery$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetEventLogConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { GetEventLogConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetEventLogConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetEventLogConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "GetEventLogConfiguration", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "GetEventLogConfigurationCommand")
|
|
14
|
-
.sc(GetEventLogConfiguration)
|
|
14
|
+
.sc(GetEventLogConfiguration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetHubConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { GetHubConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetHubConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetHubConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "GetHubConfiguration", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "GetHubConfigurationCommand")
|
|
14
|
-
.sc(GetHubConfiguration)
|
|
14
|
+
.sc(GetHubConfiguration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetManagedThingCapabilities } from "../schemas/schemas_0";
|
|
4
|
+
import { GetManagedThingCapabilities$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetManagedThingCapabilitiesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetManagedThingCapabilitiesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "GetManagedThingCapabilities", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "GetManagedThingCapabilitiesCommand")
|
|
14
|
-
.sc(GetManagedThingCapabilities)
|
|
14
|
+
.sc(GetManagedThingCapabilities$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetManagedThingCertificate } from "../schemas/schemas_0";
|
|
4
|
+
import { GetManagedThingCertificate$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetManagedThingCertificateCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetManagedThingCertificateCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "GetManagedThingCertificate", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "GetManagedThingCertificateCommand")
|
|
14
|
-
.sc(GetManagedThingCertificate)
|
|
14
|
+
.sc(GetManagedThingCertificate$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|