@aws-sdk/client-marketplace-agreement 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 +7 -7
- package/dist-es/schemas/schemas_0.js +7 -7
- package/package.json +33 -33
package/dist-cjs/index.js
CHANGED
|
@@ -369,7 +369,7 @@ var ConfigurableUpfrontPricingTerm$ = [3, n0, _CUPT,
|
|
|
369
369
|
var ConfigurableUpfrontPricingTermConfiguration$ = [3, n0, _CUPTC,
|
|
370
370
|
0,
|
|
371
371
|
[_sV, _d],
|
|
372
|
-
[0, () => DimensionList]
|
|
372
|
+
[0, () => DimensionList], 2
|
|
373
373
|
];
|
|
374
374
|
var ConfigurableUpfrontRateCardItem$ = [3, n0, _CURCI,
|
|
375
375
|
0,
|
|
@@ -384,7 +384,7 @@ var Constraints$ = [3, n0, _C,
|
|
|
384
384
|
var DescribeAgreementInput$ = [3, n0, _DAI,
|
|
385
385
|
0,
|
|
386
386
|
[_aIg],
|
|
387
|
-
[0]
|
|
387
|
+
[0], 1
|
|
388
388
|
];
|
|
389
389
|
var DescribeAgreementOutput$ = [3, n0, _DAO,
|
|
390
390
|
0,
|
|
@@ -394,7 +394,7 @@ var DescribeAgreementOutput$ = [3, n0, _DAO,
|
|
|
394
394
|
var Dimension$ = [3, n0, _D,
|
|
395
395
|
0,
|
|
396
396
|
[_dK, _dV],
|
|
397
|
-
[0, 1]
|
|
397
|
+
[0, 1], 2
|
|
398
398
|
];
|
|
399
399
|
var DocumentItem$ = [3, n0, _DI,
|
|
400
400
|
0,
|
|
@@ -424,7 +424,7 @@ var FreeTrialPricingTerm$ = [3, n0, _FTPT,
|
|
|
424
424
|
var GetAgreementTermsInput$ = [3, n0, _GATI,
|
|
425
425
|
0,
|
|
426
426
|
[_aIg, _mR, _nT],
|
|
427
|
-
[0, 1, 0]
|
|
427
|
+
[0, 1, 0], 1
|
|
428
428
|
];
|
|
429
429
|
var GetAgreementTermsOutput$ = [3, n0, _GATO,
|
|
430
430
|
0,
|
|
@@ -480,7 +480,7 @@ var RenewalTerm$ = [3, n0, _RT,
|
|
|
480
480
|
var RenewalTermConfiguration$ = [3, n0, _RTC,
|
|
481
481
|
0,
|
|
482
482
|
[_eAR],
|
|
483
|
-
[2]
|
|
483
|
+
[2], 1
|
|
484
484
|
];
|
|
485
485
|
var Resource$ = [3, n0, _R,
|
|
486
486
|
0,
|
|
@@ -548,7 +548,7 @@ schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationExcept
|
|
|
548
548
|
var ValidationExceptionField$ = [3, n0, _VEF,
|
|
549
549
|
0,
|
|
550
550
|
[_n, _m],
|
|
551
|
-
[0, 0]
|
|
551
|
+
[0, 0], 2
|
|
552
552
|
];
|
|
553
553
|
var ValidityTerm$ = [3, n0, _VT,
|
|
554
554
|
0,
|
|
@@ -563,7 +563,7 @@ var VariablePaymentTerm$ = [3, n0, _VPT,
|
|
|
563
563
|
var VariablePaymentTermConfiguration$ = [3, n0, _VPTC,
|
|
564
564
|
0,
|
|
565
565
|
[_pRAS, _eD],
|
|
566
|
-
[0, 0]
|
|
566
|
+
[0, 0], 1
|
|
567
567
|
];
|
|
568
568
|
var MarketplaceAgreementServiceException$ = [-3, _sm, "MarketplaceAgreementServiceException", 0, [], []];
|
|
569
569
|
schema.TypeRegistry.for(_sm).registerError(MarketplaceAgreementServiceException$, MarketplaceAgreementServiceException);
|
|
@@ -174,7 +174,7 @@ export var ConfigurableUpfrontPricingTerm$ = [3, n0, _CUPT,
|
|
|
174
174
|
export var ConfigurableUpfrontPricingTermConfiguration$ = [3, n0, _CUPTC,
|
|
175
175
|
0,
|
|
176
176
|
[_sV, _d],
|
|
177
|
-
[0, () => DimensionList]
|
|
177
|
+
[0, () => DimensionList], 2
|
|
178
178
|
];
|
|
179
179
|
export var ConfigurableUpfrontRateCardItem$ = [3, n0, _CURCI,
|
|
180
180
|
0,
|
|
@@ -189,7 +189,7 @@ export var Constraints$ = [3, n0, _C,
|
|
|
189
189
|
export var DescribeAgreementInput$ = [3, n0, _DAI,
|
|
190
190
|
0,
|
|
191
191
|
[_aIg],
|
|
192
|
-
[0]
|
|
192
|
+
[0], 1
|
|
193
193
|
];
|
|
194
194
|
export var DescribeAgreementOutput$ = [3, n0, _DAO,
|
|
195
195
|
0,
|
|
@@ -199,7 +199,7 @@ export var DescribeAgreementOutput$ = [3, n0, _DAO,
|
|
|
199
199
|
export var Dimension$ = [3, n0, _D,
|
|
200
200
|
0,
|
|
201
201
|
[_dK, _dV],
|
|
202
|
-
[0, 1]
|
|
202
|
+
[0, 1], 2
|
|
203
203
|
];
|
|
204
204
|
export var DocumentItem$ = [3, n0, _DI,
|
|
205
205
|
0,
|
|
@@ -229,7 +229,7 @@ export var FreeTrialPricingTerm$ = [3, n0, _FTPT,
|
|
|
229
229
|
export var GetAgreementTermsInput$ = [3, n0, _GATI,
|
|
230
230
|
0,
|
|
231
231
|
[_aIg, _mR, _nT],
|
|
232
|
-
[0, 1, 0]
|
|
232
|
+
[0, 1, 0], 1
|
|
233
233
|
];
|
|
234
234
|
export var GetAgreementTermsOutput$ = [3, n0, _GATO,
|
|
235
235
|
0,
|
|
@@ -285,7 +285,7 @@ export var RenewalTerm$ = [3, n0, _RT,
|
|
|
285
285
|
export var RenewalTermConfiguration$ = [3, n0, _RTC,
|
|
286
286
|
0,
|
|
287
287
|
[_eAR],
|
|
288
|
-
[2]
|
|
288
|
+
[2], 1
|
|
289
289
|
];
|
|
290
290
|
export var Resource$ = [3, n0, _R,
|
|
291
291
|
0,
|
|
@@ -353,7 +353,7 @@ TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
|
353
353
|
export var ValidationExceptionField$ = [3, n0, _VEF,
|
|
354
354
|
0,
|
|
355
355
|
[_n, _m],
|
|
356
|
-
[0, 0]
|
|
356
|
+
[0, 0], 2
|
|
357
357
|
];
|
|
358
358
|
export var ValidityTerm$ = [3, n0, _VT,
|
|
359
359
|
0,
|
|
@@ -368,7 +368,7 @@ export var VariablePaymentTerm$ = [3, n0, _VPT,
|
|
|
368
368
|
export var VariablePaymentTermConfiguration$ = [3, n0, _VPTC,
|
|
369
369
|
0,
|
|
370
370
|
[_pRAS, _eD],
|
|
371
|
-
[0, 0]
|
|
371
|
+
[0, 0], 1
|
|
372
372
|
];
|
|
373
373
|
export var MarketplaceAgreementServiceException$ = [-3, _sm, "MarketplaceAgreementServiceException", 0, [], []];
|
|
374
374
|
TypeRegistry.for(_sm).registerError(MarketplaceAgreementServiceException$, MarketplaceAgreementServiceException);
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-marketplace-agreement",
|
|
3
3
|
"description": "AWS SDK for JavaScript Marketplace Agreement Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
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-marketplace-agreement",
|
|
@@ -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.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
31
|
-
"@aws-sdk/types": "3.
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^4.4.
|
|
36
|
-
"@smithy/core": "^3.20.
|
|
37
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
38
|
-
"@smithy/hash-node": "^4.2.
|
|
39
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
40
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
41
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
42
|
-
"@smithy/middleware-retry": "^4.4.
|
|
43
|
-
"@smithy/middleware-serde": "^4.2.
|
|
44
|
-
"@smithy/middleware-stack": "^4.2.
|
|
45
|
-
"@smithy/node-config-provider": "^4.3.
|
|
46
|
-
"@smithy/node-http-handler": "^4.4.
|
|
47
|
-
"@smithy/protocol-http": "^5.3.
|
|
48
|
-
"@smithy/smithy-client": "^4.10.
|
|
49
|
-
"@smithy/types": "^4.
|
|
50
|
-
"@smithy/url-parser": "^4.2.
|
|
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.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
56
|
-
"@smithy/util-endpoints": "^3.2.
|
|
57
|
-
"@smithy/util-middleware": "^4.2.
|
|
58
|
-
"@smithy/util-retry": "^4.2.
|
|
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
|
},
|