@aws-sdk/client-auto-scaling-plans 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
@@ -307,7 +307,7 @@ var ConcurrentUpdateException$ = [
307
307
  -3,
308
308
  n0,
309
309
  _CUE,
310
- { [_e]: _s, [_hE]: 500, [_aQE]: [`ConcurrentUpdateException`, 500] },
310
+ { [_aQE]: [`ConcurrentUpdateException`, 500], [_e]: _s, [_hE]: 500 },
311
311
  [_M],
312
312
  [0],
313
313
  ];
@@ -392,7 +392,7 @@ var InternalServiceException$ = [
392
392
  -3,
393
393
  n0,
394
394
  _ISE,
395
- { [_e]: _s, [_hE]: 500, [_aQE]: [`InternalServiceException`, 500] },
395
+ { [_aQE]: [`InternalServiceException`, 500], [_e]: _s, [_hE]: 500 },
396
396
  [_M],
397
397
  [0],
398
398
  ];
@@ -401,7 +401,7 @@ var InvalidNextTokenException$ = [
401
401
  -3,
402
402
  n0,
403
403
  _INTE,
404
- { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidNextTokenException`, 400] },
404
+ { [_aQE]: [`InvalidNextTokenException`, 400], [_e]: _c, [_hE]: 400 },
405
405
  [_M],
406
406
  [0],
407
407
  ];
@@ -410,7 +410,7 @@ var LimitExceededException$ = [
410
410
  -3,
411
411
  n0,
412
412
  _LEE,
413
- { [_e]: _c, [_hE]: 400, [_aQE]: [`LimitExceededException`, 400] },
413
+ { [_aQE]: [`LimitExceededException`, 400], [_e]: _c, [_hE]: 400 },
414
414
  [_M],
415
415
  [0],
416
416
  ];
@@ -420,7 +420,7 @@ var ObjectNotFoundException$ = [
420
420
  -3,
421
421
  n0,
422
422
  _ONFE,
423
- { [_e]: _c, [_hE]: 400, [_aQE]: [`ObjectNotFoundException`, 400] },
423
+ { [_aQE]: [`ObjectNotFoundException`, 400], [_e]: _c, [_hE]: 400 },
424
424
  [_M],
425
425
  [0],
426
426
  ];
@@ -496,7 +496,7 @@ var ValidationException$ = [
496
496
  -3,
497
497
  n0,
498
498
  _VE,
499
- { [_e]: _c, [_hE]: 400, [_aQE]: [`ValidationException`, 400] },
499
+ { [_aQE]: [`ValidationException`, 400], [_e]: _c, [_hE]: 400 },
500
500
  [_M],
501
501
  [0],
502
502
  ];
@@ -106,7 +106,7 @@ export var ConcurrentUpdateException$ = [
106
106
  -3,
107
107
  n0,
108
108
  _CUE,
109
- { [_e]: _s, [_hE]: 500, [_aQE]: [`ConcurrentUpdateException`, 500] },
109
+ { [_aQE]: [`ConcurrentUpdateException`, 500], [_e]: _s, [_hE]: 500 },
110
110
  [_M],
111
111
  [0],
112
112
  ];
@@ -191,7 +191,7 @@ export var InternalServiceException$ = [
191
191
  -3,
192
192
  n0,
193
193
  _ISE,
194
- { [_e]: _s, [_hE]: 500, [_aQE]: [`InternalServiceException`, 500] },
194
+ { [_aQE]: [`InternalServiceException`, 500], [_e]: _s, [_hE]: 500 },
195
195
  [_M],
196
196
  [0],
197
197
  ];
@@ -200,7 +200,7 @@ export var InvalidNextTokenException$ = [
200
200
  -3,
201
201
  n0,
202
202
  _INTE,
203
- { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidNextTokenException`, 400] },
203
+ { [_aQE]: [`InvalidNextTokenException`, 400], [_e]: _c, [_hE]: 400 },
204
204
  [_M],
205
205
  [0],
206
206
  ];
@@ -209,7 +209,7 @@ export var LimitExceededException$ = [
209
209
  -3,
210
210
  n0,
211
211
  _LEE,
212
- { [_e]: _c, [_hE]: 400, [_aQE]: [`LimitExceededException`, 400] },
212
+ { [_aQE]: [`LimitExceededException`, 400], [_e]: _c, [_hE]: 400 },
213
213
  [_M],
214
214
  [0],
215
215
  ];
@@ -219,7 +219,7 @@ export var ObjectNotFoundException$ = [
219
219
  -3,
220
220
  n0,
221
221
  _ONFE,
222
- { [_e]: _c, [_hE]: 400, [_aQE]: [`ObjectNotFoundException`, 400] },
222
+ { [_aQE]: [`ObjectNotFoundException`, 400], [_e]: _c, [_hE]: 400 },
223
223
  [_M],
224
224
  [0],
225
225
  ];
@@ -295,7 +295,7 @@ export var ValidationException$ = [
295
295
  -3,
296
296
  n0,
297
297
  _VE,
298
- { [_e]: _c, [_hE]: 400, [_aQE]: [`ValidationException`, 400] },
298
+ { [_aQE]: [`ValidationException`, 400], [_e]: _c, [_hE]: 400 },
299
299
  [_M],
300
300
  [0],
301
301
  ];
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-auto-scaling-plans",
3
3
  "description": "AWS SDK for JavaScript Auto Scaling Plans 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-auto-scaling-plans",
@@ -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
  },