@aws-sdk/client-freetier 3.968.0 → 3.970.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
@@ -255,18 +255,18 @@ const n0 = "com.amazonaws.freetier";
255
255
  var AccessDeniedException$ = [-3, n0, _ADE,
256
256
  { [_e]: _c, [_hE]: 403 },
257
257
  [_m],
258
- [0]
258
+ [0], 1
259
259
  ];
260
260
  schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
261
261
  var ActivitySummary$ = [3, n0, _AS,
262
262
  0,
263
263
  [_aI, _t, _r, _s],
264
- [0, 0, () => ActivityReward$, 0]
264
+ [0, 0, () => ActivityReward$, 0], 4
265
265
  ];
266
266
  var DimensionValues$ = [3, n0, _DV,
267
267
  0,
268
268
  [_K, _V, _MO],
269
- [0, 64 | 0, 64 | 0]
269
+ [0, 64 | 0, 64 | 0], 3
270
270
  ];
271
271
  var Expression$ = [3, n0, _E,
272
272
  0,
@@ -281,12 +281,12 @@ var FreeTierUsage$ = [3, n0, _FTU,
281
281
  var GetAccountActivityRequest$ = [3, n0, _GAAR,
282
282
  0,
283
283
  [_aI, _lC],
284
- [0, 0]
284
+ [0, 0], 1
285
285
  ];
286
286
  var GetAccountActivityResponse$ = [3, n0, _GAARe,
287
287
  0,
288
288
  [_aI, _t, _d, _s, _iU, _r, _eTTCIM, _eA, _sA, _cA],
289
- [0, 0, 0, 0, 0, () => ActivityReward$, 1, 5, 5, 5]
289
+ [0, 0, 0, 0, 0, () => ActivityReward$, 1, 5, 5, 5], 6
290
290
  ];
291
291
  var GetAccountPlanStateRequest$ = [3, n0, _GAPSR,
292
292
  0,
@@ -296,7 +296,7 @@ var GetAccountPlanStateRequest$ = [3, n0, _GAPSR,
296
296
  var GetAccountPlanStateResponse$ = [3, n0, _GAPSRe,
297
297
  0,
298
298
  [_aIc, _aPT, _aPS, _aPRC, _aPED],
299
- [0, 0, 0, () => MonetaryAmount$, 5]
299
+ [0, 0, 0, () => MonetaryAmount$, 5], 3
300
300
  ];
301
301
  var GetFreeTierUsageRequest$ = [3, n0, _GFTUR,
302
302
  0,
@@ -306,12 +306,12 @@ var GetFreeTierUsageRequest$ = [3, n0, _GFTUR,
306
306
  var GetFreeTierUsageResponse$ = [3, n0, _GFTURe,
307
307
  0,
308
308
  [_fTU, _nT],
309
- [() => FreeTierUsages, 0]
309
+ [() => FreeTierUsages, 0], 1
310
310
  ];
311
311
  var InternalServerException$ = [-3, n0, _ISE,
312
312
  { [_e]: _ser, [_hE]: 500 },
313
313
  [_m],
314
- [0]
314
+ [0], 1
315
315
  ];
316
316
  schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
317
317
  var ListAccountActivitiesRequest$ = [3, n0, _LAAR,
@@ -322,39 +322,39 @@ var ListAccountActivitiesRequest$ = [3, n0, _LAAR,
322
322
  var ListAccountActivitiesResponse$ = [3, n0, _LAARi,
323
323
  0,
324
324
  [_a, _nT],
325
- [() => Activities, 0]
325
+ [() => Activities, 0], 1
326
326
  ];
327
327
  var MonetaryAmount$ = [3, n0, _MA,
328
328
  0,
329
329
  [_am, _u],
330
- [1, 0]
330
+ [1, 0], 2
331
331
  ];
332
332
  var ResourceNotFoundException$ = [-3, n0, _RNFE,
333
333
  { [_e]: _c, [_hE]: 404 },
334
334
  [_m],
335
- [0]
335
+ [0], 1
336
336
  ];
337
337
  schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
338
338
  var ThrottlingException$ = [-3, n0, _TE,
339
339
  { [_e]: _c, [_hE]: 429 },
340
340
  [_m],
341
- [0]
341
+ [0], 1
342
342
  ];
343
343
  schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
344
344
  var UpgradeAccountPlanRequest$ = [3, n0, _UAPR,
345
345
  0,
346
346
  [_aPT],
347
- [0]
347
+ [0], 1
348
348
  ];
349
349
  var UpgradeAccountPlanResponse$ = [3, n0, _UAPRp,
350
350
  0,
351
351
  [_aIc, _aPT, _aPS],
352
- [0, 0, 0]
352
+ [0, 0, 0], 3
353
353
  ];
354
354
  var ValidationException$ = [-3, n0, _VE,
355
355
  { [_e]: _c, [_hE]: 400 },
356
356
  [_m],
357
- [0]
357
+ [0], 1
358
358
  ];
359
359
  schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
360
360
  var FreeTierServiceException$ = [-3, _sm, "FreeTierServiceException", 0, [], []];
@@ -80,18 +80,18 @@ import { FreeTierServiceException } from "../models/FreeTierServiceException";
80
80
  export var AccessDeniedException$ = [-3, n0, _ADE,
81
81
  { [_e]: _c, [_hE]: 403 },
82
82
  [_m],
83
- [0]
83
+ [0], 1
84
84
  ];
85
85
  TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
86
86
  export var ActivitySummary$ = [3, n0, _AS,
87
87
  0,
88
88
  [_aI, _t, _r, _s],
89
- [0, 0, () => ActivityReward$, 0]
89
+ [0, 0, () => ActivityReward$, 0], 4
90
90
  ];
91
91
  export var DimensionValues$ = [3, n0, _DV,
92
92
  0,
93
93
  [_K, _V, _MO],
94
- [0, 64 | 0, 64 | 0]
94
+ [0, 64 | 0, 64 | 0], 3
95
95
  ];
96
96
  export var Expression$ = [3, n0, _E,
97
97
  0,
@@ -106,12 +106,12 @@ export var FreeTierUsage$ = [3, n0, _FTU,
106
106
  export var GetAccountActivityRequest$ = [3, n0, _GAAR,
107
107
  0,
108
108
  [_aI, _lC],
109
- [0, 0]
109
+ [0, 0], 1
110
110
  ];
111
111
  export var GetAccountActivityResponse$ = [3, n0, _GAARe,
112
112
  0,
113
113
  [_aI, _t, _d, _s, _iU, _r, _eTTCIM, _eA, _sA, _cA],
114
- [0, 0, 0, 0, 0, () => ActivityReward$, 1, 5, 5, 5]
114
+ [0, 0, 0, 0, 0, () => ActivityReward$, 1, 5, 5, 5], 6
115
115
  ];
116
116
  export var GetAccountPlanStateRequest$ = [3, n0, _GAPSR,
117
117
  0,
@@ -121,7 +121,7 @@ export var GetAccountPlanStateRequest$ = [3, n0, _GAPSR,
121
121
  export var GetAccountPlanStateResponse$ = [3, n0, _GAPSRe,
122
122
  0,
123
123
  [_aIc, _aPT, _aPS, _aPRC, _aPED],
124
- [0, 0, 0, () => MonetaryAmount$, 5]
124
+ [0, 0, 0, () => MonetaryAmount$, 5], 3
125
125
  ];
126
126
  export var GetFreeTierUsageRequest$ = [3, n0, _GFTUR,
127
127
  0,
@@ -131,12 +131,12 @@ export var GetFreeTierUsageRequest$ = [3, n0, _GFTUR,
131
131
  export var GetFreeTierUsageResponse$ = [3, n0, _GFTURe,
132
132
  0,
133
133
  [_fTU, _nT],
134
- [() => FreeTierUsages, 0]
134
+ [() => FreeTierUsages, 0], 1
135
135
  ];
136
136
  export var InternalServerException$ = [-3, n0, _ISE,
137
137
  { [_e]: _ser, [_hE]: 500 },
138
138
  [_m],
139
- [0]
139
+ [0], 1
140
140
  ];
141
141
  TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
142
142
  export var ListAccountActivitiesRequest$ = [3, n0, _LAAR,
@@ -147,39 +147,39 @@ export var ListAccountActivitiesRequest$ = [3, n0, _LAAR,
147
147
  export var ListAccountActivitiesResponse$ = [3, n0, _LAARi,
148
148
  0,
149
149
  [_a, _nT],
150
- [() => Activities, 0]
150
+ [() => Activities, 0], 1
151
151
  ];
152
152
  export var MonetaryAmount$ = [3, n0, _MA,
153
153
  0,
154
154
  [_am, _u],
155
- [1, 0]
155
+ [1, 0], 2
156
156
  ];
157
157
  export var ResourceNotFoundException$ = [-3, n0, _RNFE,
158
158
  { [_e]: _c, [_hE]: 404 },
159
159
  [_m],
160
- [0]
160
+ [0], 1
161
161
  ];
162
162
  TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
163
163
  export var ThrottlingException$ = [-3, n0, _TE,
164
164
  { [_e]: _c, [_hE]: 429 },
165
165
  [_m],
166
- [0]
166
+ [0], 1
167
167
  ];
168
168
  TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
169
169
  export var UpgradeAccountPlanRequest$ = [3, n0, _UAPR,
170
170
  0,
171
171
  [_aPT],
172
- [0]
172
+ [0], 1
173
173
  ];
174
174
  export var UpgradeAccountPlanResponse$ = [3, n0, _UAPRp,
175
175
  0,
176
176
  [_aIc, _aPT, _aPS],
177
- [0, 0, 0]
177
+ [0, 0, 0], 3
178
178
  ];
179
179
  export var ValidationException$ = [-3, n0, _VE,
180
180
  { [_e]: _c, [_hE]: 400 },
181
181
  [_m],
182
- [0]
182
+ [0], 1
183
183
  ];
184
184
  TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
185
185
  export var FreeTierServiceException$ = [-3, _sm, "FreeTierServiceException", 0, [], []];
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-freetier",
3
3
  "description": "AWS SDK for JavaScript Freetier Client for Node.js, Browser and React Native",
4
- "version": "3.968.0",
4
+ "version": "3.970.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-freetier",
@@ -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.968.0",
25
- "@aws-sdk/credential-provider-node": "3.968.0",
26
- "@aws-sdk/middleware-host-header": "3.968.0",
27
- "@aws-sdk/middleware-logger": "3.968.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.968.0",
29
- "@aws-sdk/middleware-user-agent": "3.968.0",
30
- "@aws-sdk/region-config-resolver": "3.968.0",
31
- "@aws-sdk/types": "3.968.0",
32
- "@aws-sdk/util-endpoints": "3.968.0",
33
- "@aws-sdk/util-user-agent-browser": "3.968.0",
34
- "@aws-sdk/util-user-agent-node": "3.968.0",
35
- "@smithy/config-resolver": "^4.4.5",
36
- "@smithy/core": "^3.20.3",
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.4",
42
- "@smithy/middleware-retry": "^4.4.20",
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.5",
49
- "@smithy/types": "^4.11.0",
50
- "@smithy/url-parser": "^4.2.7",
24
+ "@aws-sdk/core": "3.970.0",
25
+ "@aws-sdk/credential-provider-node": "3.970.0",
26
+ "@aws-sdk/middleware-host-header": "3.969.0",
27
+ "@aws-sdk/middleware-logger": "3.969.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.969.0",
29
+ "@aws-sdk/middleware-user-agent": "3.970.0",
30
+ "@aws-sdk/region-config-resolver": "3.969.0",
31
+ "@aws-sdk/types": "3.969.0",
32
+ "@aws-sdk/util-endpoints": "3.970.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.969.0",
34
+ "@aws-sdk/util-user-agent-node": "3.970.0",
35
+ "@smithy/config-resolver": "^4.4.6",
36
+ "@smithy/core": "^3.20.6",
37
+ "@smithy/fetch-http-handler": "^5.3.9",
38
+ "@smithy/hash-node": "^4.2.8",
39
+ "@smithy/invalid-dependency": "^4.2.8",
40
+ "@smithy/middleware-content-length": "^4.2.8",
41
+ "@smithy/middleware-endpoint": "^4.4.7",
42
+ "@smithy/middleware-retry": "^4.4.23",
43
+ "@smithy/middleware-serde": "^4.2.9",
44
+ "@smithy/middleware-stack": "^4.2.8",
45
+ "@smithy/node-config-provider": "^4.3.8",
46
+ "@smithy/node-http-handler": "^4.4.8",
47
+ "@smithy/protocol-http": "^5.3.8",
48
+ "@smithy/smithy-client": "^4.10.8",
49
+ "@smithy/types": "^4.12.0",
50
+ "@smithy/url-parser": "^4.2.8",
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.19",
55
- "@smithy/util-defaults-mode-node": "^4.2.22",
56
- "@smithy/util-endpoints": "^3.2.7",
57
- "@smithy/util-middleware": "^4.2.7",
58
- "@smithy/util-retry": "^4.2.7",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.22",
55
+ "@smithy/util-defaults-mode-node": "^4.2.25",
56
+ "@smithy/util-endpoints": "^3.2.8",
57
+ "@smithy/util-middleware": "^4.2.8",
58
+ "@smithy/util-retry": "^4.2.8",
59
59
  "@smithy/util-utf8": "^4.2.0",
60
60
  "tslib": "^2.6.2"
61
61
  },