@aws-sdk/client-iot-managed-integrations 3.908.0 → 3.910.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-types/models/models_0.d.ts +12 -12
- package/package.json +33 -33
|
@@ -1350,7 +1350,7 @@ export interface CreateDestinationRequest {
|
|
|
1350
1350
|
/**
|
|
1351
1351
|
* <p>A set of key/value pairs that are used to manage the destination.</p>
|
|
1352
1352
|
*
|
|
1353
|
-
* @deprecated
|
|
1353
|
+
* @deprecated Tags have been deprecated from this api
|
|
1354
1354
|
* @public
|
|
1355
1355
|
*/
|
|
1356
1356
|
Tags?: Record<string, string> | undefined;
|
|
@@ -1586,7 +1586,7 @@ export interface CreateNotificationConfigurationRequest {
|
|
|
1586
1586
|
/**
|
|
1587
1587
|
* <p>A set of key/value pairs that are used to manage the notification configuration.</p>
|
|
1588
1588
|
*
|
|
1589
|
-
* @deprecated
|
|
1589
|
+
* @deprecated Tags has been deprecated from this api
|
|
1590
1590
|
* @public
|
|
1591
1591
|
*/
|
|
1592
1592
|
Tags?: Record<string, string> | undefined;
|
|
@@ -2316,7 +2316,7 @@ export interface GetDestinationResponse {
|
|
|
2316
2316
|
/**
|
|
2317
2317
|
* <p>A set of key/value pairs that are used to manage the customer-managed destination.</p>
|
|
2318
2318
|
*
|
|
2319
|
-
* @deprecated
|
|
2319
|
+
* @deprecated Tags has been deprecated from this api
|
|
2320
2320
|
* @public
|
|
2321
2321
|
*/
|
|
2322
2322
|
Tags?: Record<string, string> | undefined;
|
|
@@ -2647,7 +2647,7 @@ export interface GetDeviceDiscoveryResponse {
|
|
|
2647
2647
|
/**
|
|
2648
2648
|
* <p>The ID tracking the current discovery process for one connector association.</p>
|
|
2649
2649
|
*
|
|
2650
|
-
* @deprecated
|
|
2650
|
+
* @deprecated ConnectorAssociationId has been deprecated
|
|
2651
2651
|
* @public
|
|
2652
2652
|
*/
|
|
2653
2653
|
ConnectorAssociationId?: string | undefined;
|
|
@@ -2664,7 +2664,7 @@ export interface GetDeviceDiscoveryResponse {
|
|
|
2664
2664
|
/**
|
|
2665
2665
|
* <p>A set of key/value pairs that are used to manage the device discovery request.</p>
|
|
2666
2666
|
*
|
|
2667
|
-
* @deprecated
|
|
2667
|
+
* @deprecated Tags have been deprecated from this api
|
|
2668
2668
|
* @public
|
|
2669
2669
|
*/
|
|
2670
2670
|
Tags?: Record<string, string> | undefined;
|
|
@@ -2841,7 +2841,7 @@ export interface StartDeviceDiscoveryRequest {
|
|
|
2841
2841
|
/**
|
|
2842
2842
|
* <p>The id of the connector association.</p>
|
|
2843
2843
|
*
|
|
2844
|
-
* @deprecated
|
|
2844
|
+
* @deprecated ConnectorAssociationIdentifier is deprecated
|
|
2845
2845
|
* @public
|
|
2846
2846
|
*/
|
|
2847
2847
|
ConnectorAssociationIdentifier?: string | undefined;
|
|
@@ -2868,7 +2868,7 @@ export interface StartDeviceDiscoveryRequest {
|
|
|
2868
2868
|
/**
|
|
2869
2869
|
* <p>A set of key/value pairs that are used to manage the device discovery request.</p>
|
|
2870
2870
|
*
|
|
2871
|
-
* @deprecated
|
|
2871
|
+
* @deprecated Tags have been deprecated from this api
|
|
2872
2872
|
* @public
|
|
2873
2873
|
*/
|
|
2874
2874
|
Tags?: Record<string, string> | undefined;
|
|
@@ -3215,7 +3215,7 @@ export interface GetManagedThingResponse {
|
|
|
3215
3215
|
/**
|
|
3216
3216
|
* <p>The id of the connector policy.</p> <note> <p>This parameter is used for cloud-to-cloud devices only.</p> </note>
|
|
3217
3217
|
*
|
|
3218
|
-
* @deprecated
|
|
3218
|
+
* @deprecated ConnectorPolicyId is deprecated
|
|
3219
3219
|
* @public
|
|
3220
3220
|
*/
|
|
3221
3221
|
ConnectorPolicyId?: string | undefined;
|
|
@@ -3469,7 +3469,7 @@ export interface GetNotificationConfigurationResponse {
|
|
|
3469
3469
|
/**
|
|
3470
3470
|
* <p>A set of key/value pairs that are used to manage the notification configuration.</p>
|
|
3471
3471
|
*
|
|
3472
|
-
* @deprecated
|
|
3472
|
+
* @deprecated Tags has been deprecated for this api
|
|
3473
3473
|
* @public
|
|
3474
3474
|
*/
|
|
3475
3475
|
Tags?: Record<string, string> | undefined;
|
|
@@ -4081,7 +4081,7 @@ export interface SendManagedThingCommandRequest {
|
|
|
4081
4081
|
/**
|
|
4082
4082
|
* <p>The ID tracking the current discovery process for one connector association.</p>
|
|
4083
4083
|
*
|
|
4084
|
-
* @deprecated
|
|
4084
|
+
* @deprecated ConnectorAssociationId has been deprecated
|
|
4085
4085
|
* @public
|
|
4086
4086
|
*/
|
|
4087
4087
|
ConnectorAssociationId?: string | undefined;
|
|
@@ -4128,7 +4128,7 @@ export interface ListManagedThingsRequest {
|
|
|
4128
4128
|
/**
|
|
4129
4129
|
* <p>Filter on a connector policy id for a managed thing.</p>
|
|
4130
4130
|
*
|
|
4131
|
-
* @deprecated
|
|
4131
|
+
* @deprecated ConnectorPolicyIdFilter is deprecated
|
|
4132
4132
|
* @public
|
|
4133
4133
|
*/
|
|
4134
4134
|
ConnectorPolicyIdFilter?: string | undefined;
|
|
@@ -4201,7 +4201,7 @@ export interface ManagedThingSummary {
|
|
|
4201
4201
|
/**
|
|
4202
4202
|
* <p>The id of the connector policy.</p> <note> <p>This parameter is used for cloud-to-cloud devices only.</p> </note>
|
|
4203
4203
|
*
|
|
4204
|
-
* @deprecated
|
|
4204
|
+
* @deprecated ConnectorPolicyId has been deprecated
|
|
4205
4205
|
* @public
|
|
4206
4206
|
*/
|
|
4207
4207
|
ConnectorPolicyId?: string | undefined;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-iot-managed-integrations",
|
|
3
3
|
"description": "AWS SDK for JavaScript Iot Managed Integrations Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.910.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-iot-managed-integrations",
|
|
@@ -20,41 +20,41 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
26
|
-
"@aws-sdk/middleware-logger": "3.
|
|
27
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
29
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
30
|
-
"@aws-sdk/types": "3.
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
34
|
-
"@smithy/config-resolver": "^4.3.
|
|
35
|
-
"@smithy/core": "^3.
|
|
36
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
37
|
-
"@smithy/hash-node": "^4.2.
|
|
38
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
39
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
40
|
-
"@smithy/middleware-endpoint": "^4.3.
|
|
41
|
-
"@smithy/middleware-retry": "^4.4.
|
|
42
|
-
"@smithy/middleware-serde": "^4.2.
|
|
43
|
-
"@smithy/middleware-stack": "^4.2.
|
|
44
|
-
"@smithy/node-config-provider": "^4.3.
|
|
45
|
-
"@smithy/node-http-handler": "^4.
|
|
46
|
-
"@smithy/protocol-http": "^5.3.
|
|
47
|
-
"@smithy/smithy-client": "^4.
|
|
48
|
-
"@smithy/types": "^4.
|
|
49
|
-
"@smithy/url-parser": "^4.2.
|
|
23
|
+
"@aws-sdk/core": "3.910.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.910.0",
|
|
25
|
+
"@aws-sdk/middleware-host-header": "3.910.0",
|
|
26
|
+
"@aws-sdk/middleware-logger": "3.910.0",
|
|
27
|
+
"@aws-sdk/middleware-recursion-detection": "3.910.0",
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.910.0",
|
|
29
|
+
"@aws-sdk/region-config-resolver": "3.910.0",
|
|
30
|
+
"@aws-sdk/types": "3.910.0",
|
|
31
|
+
"@aws-sdk/util-endpoints": "3.910.0",
|
|
32
|
+
"@aws-sdk/util-user-agent-browser": "3.910.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.910.0",
|
|
34
|
+
"@smithy/config-resolver": "^4.3.2",
|
|
35
|
+
"@smithy/core": "^3.16.1",
|
|
36
|
+
"@smithy/fetch-http-handler": "^5.3.3",
|
|
37
|
+
"@smithy/hash-node": "^4.2.2",
|
|
38
|
+
"@smithy/invalid-dependency": "^4.2.2",
|
|
39
|
+
"@smithy/middleware-content-length": "^4.2.2",
|
|
40
|
+
"@smithy/middleware-endpoint": "^4.3.3",
|
|
41
|
+
"@smithy/middleware-retry": "^4.4.3",
|
|
42
|
+
"@smithy/middleware-serde": "^4.2.2",
|
|
43
|
+
"@smithy/middleware-stack": "^4.2.2",
|
|
44
|
+
"@smithy/node-config-provider": "^4.3.2",
|
|
45
|
+
"@smithy/node-http-handler": "^4.4.1",
|
|
46
|
+
"@smithy/protocol-http": "^5.3.2",
|
|
47
|
+
"@smithy/smithy-client": "^4.8.1",
|
|
48
|
+
"@smithy/types": "^4.7.1",
|
|
49
|
+
"@smithy/url-parser": "^4.2.2",
|
|
50
50
|
"@smithy/util-base64": "^4.3.0",
|
|
51
51
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
52
52
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
55
|
-
"@smithy/util-endpoints": "^3.2.
|
|
56
|
-
"@smithy/util-middleware": "^4.2.
|
|
57
|
-
"@smithy/util-retry": "^4.2.
|
|
53
|
+
"@smithy/util-defaults-mode-browser": "^4.3.2",
|
|
54
|
+
"@smithy/util-defaults-mode-node": "^4.2.3",
|
|
55
|
+
"@smithy/util-endpoints": "^3.2.2",
|
|
56
|
+
"@smithy/util-middleware": "^4.2.2",
|
|
57
|
+
"@smithy/util-retry": "^4.2.2",
|
|
58
58
|
"@smithy/util-utf8": "^4.2.0",
|
|
59
59
|
"@smithy/uuid": "^1.1.0",
|
|
60
60
|
"tslib": "^2.6.2"
|