@aws-sdk/client-snow-device-management 3.987.0 → 3.989.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 +32 -631
- package/dist-cjs/models/SnowDeviceManagementServiceException.js +12 -0
- package/dist-cjs/models/errors.js +86 -0
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-cjs/schemas/schemas_0.js +482 -0
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +42 -36
- package/dist-types/schemas/schemas_0.d.ts +13 -6
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +8 -6
- package/package.json +13 -13
|
@@ -131,11 +131,11 @@ const _rA = "resourceArn";
|
|
|
131
131
|
const _rDN = "rootDeviceName";
|
|
132
132
|
const _rT = "resourceType";
|
|
133
133
|
const _re = "reboot";
|
|
134
|
-
const _s = "
|
|
134
|
+
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.snowdevicemanagement";
|
|
135
135
|
const _sA = "startedAt";
|
|
136
136
|
const _sG = "securityGroups";
|
|
137
137
|
const _se = "server";
|
|
138
|
-
const
|
|
138
|
+
const _so = "software";
|
|
139
139
|
const _st = "state";
|
|
140
140
|
const _sta = "status";
|
|
141
141
|
const _t = "total";
|
|
@@ -156,12 +156,50 @@ const n0 = "com.amazonaws.snowdevicemanagement";
|
|
|
156
156
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
157
157
|
import { AccessDeniedException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException, } from "../models/errors";
|
|
158
158
|
import { SnowDeviceManagementServiceException } from "../models/SnowDeviceManagementServiceException";
|
|
159
|
+
const _s_registry = TypeRegistry.for(_s);
|
|
160
|
+
export var SnowDeviceManagementServiceException$ = [-3, _s, "SnowDeviceManagementServiceException", 0, [], []];
|
|
161
|
+
_s_registry.registerError(SnowDeviceManagementServiceException$, SnowDeviceManagementServiceException);
|
|
162
|
+
const n0_registry = TypeRegistry.for(n0);
|
|
159
163
|
export var AccessDeniedException$ = [-3, n0, _ADE,
|
|
160
164
|
{ [_e]: _c, [_hE]: 403 },
|
|
161
165
|
[_m],
|
|
162
166
|
[0], 1
|
|
163
167
|
];
|
|
164
|
-
|
|
168
|
+
n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
|
|
169
|
+
export var InternalServerException$ = [-3, n0, _ISE,
|
|
170
|
+
{ [_e]: _se, [_hE]: 500 },
|
|
171
|
+
[_m],
|
|
172
|
+
[0], 1
|
|
173
|
+
];
|
|
174
|
+
n0_registry.registerError(InternalServerException$, InternalServerException);
|
|
175
|
+
export var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
176
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
177
|
+
[_m],
|
|
178
|
+
[0], 1
|
|
179
|
+
];
|
|
180
|
+
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
181
|
+
export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
182
|
+
{ [_e]: _c, [_hE]: 402 },
|
|
183
|
+
[_m],
|
|
184
|
+
[0], 1
|
|
185
|
+
];
|
|
186
|
+
n0_registry.registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
187
|
+
export var ThrottlingException$ = [-3, n0, _TE,
|
|
188
|
+
{ [_e]: _c, [_hE]: 429 },
|
|
189
|
+
[_m],
|
|
190
|
+
[0], 1
|
|
191
|
+
];
|
|
192
|
+
n0_registry.registerError(ThrottlingException$, ThrottlingException);
|
|
193
|
+
export var ValidationException$ = [-3, n0, _VE,
|
|
194
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
195
|
+
[_m],
|
|
196
|
+
[0], 1
|
|
197
|
+
];
|
|
198
|
+
n0_registry.registerError(ValidationException$, ValidationException);
|
|
199
|
+
export const errorTypeRegistries = [
|
|
200
|
+
_s_registry,
|
|
201
|
+
n0_registry,
|
|
202
|
+
];
|
|
165
203
|
export var CancelTaskInput$ = [3, n0, _CTI,
|
|
166
204
|
0,
|
|
167
205
|
[_tI],
|
|
@@ -209,7 +247,7 @@ export var DescribeDeviceInput$ = [3, n0, _DDI,
|
|
|
209
247
|
];
|
|
210
248
|
export var DescribeDeviceOutput$ = [3, n0, _DDO,
|
|
211
249
|
0,
|
|
212
|
-
[_lROA, _lUA, _tag, _mDI, _mDA, _dT, _aWJ, _dS, _pNI, _dC,
|
|
250
|
+
[_lROA, _lUA, _tag, _mDI, _mDA, _dT, _aWJ, _dS, _pNI, _dC, _so],
|
|
213
251
|
[4, 4, 128 | 0, 0, 0, 0, 0, 0, () => PhysicalNetworkInterfaceList, () => CapacityList, () => SoftwareInformation$]
|
|
214
252
|
];
|
|
215
253
|
export var DescribeExecutionInput$ = [3, n0, _DEI,
|
|
@@ -267,12 +305,6 @@ export var InstanceSummary$ = [3, n0, _ISn,
|
|
|
267
305
|
[_in, _lUA],
|
|
268
306
|
[() => Instance$, 4]
|
|
269
307
|
];
|
|
270
|
-
export var InternalServerException$ = [-3, n0, _ISE,
|
|
271
|
-
{ [_e]: _se, [_hE]: 500 },
|
|
272
|
-
[_m],
|
|
273
|
-
[0], 1
|
|
274
|
-
];
|
|
275
|
-
TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
276
308
|
export var ListDeviceResourcesInput$ = [3, n0, _LDRI,
|
|
277
309
|
0,
|
|
278
310
|
[_mDI, _ty, _mR, _nT],
|
|
@@ -333,12 +365,6 @@ export var Reboot$ = [3, n0, _R,
|
|
|
333
365
|
[],
|
|
334
366
|
[]
|
|
335
367
|
];
|
|
336
|
-
export var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
337
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
338
|
-
[_m],
|
|
339
|
-
[0], 1
|
|
340
|
-
];
|
|
341
|
-
TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
342
368
|
export var ResourceSummary$ = [3, n0, _RS,
|
|
343
369
|
0,
|
|
344
370
|
[_rT, _ar, _id],
|
|
@@ -349,12 +375,6 @@ export var SecurityGroupIdentifier$ = [3, n0, _SGI,
|
|
|
349
375
|
[_gI, _gN],
|
|
350
376
|
[0, 0]
|
|
351
377
|
];
|
|
352
|
-
export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
353
|
-
{ [_e]: _c, [_hE]: 402 },
|
|
354
|
-
[_m],
|
|
355
|
-
[0], 1
|
|
356
|
-
];
|
|
357
|
-
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
358
378
|
export var SoftwareInformation$ = [3, n0, _SI,
|
|
359
379
|
0,
|
|
360
380
|
[_iV, _iVn, _iS],
|
|
@@ -370,12 +390,6 @@ export var TaskSummary$ = [3, n0, _TS,
|
|
|
370
390
|
[_tI, _tA, _st, _tag],
|
|
371
391
|
[0, 0, 0, 128 | 0], 1
|
|
372
392
|
];
|
|
373
|
-
export var ThrottlingException$ = [-3, n0, _TE,
|
|
374
|
-
{ [_e]: _c, [_hE]: 429 },
|
|
375
|
-
[_m],
|
|
376
|
-
[0], 1
|
|
377
|
-
];
|
|
378
|
-
TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
379
393
|
export var Unlock$ = [3, n0, _U,
|
|
380
394
|
0,
|
|
381
395
|
[],
|
|
@@ -386,15 +400,7 @@ export var UntagResourceInput$ = [3, n0, _URI,
|
|
|
386
400
|
[_rA, _tK],
|
|
387
401
|
[[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
|
|
388
402
|
];
|
|
389
|
-
export var ValidationException$ = [-3, n0, _VE,
|
|
390
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
391
|
-
[_m],
|
|
392
|
-
[0], 1
|
|
393
|
-
];
|
|
394
|
-
TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
395
403
|
var __Unit = "unit";
|
|
396
|
-
export var SnowDeviceManagementServiceException$ = [-3, _sm, "SnowDeviceManagementServiceException", 0, [], []];
|
|
397
|
-
TypeRegistry.for(_sm).registerError(SnowDeviceManagementServiceException$, SnowDeviceManagementServiceException);
|
|
398
404
|
var CapacityList = [1, n0, _CL,
|
|
399
405
|
0, () => Capacity$
|
|
400
406
|
];
|
|
@@ -1,5 +1,18 @@
|
|
|
1
|
+
import { TypeRegistry } from "@smithy/core/schema";
|
|
1
2
|
import type { StaticErrorSchema, StaticOperationSchema, StaticStructureSchema, StaticUnionSchema } from "@smithy/types";
|
|
3
|
+
export declare var SnowDeviceManagementServiceException$: StaticErrorSchema;
|
|
2
4
|
export declare var AccessDeniedException$: StaticErrorSchema;
|
|
5
|
+
export declare var InternalServerException$: StaticErrorSchema;
|
|
6
|
+
export declare var ResourceNotFoundException$: StaticErrorSchema;
|
|
7
|
+
export declare var ServiceQuotaExceededException$: StaticErrorSchema;
|
|
8
|
+
export declare var ThrottlingException$: StaticErrorSchema;
|
|
9
|
+
export declare var ValidationException$: StaticErrorSchema;
|
|
10
|
+
/**
|
|
11
|
+
* TypeRegistry instances containing modeled errors.
|
|
12
|
+
* @internal
|
|
13
|
+
*
|
|
14
|
+
*/
|
|
15
|
+
export declare const errorTypeRegistries: TypeRegistry[];
|
|
3
16
|
export declare var CancelTaskInput$: StaticStructureSchema;
|
|
4
17
|
export declare var CancelTaskOutput$: StaticStructureSchema;
|
|
5
18
|
export declare var Capacity$: StaticStructureSchema;
|
|
@@ -21,7 +34,6 @@ export declare var Instance$: StaticStructureSchema;
|
|
|
21
34
|
export declare var InstanceBlockDeviceMapping$: StaticStructureSchema;
|
|
22
35
|
export declare var InstanceState$: StaticStructureSchema;
|
|
23
36
|
export declare var InstanceSummary$: StaticStructureSchema;
|
|
24
|
-
export declare var InternalServerException$: StaticErrorSchema;
|
|
25
37
|
export declare var ListDeviceResourcesInput$: StaticStructureSchema;
|
|
26
38
|
export declare var ListDeviceResourcesOutput$: StaticStructureSchema;
|
|
27
39
|
export declare var ListDevicesInput$: StaticStructureSchema;
|
|
@@ -34,18 +46,13 @@ export declare var ListTasksInput$: StaticStructureSchema;
|
|
|
34
46
|
export declare var ListTasksOutput$: StaticStructureSchema;
|
|
35
47
|
export declare var PhysicalNetworkInterface$: StaticStructureSchema;
|
|
36
48
|
export declare var Reboot$: StaticStructureSchema;
|
|
37
|
-
export declare var ResourceNotFoundException$: StaticErrorSchema;
|
|
38
49
|
export declare var ResourceSummary$: StaticStructureSchema;
|
|
39
50
|
export declare var SecurityGroupIdentifier$: StaticStructureSchema;
|
|
40
|
-
export declare var ServiceQuotaExceededException$: StaticErrorSchema;
|
|
41
51
|
export declare var SoftwareInformation$: StaticStructureSchema;
|
|
42
52
|
export declare var TagResourceInput$: StaticStructureSchema;
|
|
43
53
|
export declare var TaskSummary$: StaticStructureSchema;
|
|
44
|
-
export declare var ThrottlingException$: StaticErrorSchema;
|
|
45
54
|
export declare var Unlock$: StaticStructureSchema;
|
|
46
55
|
export declare var UntagResourceInput$: StaticStructureSchema;
|
|
47
|
-
export declare var ValidationException$: StaticErrorSchema;
|
|
48
|
-
export declare var SnowDeviceManagementServiceException$: StaticErrorSchema;
|
|
49
56
|
export declare var Command$: StaticUnionSchema;
|
|
50
57
|
export declare var CancelTask$: StaticOperationSchema;
|
|
51
58
|
export declare var CreateTask$: StaticOperationSchema;
|
|
@@ -1,10 +1,18 @@
|
|
|
1
|
+
import { TypeRegistry } from "@smithy/core/schema";
|
|
1
2
|
import {
|
|
2
3
|
StaticErrorSchema,
|
|
3
4
|
StaticOperationSchema,
|
|
4
5
|
StaticStructureSchema,
|
|
5
6
|
StaticUnionSchema,
|
|
6
7
|
} from "@smithy/types";
|
|
8
|
+
export declare var SnowDeviceManagementServiceException$: StaticErrorSchema;
|
|
7
9
|
export declare var AccessDeniedException$: StaticErrorSchema;
|
|
10
|
+
export declare var InternalServerException$: StaticErrorSchema;
|
|
11
|
+
export declare var ResourceNotFoundException$: StaticErrorSchema;
|
|
12
|
+
export declare var ServiceQuotaExceededException$: StaticErrorSchema;
|
|
13
|
+
export declare var ThrottlingException$: StaticErrorSchema;
|
|
14
|
+
export declare var ValidationException$: StaticErrorSchema;
|
|
15
|
+
export declare const errorTypeRegistries: TypeRegistry[];
|
|
8
16
|
export declare var CancelTaskInput$: StaticStructureSchema;
|
|
9
17
|
export declare var CancelTaskOutput$: StaticStructureSchema;
|
|
10
18
|
export declare var Capacity$: StaticStructureSchema;
|
|
@@ -26,7 +34,6 @@ export declare var Instance$: StaticStructureSchema;
|
|
|
26
34
|
export declare var InstanceBlockDeviceMapping$: StaticStructureSchema;
|
|
27
35
|
export declare var InstanceState$: StaticStructureSchema;
|
|
28
36
|
export declare var InstanceSummary$: StaticStructureSchema;
|
|
29
|
-
export declare var InternalServerException$: StaticErrorSchema;
|
|
30
37
|
export declare var ListDeviceResourcesInput$: StaticStructureSchema;
|
|
31
38
|
export declare var ListDeviceResourcesOutput$: StaticStructureSchema;
|
|
32
39
|
export declare var ListDevicesInput$: StaticStructureSchema;
|
|
@@ -39,18 +46,13 @@ export declare var ListTasksInput$: StaticStructureSchema;
|
|
|
39
46
|
export declare var ListTasksOutput$: StaticStructureSchema;
|
|
40
47
|
export declare var PhysicalNetworkInterface$: StaticStructureSchema;
|
|
41
48
|
export declare var Reboot$: StaticStructureSchema;
|
|
42
|
-
export declare var ResourceNotFoundException$: StaticErrorSchema;
|
|
43
49
|
export declare var ResourceSummary$: StaticStructureSchema;
|
|
44
50
|
export declare var SecurityGroupIdentifier$: StaticStructureSchema;
|
|
45
|
-
export declare var ServiceQuotaExceededException$: StaticErrorSchema;
|
|
46
51
|
export declare var SoftwareInformation$: StaticStructureSchema;
|
|
47
52
|
export declare var TagResourceInput$: StaticStructureSchema;
|
|
48
53
|
export declare var TaskSummary$: StaticStructureSchema;
|
|
49
|
-
export declare var ThrottlingException$: StaticErrorSchema;
|
|
50
54
|
export declare var Unlock$: StaticStructureSchema;
|
|
51
55
|
export declare var UntagResourceInput$: StaticStructureSchema;
|
|
52
|
-
export declare var ValidationException$: StaticErrorSchema;
|
|
53
|
-
export declare var SnowDeviceManagementServiceException$: StaticErrorSchema;
|
|
54
56
|
export declare var Command$: StaticUnionSchema;
|
|
55
57
|
export declare var CancelTask$: StaticOperationSchema;
|
|
56
58
|
export declare var CreateTask$: StaticOperationSchema;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-snow-device-management",
|
|
3
3
|
"description": "AWS SDK for JavaScript Snow Device Management Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.989.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-snow-device-management",
|
|
@@ -21,38 +21,38 @@
|
|
|
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.973.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
24
|
+
"@aws-sdk/core": "^3.973.9",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "^3.972.8",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "^3.972.3",
|
|
27
27
|
"@aws-sdk/middleware-logger": "^3.972.3",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "^3.972.3",
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "^3.972.9",
|
|
30
30
|
"@aws-sdk/region-config-resolver": "^3.972.3",
|
|
31
31
|
"@aws-sdk/types": "^3.973.1",
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.989.0",
|
|
33
33
|
"@aws-sdk/util-user-agent-browser": "^3.972.3",
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "^3.972.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "^3.972.7",
|
|
35
35
|
"@smithy/config-resolver": "^4.4.6",
|
|
36
|
-
"@smithy/core": "^3.
|
|
36
|
+
"@smithy/core": "^3.23.0",
|
|
37
37
|
"@smithy/fetch-http-handler": "^5.3.9",
|
|
38
38
|
"@smithy/hash-node": "^4.2.8",
|
|
39
39
|
"@smithy/invalid-dependency": "^4.2.8",
|
|
40
40
|
"@smithy/middleware-content-length": "^4.2.8",
|
|
41
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
42
|
-
"@smithy/middleware-retry": "^4.4.
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.4.14",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.31",
|
|
43
43
|
"@smithy/middleware-serde": "^4.2.9",
|
|
44
44
|
"@smithy/middleware-stack": "^4.2.8",
|
|
45
45
|
"@smithy/node-config-provider": "^4.3.8",
|
|
46
|
-
"@smithy/node-http-handler": "^4.4.
|
|
46
|
+
"@smithy/node-http-handler": "^4.4.10",
|
|
47
47
|
"@smithy/protocol-http": "^5.3.8",
|
|
48
|
-
"@smithy/smithy-client": "^4.11.
|
|
48
|
+
"@smithy/smithy-client": "^4.11.3",
|
|
49
49
|
"@smithy/types": "^4.12.0",
|
|
50
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.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.30",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.33",
|
|
56
56
|
"@smithy/util-endpoints": "^3.2.8",
|
|
57
57
|
"@smithy/util-middleware": "^4.2.8",
|
|
58
58
|
"@smithy/util-retry": "^4.2.8",
|