@aws-sdk/client-fsx 3.955.0 → 3.956.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 CHANGED
@@ -1288,7 +1288,7 @@ var AccessPointAlreadyOwnedByYou$ = [
1288
1288
  -3,
1289
1289
  n0,
1290
1290
  _APAOBY,
1291
- { [_xN]: _E, [_e]: _c, [_hE]: 409 },
1291
+ { [_e]: _c, [_hE]: 409, [_xN]: _E },
1292
1292
  [_EC, _M],
1293
1293
  [0, 0],
1294
1294
  ];
@@ -2251,7 +2251,7 @@ var InvalidAccessPoint$ = [
2251
2251
  -3,
2252
2252
  n0,
2253
2253
  _IAP,
2254
- { [_xN]: _E, [_e]: _c, [_hE]: 400 },
2254
+ { [_e]: _c, [_hE]: 400, [_xN]: _E },
2255
2255
  [_EC, _M],
2256
2256
  [0, 0],
2257
2257
  ];
@@ -2277,7 +2277,7 @@ var InvalidPerUnitStorageThroughput$ = [-3, n0, _IPUST, { [_e]: _c }, [_M], [0]]
2277
2277
  schema.TypeRegistry.for(n0).registerError(InvalidPerUnitStorageThroughput$, InvalidPerUnitStorageThroughput);
2278
2278
  var InvalidRegion$ = [-3, n0, _IR, { [_e]: _c }, [_M], [0]];
2279
2279
  schema.TypeRegistry.for(n0).registerError(InvalidRegion$, InvalidRegion);
2280
- var InvalidRequest$ = [-3, n0, _IRn, { [_xN]: _E, [_e]: _c, [_hE]: 400 }, [_EC, _M], [0, 0]];
2280
+ var InvalidRequest$ = [-3, n0, _IRn, { [_e]: _c, [_hE]: 400, [_xN]: _E }, [_EC, _M], [0, 0]];
2281
2281
  schema.TypeRegistry.for(n0).registerError(InvalidRequest$, InvalidRequest);
2282
2282
  var InvalidSourceKmsKey$ = [-3, n0, _ISKK, { [_e]: _c }, [_M], [0]];
2283
2283
  schema.TypeRegistry.for(n0).registerError(InvalidSourceKmsKey$, InvalidSourceKmsKey);
@@ -2649,7 +2649,7 @@ var TooManyAccessPoints$ = [
2649
2649
  -3,
2650
2650
  n0,
2651
2651
  _TMAP,
2652
- { [_xN]: _E, [_e]: _c, [_hE]: 400 },
2652
+ { [_e]: _c, [_hE]: 400, [_xN]: _E },
2653
2653
  [_EC, _M],
2654
2654
  [0, 0],
2655
2655
  ];
@@ -577,7 +577,7 @@ export var AccessPointAlreadyOwnedByYou$ = [
577
577
  -3,
578
578
  n0,
579
579
  _APAOBY,
580
- { [_xN]: _E, [_e]: _c, [_hE]: 409 },
580
+ { [_e]: _c, [_hE]: 409, [_xN]: _E },
581
581
  [_EC, _M],
582
582
  [0, 0],
583
583
  ];
@@ -1540,7 +1540,7 @@ export var InvalidAccessPoint$ = [
1540
1540
  -3,
1541
1541
  n0,
1542
1542
  _IAP,
1543
- { [_xN]: _E, [_e]: _c, [_hE]: 400 },
1543
+ { [_e]: _c, [_hE]: 400, [_xN]: _E },
1544
1544
  [_EC, _M],
1545
1545
  [0, 0],
1546
1546
  ];
@@ -1566,7 +1566,7 @@ export var InvalidPerUnitStorageThroughput$ = [-3, n0, _IPUST, { [_e]: _c }, [_M
1566
1566
  TypeRegistry.for(n0).registerError(InvalidPerUnitStorageThroughput$, InvalidPerUnitStorageThroughput);
1567
1567
  export var InvalidRegion$ = [-3, n0, _IR, { [_e]: _c }, [_M], [0]];
1568
1568
  TypeRegistry.for(n0).registerError(InvalidRegion$, InvalidRegion);
1569
- export var InvalidRequest$ = [-3, n0, _IRn, { [_xN]: _E, [_e]: _c, [_hE]: 400 }, [_EC, _M], [0, 0]];
1569
+ export var InvalidRequest$ = [-3, n0, _IRn, { [_e]: _c, [_hE]: 400, [_xN]: _E }, [_EC, _M], [0, 0]];
1570
1570
  TypeRegistry.for(n0).registerError(InvalidRequest$, InvalidRequest);
1571
1571
  export var InvalidSourceKmsKey$ = [-3, n0, _ISKK, { [_e]: _c }, [_M], [0]];
1572
1572
  TypeRegistry.for(n0).registerError(InvalidSourceKmsKey$, InvalidSourceKmsKey);
@@ -1938,7 +1938,7 @@ export var TooManyAccessPoints$ = [
1938
1938
  -3,
1939
1939
  n0,
1940
1940
  _TMAP,
1941
- { [_xN]: _E, [_e]: _c, [_hE]: 400 },
1941
+ { [_e]: _c, [_hE]: 400, [_xN]: _E },
1942
1942
  [_EC, _M],
1943
1943
  [0, 0],
1944
1944
  ];
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-fsx",
3
3
  "description": "AWS SDK for JavaScript Fsx Client for Node.js, Browser and React Native",
4
- "version": "3.955.0",
4
+ "version": "3.956.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-fsx",
@@ -21,41 +21,41 @@
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.954.0",
25
- "@aws-sdk/credential-provider-node": "3.955.0",
26
- "@aws-sdk/middleware-host-header": "3.953.0",
27
- "@aws-sdk/middleware-logger": "3.953.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.953.0",
29
- "@aws-sdk/middleware-user-agent": "3.954.0",
30
- "@aws-sdk/region-config-resolver": "3.953.0",
31
- "@aws-sdk/types": "3.953.0",
32
- "@aws-sdk/util-endpoints": "3.953.0",
33
- "@aws-sdk/util-user-agent-browser": "3.953.0",
34
- "@aws-sdk/util-user-agent-node": "3.954.0",
35
- "@smithy/config-resolver": "^4.4.4",
36
- "@smithy/core": "^3.19.0",
37
- "@smithy/fetch-http-handler": "^5.3.7",
38
- "@smithy/hash-node": "^4.2.6",
39
- "@smithy/invalid-dependency": "^4.2.6",
40
- "@smithy/middleware-content-length": "^4.2.6",
41
- "@smithy/middleware-endpoint": "^4.4.0",
42
- "@smithy/middleware-retry": "^4.4.16",
43
- "@smithy/middleware-serde": "^4.2.7",
44
- "@smithy/middleware-stack": "^4.2.6",
45
- "@smithy/node-config-provider": "^4.3.6",
46
- "@smithy/node-http-handler": "^4.4.6",
47
- "@smithy/protocol-http": "^5.3.6",
48
- "@smithy/smithy-client": "^4.10.1",
49
- "@smithy/types": "^4.10.0",
50
- "@smithy/url-parser": "^4.2.6",
24
+ "@aws-sdk/core": "3.956.0",
25
+ "@aws-sdk/credential-provider-node": "3.956.0",
26
+ "@aws-sdk/middleware-host-header": "3.956.0",
27
+ "@aws-sdk/middleware-logger": "3.956.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.956.0",
29
+ "@aws-sdk/middleware-user-agent": "3.956.0",
30
+ "@aws-sdk/region-config-resolver": "3.956.0",
31
+ "@aws-sdk/types": "3.956.0",
32
+ "@aws-sdk/util-endpoints": "3.956.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.956.0",
34
+ "@aws-sdk/util-user-agent-node": "3.956.0",
35
+ "@smithy/config-resolver": "^4.4.5",
36
+ "@smithy/core": "^3.20.0",
37
+ "@smithy/fetch-http-handler": "^5.3.8",
38
+ "@smithy/hash-node": "^4.2.7",
39
+ "@smithy/invalid-dependency": "^4.2.7",
40
+ "@smithy/middleware-content-length": "^4.2.7",
41
+ "@smithy/middleware-endpoint": "^4.4.1",
42
+ "@smithy/middleware-retry": "^4.4.17",
43
+ "@smithy/middleware-serde": "^4.2.8",
44
+ "@smithy/middleware-stack": "^4.2.7",
45
+ "@smithy/node-config-provider": "^4.3.7",
46
+ "@smithy/node-http-handler": "^4.4.7",
47
+ "@smithy/protocol-http": "^5.3.7",
48
+ "@smithy/smithy-client": "^4.10.2",
49
+ "@smithy/types": "^4.11.0",
50
+ "@smithy/url-parser": "^4.2.7",
51
51
  "@smithy/util-base64": "^4.3.0",
52
52
  "@smithy/util-body-length-browser": "^4.2.0",
53
53
  "@smithy/util-body-length-node": "^4.2.1",
54
- "@smithy/util-defaults-mode-browser": "^4.3.15",
55
- "@smithy/util-defaults-mode-node": "^4.2.18",
56
- "@smithy/util-endpoints": "^3.2.6",
57
- "@smithy/util-middleware": "^4.2.6",
58
- "@smithy/util-retry": "^4.2.6",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.16",
55
+ "@smithy/util-defaults-mode-node": "^4.2.19",
56
+ "@smithy/util-endpoints": "^3.2.7",
57
+ "@smithy/util-middleware": "^4.2.7",
58
+ "@smithy/util-retry": "^4.2.7",
59
59
  "@smithy/util-utf8": "^4.2.0",
60
60
  "tslib": "^2.6.2"
61
61
  },