@aws-sdk/client-iot-managed-integrations 3.948.0 → 3.953.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
|
@@ -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 { StartAccountAssociationRefresh } from "../schemas/schemas_0";
|
|
4
|
+
import { StartAccountAssociationRefresh$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartAccountAssociationRefreshCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartAccountAssociationRefreshCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "StartAccountAssociationRefresh", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "StartAccountAssociationRefreshCommand")
|
|
14
|
-
.sc(StartAccountAssociationRefresh)
|
|
14
|
+
.sc(StartAccountAssociationRefresh$)
|
|
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 { StartDeviceDiscovery } from "../schemas/schemas_0";
|
|
4
|
+
import { StartDeviceDiscovery$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartDeviceDiscoveryCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartDeviceDiscoveryCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "StartDeviceDiscovery", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "StartDeviceDiscoveryCommand")
|
|
14
|
-
.sc(StartDeviceDiscovery)
|
|
14
|
+
.sc(StartDeviceDiscovery$)
|
|
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 { TagResource } from "../schemas/schemas_0";
|
|
4
|
+
import { TagResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class TagResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class TagResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "TagResource", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "TagResourceCommand")
|
|
14
|
-
.sc(TagResource)
|
|
14
|
+
.sc(TagResource$)
|
|
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 { UntagResource } from "../schemas/schemas_0";
|
|
4
|
+
import { UntagResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UntagResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UntagResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "UntagResource", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "UntagResourceCommand")
|
|
14
|
-
.sc(UntagResource)
|
|
14
|
+
.sc(UntagResource$)
|
|
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 { UpdateAccountAssociation } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateAccountAssociation$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateAccountAssociationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateAccountAssociationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "UpdateAccountAssociation", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "UpdateAccountAssociationCommand")
|
|
14
|
-
.sc(UpdateAccountAssociation)
|
|
14
|
+
.sc(UpdateAccountAssociation$)
|
|
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 { UpdateCloudConnector } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateCloudConnector$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateCloudConnectorCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateCloudConnectorCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "UpdateCloudConnector", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "UpdateCloudConnectorCommand")
|
|
14
|
-
.sc(UpdateCloudConnector)
|
|
14
|
+
.sc(UpdateCloudConnector$)
|
|
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 { UpdateConnectorDestination } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateConnectorDestination$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateConnectorDestinationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateConnectorDestinationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "UpdateConnectorDestination", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "UpdateConnectorDestinationCommand")
|
|
14
|
-
.sc(UpdateConnectorDestination)
|
|
14
|
+
.sc(UpdateConnectorDestination$)
|
|
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 { UpdateDestination } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateDestination$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateDestinationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateDestinationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "UpdateDestination", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "UpdateDestinationCommand")
|
|
14
|
-
.sc(UpdateDestination)
|
|
14
|
+
.sc(UpdateDestination$)
|
|
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 { UpdateEventLogConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateEventLogConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateEventLogConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateEventLogConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "UpdateEventLogConfiguration", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "UpdateEventLogConfigurationCommand")
|
|
14
|
-
.sc(UpdateEventLogConfiguration)
|
|
14
|
+
.sc(UpdateEventLogConfiguration$)
|
|
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 { UpdateManagedThing } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateManagedThing$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateManagedThingCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateManagedThingCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "UpdateManagedThing", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "UpdateManagedThingCommand")
|
|
14
|
-
.sc(UpdateManagedThing)
|
|
14
|
+
.sc(UpdateManagedThing$)
|
|
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 { UpdateNotificationConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateNotificationConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateNotificationConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateNotificationConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "UpdateNotificationConfiguration", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "UpdateNotificationConfigurationCommand")
|
|
14
|
-
.sc(UpdateNotificationConfiguration)
|
|
14
|
+
.sc(UpdateNotificationConfiguration$)
|
|
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 { UpdateOtaTask } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateOtaTask$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateOtaTaskCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateOtaTaskCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("IotManagedIntegrations", "UpdateOtaTask", {})
|
|
13
13
|
.n("IoTManagedIntegrationsClient", "UpdateOtaTaskCommand")
|
|
14
|
-
.sc(UpdateOtaTask)
|
|
14
|
+
.sc(UpdateOtaTask$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
package/dist-es/index.js
CHANGED
|
@@ -23,7 +23,12 @@ export const getRuntimeConfig = (config) => {
|
|
|
23
23
|
},
|
|
24
24
|
],
|
|
25
25
|
logger: config?.logger ?? new NoOpLogger(),
|
|
26
|
-
protocol: config?.protocol ??
|
|
26
|
+
protocol: config?.protocol ?? AwsRestJsonProtocol,
|
|
27
|
+
protocolSettings: config?.protocolSettings ?? {
|
|
28
|
+
defaultNamespace: "com.amazonaws.iotmanagedintegrations",
|
|
29
|
+
version: "2025-03-03",
|
|
30
|
+
serviceTarget: "IotManagedIntegrations",
|
|
31
|
+
},
|
|
27
32
|
serviceId: config?.serviceId ?? "IoT Managed Integrations",
|
|
28
33
|
urlParser: config?.urlParser ?? parseUrl,
|
|
29
34
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|