@aws-sdk/client-iot 3.431.0 → 3.435.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.
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ruleSet = void 0;
4
- const t = "required", u = "fn", v = "argv", w = "ref";
5
- const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = "stringEquals", g = { [t]: false, "type": "String" }, h = { [t]: true, "default": false, "type": "Boolean" }, i = { [w]: "Endpoint" }, j = { [u]: "booleanEquals", [v]: [{ [w]: "UseFIPS" }, true] }, k = { [u]: "booleanEquals", [v]: [{ [w]: "UseDualStack" }, true] }, l = {}, m = { [u]: "booleanEquals", [v]: [true, { [u]: "getAttr", [v]: [{ [w]: e }, "supportsFIPS"] }] }, n = { [u]: "booleanEquals", [v]: [true, { [u]: "getAttr", [v]: [{ [w]: e }, "supportsDualStack"] }] }, o = { [u]: "getAttr", [v]: [{ [w]: e }, "name"] }, p = { "url": "https://iot.{Region}.amazonaws.com", "properties": {}, "headers": {} }, q = [j], r = [k], s = [{ [w]: "Region" }];
6
- const _data = { version: "1.0", parameters: { Region: g, UseDualStack: h, UseFIPS: h, Endpoint: g }, rules: [{ conditions: [{ [u]: a, [v]: [i] }], type: b, rules: [{ conditions: q, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { conditions: r, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: i, properties: l, headers: l }, type: d }] }, { conditions: [{ [u]: a, [v]: s }], type: b, rules: [{ conditions: [{ [u]: "aws.partition", [v]: s, assign: e }], type: b, rules: [{ conditions: [j, k], type: b, rules: [{ conditions: [m, n], type: b, rules: [{ endpoint: { url: "https://iot-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: q, type: b, rules: [{ conditions: [m], type: b, rules: [{ endpoint: { url: "https://iot-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: r, type: b, rules: [{ conditions: [n], type: b, rules: [{ endpoint: { url: "https://iot.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { conditions: [{ [u]: f, [v]: ["aws", o] }], endpoint: p, type: d }, { conditions: [{ [u]: f, [v]: ["aws-cn", o] }], endpoint: { url: "https://iot.{Region}.amazonaws.com.cn", properties: l, headers: l }, type: d }, { conditions: [{ [u]: f, [v]: ["aws-us-gov", o] }], endpoint: p, type: d }, { endpoint: { url: "https://iot.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] };
4
+ const v = "required", w = "fn", x = "argv", y = "ref";
5
+ const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = "stringEquals", i = { [v]: false, "type": "String" }, j = { [v]: true, "default": false, "type": "Boolean" }, k = { [y]: "Endpoint" }, l = { [w]: c, [x]: [{ [y]: "UseFIPS" }, true] }, m = { [w]: c, [x]: [{ [y]: "UseDualStack" }, true] }, n = {}, o = { [w]: "getAttr", [x]: [{ [y]: g }, "supportsFIPS"] }, p = { [w]: c, [x]: [true, { [w]: "getAttr", [x]: [{ [y]: g }, "supportsDualStack"] }] }, q = { [w]: "getAttr", [x]: [{ [y]: g }, "name"] }, r = { "url": "https://iot.{Region}.amazonaws.com", "properties": {}, "headers": {} }, s = [l], t = [m], u = [{ [y]: "Region" }];
6
+ const _data = { version: "1.0", parameters: { Region: i, UseDualStack: j, UseFIPS: j, Endpoint: i }, rules: [{ conditions: [{ [w]: b, [x]: [k] }], rules: [{ conditions: s, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: d }, { conditions: t, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: d }, { endpoint: { url: k, properties: n, headers: n }, type: e }], type: f }, { conditions: [{ [w]: b, [x]: u }], rules: [{ conditions: [{ [w]: "aws.partition", [x]: u, assign: g }], rules: [{ conditions: [l, m], rules: [{ conditions: [{ [w]: c, [x]: [a, o] }, p], rules: [{ endpoint: { url: "https://iot-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: n, headers: n }, type: e }], type: f }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: d }], type: f }, { conditions: s, rules: [{ conditions: [{ [w]: c, [x]: [o, a] }], rules: [{ endpoint: { url: "https://iot-fips.{Region}.{PartitionResult#dnsSuffix}", properties: n, headers: n }, type: e }], type: f }, { error: "FIPS is enabled but this partition does not support FIPS", type: d }], type: f }, { conditions: t, rules: [{ conditions: [p], rules: [{ endpoint: { url: "https://iot.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: n, headers: n }, type: e }], type: f }, { error: "DualStack is enabled but this partition does not support DualStack", type: d }], type: f }, { conditions: [{ [w]: h, [x]: ["aws", q] }], endpoint: r, type: e }, { conditions: [{ [w]: h, [x]: ["aws-cn", q] }], endpoint: { url: "https://iot.{Region}.amazonaws.com.cn", properties: n, headers: n }, type: e }, { conditions: [{ [w]: h, [x]: ["aws-us-gov", q] }], endpoint: r, type: e }, { endpoint: { url: "https://iot.{Region}.{PartitionResult#dnsSuffix}", properties: n, headers: n }, type: e }], type: f }], type: f }, { error: "Invalid Configuration: Missing Region", type: d }] };
7
7
  exports.ruleSet = _data;
@@ -1,4 +1,4 @@
1
- const t = "required", u = "fn", v = "argv", w = "ref";
2
- const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = "stringEquals", g = { [t]: false, "type": "String" }, h = { [t]: true, "default": false, "type": "Boolean" }, i = { [w]: "Endpoint" }, j = { [u]: "booleanEquals", [v]: [{ [w]: "UseFIPS" }, true] }, k = { [u]: "booleanEquals", [v]: [{ [w]: "UseDualStack" }, true] }, l = {}, m = { [u]: "booleanEquals", [v]: [true, { [u]: "getAttr", [v]: [{ [w]: e }, "supportsFIPS"] }] }, n = { [u]: "booleanEquals", [v]: [true, { [u]: "getAttr", [v]: [{ [w]: e }, "supportsDualStack"] }] }, o = { [u]: "getAttr", [v]: [{ [w]: e }, "name"] }, p = { "url": "https://iot.{Region}.amazonaws.com", "properties": {}, "headers": {} }, q = [j], r = [k], s = [{ [w]: "Region" }];
3
- const _data = { version: "1.0", parameters: { Region: g, UseDualStack: h, UseFIPS: h, Endpoint: g }, rules: [{ conditions: [{ [u]: a, [v]: [i] }], type: b, rules: [{ conditions: q, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { conditions: r, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: i, properties: l, headers: l }, type: d }] }, { conditions: [{ [u]: a, [v]: s }], type: b, rules: [{ conditions: [{ [u]: "aws.partition", [v]: s, assign: e }], type: b, rules: [{ conditions: [j, k], type: b, rules: [{ conditions: [m, n], type: b, rules: [{ endpoint: { url: "https://iot-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: q, type: b, rules: [{ conditions: [m], type: b, rules: [{ endpoint: { url: "https://iot-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: r, type: b, rules: [{ conditions: [n], type: b, rules: [{ endpoint: { url: "https://iot.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { conditions: [{ [u]: f, [v]: ["aws", o] }], endpoint: p, type: d }, { conditions: [{ [u]: f, [v]: ["aws-cn", o] }], endpoint: { url: "https://iot.{Region}.amazonaws.com.cn", properties: l, headers: l }, type: d }, { conditions: [{ [u]: f, [v]: ["aws-us-gov", o] }], endpoint: p, type: d }, { endpoint: { url: "https://iot.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] };
1
+ const v = "required", w = "fn", x = "argv", y = "ref";
2
+ const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = "stringEquals", i = { [v]: false, "type": "String" }, j = { [v]: true, "default": false, "type": "Boolean" }, k = { [y]: "Endpoint" }, l = { [w]: c, [x]: [{ [y]: "UseFIPS" }, true] }, m = { [w]: c, [x]: [{ [y]: "UseDualStack" }, true] }, n = {}, o = { [w]: "getAttr", [x]: [{ [y]: g }, "supportsFIPS"] }, p = { [w]: c, [x]: [true, { [w]: "getAttr", [x]: [{ [y]: g }, "supportsDualStack"] }] }, q = { [w]: "getAttr", [x]: [{ [y]: g }, "name"] }, r = { "url": "https://iot.{Region}.amazonaws.com", "properties": {}, "headers": {} }, s = [l], t = [m], u = [{ [y]: "Region" }];
3
+ const _data = { version: "1.0", parameters: { Region: i, UseDualStack: j, UseFIPS: j, Endpoint: i }, rules: [{ conditions: [{ [w]: b, [x]: [k] }], rules: [{ conditions: s, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: d }, { conditions: t, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: d }, { endpoint: { url: k, properties: n, headers: n }, type: e }], type: f }, { conditions: [{ [w]: b, [x]: u }], rules: [{ conditions: [{ [w]: "aws.partition", [x]: u, assign: g }], rules: [{ conditions: [l, m], rules: [{ conditions: [{ [w]: c, [x]: [a, o] }, p], rules: [{ endpoint: { url: "https://iot-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: n, headers: n }, type: e }], type: f }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: d }], type: f }, { conditions: s, rules: [{ conditions: [{ [w]: c, [x]: [o, a] }], rules: [{ endpoint: { url: "https://iot-fips.{Region}.{PartitionResult#dnsSuffix}", properties: n, headers: n }, type: e }], type: f }, { error: "FIPS is enabled but this partition does not support FIPS", type: d }], type: f }, { conditions: t, rules: [{ conditions: [p], rules: [{ endpoint: { url: "https://iot.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: n, headers: n }, type: e }], type: f }, { error: "DualStack is enabled but this partition does not support DualStack", type: d }], type: f }, { conditions: [{ [w]: h, [x]: ["aws", q] }], endpoint: r, type: e }, { conditions: [{ [w]: h, [x]: ["aws-cn", q] }], endpoint: { url: "https://iot.{Region}.amazonaws.com.cn", properties: n, headers: n }, type: e }, { conditions: [{ [w]: h, [x]: ["aws-us-gov", q] }], endpoint: r, type: e }, { endpoint: { url: "https://iot.{Region}.{PartitionResult#dnsSuffix}", properties: n, headers: n }, type: e }], type: f }], type: f }, { error: "Invalid Configuration: Missing Region", type: d }] };
4
4
  export const ruleSet = _data;
@@ -5820,7 +5820,7 @@ export interface CreateSecurityProfileRequest {
5820
5820
  * <p>Specifies the destinations to which alerts are sent. (Alerts are always sent to the
5821
5821
  * console.) Alerts are generated when a device (thing) violates a behavior.</p>
5822
5822
  */
5823
- alertTargets?: Record<AlertTargetType, AlertTarget>;
5823
+ alertTargets?: Partial<Record<AlertTargetType, AlertTarget>>;
5824
5824
  /**
5825
5825
  * @public
5826
5826
  * @deprecated
@@ -515,7 +515,7 @@ export interface DescribeAccountAuditConfigurationResponse {
515
515
  * <p>Information about the targets to which audit notifications are sent for
516
516
  * this account.</p>
517
517
  */
518
- auditNotificationTargetConfigurations?: Record<AuditNotificationType, AuditNotificationTarget>;
518
+ auditNotificationTargetConfigurations?: Partial<Record<AuditNotificationType, AuditNotificationTarget>>;
519
519
  /**
520
520
  * @public
521
521
  * <p>Which audit checks are enabled and disabled for this account.</p>
@@ -1691,7 +1691,7 @@ export interface DescribeEventConfigurationsResponse {
1691
1691
  * @public
1692
1692
  * <p>The event configurations.</p>
1693
1693
  */
1694
- eventConfigurations?: Record<EventType, Configuration>;
1694
+ eventConfigurations?: Partial<Record<EventType, Configuration>>;
1695
1695
  /**
1696
1696
  * @public
1697
1697
  * <p>The creation date of the event configuration.</p>
@@ -2788,7 +2788,7 @@ export interface DescribeSecurityProfileResponse {
2788
2788
  * @public
2789
2789
  * <p>Where the alerts are sent. (Alerts are always sent to the console.)</p>
2790
2790
  */
2791
- alertTargets?: Record<AlertTargetType, AlertTarget>;
2791
+ alertTargets?: Partial<Record<AlertTargetType, AlertTarget>>;
2792
2792
  /**
2793
2793
  * @public
2794
2794
  * @deprecated
@@ -2638,7 +2638,7 @@ export interface UpdateAccountAuditConfigurationRequest {
2638
2638
  * @public
2639
2639
  * <p>Information about the targets to which audit notifications are sent.</p>
2640
2640
  */
2641
- auditNotificationTargetConfigurations?: Record<AuditNotificationType, AuditNotificationTarget>;
2641
+ auditNotificationTargetConfigurations?: Partial<Record<AuditNotificationType, AuditNotificationTarget>>;
2642
2642
  /**
2643
2643
  * @public
2644
2644
  * <p>Specifies which audit checks are enabled and disabled for this account. Use
@@ -3078,7 +3078,7 @@ export interface UpdateEventConfigurationsRequest {
3078
3078
  * @public
3079
3079
  * <p>The new event configuration values.</p>
3080
3080
  */
3081
- eventConfigurations?: Record<EventType, Configuration>;
3081
+ eventConfigurations?: Partial<Record<EventType, Configuration>>;
3082
3082
  }
3083
3083
  /**
3084
3084
  * @public
@@ -3538,7 +3538,7 @@ export interface UpdateSecurityProfileRequest {
3538
3538
  * @public
3539
3539
  * <p>Where the alerts are sent. (Alerts are always sent to the console.)</p>
3540
3540
  */
3541
- alertTargets?: Record<AlertTargetType, AlertTarget>;
3541
+ alertTargets?: Partial<Record<AlertTargetType, AlertTarget>>;
3542
3542
  /**
3543
3543
  * @public
3544
3544
  * @deprecated
@@ -3615,7 +3615,7 @@ export interface UpdateSecurityProfileResponse {
3615
3615
  * @public
3616
3616
  * <p>Where the alerts are sent. (Alerts are always sent to the console.)</p>
3617
3617
  */
3618
- alertTargets?: Record<AlertTargetType, AlertTarget>;
3618
+ alertTargets?: Partial<Record<AlertTargetType, AlertTarget>>;
3619
3619
  /**
3620
3620
  * @public
3621
3621
  * @deprecated
@@ -1550,7 +1550,7 @@ export interface CreateSecurityProfileRequest {
1550
1550
  securityProfileName: string | undefined;
1551
1551
  securityProfileDescription?: string;
1552
1552
  behaviors?: Behavior[];
1553
- alertTargets?: Record<AlertTargetType, AlertTarget>;
1553
+ alertTargets?: Partial<Record<AlertTargetType, AlertTarget>>;
1554
1554
  additionalMetricsToRetain?: string[];
1555
1555
  additionalMetricsToRetainV2?: MetricToRetain[];
1556
1556
  tags?: Tag[];
@@ -183,9 +183,8 @@ export interface DeprecateThingTypeResponse {}
183
183
  export interface DescribeAccountAuditConfigurationRequest {}
184
184
  export interface DescribeAccountAuditConfigurationResponse {
185
185
  roleArn?: string;
186
- auditNotificationTargetConfigurations?: Record<
187
- AuditNotificationType,
188
- AuditNotificationTarget
186
+ auditNotificationTargetConfigurations?: Partial<
187
+ Record<AuditNotificationType, AuditNotificationTarget>
189
188
  >;
190
189
  auditCheckConfigurations?: Record<string, AuditCheckConfiguration>;
191
190
  }
@@ -474,7 +473,7 @@ export interface Configuration {
474
473
  Enabled?: boolean;
475
474
  }
476
475
  export interface DescribeEventConfigurationsResponse {
477
- eventConfigurations?: Record<EventType, Configuration>;
476
+ eventConfigurations?: Partial<Record<EventType, Configuration>>;
478
477
  creationDate?: Date;
479
478
  lastModifiedDate?: Date;
480
479
  }
@@ -723,7 +722,7 @@ export interface DescribeSecurityProfileResponse {
723
722
  securityProfileArn?: string;
724
723
  securityProfileDescription?: string;
725
724
  behaviors?: Behavior[];
726
- alertTargets?: Record<AlertTargetType, AlertTarget>;
725
+ alertTargets?: Partial<Record<AlertTargetType, AlertTarget>>;
727
726
  additionalMetricsToRetain?: string[];
728
727
  additionalMetricsToRetainV2?: MetricToRetain[];
729
728
  version?: number;
@@ -702,9 +702,8 @@ export interface UntagResourceRequest {
702
702
  export interface UntagResourceResponse {}
703
703
  export interface UpdateAccountAuditConfigurationRequest {
704
704
  roleArn?: string;
705
- auditNotificationTargetConfigurations?: Record<
706
- AuditNotificationType,
707
- AuditNotificationTarget
705
+ auditNotificationTargetConfigurations?: Partial<
706
+ Record<AuditNotificationType, AuditNotificationTarget>
708
707
  >;
709
708
  auditCheckConfigurations?: Record<string, AuditCheckConfiguration>;
710
709
  }
@@ -795,7 +794,7 @@ export interface UpdateDynamicThingGroupResponse {
795
794
  version?: number;
796
795
  }
797
796
  export interface UpdateEventConfigurationsRequest {
798
- eventConfigurations?: Record<EventType, Configuration>;
797
+ eventConfigurations?: Partial<Record<EventType, Configuration>>;
799
798
  }
800
799
  export interface UpdateEventConfigurationsResponse {}
801
800
  export interface UpdateFleetMetricRequest {
@@ -895,7 +894,7 @@ export interface UpdateSecurityProfileRequest {
895
894
  securityProfileName: string | undefined;
896
895
  securityProfileDescription?: string;
897
896
  behaviors?: Behavior[];
898
- alertTargets?: Record<AlertTargetType, AlertTarget>;
897
+ alertTargets?: Partial<Record<AlertTargetType, AlertTarget>>;
899
898
  additionalMetricsToRetain?: string[];
900
899
  additionalMetricsToRetainV2?: MetricToRetain[];
901
900
  deleteBehaviors?: boolean;
@@ -908,7 +907,7 @@ export interface UpdateSecurityProfileResponse {
908
907
  securityProfileArn?: string;
909
908
  securityProfileDescription?: string;
910
909
  behaviors?: Behavior[];
911
- alertTargets?: Record<AlertTargetType, AlertTarget>;
910
+ alertTargets?: Partial<Record<AlertTargetType, AlertTarget>>;
912
911
  additionalMetricsToRetain?: string[];
913
912
  additionalMetricsToRetainV2?: MetricToRetain[];
914
913
  version?: number;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-iot",
3
3
  "description": "AWS SDK for JavaScript Iot Client for Node.js, Browser and React Native",
4
- "version": "3.431.0",
4
+ "version": "3.435.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,39 +21,39 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.431.0",
25
- "@aws-sdk/credential-provider-node": "3.431.0",
26
- "@aws-sdk/middleware-host-header": "3.431.0",
27
- "@aws-sdk/middleware-logger": "3.428.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.428.0",
29
- "@aws-sdk/middleware-signing": "3.428.0",
30
- "@aws-sdk/middleware-user-agent": "3.428.0",
31
- "@aws-sdk/region-config-resolver": "3.430.0",
32
- "@aws-sdk/types": "3.428.0",
33
- "@aws-sdk/util-endpoints": "3.428.0",
34
- "@aws-sdk/util-user-agent-browser": "3.428.0",
35
- "@aws-sdk/util-user-agent-node": "3.430.0",
36
- "@smithy/config-resolver": "^2.0.15",
37
- "@smithy/fetch-http-handler": "^2.2.3",
38
- "@smithy/hash-node": "^2.0.11",
39
- "@smithy/invalid-dependency": "^2.0.11",
40
- "@smithy/middleware-content-length": "^2.0.13",
41
- "@smithy/middleware-endpoint": "^2.1.2",
42
- "@smithy/middleware-retry": "^2.0.17",
43
- "@smithy/middleware-serde": "^2.0.11",
44
- "@smithy/middleware-stack": "^2.0.5",
45
- "@smithy/node-config-provider": "^2.1.2",
46
- "@smithy/node-http-handler": "^2.1.7",
47
- "@smithy/protocol-http": "^3.0.7",
48
- "@smithy/smithy-client": "^2.1.11",
49
- "@smithy/types": "^2.3.5",
50
- "@smithy/url-parser": "^2.0.11",
24
+ "@aws-sdk/client-sts": "3.435.0",
25
+ "@aws-sdk/credential-provider-node": "3.435.0",
26
+ "@aws-sdk/middleware-host-header": "3.433.0",
27
+ "@aws-sdk/middleware-logger": "3.433.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.433.0",
29
+ "@aws-sdk/middleware-signing": "3.433.0",
30
+ "@aws-sdk/middleware-user-agent": "3.433.0",
31
+ "@aws-sdk/region-config-resolver": "3.433.0",
32
+ "@aws-sdk/types": "3.433.0",
33
+ "@aws-sdk/util-endpoints": "3.433.0",
34
+ "@aws-sdk/util-user-agent-browser": "3.433.0",
35
+ "@aws-sdk/util-user-agent-node": "3.433.0",
36
+ "@smithy/config-resolver": "^2.0.16",
37
+ "@smithy/fetch-http-handler": "^2.2.4",
38
+ "@smithy/hash-node": "^2.0.12",
39
+ "@smithy/invalid-dependency": "^2.0.12",
40
+ "@smithy/middleware-content-length": "^2.0.14",
41
+ "@smithy/middleware-endpoint": "^2.1.3",
42
+ "@smithy/middleware-retry": "^2.0.18",
43
+ "@smithy/middleware-serde": "^2.0.12",
44
+ "@smithy/middleware-stack": "^2.0.6",
45
+ "@smithy/node-config-provider": "^2.1.3",
46
+ "@smithy/node-http-handler": "^2.1.8",
47
+ "@smithy/protocol-http": "^3.0.8",
48
+ "@smithy/smithy-client": "^2.1.12",
49
+ "@smithy/types": "^2.4.0",
50
+ "@smithy/url-parser": "^2.0.12",
51
51
  "@smithy/util-base64": "^2.0.0",
52
52
  "@smithy/util-body-length-browser": "^2.0.0",
53
53
  "@smithy/util-body-length-node": "^2.1.0",
54
- "@smithy/util-defaults-mode-browser": "^2.0.15",
55
- "@smithy/util-defaults-mode-node": "^2.0.20",
56
- "@smithy/util-retry": "^2.0.4",
54
+ "@smithy/util-defaults-mode-browser": "^2.0.16",
55
+ "@smithy/util-defaults-mode-node": "^2.0.21",
56
+ "@smithy/util-retry": "^2.0.5",
57
57
  "@smithy/util-utf8": "^2.0.0",
58
58
  "tslib": "^2.5.0",
59
59
  "uuid": "^8.3.2"