@aws-sdk/client-iot-managed-integrations 3.1001.0 → 3.1003.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.
@@ -1146,7 +1146,7 @@ export interface CreateDestinationRequest {
1146
1146
  /**
1147
1147
  * <p>A set of key/value pairs that are used to manage the destination.</p>
1148
1148
  *
1149
- * @deprecated Tags have been deprecated from this api
1149
+ * @deprecated (since 06-25-2025) Tags have been deprecated from this api.
1150
1150
  * @public
1151
1151
  */
1152
1152
  Tags?: Record<string, string> | undefined;
@@ -1349,7 +1349,7 @@ export interface CreateNotificationConfigurationRequest {
1349
1349
  /**
1350
1350
  * <p>A set of key/value pairs that are used to manage the notification configuration.</p>
1351
1351
  *
1352
- * @deprecated Tags has been deprecated from this api
1352
+ * @deprecated (since 06-25-2025) Tags has been deprecated from this api.
1353
1353
  * @public
1354
1354
  */
1355
1355
  Tags?: Record<string, string> | undefined;
@@ -1999,7 +1999,7 @@ export interface GetDestinationResponse {
1999
1999
  /**
2000
2000
  * <p>A set of key/value pairs that are used to manage the customer-managed destination.</p>
2001
2001
  *
2002
- * @deprecated Tags has been deprecated from this api
2002
+ * @deprecated (since 06-25-2025) Tags has been deprecated from this api.
2003
2003
  * @public
2004
2004
  */
2005
2005
  Tags?: Record<string, string> | undefined;
@@ -2302,7 +2302,7 @@ export interface GetDeviceDiscoveryResponse {
2302
2302
  /**
2303
2303
  * <p>The ID tracking the current discovery process for one connector association.</p>
2304
2304
  *
2305
- * @deprecated ConnectorAssociationId has been deprecated
2305
+ * @deprecated (since 2025-06-25) ConnectorAssociationId has been deprecated.
2306
2306
  * @public
2307
2307
  */
2308
2308
  ConnectorAssociationId?: string | undefined;
@@ -2319,7 +2319,7 @@ export interface GetDeviceDiscoveryResponse {
2319
2319
  /**
2320
2320
  * <p>A set of key/value pairs that are used to manage the device discovery request.</p>
2321
2321
  *
2322
- * @deprecated Tags have been deprecated from this api
2322
+ * @deprecated (since 06-25-2025) Tags have been deprecated from this api.
2323
2323
  * @public
2324
2324
  */
2325
2325
  Tags?: Record<string, string> | undefined;
@@ -2472,7 +2472,7 @@ export interface StartDeviceDiscoveryRequest {
2472
2472
  /**
2473
2473
  * <p>The id of the connector association.</p>
2474
2474
  *
2475
- * @deprecated ConnectorAssociationIdentifier is deprecated
2475
+ * @deprecated (since 06-25-2025) ConnectorAssociationIdentifier is deprecated.
2476
2476
  * @public
2477
2477
  */
2478
2478
  ConnectorAssociationIdentifier?: string | undefined;
@@ -2499,7 +2499,7 @@ export interface StartDeviceDiscoveryRequest {
2499
2499
  /**
2500
2500
  * <p>A set of key/value pairs that are used to manage the device discovery request.</p>
2501
2501
  *
2502
- * @deprecated Tags have been deprecated from this api
2502
+ * @deprecated (since 06-25-2025) Tags have been deprecated from this api.
2503
2503
  * @public
2504
2504
  */
2505
2505
  Tags?: Record<string, string> | undefined;
@@ -2782,7 +2782,7 @@ export interface GetManagedThingResponse {
2782
2782
  /**
2783
2783
  * <p>The id of the connector policy.</p> <note> <p>This parameter is used for cloud-to-cloud devices only.</p> </note>
2784
2784
  *
2785
- * @deprecated ConnectorPolicyId is deprecated
2785
+ * @deprecated (since 2025-06-25) ConnectorPolicyId is deprecated.
2786
2786
  * @public
2787
2787
  */
2788
2788
  ConnectorPolicyId?: string | undefined;
@@ -3066,7 +3066,7 @@ export interface GetNotificationConfigurationResponse {
3066
3066
  /**
3067
3067
  * <p>A set of key/value pairs that are used to manage the notification configuration.</p>
3068
3068
  *
3069
- * @deprecated Tags has been deprecated for this api
3069
+ * @deprecated (since 06-25-2025) Tags has been deprecated for this api.
3070
3070
  * @public
3071
3071
  */
3072
3072
  Tags?: Record<string, string> | undefined;
@@ -3631,7 +3631,7 @@ export interface SendManagedThingCommandRequest {
3631
3631
  /**
3632
3632
  * <p>The ID tracking the current discovery process for one connector association.</p>
3633
3633
  *
3634
- * @deprecated ConnectorAssociationId has been deprecated
3634
+ * @deprecated (since 06-25-2025) ConnectorAssociationId has been deprecated.
3635
3635
  * @public
3636
3636
  */
3637
3637
  ConnectorAssociationId?: string | undefined;
@@ -3678,7 +3678,7 @@ export interface ListManagedThingsRequest {
3678
3678
  /**
3679
3679
  * <p>Filter on a connector policy id for a managed thing.</p>
3680
3680
  *
3681
- * @deprecated ConnectorPolicyIdFilter is deprecated
3681
+ * @deprecated (since 06-25-2025) ConnectorPolicyIdFilter is deprecated.
3682
3682
  * @public
3683
3683
  */
3684
3684
  ConnectorPolicyIdFilter?: string | undefined;
@@ -3751,7 +3751,7 @@ export interface ManagedThingSummary {
3751
3751
  /**
3752
3752
  * <p>The id of the connector policy.</p> <note> <p>This parameter is used for cloud-to-cloud devices only.</p> </note>
3753
3753
  *
3754
- * @deprecated ConnectorPolicyId has been deprecated
3754
+ * @deprecated (since 06-25-2025) ConnectorPolicyId has been deprecated.
3755
3755
  * @public
3756
3756
  */
3757
3757
  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.1001.0",
4
+ "version": "3.1003.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-iot-managed-integrations",
@@ -21,42 +21,42 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "^3.973.16",
25
- "@aws-sdk/credential-provider-node": "^3.972.15",
26
- "@aws-sdk/middleware-host-header": "^3.972.6",
27
- "@aws-sdk/middleware-logger": "^3.972.6",
28
- "@aws-sdk/middleware-recursion-detection": "^3.972.6",
29
- "@aws-sdk/middleware-user-agent": "^3.972.16",
30
- "@aws-sdk/region-config-resolver": "^3.972.6",
31
- "@aws-sdk/types": "^3.973.4",
32
- "@aws-sdk/util-endpoints": "^3.996.3",
33
- "@aws-sdk/util-user-agent-browser": "^3.972.6",
34
- "@aws-sdk/util-user-agent-node": "^3.973.1",
35
- "@smithy/config-resolver": "^4.4.9",
36
- "@smithy/core": "^3.23.7",
37
- "@smithy/fetch-http-handler": "^5.3.12",
38
- "@smithy/hash-node": "^4.2.10",
39
- "@smithy/invalid-dependency": "^4.2.10",
40
- "@smithy/middleware-content-length": "^4.2.10",
41
- "@smithy/middleware-endpoint": "^4.4.21",
42
- "@smithy/middleware-retry": "^4.4.38",
43
- "@smithy/middleware-serde": "^4.2.11",
44
- "@smithy/middleware-stack": "^4.2.10",
45
- "@smithy/node-config-provider": "^4.3.10",
46
- "@smithy/node-http-handler": "^4.4.13",
47
- "@smithy/protocol-http": "^5.3.10",
48
- "@smithy/smithy-client": "^4.12.1",
24
+ "@aws-sdk/core": "^3.973.18",
25
+ "@aws-sdk/credential-provider-node": "^3.972.17",
26
+ "@aws-sdk/middleware-host-header": "^3.972.7",
27
+ "@aws-sdk/middleware-logger": "^3.972.7",
28
+ "@aws-sdk/middleware-recursion-detection": "^3.972.7",
29
+ "@aws-sdk/middleware-user-agent": "^3.972.18",
30
+ "@aws-sdk/region-config-resolver": "^3.972.7",
31
+ "@aws-sdk/types": "^3.973.5",
32
+ "@aws-sdk/util-endpoints": "^3.996.4",
33
+ "@aws-sdk/util-user-agent-browser": "^3.972.7",
34
+ "@aws-sdk/util-user-agent-node": "^3.973.3",
35
+ "@smithy/config-resolver": "^4.4.10",
36
+ "@smithy/core": "^3.23.8",
37
+ "@smithy/fetch-http-handler": "^5.3.13",
38
+ "@smithy/hash-node": "^4.2.11",
39
+ "@smithy/invalid-dependency": "^4.2.11",
40
+ "@smithy/middleware-content-length": "^4.2.11",
41
+ "@smithy/middleware-endpoint": "^4.4.22",
42
+ "@smithy/middleware-retry": "^4.4.39",
43
+ "@smithy/middleware-serde": "^4.2.12",
44
+ "@smithy/middleware-stack": "^4.2.11",
45
+ "@smithy/node-config-provider": "^4.3.11",
46
+ "@smithy/node-http-handler": "^4.4.14",
47
+ "@smithy/protocol-http": "^5.3.11",
48
+ "@smithy/smithy-client": "^4.12.2",
49
49
  "@smithy/types": "^4.13.0",
50
- "@smithy/url-parser": "^4.2.10",
51
- "@smithy/util-base64": "^4.3.1",
52
- "@smithy/util-body-length-browser": "^4.2.1",
53
- "@smithy/util-body-length-node": "^4.2.2",
54
- "@smithy/util-defaults-mode-browser": "^4.3.37",
55
- "@smithy/util-defaults-mode-node": "^4.2.40",
56
- "@smithy/util-endpoints": "^3.3.1",
57
- "@smithy/util-middleware": "^4.2.10",
58
- "@smithy/util-retry": "^4.2.10",
59
- "@smithy/util-utf8": "^4.2.1",
50
+ "@smithy/url-parser": "^4.2.11",
51
+ "@smithy/util-base64": "^4.3.2",
52
+ "@smithy/util-body-length-browser": "^4.2.2",
53
+ "@smithy/util-body-length-node": "^4.2.3",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.38",
55
+ "@smithy/util-defaults-mode-node": "^4.2.41",
56
+ "@smithy/util-endpoints": "^3.3.2",
57
+ "@smithy/util-middleware": "^4.2.11",
58
+ "@smithy/util-retry": "^4.2.11",
59
+ "@smithy/util-utf8": "^4.2.2",
60
60
  "tslib": "^2.6.2"
61
61
  },
62
62
  "devDependencies": {
@@ -71,7 +71,7 @@
71
71
  "node": ">=20.0.0"
72
72
  },
73
73
  "typesVersions": {
74
- "<4.0": {
74
+ "<4.5": {
75
75
  "dist-types/*": [
76
76
  "dist-types/ts3.4/*"
77
77
  ]