@aws-sdk/client-snowball 3.933.0 → 3.935.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.
@@ -1,17 +1,4 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
- import { SnowballServiceException as __BaseException } from "./SnowballServiceException";
3
- /**
4
- * @public
5
- * @enum
6
- */
7
- export declare const AddressType: {
8
- readonly AWS_SHIP: "AWS_SHIP";
9
- readonly CUST_PICKUP: "CUST_PICKUP";
10
- };
11
- /**
12
- * @public
13
- */
14
- export type AddressType = (typeof AddressType)[keyof typeof AddressType];
1
+ import { AddressType, ClusterState, DeviceServiceName, ImpactLevel, JobState, JobType, LongTermPricingType, RemoteManagement, ServiceName, ShipmentState, ShippingLabelStatus, ShippingOption, SnowballCapacity, SnowballType, StorageUnit, TransferOption } from "./enums";
15
2
  /**
16
3
  * <p>The address that you want the Snow device(s) associated with a specific job to be
17
4
  * shipped to. Addresses are validated at the time of creation. The address you provide must be
@@ -118,53 +105,6 @@ export interface CancelClusterRequest {
118
105
  */
119
106
  export interface CancelClusterResult {
120
107
  }
121
- /**
122
- * <p>The action can't be performed because the job's current state doesn't allow that action
123
- * to be performed.</p>
124
- * @public
125
- */
126
- export declare class InvalidJobStateException extends __BaseException {
127
- readonly name: "InvalidJobStateException";
128
- readonly $fault: "client";
129
- Message?: string | undefined;
130
- /**
131
- * @internal
132
- */
133
- constructor(opts: __ExceptionOptionType<InvalidJobStateException, __BaseException>);
134
- }
135
- /**
136
- * <p>The specified resource can't be found. Check the information you provided in your last
137
- * request, and try again.</p>
138
- * @public
139
- */
140
- export declare class InvalidResourceException extends __BaseException {
141
- readonly name: "InvalidResourceException";
142
- readonly $fault: "client";
143
- Message?: string | undefined;
144
- /**
145
- * <p>The provided resource value is invalid.</p>
146
- * @public
147
- */
148
- ResourceType?: string | undefined;
149
- /**
150
- * @internal
151
- */
152
- constructor(opts: __ExceptionOptionType<InvalidResourceException, __BaseException>);
153
- }
154
- /**
155
- * <p>The provided Key Management Service key lacks the permissions to perform the specified
156
- * <a>CreateJob</a> or <a>UpdateJob</a> action.</p>
157
- * @public
158
- */
159
- export declare class KMSRequestFailedException extends __BaseException {
160
- readonly name: "KMSRequestFailedException";
161
- readonly $fault: "client";
162
- Message?: string | undefined;
163
- /**
164
- * @internal
165
- */
166
- constructor(opts: __ExceptionOptionType<KMSRequestFailedException, __BaseException>);
167
- }
168
108
  /**
169
109
  * @public
170
110
  */
@@ -203,71 +143,6 @@ export interface CreateAddressResult {
203
143
  */
204
144
  AddressId?: string | undefined;
205
145
  }
206
- /**
207
- * <p>The address provided was invalid. Check the address with your region's carrier, and try
208
- * again.</p>
209
- * @public
210
- */
211
- export declare class InvalidAddressException extends __BaseException {
212
- readonly name: "InvalidAddressException";
213
- readonly $fault: "client";
214
- Message?: string | undefined;
215
- /**
216
- * @internal
217
- */
218
- constructor(opts: __ExceptionOptionType<InvalidAddressException, __BaseException>);
219
- }
220
- /**
221
- * <p>The address is either outside the serviceable area for your region, or an error
222
- * occurred. Check the address with your region's carrier and try again. If the issue persists,
223
- * contact Amazon Web Services Support.</p>
224
- * @public
225
- */
226
- export declare class UnsupportedAddressException extends __BaseException {
227
- readonly name: "UnsupportedAddressException";
228
- readonly $fault: "client";
229
- Message?: string | undefined;
230
- /**
231
- * @internal
232
- */
233
- constructor(opts: __ExceptionOptionType<UnsupportedAddressException, __BaseException>);
234
- }
235
- /**
236
- * @public
237
- * @enum
238
- */
239
- export declare const JobType: {
240
- readonly EXPORT: "EXPORT";
241
- readonly IMPORT: "IMPORT";
242
- readonly LOCAL_USE: "LOCAL_USE";
243
- };
244
- /**
245
- * @public
246
- */
247
- export type JobType = (typeof JobType)[keyof typeof JobType];
248
- /**
249
- * @public
250
- * @enum
251
- */
252
- export declare const JobState: {
253
- readonly CANCELLED: "Cancelled";
254
- readonly COMPLETE: "Complete";
255
- readonly IN_PROGRESS: "InProgress";
256
- readonly IN_TRANSIT_TO_AWS: "InTransitToAWS";
257
- readonly IN_TRANSIT_TO_CUSTOMER: "InTransitToCustomer";
258
- readonly LISTING: "Listing";
259
- readonly NEW: "New";
260
- readonly PENDING: "Pending";
261
- readonly PREPARING_APPLIANCE: "PreparingAppliance";
262
- readonly PREPARING_SHIPMENT: "PreparingShipment";
263
- readonly WITH_AWS: "WithAWS";
264
- readonly WITH_AWS_SORTING_FACILITY: "WithAWSSortingFacility";
265
- readonly WITH_CUSTOMER: "WithCustomer";
266
- };
267
- /**
268
- * @public
269
- */
270
- export type JobState = (typeof JobState)[keyof typeof JobState];
271
146
  /**
272
147
  * <p>The Amazon Simple Notification Service (Amazon SNS) notification settings associated
273
148
  * with a specific job. The <code>Notification</code> object is returned as a part of the
@@ -321,17 +196,6 @@ export interface EKSOnDeviceServiceConfiguration {
321
196
  */
322
197
  EKSAnywhereVersion?: string | undefined;
323
198
  }
324
- /**
325
- * @public
326
- * @enum
327
- */
328
- export declare const StorageUnit: {
329
- readonly TB: "TB";
330
- };
331
- /**
332
- * @public
333
- */
334
- export type StorageUnit = (typeof StorageUnit)[keyof typeof StorageUnit];
335
199
  /**
336
200
  * <p>An object that represents the metadata and configuration settings for the NFS (Network
337
201
  * File System) service on an Amazon Web Services Snow Family device.</p>
@@ -423,19 +287,6 @@ export interface OnDeviceServiceConfiguration {
423
287
  */
424
288
  S3OnDeviceService?: S3OnDeviceServiceConfiguration | undefined;
425
289
  }
426
- /**
427
- * @public
428
- * @enum
429
- */
430
- export declare const RemoteManagement: {
431
- readonly INSTALLED_AUTOSTART: "INSTALLED_AUTOSTART";
432
- readonly INSTALLED_ONLY: "INSTALLED_ONLY";
433
- readonly NOT_INSTALLED: "NOT_INSTALLED";
434
- };
435
- /**
436
- * @public
437
- */
438
- export type RemoteManagement = (typeof RemoteManagement)[keyof typeof RemoteManagement];
439
290
  /**
440
291
  * <p>A JSON-formatted object that contains the IDs for an Amazon Machine Image (AMI),
441
292
  * including the Amazon EC2-compatible AMI ID and the Snow device AMI ID. Each AMI has these two IDs to
@@ -503,31 +354,6 @@ export interface KeyRange {
503
354
  */
504
355
  EndMarker?: string | undefined;
505
356
  }
506
- /**
507
- * @public
508
- * @enum
509
- */
510
- export declare const DeviceServiceName: {
511
- readonly NFS_ON_DEVICE_SERVICE: "NFS_ON_DEVICE_SERVICE";
512
- readonly S3_ON_DEVICE_SERVICE: "S3_ON_DEVICE_SERVICE";
513
- };
514
- /**
515
- * @public
516
- */
517
- export type DeviceServiceName = (typeof DeviceServiceName)[keyof typeof DeviceServiceName];
518
- /**
519
- * @public
520
- * @enum
521
- */
522
- export declare const TransferOption: {
523
- readonly EXPORT: "EXPORT";
524
- readonly IMPORT: "IMPORT";
525
- readonly LOCAL_USE: "LOCAL_USE";
526
- };
527
- /**
528
- * @public
529
- */
530
- export type TransferOption = (typeof TransferOption)[keyof typeof TransferOption];
531
357
  /**
532
358
  * <p>An object that represents the service or services on the Snow Family device that your
533
359
  * transferred data will be exported from or imported into. Amazon Web Services Snow Family supports Amazon S3 and
@@ -601,61 +427,6 @@ export interface JobResource {
601
427
  */
602
428
  Ec2AmiResources?: Ec2AmiResource[] | undefined;
603
429
  }
604
- /**
605
- * @public
606
- * @enum
607
- */
608
- export declare const ShippingOption: {
609
- readonly EXPRESS: "EXPRESS";
610
- readonly NEXT_DAY: "NEXT_DAY";
611
- readonly SECOND_DAY: "SECOND_DAY";
612
- readonly STANDARD: "STANDARD";
613
- };
614
- /**
615
- * @public
616
- */
617
- export type ShippingOption = (typeof ShippingOption)[keyof typeof ShippingOption];
618
- /**
619
- * @public
620
- * @enum
621
- */
622
- export declare const SnowballCapacity: {
623
- readonly NO_PREFERENCE: "NoPreference";
624
- readonly T100: "T100";
625
- readonly T13: "T13";
626
- readonly T14: "T14";
627
- readonly T240: "T240";
628
- readonly T32: "T32";
629
- readonly T42: "T42";
630
- readonly T50: "T50";
631
- readonly T8: "T8";
632
- readonly T80: "T80";
633
- readonly T98: "T98";
634
- };
635
- /**
636
- * @public
637
- */
638
- export type SnowballCapacity = (typeof SnowballCapacity)[keyof typeof SnowballCapacity];
639
- /**
640
- * @public
641
- * @enum
642
- */
643
- export declare const SnowballType: {
644
- readonly EDGE: "EDGE";
645
- readonly EDGE_C: "EDGE_C";
646
- readonly EDGE_CG: "EDGE_CG";
647
- readonly EDGE_S: "EDGE_S";
648
- readonly RACK_5U_C: "RACK_5U_C";
649
- readonly SNC1_HDD: "SNC1_HDD";
650
- readonly SNC1_SSD: "SNC1_SSD";
651
- readonly STANDARD: "STANDARD";
652
- readonly V3_5C: "V3_5C";
653
- readonly V3_5S: "V3_5S";
654
- };
655
- /**
656
- * @public
657
- */
658
- export type SnowballType = (typeof SnowballType)[keyof typeof SnowballType];
659
430
  /**
660
431
  * <p>The tax documents required in Amazon Web Services Region in India.</p>
661
432
  * @public
@@ -906,48 +677,6 @@ export interface CreateClusterResult {
906
677
  */
907
678
  JobListEntries?: JobListEntry[] | undefined;
908
679
  }
909
- /**
910
- * <p>Your user lacks the necessary Amazon EC2 permissions to perform the attempted
911
- * action.</p>
912
- * @public
913
- */
914
- export declare class Ec2RequestFailedException extends __BaseException {
915
- readonly name: "Ec2RequestFailedException";
916
- readonly $fault: "client";
917
- Message?: string | undefined;
918
- /**
919
- * @internal
920
- */
921
- constructor(opts: __ExceptionOptionType<Ec2RequestFailedException, __BaseException>);
922
- }
923
- /**
924
- * <p>Job or cluster creation failed. One or more inputs were invalid. Confirm that the <a>CreateClusterRequest$SnowballType</a> value supports your <a>CreateJobRequest$JobType</a>, and try again.</p>
925
- * @public
926
- */
927
- export declare class InvalidInputCombinationException extends __BaseException {
928
- readonly name: "InvalidInputCombinationException";
929
- readonly $fault: "client";
930
- Message?: string | undefined;
931
- /**
932
- * @internal
933
- */
934
- constructor(opts: __ExceptionOptionType<InvalidInputCombinationException, __BaseException>);
935
- }
936
- /**
937
- * <p>Job creation failed. Currently, clusters support five nodes. If you have fewer than
938
- * five nodes for your cluster and you have more nodes to create for this cluster, try again and
939
- * create jobs until your cluster has exactly five nodes.</p>
940
- * @public
941
- */
942
- export declare class ClusterLimitExceededException extends __BaseException {
943
- readonly name: "ClusterLimitExceededException";
944
- readonly $fault: "client";
945
- Message?: string | undefined;
946
- /**
947
- * @internal
948
- */
949
- constructor(opts: __ExceptionOptionType<ClusterLimitExceededException, __BaseException>);
950
- }
951
680
  /**
952
681
  * <p>Configures the wireless connection on an Snowball Edge device.</p>
953
682
  * @public
@@ -982,21 +711,6 @@ export interface DeviceConfiguration {
982
711
  */
983
712
  SnowconeDeviceConfiguration?: SnowconeDeviceConfiguration | undefined;
984
713
  }
985
- /**
986
- * @public
987
- * @enum
988
- */
989
- export declare const ImpactLevel: {
990
- readonly IL2: "IL2";
991
- readonly IL4: "IL4";
992
- readonly IL5: "IL5";
993
- readonly IL6: "IL6";
994
- readonly IL99: "IL99";
995
- };
996
- /**
997
- * @public
998
- */
999
- export type ImpactLevel = (typeof ImpactLevel)[keyof typeof ImpactLevel];
1000
714
  /**
1001
715
  * <p>Information identifying the person picking up the device.</p>
1002
716
  * @public
@@ -1217,19 +931,6 @@ export interface CreateJobResult {
1217
931
  */
1218
932
  JobId?: string | undefined;
1219
933
  }
1220
- /**
1221
- * @public
1222
- * @enum
1223
- */
1224
- export declare const LongTermPricingType: {
1225
- readonly ONE_MONTH: "OneMonth";
1226
- readonly ONE_YEAR: "OneYear";
1227
- readonly THREE_YEAR: "ThreeYear";
1228
- };
1229
- /**
1230
- * @public
1231
- */
1232
- export type LongTermPricingType = (typeof LongTermPricingType)[keyof typeof LongTermPricingType];
1233
934
  /**
1234
935
  * @public
1235
936
  */
@@ -1262,25 +963,6 @@ export interface CreateLongTermPricingResult {
1262
963
  */
1263
964
  LongTermPricingId?: string | undefined;
1264
965
  }
1265
- /**
1266
- * <p>You get this exception when you call <code>CreateReturnShippingLabel</code> more than once
1267
- * when other requests are not completed.</p>
1268
- * @public
1269
- */
1270
- export declare class ConflictException extends __BaseException {
1271
- readonly name: "ConflictException";
1272
- readonly $fault: "client";
1273
- /**
1274
- * <p>You get this resource when you call <code>CreateReturnShippingLabel</code> more than once when other requests are not completed. .</p>
1275
- * @public
1276
- */
1277
- ConflictResource?: string | undefined;
1278
- Message?: string | undefined;
1279
- /**
1280
- * @internal
1281
- */
1282
- constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
1283
- }
1284
966
  /**
1285
967
  * @public
1286
968
  */
@@ -1299,20 +981,6 @@ export interface CreateReturnShippingLabelRequest {
1299
981
  */
1300
982
  ShippingOption?: ShippingOption | undefined;
1301
983
  }
1302
- /**
1303
- * @public
1304
- * @enum
1305
- */
1306
- export declare const ShippingLabelStatus: {
1307
- readonly FAILED: "Failed";
1308
- readonly IN_PROGRESS: "InProgress";
1309
- readonly SUCCEEDED: "Succeeded";
1310
- readonly TIMED_OUT: "TimedOut";
1311
- };
1312
- /**
1313
- * @public
1314
- */
1315
- export type ShippingLabelStatus = (typeof ShippingLabelStatus)[keyof typeof ShippingLabelStatus];
1316
984
  /**
1317
985
  * @public
1318
986
  */
@@ -1323,21 +991,6 @@ export interface CreateReturnShippingLabelResult {
1323
991
  */
1324
992
  Status?: ShippingLabelStatus | undefined;
1325
993
  }
1326
- /**
1327
- * <p>You get this exception if you call <code>CreateReturnShippingLabel</code> and a valid
1328
- * return shipping label already exists. In this case, use
1329
- * <code>DescribeReturnShippingLabel</code> to get the URL.</p>
1330
- * @public
1331
- */
1332
- export declare class ReturnShippingLabelAlreadyExistsException extends __BaseException {
1333
- readonly name: "ReturnShippingLabelAlreadyExistsException";
1334
- readonly $fault: "client";
1335
- Message?: string | undefined;
1336
- /**
1337
- * @internal
1338
- */
1339
- constructor(opts: __ExceptionOptionType<ReturnShippingLabelAlreadyExistsException, __BaseException>);
1340
- }
1341
994
  /**
1342
995
  * @public
1343
996
  */
@@ -1393,21 +1046,6 @@ export interface DescribeAddressesResult {
1393
1046
  */
1394
1047
  NextToken?: string | undefined;
1395
1048
  }
1396
- /**
1397
- * <p>The <code>NextToken</code> string was altered unexpectedly, and the operation has
1398
- * stopped. Run the operation without changing the <code>NextToken</code> string, and try
1399
- * again.</p>
1400
- * @public
1401
- */
1402
- export declare class InvalidNextTokenException extends __BaseException {
1403
- readonly name: "InvalidNextTokenException";
1404
- readonly $fault: "client";
1405
- Message?: string | undefined;
1406
- /**
1407
- * @internal
1408
- */
1409
- constructor(opts: __ExceptionOptionType<InvalidNextTokenException, __BaseException>);
1410
- }
1411
1049
  /**
1412
1050
  * @public
1413
1051
  */
@@ -1418,21 +1056,6 @@ export interface DescribeClusterRequest {
1418
1056
  */
1419
1057
  ClusterId: string | undefined;
1420
1058
  }
1421
- /**
1422
- * @public
1423
- * @enum
1424
- */
1425
- export declare const ClusterState: {
1426
- readonly AWAITING_QUORUM: "AwaitingQuorum";
1427
- readonly CANCELLED: "Cancelled";
1428
- readonly COMPLETE: "Complete";
1429
- readonly IN_USE: "InUse";
1430
- readonly PENDING: "Pending";
1431
- };
1432
- /**
1433
- * @public
1434
- */
1435
- export type ClusterState = (typeof ClusterState)[keyof typeof ClusterState];
1436
1059
  /**
1437
1060
  * <p>Contains metadata about a specific cluster.</p>
1438
1061
  * @public
@@ -2312,18 +1935,6 @@ export interface ListPickupLocationsResult {
2312
1935
  */
2313
1936
  NextToken?: string | undefined;
2314
1937
  }
2315
- /**
2316
- * @public
2317
- * @enum
2318
- */
2319
- export declare const ServiceName: {
2320
- readonly EKS_ANYWHERE: "EKS_ANYWHERE";
2321
- readonly KUBERNETES: "KUBERNETES";
2322
- };
2323
- /**
2324
- * @public
2325
- */
2326
- export type ServiceName = (typeof ServiceName)[keyof typeof ServiceName];
2327
1938
  /**
2328
1939
  * <p>The version of the requested service.</p>
2329
1940
  * @public
@@ -2543,18 +2154,6 @@ export interface UpdateJobRequest {
2543
2154
  */
2544
2155
  export interface UpdateJobResult {
2545
2156
  }
2546
- /**
2547
- * @public
2548
- * @enum
2549
- */
2550
- export declare const ShipmentState: {
2551
- readonly RECEIVED: "RECEIVED";
2552
- readonly RETURNED: "RETURNED";
2553
- };
2554
- /**
2555
- * @public
2556
- */
2557
- export type ShipmentState = (typeof ShipmentState)[keyof typeof ShipmentState];
2558
2157
  /**
2559
2158
  * @public
2560
2159
  */
@@ -5,5 +5,7 @@ export { RuntimeExtension } from "./runtimeExtensions";
5
5
  export { SnowballExtensionConfiguration } from "./extensionConfiguration";
6
6
  export * from "./commands";
7
7
  export * from "./pagination";
8
- export * from "./models";
8
+ export * from "./models/enums";
9
+ export * from "./models/errors";
10
+ export * from "./models/models_0";
9
11
  export { SnowballServiceException } from "./models/SnowballServiceException";
@@ -0,0 +1,128 @@
1
+ export declare const AddressType: {
2
+ readonly AWS_SHIP: "AWS_SHIP";
3
+ readonly CUST_PICKUP: "CUST_PICKUP";
4
+ };
5
+ export type AddressType = (typeof AddressType)[keyof typeof AddressType];
6
+ export declare const JobType: {
7
+ readonly EXPORT: "EXPORT";
8
+ readonly IMPORT: "IMPORT";
9
+ readonly LOCAL_USE: "LOCAL_USE";
10
+ };
11
+ export type JobType = (typeof JobType)[keyof typeof JobType];
12
+ export declare const JobState: {
13
+ readonly CANCELLED: "Cancelled";
14
+ readonly COMPLETE: "Complete";
15
+ readonly IN_PROGRESS: "InProgress";
16
+ readonly IN_TRANSIT_TO_AWS: "InTransitToAWS";
17
+ readonly IN_TRANSIT_TO_CUSTOMER: "InTransitToCustomer";
18
+ readonly LISTING: "Listing";
19
+ readonly NEW: "New";
20
+ readonly PENDING: "Pending";
21
+ readonly PREPARING_APPLIANCE: "PreparingAppliance";
22
+ readonly PREPARING_SHIPMENT: "PreparingShipment";
23
+ readonly WITH_AWS: "WithAWS";
24
+ readonly WITH_AWS_SORTING_FACILITY: "WithAWSSortingFacility";
25
+ readonly WITH_CUSTOMER: "WithCustomer";
26
+ };
27
+ export type JobState = (typeof JobState)[keyof typeof JobState];
28
+ export declare const StorageUnit: {
29
+ readonly TB: "TB";
30
+ };
31
+ export type StorageUnit = (typeof StorageUnit)[keyof typeof StorageUnit];
32
+ export declare const RemoteManagement: {
33
+ readonly INSTALLED_AUTOSTART: "INSTALLED_AUTOSTART";
34
+ readonly INSTALLED_ONLY: "INSTALLED_ONLY";
35
+ readonly NOT_INSTALLED: "NOT_INSTALLED";
36
+ };
37
+ export type RemoteManagement =
38
+ (typeof RemoteManagement)[keyof typeof RemoteManagement];
39
+ export declare const DeviceServiceName: {
40
+ readonly NFS_ON_DEVICE_SERVICE: "NFS_ON_DEVICE_SERVICE";
41
+ readonly S3_ON_DEVICE_SERVICE: "S3_ON_DEVICE_SERVICE";
42
+ };
43
+ export type DeviceServiceName =
44
+ (typeof DeviceServiceName)[keyof typeof DeviceServiceName];
45
+ export declare const TransferOption: {
46
+ readonly EXPORT: "EXPORT";
47
+ readonly IMPORT: "IMPORT";
48
+ readonly LOCAL_USE: "LOCAL_USE";
49
+ };
50
+ export type TransferOption =
51
+ (typeof TransferOption)[keyof typeof TransferOption];
52
+ export declare const ShippingOption: {
53
+ readonly EXPRESS: "EXPRESS";
54
+ readonly NEXT_DAY: "NEXT_DAY";
55
+ readonly SECOND_DAY: "SECOND_DAY";
56
+ readonly STANDARD: "STANDARD";
57
+ };
58
+ export type ShippingOption =
59
+ (typeof ShippingOption)[keyof typeof ShippingOption];
60
+ export declare const SnowballCapacity: {
61
+ readonly NO_PREFERENCE: "NoPreference";
62
+ readonly T100: "T100";
63
+ readonly T13: "T13";
64
+ readonly T14: "T14";
65
+ readonly T240: "T240";
66
+ readonly T32: "T32";
67
+ readonly T42: "T42";
68
+ readonly T50: "T50";
69
+ readonly T8: "T8";
70
+ readonly T80: "T80";
71
+ readonly T98: "T98";
72
+ };
73
+ export type SnowballCapacity =
74
+ (typeof SnowballCapacity)[keyof typeof SnowballCapacity];
75
+ export declare const SnowballType: {
76
+ readonly EDGE: "EDGE";
77
+ readonly EDGE_C: "EDGE_C";
78
+ readonly EDGE_CG: "EDGE_CG";
79
+ readonly EDGE_S: "EDGE_S";
80
+ readonly RACK_5U_C: "RACK_5U_C";
81
+ readonly SNC1_HDD: "SNC1_HDD";
82
+ readonly SNC1_SSD: "SNC1_SSD";
83
+ readonly STANDARD: "STANDARD";
84
+ readonly V3_5C: "V3_5C";
85
+ readonly V3_5S: "V3_5S";
86
+ };
87
+ export type SnowballType = (typeof SnowballType)[keyof typeof SnowballType];
88
+ export declare const ImpactLevel: {
89
+ readonly IL2: "IL2";
90
+ readonly IL4: "IL4";
91
+ readonly IL5: "IL5";
92
+ readonly IL6: "IL6";
93
+ readonly IL99: "IL99";
94
+ };
95
+ export type ImpactLevel = (typeof ImpactLevel)[keyof typeof ImpactLevel];
96
+ export declare const LongTermPricingType: {
97
+ readonly ONE_MONTH: "OneMonth";
98
+ readonly ONE_YEAR: "OneYear";
99
+ readonly THREE_YEAR: "ThreeYear";
100
+ };
101
+ export type LongTermPricingType =
102
+ (typeof LongTermPricingType)[keyof typeof LongTermPricingType];
103
+ export declare const ShippingLabelStatus: {
104
+ readonly FAILED: "Failed";
105
+ readonly IN_PROGRESS: "InProgress";
106
+ readonly SUCCEEDED: "Succeeded";
107
+ readonly TIMED_OUT: "TimedOut";
108
+ };
109
+ export type ShippingLabelStatus =
110
+ (typeof ShippingLabelStatus)[keyof typeof ShippingLabelStatus];
111
+ export declare const ClusterState: {
112
+ readonly AWAITING_QUORUM: "AwaitingQuorum";
113
+ readonly CANCELLED: "Cancelled";
114
+ readonly COMPLETE: "Complete";
115
+ readonly IN_USE: "InUse";
116
+ readonly PENDING: "Pending";
117
+ };
118
+ export type ClusterState = (typeof ClusterState)[keyof typeof ClusterState];
119
+ export declare const ServiceName: {
120
+ readonly EKS_ANYWHERE: "EKS_ANYWHERE";
121
+ readonly KUBERNETES: "KUBERNETES";
122
+ };
123
+ export type ServiceName = (typeof ServiceName)[keyof typeof ServiceName];
124
+ export declare const ShipmentState: {
125
+ readonly RECEIVED: "RECEIVED";
126
+ readonly RETURNED: "RETURNED";
127
+ };
128
+ export type ShipmentState = (typeof ShipmentState)[keyof typeof ShipmentState];