@aws-sdk/client-license-manager-linux-subscriptions 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 +8 -8
- package/dist-es/schemas/schemas_0.js +8 -8
- package/package.json +33 -33
package/dist-cjs/index.js
CHANGED
|
@@ -267,7 +267,7 @@ const n0 = "com.amazonaws.licensemanagerlinuxsubscriptions";
|
|
|
267
267
|
var DeregisterSubscriptionProviderRequest$ = [3, n0, _DSPR,
|
|
268
268
|
0,
|
|
269
269
|
[_SPA],
|
|
270
|
-
[0]
|
|
270
|
+
[0], 1
|
|
271
271
|
];
|
|
272
272
|
var DeregisterSubscriptionProviderResponse$ = [3, n0, _DSPRe,
|
|
273
273
|
0,
|
|
@@ -282,7 +282,7 @@ var Filter$ = [3, n0, _F,
|
|
|
282
282
|
var GetRegisteredSubscriptionProviderRequest$ = [3, n0, _GRSPR,
|
|
283
283
|
0,
|
|
284
284
|
[_SPA],
|
|
285
|
-
[0]
|
|
285
|
+
[0], 1
|
|
286
286
|
];
|
|
287
287
|
var GetRegisteredSubscriptionProviderResponse$ = [3, n0, _GRSPRe,
|
|
288
288
|
0,
|
|
@@ -313,7 +313,7 @@ schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServ
|
|
|
313
313
|
var LinuxSubscriptionsDiscoverySettings$ = [3, n0, _LSDS,
|
|
314
314
|
0,
|
|
315
315
|
[_SR, _OI],
|
|
316
|
-
[64 | 0, 0]
|
|
316
|
+
[64 | 0, 0], 2
|
|
317
317
|
];
|
|
318
318
|
var ListLinuxSubscriptionInstancesRequest$ = [3, n0, _LLSIR,
|
|
319
319
|
0,
|
|
@@ -348,7 +348,7 @@ var ListRegisteredSubscriptionProvidersResponse$ = [3, n0, _LRSPRi,
|
|
|
348
348
|
var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
349
349
|
0,
|
|
350
350
|
[_rA],
|
|
351
|
-
[[0, 1]]
|
|
351
|
+
[[0, 1]], 1
|
|
352
352
|
];
|
|
353
353
|
var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
354
354
|
0,
|
|
@@ -363,7 +363,7 @@ var RegisteredSubscriptionProvider$ = [3, n0, _RSPe,
|
|
|
363
363
|
var RegisterSubscriptionProviderRequest$ = [3, n0, _RSPR,
|
|
364
364
|
0,
|
|
365
365
|
[_SPS, _SA, _T],
|
|
366
|
-
[0, 0, [() => Tags, 0]]
|
|
366
|
+
[0, 0, [() => Tags, 0]], 2
|
|
367
367
|
];
|
|
368
368
|
var RegisterSubscriptionProviderResponse$ = [3, n0, _RSPRe,
|
|
369
369
|
0,
|
|
@@ -384,7 +384,7 @@ var Subscription$ = [3, n0, _Sub,
|
|
|
384
384
|
var TagResourceRequest$ = [3, n0, _TRR,
|
|
385
385
|
0,
|
|
386
386
|
[_rA, _t],
|
|
387
|
-
[[0, 1], [() => Tags, 0]]
|
|
387
|
+
[[0, 1], [() => Tags, 0]], 2
|
|
388
388
|
];
|
|
389
389
|
var TagResourceResponse$ = [3, n0, _TRRa,
|
|
390
390
|
0,
|
|
@@ -400,7 +400,7 @@ schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingExcept
|
|
|
400
400
|
var UntagResourceRequest$ = [3, n0, _URR,
|
|
401
401
|
0,
|
|
402
402
|
[_rA, _tK],
|
|
403
|
-
[[0, 1], [() => TagKeyList, { [_hQ]: _tK }]]
|
|
403
|
+
[[0, 1], [() => TagKeyList, { [_hQ]: _tK }]], 2
|
|
404
404
|
];
|
|
405
405
|
var UntagResourceResponse$ = [3, n0, _URRn,
|
|
406
406
|
0,
|
|
@@ -410,7 +410,7 @@ var UntagResourceResponse$ = [3, n0, _URRn,
|
|
|
410
410
|
var UpdateServiceSettingsRequest$ = [3, n0, _USSR,
|
|
411
411
|
0,
|
|
412
412
|
[_LSD, _LSDS, _AU],
|
|
413
|
-
[0, () => LinuxSubscriptionsDiscoverySettings$, 2]
|
|
413
|
+
[0, () => LinuxSubscriptionsDiscoverySettings$, 2], 2
|
|
414
414
|
];
|
|
415
415
|
var UpdateServiceSettingsResponse$ = [3, n0, _USSRp,
|
|
416
416
|
0,
|
|
@@ -102,7 +102,7 @@ import { LicenseManagerLinuxSubscriptionsServiceException, } from "../models/Lic
|
|
|
102
102
|
export var DeregisterSubscriptionProviderRequest$ = [3, n0, _DSPR,
|
|
103
103
|
0,
|
|
104
104
|
[_SPA],
|
|
105
|
-
[0]
|
|
105
|
+
[0], 1
|
|
106
106
|
];
|
|
107
107
|
export var DeregisterSubscriptionProviderResponse$ = [3, n0, _DSPRe,
|
|
108
108
|
0,
|
|
@@ -117,7 +117,7 @@ export var Filter$ = [3, n0, _F,
|
|
|
117
117
|
export var GetRegisteredSubscriptionProviderRequest$ = [3, n0, _GRSPR,
|
|
118
118
|
0,
|
|
119
119
|
[_SPA],
|
|
120
|
-
[0]
|
|
120
|
+
[0], 1
|
|
121
121
|
];
|
|
122
122
|
export var GetRegisteredSubscriptionProviderResponse$ = [3, n0, _GRSPRe,
|
|
123
123
|
0,
|
|
@@ -148,7 +148,7 @@ TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerExcep
|
|
|
148
148
|
export var LinuxSubscriptionsDiscoverySettings$ = [3, n0, _LSDS,
|
|
149
149
|
0,
|
|
150
150
|
[_SR, _OI],
|
|
151
|
-
[64 | 0, 0]
|
|
151
|
+
[64 | 0, 0], 2
|
|
152
152
|
];
|
|
153
153
|
export var ListLinuxSubscriptionInstancesRequest$ = [3, n0, _LLSIR,
|
|
154
154
|
0,
|
|
@@ -183,7 +183,7 @@ export var ListRegisteredSubscriptionProvidersResponse$ = [3, n0, _LRSPRi,
|
|
|
183
183
|
export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
184
184
|
0,
|
|
185
185
|
[_rA],
|
|
186
|
-
[[0, 1]]
|
|
186
|
+
[[0, 1]], 1
|
|
187
187
|
];
|
|
188
188
|
export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
189
189
|
0,
|
|
@@ -198,7 +198,7 @@ export var RegisteredSubscriptionProvider$ = [3, n0, _RSPe,
|
|
|
198
198
|
export var RegisterSubscriptionProviderRequest$ = [3, n0, _RSPR,
|
|
199
199
|
0,
|
|
200
200
|
[_SPS, _SA, _T],
|
|
201
|
-
[0, 0, [() => Tags, 0]]
|
|
201
|
+
[0, 0, [() => Tags, 0]], 2
|
|
202
202
|
];
|
|
203
203
|
export var RegisterSubscriptionProviderResponse$ = [3, n0, _RSPRe,
|
|
204
204
|
0,
|
|
@@ -219,7 +219,7 @@ export var Subscription$ = [3, n0, _Sub,
|
|
|
219
219
|
export var TagResourceRequest$ = [3, n0, _TRR,
|
|
220
220
|
0,
|
|
221
221
|
[_rA, _t],
|
|
222
|
-
[[0, 1], [() => Tags, 0]]
|
|
222
|
+
[[0, 1], [() => Tags, 0]], 2
|
|
223
223
|
];
|
|
224
224
|
export var TagResourceResponse$ = [3, n0, _TRRa,
|
|
225
225
|
0,
|
|
@@ -235,7 +235,7 @@ TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
|
235
235
|
export var UntagResourceRequest$ = [3, n0, _URR,
|
|
236
236
|
0,
|
|
237
237
|
[_rA, _tK],
|
|
238
|
-
[[0, 1], [() => TagKeyList, { [_hQ]: _tK }]]
|
|
238
|
+
[[0, 1], [() => TagKeyList, { [_hQ]: _tK }]], 2
|
|
239
239
|
];
|
|
240
240
|
export var UntagResourceResponse$ = [3, n0, _URRn,
|
|
241
241
|
0,
|
|
@@ -245,7 +245,7 @@ export var UntagResourceResponse$ = [3, n0, _URRn,
|
|
|
245
245
|
export var UpdateServiceSettingsRequest$ = [3, n0, _USSR,
|
|
246
246
|
0,
|
|
247
247
|
[_LSD, _LSDS, _AU],
|
|
248
|
-
[0, () => LinuxSubscriptionsDiscoverySettings$, 2]
|
|
248
|
+
[0, () => LinuxSubscriptionsDiscoverySettings$, 2], 2
|
|
249
249
|
];
|
|
250
250
|
export var UpdateServiceSettingsResponse$ = [3, n0, _USSRp,
|
|
251
251
|
0,
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-license-manager-linux-subscriptions",
|
|
3
3
|
"description": "AWS SDK for JavaScript License Manager Linux Subscriptions 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-license-manager-linux-subscriptions",
|
|
@@ -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
|
},
|