@aws-sdk/client-outposts 3.687.0 → 3.691.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/README.md +16 -0
- package/dist-cjs/index.js +145 -6
- package/dist-es/Outposts.js +4 -0
- package/dist-es/commands/ListAssetInstancesCommand.js +22 -0
- package/dist-es/commands/ListBlockingInstancesForCapacityTaskCommand.js +22 -0
- package/dist-es/commands/index.js +2 -0
- package/dist-es/models/models_0.js +18 -0
- package/dist-es/pagination/ListAssetInstancesPaginator.js +4 -0
- package/dist-es/pagination/ListBlockingInstancesForCapacityTaskPaginator.js +4 -0
- package/dist-es/pagination/index.js +2 -0
- package/dist-es/protocols/Aws_restJson1.js +72 -1
- package/dist-types/Outposts.d.ts +14 -0
- package/dist-types/OutpostsClient.d.ts +4 -2
- package/dist-types/commands/GetCapacityTaskCommand.d.ts +14 -2
- package/dist-types/commands/GetOutpostSupportedInstanceTypesCommand.d.ts +4 -5
- package/dist-types/commands/ListAssetInstancesCommand.d.ts +107 -0
- package/dist-types/commands/ListAssetsCommand.d.ts +7 -0
- package/dist-types/commands/ListBlockingInstancesForCapacityTaskCommand.d.ts +95 -0
- package/dist-types/commands/ListCapacityTasksCommand.d.ts +2 -2
- package/dist-types/commands/StartCapacityTaskCommand.d.ts +28 -4
- package/dist-types/commands/index.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +540 -236
- package/dist-types/pagination/ListAssetInstancesPaginator.d.ts +7 -0
- package/dist-types/pagination/ListBlockingInstancesForCapacityTaskPaginator.d.ts +7 -0
- package/dist-types/pagination/index.d.ts +2 -0
- package/dist-types/protocols/Aws_restJson1.d.ts +18 -0
- package/dist-types/ts3.4/Outposts.d.ts +40 -0
- package/dist-types/ts3.4/OutpostsClient.d.ts +12 -0
- package/dist-types/ts3.4/commands/ListAssetInstancesCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/ListBlockingInstancesForCapacityTaskCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/index.d.ts +2 -0
- package/dist-types/ts3.4/models/models_0.d.ts +304 -230
- package/dist-types/ts3.4/pagination/ListAssetInstancesPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/ListBlockingInstancesForCapacityTaskPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/index.d.ts +2 -0
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +24 -0
- package/package.json +7 -7
|
@@ -7,7 +7,7 @@ import { OutpostsServiceException as __BaseException } from "./OutpostsServiceEx
|
|
|
7
7
|
export declare class AccessDeniedException extends __BaseException {
|
|
8
8
|
readonly name: "AccessDeniedException";
|
|
9
9
|
readonly $fault: "client";
|
|
10
|
-
Message?: string;
|
|
10
|
+
Message?: string | undefined;
|
|
11
11
|
/**
|
|
12
12
|
* @internal
|
|
13
13
|
*/
|
|
@@ -22,12 +22,12 @@ export interface Address {
|
|
|
22
22
|
* <p>The name of the contact.</p>
|
|
23
23
|
* @public
|
|
24
24
|
*/
|
|
25
|
-
ContactName?: string;
|
|
25
|
+
ContactName?: string | undefined;
|
|
26
26
|
/**
|
|
27
27
|
* <p>The phone number of the contact.</p>
|
|
28
28
|
* @public
|
|
29
29
|
*/
|
|
30
|
-
ContactPhoneNumber?: string;
|
|
30
|
+
ContactPhoneNumber?: string | undefined;
|
|
31
31
|
/**
|
|
32
32
|
* <p>The first line of the address.</p>
|
|
33
33
|
* @public
|
|
@@ -37,12 +37,12 @@ export interface Address {
|
|
|
37
37
|
* <p>The second line of the address.</p>
|
|
38
38
|
* @public
|
|
39
39
|
*/
|
|
40
|
-
AddressLine2?: string;
|
|
40
|
+
AddressLine2?: string | undefined;
|
|
41
41
|
/**
|
|
42
42
|
* <p>The third line of the address.</p>
|
|
43
43
|
* @public
|
|
44
44
|
*/
|
|
45
|
-
AddressLine3?: string;
|
|
45
|
+
AddressLine3?: string | undefined;
|
|
46
46
|
/**
|
|
47
47
|
* <p>The city for the address.</p>
|
|
48
48
|
* @public
|
|
@@ -57,7 +57,7 @@ export interface Address {
|
|
|
57
57
|
* <p>The district or county for the address.</p>
|
|
58
58
|
* @public
|
|
59
59
|
*/
|
|
60
|
-
DistrictOrCounty?: string;
|
|
60
|
+
DistrictOrCounty?: string | undefined;
|
|
61
61
|
/**
|
|
62
62
|
* <p>The postal code for the address.</p>
|
|
63
63
|
* @public
|
|
@@ -72,7 +72,7 @@ export interface Address {
|
|
|
72
72
|
* <p>The municipality for the address.</p>
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
|
-
Municipality?: string;
|
|
75
|
+
Municipality?: string | undefined;
|
|
76
76
|
}
|
|
77
77
|
/**
|
|
78
78
|
* @public
|
|
@@ -95,7 +95,7 @@ export interface AssetLocation {
|
|
|
95
95
|
* <p> The position of an asset in a rack measured in rack units. </p>
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
|
-
RackElevation?: number;
|
|
98
|
+
RackElevation?: number | undefined;
|
|
99
99
|
}
|
|
100
100
|
/**
|
|
101
101
|
* @public
|
|
@@ -108,6 +108,22 @@ export declare const AssetType: {
|
|
|
108
108
|
* @public
|
|
109
109
|
*/
|
|
110
110
|
export type AssetType = (typeof AssetType)[keyof typeof AssetType];
|
|
111
|
+
/**
|
|
112
|
+
* <p>The capacity for each instance type.</p>
|
|
113
|
+
* @public
|
|
114
|
+
*/
|
|
115
|
+
export interface AssetInstanceTypeCapacity {
|
|
116
|
+
/**
|
|
117
|
+
* <p>The type of instance.</p>
|
|
118
|
+
* @public
|
|
119
|
+
*/
|
|
120
|
+
InstanceType: string | undefined;
|
|
121
|
+
/**
|
|
122
|
+
* <p>The number of each instance type.</p>
|
|
123
|
+
* @public
|
|
124
|
+
*/
|
|
125
|
+
Count: number | undefined;
|
|
126
|
+
}
|
|
111
127
|
/**
|
|
112
128
|
* @public
|
|
113
129
|
* @enum
|
|
@@ -130,7 +146,7 @@ export interface ComputeAttributes {
|
|
|
130
146
|
* <p> The host ID of the Dedicated Host on the asset. </p>
|
|
131
147
|
* @public
|
|
132
148
|
*/
|
|
133
|
-
HostId?: string;
|
|
149
|
+
HostId?: string | undefined;
|
|
134
150
|
/**
|
|
135
151
|
* <p>The state.</p>
|
|
136
152
|
* <ul>
|
|
@@ -150,13 +166,24 @@ export interface ComputeAttributes {
|
|
|
150
166
|
* </ul>
|
|
151
167
|
* @public
|
|
152
168
|
*/
|
|
153
|
-
State?: ComputeAssetState;
|
|
169
|
+
State?: ComputeAssetState | undefined;
|
|
154
170
|
/**
|
|
155
171
|
* <p>A list of the names of instance families that are currently associated with a given
|
|
156
172
|
* asset.</p>
|
|
157
173
|
* @public
|
|
158
174
|
*/
|
|
159
|
-
InstanceFamilies?: string[];
|
|
175
|
+
InstanceFamilies?: string[] | undefined;
|
|
176
|
+
/**
|
|
177
|
+
* <p>The instance type capacities configured for this asset. This can be changed through a
|
|
178
|
+
* capacity task.</p>
|
|
179
|
+
* @public
|
|
180
|
+
*/
|
|
181
|
+
InstanceTypeCapacities?: AssetInstanceTypeCapacity[] | undefined;
|
|
182
|
+
/**
|
|
183
|
+
* <p>The maximum number of vCPUs possible for the specified asset.</p>
|
|
184
|
+
* @public
|
|
185
|
+
*/
|
|
186
|
+
MaxVcpus?: number | undefined;
|
|
160
187
|
}
|
|
161
188
|
/**
|
|
162
189
|
* <p> Information about hardware assets. </p>
|
|
@@ -167,27 +194,74 @@ export interface AssetInfo {
|
|
|
167
194
|
* <p> The ID of the asset. </p>
|
|
168
195
|
* @public
|
|
169
196
|
*/
|
|
170
|
-
AssetId?: string;
|
|
197
|
+
AssetId?: string | undefined;
|
|
171
198
|
/**
|
|
172
199
|
* <p> The rack ID of the asset. </p>
|
|
173
200
|
* @public
|
|
174
201
|
*/
|
|
175
|
-
RackId?: string;
|
|
202
|
+
RackId?: string | undefined;
|
|
176
203
|
/**
|
|
177
204
|
* <p> The type of the asset. </p>
|
|
178
205
|
* @public
|
|
179
206
|
*/
|
|
180
|
-
AssetType?: AssetType;
|
|
207
|
+
AssetType?: AssetType | undefined;
|
|
181
208
|
/**
|
|
182
209
|
* <p> Information about compute hardware assets. </p>
|
|
183
210
|
* @public
|
|
184
211
|
*/
|
|
185
|
-
ComputeAttributes?: ComputeAttributes;
|
|
212
|
+
ComputeAttributes?: ComputeAttributes | undefined;
|
|
186
213
|
/**
|
|
187
214
|
* <p> The position of an asset in a rack. </p>
|
|
188
215
|
* @public
|
|
189
216
|
*/
|
|
190
|
-
AssetLocation?: AssetLocation;
|
|
217
|
+
AssetLocation?: AssetLocation | undefined;
|
|
218
|
+
}
|
|
219
|
+
/**
|
|
220
|
+
* @public
|
|
221
|
+
* @enum
|
|
222
|
+
*/
|
|
223
|
+
export declare const AWSServiceName: {
|
|
224
|
+
readonly AWS: "AWS";
|
|
225
|
+
readonly EC2: "EC2";
|
|
226
|
+
readonly ELASTICACHE: "ELASTICACHE";
|
|
227
|
+
readonly ELB: "ELB";
|
|
228
|
+
readonly RDS: "RDS";
|
|
229
|
+
readonly ROUTE53: "ROUTE53";
|
|
230
|
+
};
|
|
231
|
+
/**
|
|
232
|
+
* @public
|
|
233
|
+
*/
|
|
234
|
+
export type AWSServiceName = (typeof AWSServiceName)[keyof typeof AWSServiceName];
|
|
235
|
+
/**
|
|
236
|
+
* <p>An Amazon EC2 instance.</p>
|
|
237
|
+
* @public
|
|
238
|
+
*/
|
|
239
|
+
export interface AssetInstance {
|
|
240
|
+
/**
|
|
241
|
+
* <p>The ID of the instance.</p>
|
|
242
|
+
* @public
|
|
243
|
+
*/
|
|
244
|
+
InstanceId?: string | undefined;
|
|
245
|
+
/**
|
|
246
|
+
* <p>The type of instance.</p>
|
|
247
|
+
* @public
|
|
248
|
+
*/
|
|
249
|
+
InstanceType?: string | undefined;
|
|
250
|
+
/**
|
|
251
|
+
* <p>The ID of the asset.</p>
|
|
252
|
+
* @public
|
|
253
|
+
*/
|
|
254
|
+
AssetId?: string | undefined;
|
|
255
|
+
/**
|
|
256
|
+
* <p>The ID of the Amazon Web Services account.</p>
|
|
257
|
+
* @public
|
|
258
|
+
*/
|
|
259
|
+
AccountId?: string | undefined;
|
|
260
|
+
/**
|
|
261
|
+
* <p>The Amazon Web Services service name of the instance.</p>
|
|
262
|
+
* @public
|
|
263
|
+
*/
|
|
264
|
+
AwsServiceName?: AWSServiceName | undefined;
|
|
191
265
|
}
|
|
192
266
|
/**
|
|
193
267
|
* @public
|
|
@@ -202,6 +276,28 @@ export declare const AssetState: {
|
|
|
202
276
|
* @public
|
|
203
277
|
*/
|
|
204
278
|
export type AssetState = (typeof AssetState)[keyof typeof AssetState];
|
|
279
|
+
/**
|
|
280
|
+
* <p>A running Amazon EC2 instance that can be stopped to free up capacity needed to run the
|
|
281
|
+
* capacity task.</p>
|
|
282
|
+
* @public
|
|
283
|
+
*/
|
|
284
|
+
export interface BlockingInstance {
|
|
285
|
+
/**
|
|
286
|
+
* <p>The ID of the blocking instance.</p>
|
|
287
|
+
* @public
|
|
288
|
+
*/
|
|
289
|
+
InstanceId?: string | undefined;
|
|
290
|
+
/**
|
|
291
|
+
* <p>The ID of the Amazon Web Services account.</p>
|
|
292
|
+
* @public
|
|
293
|
+
*/
|
|
294
|
+
AccountId?: string | undefined;
|
|
295
|
+
/**
|
|
296
|
+
* <p>The Amazon Web Services service name that owns the specified blocking instance.</p>
|
|
297
|
+
* @public
|
|
298
|
+
*/
|
|
299
|
+
AwsServiceName?: AWSServiceName | undefined;
|
|
300
|
+
}
|
|
205
301
|
/**
|
|
206
302
|
* @public
|
|
207
303
|
*/
|
|
@@ -241,17 +337,17 @@ export type ResourceType = (typeof ResourceType)[keyof typeof ResourceType];
|
|
|
241
337
|
export declare class ConflictException extends __BaseException {
|
|
242
338
|
readonly name: "ConflictException";
|
|
243
339
|
readonly $fault: "client";
|
|
244
|
-
Message?: string;
|
|
340
|
+
Message?: string | undefined;
|
|
245
341
|
/**
|
|
246
342
|
* <p>The ID of the resource causing the conflict.</p>
|
|
247
343
|
* @public
|
|
248
344
|
*/
|
|
249
|
-
ResourceId?: string;
|
|
345
|
+
ResourceId?: string | undefined;
|
|
250
346
|
/**
|
|
251
347
|
* <p>The type of the resource causing the conflict.</p>
|
|
252
348
|
* @public
|
|
253
349
|
*/
|
|
254
|
-
ResourceType?: ResourceType;
|
|
350
|
+
ResourceType?: ResourceType | undefined;
|
|
255
351
|
/**
|
|
256
352
|
* @internal
|
|
257
353
|
*/
|
|
@@ -264,7 +360,7 @@ export declare class ConflictException extends __BaseException {
|
|
|
264
360
|
export declare class InternalServerException extends __BaseException {
|
|
265
361
|
readonly name: "InternalServerException";
|
|
266
362
|
readonly $fault: "server";
|
|
267
|
-
Message?: string;
|
|
363
|
+
Message?: string | undefined;
|
|
268
364
|
/**
|
|
269
365
|
* @internal
|
|
270
366
|
*/
|
|
@@ -277,7 +373,7 @@ export declare class InternalServerException extends __BaseException {
|
|
|
277
373
|
export declare class NotFoundException extends __BaseException {
|
|
278
374
|
readonly name: "NotFoundException";
|
|
279
375
|
readonly $fault: "client";
|
|
280
|
-
Message?: string;
|
|
376
|
+
Message?: string | undefined;
|
|
281
377
|
/**
|
|
282
378
|
* @internal
|
|
283
379
|
*/
|
|
@@ -290,7 +386,7 @@ export declare class NotFoundException extends __BaseException {
|
|
|
290
386
|
export declare class ValidationException extends __BaseException {
|
|
291
387
|
readonly name: "ValidationException";
|
|
292
388
|
readonly $fault: "client";
|
|
293
|
-
Message?: string;
|
|
389
|
+
Message?: string | undefined;
|
|
294
390
|
/**
|
|
295
391
|
* @internal
|
|
296
392
|
*/
|
|
@@ -316,6 +412,10 @@ export interface CancelOrderOutput {
|
|
|
316
412
|
* @enum
|
|
317
413
|
*/
|
|
318
414
|
export declare const CapacityTaskFailureType: {
|
|
415
|
+
readonly BLOCKING_INSTANCES_NOT_EVACUATED: "BLOCKING_INSTANCES_NOT_EVACUATED";
|
|
416
|
+
readonly INTERNAL_SERVER_ERROR: "INTERNAL_SERVER_ERROR";
|
|
417
|
+
readonly RESOURCE_NOT_FOUND: "RESOURCE_NOT_FOUND";
|
|
418
|
+
readonly UNEXPECTED_ASSET_STATE: "UNEXPECTED_ASSET_STATE";
|
|
319
419
|
readonly UNSUPPORTED_CAPACITY_CONFIGURATION: "UNSUPPORTED_CAPACITY_CONFIGURATION";
|
|
320
420
|
};
|
|
321
421
|
/**
|
|
@@ -336,18 +436,20 @@ export interface CapacityTaskFailure {
|
|
|
336
436
|
* <p>The type of failure.</p>
|
|
337
437
|
* @public
|
|
338
438
|
*/
|
|
339
|
-
Type?: CapacityTaskFailureType;
|
|
439
|
+
Type?: CapacityTaskFailureType | undefined;
|
|
340
440
|
}
|
|
341
441
|
/**
|
|
342
442
|
* @public
|
|
343
443
|
* @enum
|
|
344
444
|
*/
|
|
345
445
|
export declare const CapacityTaskStatus: {
|
|
446
|
+
readonly CANCELLATION_IN_PROGRESS: "CANCELLATION_IN_PROGRESS";
|
|
346
447
|
readonly CANCELLED: "CANCELLED";
|
|
347
448
|
readonly COMPLETED: "COMPLETED";
|
|
348
449
|
readonly FAILED: "FAILED";
|
|
349
450
|
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
350
451
|
readonly REQUESTED: "REQUESTED";
|
|
452
|
+
readonly WAITING_FOR_EVACUATION: "WAITING_FOR_EVACUATION";
|
|
351
453
|
};
|
|
352
454
|
/**
|
|
353
455
|
* @public
|
|
@@ -362,37 +464,37 @@ export interface CapacityTaskSummary {
|
|
|
362
464
|
* <p>The ID of the specified capacity task.</p>
|
|
363
465
|
* @public
|
|
364
466
|
*/
|
|
365
|
-
CapacityTaskId?: string;
|
|
467
|
+
CapacityTaskId?: string | undefined;
|
|
366
468
|
/**
|
|
367
469
|
* <p>The ID of the Outpost associated with the specified capacity task.</p>
|
|
368
470
|
* @public
|
|
369
471
|
*/
|
|
370
|
-
OutpostId?: string;
|
|
472
|
+
OutpostId?: string | undefined;
|
|
371
473
|
/**
|
|
372
474
|
* <p>The ID of the Amazon Web Services Outposts order of the host associated with the capacity task.</p>
|
|
373
475
|
* @public
|
|
374
476
|
*/
|
|
375
|
-
OrderId?: string;
|
|
477
|
+
OrderId?: string | undefined;
|
|
376
478
|
/**
|
|
377
479
|
* <p>The status of the capacity task.</p>
|
|
378
480
|
* @public
|
|
379
481
|
*/
|
|
380
|
-
CapacityTaskStatus?: CapacityTaskStatus;
|
|
482
|
+
CapacityTaskStatus?: CapacityTaskStatus | undefined;
|
|
381
483
|
/**
|
|
382
484
|
* <p>The date that the specified capacity task was created.</p>
|
|
383
485
|
* @public
|
|
384
486
|
*/
|
|
385
|
-
CreationDate?: Date;
|
|
487
|
+
CreationDate?: Date | undefined;
|
|
386
488
|
/**
|
|
387
489
|
* <p>The date that the specified capacity task successfully ran.</p>
|
|
388
490
|
* @public
|
|
389
491
|
*/
|
|
390
|
-
CompletionDate?: Date;
|
|
492
|
+
CompletionDate?: Date | undefined;
|
|
391
493
|
/**
|
|
392
494
|
* <p>The date that the specified capacity was last modified.</p>
|
|
393
495
|
* @public
|
|
394
496
|
*/
|
|
395
|
-
LastModifiedDate?: Date;
|
|
497
|
+
LastModifiedDate?: Date | undefined;
|
|
396
498
|
}
|
|
397
499
|
/**
|
|
398
500
|
* <p> Information about EC2 capacity. </p>
|
|
@@ -403,17 +505,17 @@ export interface EC2Capacity {
|
|
|
403
505
|
* <p> The family of the EC2 capacity. </p>
|
|
404
506
|
* @public
|
|
405
507
|
*/
|
|
406
|
-
Family?: string;
|
|
508
|
+
Family?: string | undefined;
|
|
407
509
|
/**
|
|
408
510
|
* <p> The maximum size of the EC2 capacity. </p>
|
|
409
511
|
* @public
|
|
410
512
|
*/
|
|
411
|
-
MaxSize?: string;
|
|
513
|
+
MaxSize?: string | undefined;
|
|
412
514
|
/**
|
|
413
515
|
* <p> The quantity of the EC2 capacity. </p>
|
|
414
516
|
* @public
|
|
415
517
|
*/
|
|
416
|
-
Quantity?: string;
|
|
518
|
+
Quantity?: string | undefined;
|
|
417
519
|
}
|
|
418
520
|
/**
|
|
419
521
|
* @public
|
|
@@ -448,37 +550,37 @@ export interface CatalogItem {
|
|
|
448
550
|
* <p> The ID of the catalog item. </p>
|
|
449
551
|
* @public
|
|
450
552
|
*/
|
|
451
|
-
CatalogItemId?: string;
|
|
553
|
+
CatalogItemId?: string | undefined;
|
|
452
554
|
/**
|
|
453
555
|
* <p> The status of a catalog item. </p>
|
|
454
556
|
* @public
|
|
455
557
|
*/
|
|
456
|
-
ItemStatus?: CatalogItemStatus;
|
|
558
|
+
ItemStatus?: CatalogItemStatus | undefined;
|
|
457
559
|
/**
|
|
458
560
|
* <p> Information about the EC2 capacity of an item. </p>
|
|
459
561
|
* @public
|
|
460
562
|
*/
|
|
461
|
-
EC2Capacities?: EC2Capacity[];
|
|
563
|
+
EC2Capacities?: EC2Capacity[] | undefined;
|
|
462
564
|
/**
|
|
463
565
|
* <p> Information about the power draw of an item. </p>
|
|
464
566
|
* @public
|
|
465
567
|
*/
|
|
466
|
-
PowerKva?: number;
|
|
568
|
+
PowerKva?: number | undefined;
|
|
467
569
|
/**
|
|
468
570
|
* <p> The weight of the item in pounds. </p>
|
|
469
571
|
* @public
|
|
470
572
|
*/
|
|
471
|
-
WeightLbs?: number;
|
|
573
|
+
WeightLbs?: number | undefined;
|
|
472
574
|
/**
|
|
473
575
|
* <p> The uplink speed this catalog item requires for the connection to the Region. </p>
|
|
474
576
|
* @public
|
|
475
577
|
*/
|
|
476
|
-
SupportedUplinkGbps?: number[];
|
|
578
|
+
SupportedUplinkGbps?: number[] | undefined;
|
|
477
579
|
/**
|
|
478
580
|
* <p> The supported storage options for the catalog item. </p>
|
|
479
581
|
* @public
|
|
480
582
|
*/
|
|
481
|
-
SupportedStorage?: SupportedStorageEnum[];
|
|
583
|
+
SupportedStorage?: SupportedStorageEnum[] | undefined;
|
|
482
584
|
}
|
|
483
585
|
/**
|
|
484
586
|
* @public
|
|
@@ -501,32 +603,32 @@ export interface ConnectionDetails {
|
|
|
501
603
|
* <p> The public key of the client. </p>
|
|
502
604
|
* @public
|
|
503
605
|
*/
|
|
504
|
-
ClientPublicKey?: string;
|
|
606
|
+
ClientPublicKey?: string | undefined;
|
|
505
607
|
/**
|
|
506
608
|
* <p> The public key of the server. </p>
|
|
507
609
|
* @public
|
|
508
610
|
*/
|
|
509
|
-
ServerPublicKey?: string;
|
|
611
|
+
ServerPublicKey?: string | undefined;
|
|
510
612
|
/**
|
|
511
613
|
* <p> The endpoint for the server. </p>
|
|
512
614
|
* @public
|
|
513
615
|
*/
|
|
514
|
-
ServerEndpoint?: string;
|
|
616
|
+
ServerEndpoint?: string | undefined;
|
|
515
617
|
/**
|
|
516
618
|
* <p> The client tunnel address. </p>
|
|
517
619
|
* @public
|
|
518
620
|
*/
|
|
519
|
-
ClientTunnelAddress?: string;
|
|
621
|
+
ClientTunnelAddress?: string | undefined;
|
|
520
622
|
/**
|
|
521
623
|
* <p> The server tunnel address. </p>
|
|
522
624
|
* @public
|
|
523
625
|
*/
|
|
524
|
-
ServerTunnelAddress?: string;
|
|
626
|
+
ServerTunnelAddress?: string | undefined;
|
|
525
627
|
/**
|
|
526
628
|
* <p> The allowed IP addresses. </p>
|
|
527
629
|
* @public
|
|
528
630
|
*/
|
|
529
|
-
AllowedIps?: string[];
|
|
631
|
+
AllowedIps?: string[] | undefined;
|
|
530
632
|
}
|
|
531
633
|
/**
|
|
532
634
|
* <p>Information about a line item request.</p>
|
|
@@ -537,12 +639,12 @@ export interface LineItemRequest {
|
|
|
537
639
|
* <p>The ID of the catalog item.</p>
|
|
538
640
|
* @public
|
|
539
641
|
*/
|
|
540
|
-
CatalogItemId?: string;
|
|
642
|
+
CatalogItemId?: string | undefined;
|
|
541
643
|
/**
|
|
542
644
|
* <p>The quantity of a line item request.</p>
|
|
543
645
|
* @public
|
|
544
646
|
*/
|
|
545
|
-
Quantity?: number;
|
|
647
|
+
Quantity?: number | undefined;
|
|
546
648
|
}
|
|
547
649
|
/**
|
|
548
650
|
* @public
|
|
@@ -592,7 +694,7 @@ export interface CreateOrderInput {
|
|
|
592
694
|
* <p>The payment terms.</p>
|
|
593
695
|
* @public
|
|
594
696
|
*/
|
|
595
|
-
PaymentTerm?: PaymentTerm;
|
|
697
|
+
PaymentTerm?: PaymentTerm | undefined;
|
|
596
698
|
}
|
|
597
699
|
/**
|
|
598
700
|
* <p> Information about a line item asset. </p>
|
|
@@ -603,12 +705,12 @@ export interface LineItemAssetInformation {
|
|
|
603
705
|
* <p> The ID of the asset. </p>
|
|
604
706
|
* @public
|
|
605
707
|
*/
|
|
606
|
-
AssetId?: string;
|
|
708
|
+
AssetId?: string | undefined;
|
|
607
709
|
/**
|
|
608
710
|
* <p> The MAC addresses of the asset. </p>
|
|
609
711
|
* @public
|
|
610
712
|
*/
|
|
611
|
-
MacAddressList?: string[];
|
|
713
|
+
MacAddressList?: string[] | undefined;
|
|
612
714
|
}
|
|
613
715
|
/**
|
|
614
716
|
* @public
|
|
@@ -634,12 +736,12 @@ export interface ShipmentInformation {
|
|
|
634
736
|
* <p> The tracking number of the shipment. </p>
|
|
635
737
|
* @public
|
|
636
738
|
*/
|
|
637
|
-
ShipmentTrackingNumber?: string;
|
|
739
|
+
ShipmentTrackingNumber?: string | undefined;
|
|
638
740
|
/**
|
|
639
741
|
* <p> The carrier of the shipment. </p>
|
|
640
742
|
* @public
|
|
641
743
|
*/
|
|
642
|
-
ShipmentCarrier?: ShipmentCarrier;
|
|
744
|
+
ShipmentCarrier?: ShipmentCarrier | undefined;
|
|
643
745
|
}
|
|
644
746
|
/**
|
|
645
747
|
* @public
|
|
@@ -669,42 +771,42 @@ export interface LineItem {
|
|
|
669
771
|
* <p> The ID of the catalog item.</p>
|
|
670
772
|
* @public
|
|
671
773
|
*/
|
|
672
|
-
CatalogItemId?: string;
|
|
774
|
+
CatalogItemId?: string | undefined;
|
|
673
775
|
/**
|
|
674
776
|
* <p>The ID of the line item.</p>
|
|
675
777
|
* @public
|
|
676
778
|
*/
|
|
677
|
-
LineItemId?: string;
|
|
779
|
+
LineItemId?: string | undefined;
|
|
678
780
|
/**
|
|
679
781
|
* <p>The quantity of the line item.</p>
|
|
680
782
|
* @public
|
|
681
783
|
*/
|
|
682
|
-
Quantity?: number;
|
|
784
|
+
Quantity?: number | undefined;
|
|
683
785
|
/**
|
|
684
786
|
* <p>The status of the line item.</p>
|
|
685
787
|
* @public
|
|
686
788
|
*/
|
|
687
|
-
Status?: LineItemStatus;
|
|
789
|
+
Status?: LineItemStatus | undefined;
|
|
688
790
|
/**
|
|
689
791
|
* <p> Information about a line item shipment. </p>
|
|
690
792
|
* @public
|
|
691
793
|
*/
|
|
692
|
-
ShipmentInformation?: ShipmentInformation;
|
|
794
|
+
ShipmentInformation?: ShipmentInformation | undefined;
|
|
693
795
|
/**
|
|
694
796
|
* <p> Information about assets. </p>
|
|
695
797
|
* @public
|
|
696
798
|
*/
|
|
697
|
-
AssetInformationList?: LineItemAssetInformation[];
|
|
799
|
+
AssetInformationList?: LineItemAssetInformation[] | undefined;
|
|
698
800
|
/**
|
|
699
801
|
* <p>The ID of the previous line item.</p>
|
|
700
802
|
* @public
|
|
701
803
|
*/
|
|
702
|
-
PreviousLineItemId?: string;
|
|
804
|
+
PreviousLineItemId?: string | undefined;
|
|
703
805
|
/**
|
|
704
806
|
* <p>The ID of the previous order.</p>
|
|
705
807
|
* @public
|
|
706
808
|
*/
|
|
707
|
-
PreviousOrderId?: string;
|
|
809
|
+
PreviousOrderId?: string | undefined;
|
|
708
810
|
}
|
|
709
811
|
/**
|
|
710
812
|
* @public
|
|
@@ -748,12 +850,12 @@ export interface Order {
|
|
|
748
850
|
* <p> The ID of the Outpost in the order. </p>
|
|
749
851
|
* @public
|
|
750
852
|
*/
|
|
751
|
-
OutpostId?: string;
|
|
853
|
+
OutpostId?: string | undefined;
|
|
752
854
|
/**
|
|
753
855
|
* <p>The ID of the order.</p>
|
|
754
856
|
* @public
|
|
755
857
|
*/
|
|
756
|
-
OrderId?: string;
|
|
858
|
+
OrderId?: string | undefined;
|
|
757
859
|
/**
|
|
758
860
|
* <p>The status of the order.</p>
|
|
759
861
|
* <ul>
|
|
@@ -763,8 +865,8 @@ export interface Order {
|
|
|
763
865
|
* </li>
|
|
764
866
|
* <li>
|
|
765
867
|
* <p>
|
|
766
|
-
* <code>IN_PROGRESS</code> - Order is either being built or shipped. To get
|
|
767
|
-
*
|
|
868
|
+
* <code>IN_PROGRESS</code> - Order is either being built or shipped. To get more
|
|
869
|
+
* details, see the line item status.</p>
|
|
768
870
|
* </li>
|
|
769
871
|
* <li>
|
|
770
872
|
* <p>
|
|
@@ -789,37 +891,37 @@ export interface Order {
|
|
|
789
891
|
* </note>
|
|
790
892
|
* @public
|
|
791
893
|
*/
|
|
792
|
-
Status?: OrderStatus;
|
|
894
|
+
Status?: OrderStatus | undefined;
|
|
793
895
|
/**
|
|
794
896
|
* <p>The line items for the order</p>
|
|
795
897
|
* @public
|
|
796
898
|
*/
|
|
797
|
-
LineItems?: LineItem[];
|
|
899
|
+
LineItems?: LineItem[] | undefined;
|
|
798
900
|
/**
|
|
799
901
|
* <p>The payment option for the order.</p>
|
|
800
902
|
* @public
|
|
801
903
|
*/
|
|
802
|
-
PaymentOption?: PaymentOption;
|
|
904
|
+
PaymentOption?: PaymentOption | undefined;
|
|
803
905
|
/**
|
|
804
906
|
* <p>The submission date for the order.</p>
|
|
805
907
|
* @public
|
|
806
908
|
*/
|
|
807
|
-
OrderSubmissionDate?: Date;
|
|
909
|
+
OrderSubmissionDate?: Date | undefined;
|
|
808
910
|
/**
|
|
809
911
|
* <p>The fulfillment date of the order.</p>
|
|
810
912
|
* @public
|
|
811
913
|
*/
|
|
812
|
-
OrderFulfilledDate?: Date;
|
|
914
|
+
OrderFulfilledDate?: Date | undefined;
|
|
813
915
|
/**
|
|
814
916
|
* <p>The payment term.</p>
|
|
815
917
|
* @public
|
|
816
918
|
*/
|
|
817
|
-
PaymentTerm?: PaymentTerm;
|
|
919
|
+
PaymentTerm?: PaymentTerm | undefined;
|
|
818
920
|
/**
|
|
819
921
|
* <p>The type of order.</p>
|
|
820
922
|
* @public
|
|
821
923
|
*/
|
|
822
|
-
OrderType?: OrderType;
|
|
924
|
+
OrderType?: OrderType | undefined;
|
|
823
925
|
}
|
|
824
926
|
/**
|
|
825
927
|
* @public
|
|
@@ -829,7 +931,7 @@ export interface CreateOrderOutput {
|
|
|
829
931
|
* <p>Information about this order.</p>
|
|
830
932
|
* @public
|
|
831
933
|
*/
|
|
832
|
-
Order?: Order;
|
|
934
|
+
Order?: Order | undefined;
|
|
833
935
|
}
|
|
834
936
|
/**
|
|
835
937
|
* <p>You have exceeded a service quota.</p>
|
|
@@ -838,7 +940,7 @@ export interface CreateOrderOutput {
|
|
|
838
940
|
export declare class ServiceQuotaExceededException extends __BaseException {
|
|
839
941
|
readonly name: "ServiceQuotaExceededException";
|
|
840
942
|
readonly $fault: "client";
|
|
841
|
-
Message?: string;
|
|
943
|
+
Message?: string | undefined;
|
|
842
944
|
/**
|
|
843
945
|
* @internal
|
|
844
946
|
*/
|
|
@@ -869,7 +971,7 @@ export interface CreateOutpostInput {
|
|
|
869
971
|
* <p>The description of the Outpost.</p>
|
|
870
972
|
* @public
|
|
871
973
|
*/
|
|
872
|
-
Description?: string;
|
|
974
|
+
Description?: string | undefined;
|
|
873
975
|
/**
|
|
874
976
|
* <p> The ID or the Amazon Resource Name (ARN) of the site. </p>
|
|
875
977
|
* @public
|
|
@@ -879,22 +981,22 @@ export interface CreateOutpostInput {
|
|
|
879
981
|
* <p>The Availability Zone.</p>
|
|
880
982
|
* @public
|
|
881
983
|
*/
|
|
882
|
-
AvailabilityZone?: string;
|
|
984
|
+
AvailabilityZone?: string | undefined;
|
|
883
985
|
/**
|
|
884
986
|
* <p>The ID of the Availability Zone.</p>
|
|
885
987
|
* @public
|
|
886
988
|
*/
|
|
887
|
-
AvailabilityZoneId?: string;
|
|
989
|
+
AvailabilityZoneId?: string | undefined;
|
|
888
990
|
/**
|
|
889
991
|
* <p>The tags to apply to the Outpost.</p>
|
|
890
992
|
* @public
|
|
891
993
|
*/
|
|
892
|
-
Tags?: Record<string, string
|
|
994
|
+
Tags?: Record<string, string> | undefined;
|
|
893
995
|
/**
|
|
894
996
|
* <p> The type of hardware for this Outpost. </p>
|
|
895
997
|
* @public
|
|
896
998
|
*/
|
|
897
|
-
SupportedHardwareType?: SupportedHardwareType;
|
|
999
|
+
SupportedHardwareType?: SupportedHardwareType | undefined;
|
|
898
1000
|
}
|
|
899
1001
|
/**
|
|
900
1002
|
* <p>Information about an Outpost.</p>
|
|
@@ -905,62 +1007,62 @@ export interface Outpost {
|
|
|
905
1007
|
* <p> The ID of the Outpost. </p>
|
|
906
1008
|
* @public
|
|
907
1009
|
*/
|
|
908
|
-
OutpostId?: string;
|
|
1010
|
+
OutpostId?: string | undefined;
|
|
909
1011
|
/**
|
|
910
1012
|
* <p>The Amazon Web Services account ID of the Outpost owner.</p>
|
|
911
1013
|
* @public
|
|
912
1014
|
*/
|
|
913
|
-
OwnerId?: string;
|
|
1015
|
+
OwnerId?: string | undefined;
|
|
914
1016
|
/**
|
|
915
1017
|
* <p>The Amazon Resource Name (ARN) of the Outpost.</p>
|
|
916
1018
|
* @public
|
|
917
1019
|
*/
|
|
918
|
-
OutpostArn?: string;
|
|
1020
|
+
OutpostArn?: string | undefined;
|
|
919
1021
|
/**
|
|
920
1022
|
* <p>The ID of the site.</p>
|
|
921
1023
|
* @public
|
|
922
1024
|
*/
|
|
923
|
-
SiteId?: string;
|
|
1025
|
+
SiteId?: string | undefined;
|
|
924
1026
|
/**
|
|
925
1027
|
* <p>The name of the Outpost.</p>
|
|
926
1028
|
* @public
|
|
927
1029
|
*/
|
|
928
|
-
Name?: string;
|
|
1030
|
+
Name?: string | undefined;
|
|
929
1031
|
/**
|
|
930
1032
|
* <p>The description of the Outpost.</p>
|
|
931
1033
|
* @public
|
|
932
1034
|
*/
|
|
933
|
-
Description?: string;
|
|
1035
|
+
Description?: string | undefined;
|
|
934
1036
|
/**
|
|
935
1037
|
* <p>The life cycle status.</p>
|
|
936
1038
|
* @public
|
|
937
1039
|
*/
|
|
938
|
-
LifeCycleStatus?: string;
|
|
1040
|
+
LifeCycleStatus?: string | undefined;
|
|
939
1041
|
/**
|
|
940
1042
|
* <p>The Availability Zone.</p>
|
|
941
1043
|
* @public
|
|
942
1044
|
*/
|
|
943
|
-
AvailabilityZone?: string;
|
|
1045
|
+
AvailabilityZone?: string | undefined;
|
|
944
1046
|
/**
|
|
945
1047
|
* <p>The ID of the Availability Zone.</p>
|
|
946
1048
|
* @public
|
|
947
1049
|
*/
|
|
948
|
-
AvailabilityZoneId?: string;
|
|
1050
|
+
AvailabilityZoneId?: string | undefined;
|
|
949
1051
|
/**
|
|
950
1052
|
* <p>The Outpost tags.</p>
|
|
951
1053
|
* @public
|
|
952
1054
|
*/
|
|
953
|
-
Tags?: Record<string, string
|
|
1055
|
+
Tags?: Record<string, string> | undefined;
|
|
954
1056
|
/**
|
|
955
1057
|
* <p>The Amazon Resource Name (ARN) of the site.</p>
|
|
956
1058
|
* @public
|
|
957
1059
|
*/
|
|
958
|
-
SiteArn?: string;
|
|
1060
|
+
SiteArn?: string | undefined;
|
|
959
1061
|
/**
|
|
960
1062
|
* <p> The hardware type. </p>
|
|
961
1063
|
* @public
|
|
962
1064
|
*/
|
|
963
|
-
SupportedHardwareType?: SupportedHardwareType;
|
|
1065
|
+
SupportedHardwareType?: SupportedHardwareType | undefined;
|
|
964
1066
|
}
|
|
965
1067
|
/**
|
|
966
1068
|
* @public
|
|
@@ -970,7 +1072,7 @@ export interface CreateOutpostOutput {
|
|
|
970
1072
|
* <p>Information about an Outpost.</p>
|
|
971
1073
|
* @public
|
|
972
1074
|
*/
|
|
973
|
-
Outpost?: Outpost;
|
|
1075
|
+
Outpost?: Outpost | undefined;
|
|
974
1076
|
}
|
|
975
1077
|
/**
|
|
976
1078
|
* @public
|
|
@@ -1121,37 +1223,37 @@ export interface RackPhysicalProperties {
|
|
|
1121
1223
|
* <p>The power draw available at the hardware placement position for the rack. </p>
|
|
1122
1224
|
* @public
|
|
1123
1225
|
*/
|
|
1124
|
-
PowerDrawKva?: PowerDrawKva;
|
|
1226
|
+
PowerDrawKva?: PowerDrawKva | undefined;
|
|
1125
1227
|
/**
|
|
1126
1228
|
* <p>The power option that you can provide for hardware.</p>
|
|
1127
1229
|
* @public
|
|
1128
1230
|
*/
|
|
1129
|
-
PowerPhase?: PowerPhase;
|
|
1231
|
+
PowerPhase?: PowerPhase | undefined;
|
|
1130
1232
|
/**
|
|
1131
1233
|
* <p>The power connector for the hardware. </p>
|
|
1132
1234
|
* @public
|
|
1133
1235
|
*/
|
|
1134
|
-
PowerConnector?: PowerConnector;
|
|
1236
|
+
PowerConnector?: PowerConnector | undefined;
|
|
1135
1237
|
/**
|
|
1136
1238
|
* <p>The position of the power feed.</p>
|
|
1137
1239
|
* @public
|
|
1138
1240
|
*/
|
|
1139
|
-
PowerFeedDrop?: PowerFeedDrop;
|
|
1241
|
+
PowerFeedDrop?: PowerFeedDrop | undefined;
|
|
1140
1242
|
/**
|
|
1141
1243
|
* <p>The uplink speed the rack supports for the connection to the Region. </p>
|
|
1142
1244
|
* @public
|
|
1143
1245
|
*/
|
|
1144
|
-
UplinkGbps?: UplinkGbps;
|
|
1246
|
+
UplinkGbps?: UplinkGbps | undefined;
|
|
1145
1247
|
/**
|
|
1146
1248
|
* <p>The number of uplinks each Outpost network device.</p>
|
|
1147
1249
|
* @public
|
|
1148
1250
|
*/
|
|
1149
|
-
UplinkCount?: UplinkCount;
|
|
1251
|
+
UplinkCount?: UplinkCount | undefined;
|
|
1150
1252
|
/**
|
|
1151
1253
|
* <p>The type of fiber used to attach the Outpost to the network. </p>
|
|
1152
1254
|
* @public
|
|
1153
1255
|
*/
|
|
1154
|
-
FiberOpticCableType?: FiberOpticCableType;
|
|
1256
|
+
FiberOpticCableType?: FiberOpticCableType | undefined;
|
|
1155
1257
|
/**
|
|
1156
1258
|
* <p>The type of optical standard used to attach the Outpost to the network. This field is
|
|
1157
1259
|
* dependent on uplink speed, fiber type, and distance to the upstream device.
|
|
@@ -1161,13 +1263,13 @@ export interface RackPhysicalProperties {
|
|
|
1161
1263
|
* </p>
|
|
1162
1264
|
* @public
|
|
1163
1265
|
*/
|
|
1164
|
-
OpticalStandard?: OpticalStandard;
|
|
1266
|
+
OpticalStandard?: OpticalStandard | undefined;
|
|
1165
1267
|
/**
|
|
1166
1268
|
* <p>The maximum rack weight that this site can support. <code>NO_LIMIT</code> is over 2000 lbs
|
|
1167
1269
|
* (907 kg). </p>
|
|
1168
1270
|
* @public
|
|
1169
1271
|
*/
|
|
1170
|
-
MaximumSupportedWeightLbs?: MaximumSupportedWeightLbs;
|
|
1272
|
+
MaximumSupportedWeightLbs?: MaximumSupportedWeightLbs | undefined;
|
|
1171
1273
|
}
|
|
1172
1274
|
/**
|
|
1173
1275
|
* @public
|
|
@@ -1182,31 +1284,31 @@ export interface CreateSiteInput {
|
|
|
1182
1284
|
* <p>The description of the site.</p>
|
|
1183
1285
|
* @public
|
|
1184
1286
|
*/
|
|
1185
|
-
Description?: string;
|
|
1287
|
+
Description?: string | undefined;
|
|
1186
1288
|
/**
|
|
1187
1289
|
* <p>Additional information that you provide about site access requirements, electrician
|
|
1188
1290
|
* scheduling, personal protective equipment, or regulation of equipment materials that could
|
|
1189
1291
|
* affect your installation process. </p>
|
|
1190
1292
|
* @public
|
|
1191
1293
|
*/
|
|
1192
|
-
Notes?: string;
|
|
1294
|
+
Notes?: string | undefined;
|
|
1193
1295
|
/**
|
|
1194
1296
|
* <p> The tags to apply to a site. </p>
|
|
1195
1297
|
* @public
|
|
1196
1298
|
*/
|
|
1197
|
-
Tags?: Record<string, string
|
|
1299
|
+
Tags?: Record<string, string> | undefined;
|
|
1198
1300
|
/**
|
|
1199
1301
|
* <p> The location to install and power on the hardware. This address might be different from
|
|
1200
1302
|
* the shipping address. </p>
|
|
1201
1303
|
* @public
|
|
1202
1304
|
*/
|
|
1203
|
-
OperatingAddress?: Address;
|
|
1305
|
+
OperatingAddress?: Address | undefined;
|
|
1204
1306
|
/**
|
|
1205
1307
|
* <p> The location to ship the hardware. This address might be different from the operating
|
|
1206
1308
|
* address. </p>
|
|
1207
1309
|
* @public
|
|
1208
1310
|
*/
|
|
1209
|
-
ShippingAddress?: Address;
|
|
1311
|
+
ShippingAddress?: Address | undefined;
|
|
1210
1312
|
/**
|
|
1211
1313
|
* <p> Information about the physical and logistical details for the rack at this site.
|
|
1212
1314
|
* For more information
|
|
@@ -1215,7 +1317,7 @@ export interface CreateSiteInput {
|
|
|
1215
1317
|
* </p>
|
|
1216
1318
|
* @public
|
|
1217
1319
|
*/
|
|
1218
|
-
RackPhysicalProperties?: RackPhysicalProperties;
|
|
1320
|
+
RackPhysicalProperties?: RackPhysicalProperties | undefined;
|
|
1219
1321
|
}
|
|
1220
1322
|
/**
|
|
1221
1323
|
* <p>Information about a site.</p>
|
|
@@ -1226,58 +1328,58 @@ export interface Site {
|
|
|
1226
1328
|
* <p>The ID of the site.</p>
|
|
1227
1329
|
* @public
|
|
1228
1330
|
*/
|
|
1229
|
-
SiteId?: string;
|
|
1331
|
+
SiteId?: string | undefined;
|
|
1230
1332
|
/**
|
|
1231
1333
|
* <p>The ID of the Amazon Web Services account.</p>
|
|
1232
1334
|
* @public
|
|
1233
1335
|
*/
|
|
1234
|
-
AccountId?: string;
|
|
1336
|
+
AccountId?: string | undefined;
|
|
1235
1337
|
/**
|
|
1236
1338
|
* <p>The name of the site.</p>
|
|
1237
1339
|
* @public
|
|
1238
1340
|
*/
|
|
1239
|
-
Name?: string;
|
|
1341
|
+
Name?: string | undefined;
|
|
1240
1342
|
/**
|
|
1241
1343
|
* <p>The description of the site.</p>
|
|
1242
1344
|
* @public
|
|
1243
1345
|
*/
|
|
1244
|
-
Description?: string;
|
|
1346
|
+
Description?: string | undefined;
|
|
1245
1347
|
/**
|
|
1246
1348
|
* <p>The site tags.</p>
|
|
1247
1349
|
* @public
|
|
1248
1350
|
*/
|
|
1249
|
-
Tags?: Record<string, string
|
|
1351
|
+
Tags?: Record<string, string> | undefined;
|
|
1250
1352
|
/**
|
|
1251
1353
|
* <p>The Amazon Resource Name (ARN) of the site.</p>
|
|
1252
1354
|
* @public
|
|
1253
1355
|
*/
|
|
1254
|
-
SiteArn?: string;
|
|
1356
|
+
SiteArn?: string | undefined;
|
|
1255
1357
|
/**
|
|
1256
1358
|
* <p> Notes about a site. </p>
|
|
1257
1359
|
* @public
|
|
1258
1360
|
*/
|
|
1259
|
-
Notes?: string;
|
|
1361
|
+
Notes?: string | undefined;
|
|
1260
1362
|
/**
|
|
1261
1363
|
* <p> The ISO-3166 two-letter country code where the hardware is installed and powered on.
|
|
1262
1364
|
* </p>
|
|
1263
1365
|
* @public
|
|
1264
1366
|
*/
|
|
1265
|
-
OperatingAddressCountryCode?: string;
|
|
1367
|
+
OperatingAddressCountryCode?: string | undefined;
|
|
1266
1368
|
/**
|
|
1267
1369
|
* <p> State or region where the hardware is installed and powered on. </p>
|
|
1268
1370
|
* @public
|
|
1269
1371
|
*/
|
|
1270
|
-
OperatingAddressStateOrRegion?: string;
|
|
1372
|
+
OperatingAddressStateOrRegion?: string | undefined;
|
|
1271
1373
|
/**
|
|
1272
1374
|
* <p> City where the hardware is installed and powered on. </p>
|
|
1273
1375
|
* @public
|
|
1274
1376
|
*/
|
|
1275
|
-
OperatingAddressCity?: string;
|
|
1377
|
+
OperatingAddressCity?: string | undefined;
|
|
1276
1378
|
/**
|
|
1277
1379
|
* <p> Information about the physical and logistical details for a rack at the site. </p>
|
|
1278
1380
|
* @public
|
|
1279
1381
|
*/
|
|
1280
|
-
RackPhysicalProperties?: RackPhysicalProperties;
|
|
1382
|
+
RackPhysicalProperties?: RackPhysicalProperties | undefined;
|
|
1281
1383
|
}
|
|
1282
1384
|
/**
|
|
1283
1385
|
* @public
|
|
@@ -1287,7 +1389,7 @@ export interface CreateSiteOutput {
|
|
|
1287
1389
|
* <p>Information about a site.</p>
|
|
1288
1390
|
* @public
|
|
1289
1391
|
*/
|
|
1290
|
-
Site?: Site;
|
|
1392
|
+
Site?: Site | undefined;
|
|
1291
1393
|
}
|
|
1292
1394
|
/**
|
|
1293
1395
|
* @public
|
|
@@ -1334,6 +1436,29 @@ export interface GetCapacityTaskInput {
|
|
|
1334
1436
|
*/
|
|
1335
1437
|
OutpostIdentifier: string | undefined;
|
|
1336
1438
|
}
|
|
1439
|
+
/**
|
|
1440
|
+
* <p>User-specified instances that must not be stopped. These instances will not appear in the
|
|
1441
|
+
* list of instances that Amazon Web Services recommends to stop in order to free up capacity.</p>
|
|
1442
|
+
* @public
|
|
1443
|
+
*/
|
|
1444
|
+
export interface InstancesToExclude {
|
|
1445
|
+
/**
|
|
1446
|
+
* <p>List of user-specified instances that must not be stopped.</p>
|
|
1447
|
+
* @public
|
|
1448
|
+
*/
|
|
1449
|
+
Instances?: string[] | undefined;
|
|
1450
|
+
/**
|
|
1451
|
+
* <p>IDs of the accounts that own each instance that must not be stopped.</p>
|
|
1452
|
+
* @public
|
|
1453
|
+
*/
|
|
1454
|
+
AccountIds?: string[] | undefined;
|
|
1455
|
+
/**
|
|
1456
|
+
* <p>Names of the services that own each instance that must not be stopped in order to free up
|
|
1457
|
+
* the capacity needed to run the capacity task.</p>
|
|
1458
|
+
* @public
|
|
1459
|
+
*/
|
|
1460
|
+
Services?: AWSServiceName[] | undefined;
|
|
1461
|
+
}
|
|
1337
1462
|
/**
|
|
1338
1463
|
* <p>The instance type that you specify determines the combination of CPU, memory, storage, and
|
|
1339
1464
|
* networking capacity.</p>
|
|
@@ -1351,6 +1476,18 @@ export interface InstanceTypeCapacity {
|
|
|
1351
1476
|
*/
|
|
1352
1477
|
Count: number | undefined;
|
|
1353
1478
|
}
|
|
1479
|
+
/**
|
|
1480
|
+
* @public
|
|
1481
|
+
* @enum
|
|
1482
|
+
*/
|
|
1483
|
+
export declare const TaskActionOnBlockingInstances: {
|
|
1484
|
+
readonly FAIL_TASK: "FAIL_TASK";
|
|
1485
|
+
readonly WAIT_FOR_EVACUATION: "WAIT_FOR_EVACUATION";
|
|
1486
|
+
};
|
|
1487
|
+
/**
|
|
1488
|
+
* @public
|
|
1489
|
+
*/
|
|
1490
|
+
export type TaskActionOnBlockingInstances = (typeof TaskActionOnBlockingInstances)[keyof typeof TaskActionOnBlockingInstances];
|
|
1354
1491
|
/**
|
|
1355
1492
|
* @public
|
|
1356
1493
|
*/
|
|
@@ -1359,27 +1496,33 @@ export interface GetCapacityTaskOutput {
|
|
|
1359
1496
|
* <p>ID of the capacity task.</p>
|
|
1360
1497
|
* @public
|
|
1361
1498
|
*/
|
|
1362
|
-
CapacityTaskId?: string;
|
|
1499
|
+
CapacityTaskId?: string | undefined;
|
|
1363
1500
|
/**
|
|
1364
1501
|
* <p>ID of the Outpost associated with the specified capacity task.</p>
|
|
1365
1502
|
* @public
|
|
1366
1503
|
*/
|
|
1367
|
-
OutpostId?: string;
|
|
1504
|
+
OutpostId?: string | undefined;
|
|
1368
1505
|
/**
|
|
1369
1506
|
* <p>ID of the Amazon Web Services Outposts order associated with the specified capacity task.</p>
|
|
1370
1507
|
* @public
|
|
1371
1508
|
*/
|
|
1372
|
-
OrderId?: string;
|
|
1509
|
+
OrderId?: string | undefined;
|
|
1373
1510
|
/**
|
|
1374
1511
|
* <p>List of instance pools requested in the capacity task.</p>
|
|
1375
1512
|
* @public
|
|
1376
1513
|
*/
|
|
1377
|
-
RequestedInstancePools?: InstanceTypeCapacity[];
|
|
1514
|
+
RequestedInstancePools?: InstanceTypeCapacity[] | undefined;
|
|
1515
|
+
/**
|
|
1516
|
+
* <p>Instances that the user specified they cannot stop in order to free up the capacity needed
|
|
1517
|
+
* to run the capacity task.</p>
|
|
1518
|
+
* @public
|
|
1519
|
+
*/
|
|
1520
|
+
InstancesToExclude?: InstancesToExclude | undefined;
|
|
1378
1521
|
/**
|
|
1379
1522
|
* <p>Performs a dry run to determine if you are above or below instance capacity.</p>
|
|
1380
1523
|
* @public
|
|
1381
1524
|
*/
|
|
1382
|
-
DryRun?: boolean;
|
|
1525
|
+
DryRun?: boolean | undefined;
|
|
1383
1526
|
/**
|
|
1384
1527
|
* <p>Status of the capacity task.</p>
|
|
1385
1528
|
* <p>A capacity task can have one of the following statuses:</p>
|
|
@@ -1403,27 +1546,44 @@ export interface GetCapacityTaskOutput {
|
|
|
1403
1546
|
* </ul>
|
|
1404
1547
|
* @public
|
|
1405
1548
|
*/
|
|
1406
|
-
CapacityTaskStatus?: CapacityTaskStatus;
|
|
1549
|
+
CapacityTaskStatus?: CapacityTaskStatus | undefined;
|
|
1407
1550
|
/**
|
|
1408
1551
|
* <p>Reason why the capacity task failed.</p>
|
|
1409
1552
|
* @public
|
|
1410
1553
|
*/
|
|
1411
|
-
Failed?: CapacityTaskFailure;
|
|
1554
|
+
Failed?: CapacityTaskFailure | undefined;
|
|
1412
1555
|
/**
|
|
1413
1556
|
* <p>The date the capacity task was created.</p>
|
|
1414
1557
|
* @public
|
|
1415
1558
|
*/
|
|
1416
|
-
CreationDate?: Date;
|
|
1559
|
+
CreationDate?: Date | undefined;
|
|
1417
1560
|
/**
|
|
1418
1561
|
* <p>The date the capacity task ran successfully.</p>
|
|
1419
1562
|
* @public
|
|
1420
1563
|
*/
|
|
1421
|
-
CompletionDate?: Date;
|
|
1564
|
+
CompletionDate?: Date | undefined;
|
|
1422
1565
|
/**
|
|
1423
1566
|
* <p>The date the capacity task was last modified.</p>
|
|
1424
1567
|
* @public
|
|
1425
1568
|
*/
|
|
1426
|
-
LastModifiedDate?: Date;
|
|
1569
|
+
LastModifiedDate?: Date | undefined;
|
|
1570
|
+
/**
|
|
1571
|
+
* <p>User-specified option in case an instance is blocking the capacity task from running.
|
|
1572
|
+
* Shows one of the following options:</p>
|
|
1573
|
+
* <ul>
|
|
1574
|
+
* <li>
|
|
1575
|
+
* <p>
|
|
1576
|
+
* <code>WAIT_FOR_EVACUATION</code> - Checks every 10 minutes over 48 hours to determine
|
|
1577
|
+
* if instances have stopped and capacity is available to complete the task.</p>
|
|
1578
|
+
* </li>
|
|
1579
|
+
* <li>
|
|
1580
|
+
* <p>
|
|
1581
|
+
* <code>FAIL_TASK</code> - The capacity task fails.</p>
|
|
1582
|
+
* </li>
|
|
1583
|
+
* </ul>
|
|
1584
|
+
* @public
|
|
1585
|
+
*/
|
|
1586
|
+
TaskActionOnBlockingInstances?: TaskActionOnBlockingInstances | undefined;
|
|
1427
1587
|
}
|
|
1428
1588
|
/**
|
|
1429
1589
|
* @public
|
|
@@ -1443,7 +1603,7 @@ export interface GetCatalogItemOutput {
|
|
|
1443
1603
|
* <p>Information about this catalog item.</p>
|
|
1444
1604
|
* @public
|
|
1445
1605
|
*/
|
|
1446
|
-
CatalogItem?: CatalogItem;
|
|
1606
|
+
CatalogItem?: CatalogItem | undefined;
|
|
1447
1607
|
}
|
|
1448
1608
|
/**
|
|
1449
1609
|
* @public
|
|
@@ -1463,12 +1623,12 @@ export interface GetConnectionResponse {
|
|
|
1463
1623
|
* <p> The ID of the connection. </p>
|
|
1464
1624
|
* @public
|
|
1465
1625
|
*/
|
|
1466
|
-
ConnectionId?: string;
|
|
1626
|
+
ConnectionId?: string | undefined;
|
|
1467
1627
|
/**
|
|
1468
1628
|
* <p> Information about the connection. </p>
|
|
1469
1629
|
* @public
|
|
1470
1630
|
*/
|
|
1471
|
-
ConnectionDetails?: ConnectionDetails;
|
|
1631
|
+
ConnectionDetails?: ConnectionDetails | undefined;
|
|
1472
1632
|
}
|
|
1473
1633
|
/**
|
|
1474
1634
|
* @public
|
|
@@ -1488,7 +1648,7 @@ export interface GetOrderOutput {
|
|
|
1488
1648
|
* <p>Information about an order.</p>
|
|
1489
1649
|
* @public
|
|
1490
1650
|
*/
|
|
1491
|
-
Order?: Order;
|
|
1651
|
+
Order?: Order | undefined;
|
|
1492
1652
|
}
|
|
1493
1653
|
/**
|
|
1494
1654
|
* @public
|
|
@@ -1508,7 +1668,7 @@ export interface GetOutpostOutput {
|
|
|
1508
1668
|
* <p>Information about an Outpost.</p>
|
|
1509
1669
|
* @public
|
|
1510
1670
|
*/
|
|
1511
|
-
Outpost?: Outpost;
|
|
1671
|
+
Outpost?: Outpost | undefined;
|
|
1512
1672
|
}
|
|
1513
1673
|
/**
|
|
1514
1674
|
* @public
|
|
@@ -1523,12 +1683,12 @@ export interface GetOutpostInstanceTypesInput {
|
|
|
1523
1683
|
* <p>The pagination token.</p>
|
|
1524
1684
|
* @public
|
|
1525
1685
|
*/
|
|
1526
|
-
NextToken?: string;
|
|
1686
|
+
NextToken?: string | undefined;
|
|
1527
1687
|
/**
|
|
1528
1688
|
* <p>The maximum page size.</p>
|
|
1529
1689
|
* @public
|
|
1530
1690
|
*/
|
|
1531
|
-
MaxResults?: number;
|
|
1691
|
+
MaxResults?: number | undefined;
|
|
1532
1692
|
}
|
|
1533
1693
|
/**
|
|
1534
1694
|
* <p>Information about an instance type.</p>
|
|
@@ -1539,12 +1699,12 @@ export interface InstanceTypeItem {
|
|
|
1539
1699
|
* <p>The instance type.</p>
|
|
1540
1700
|
* @public
|
|
1541
1701
|
*/
|
|
1542
|
-
InstanceType?: string;
|
|
1702
|
+
InstanceType?: string | undefined;
|
|
1543
1703
|
/**
|
|
1544
1704
|
* <p>The number of default VCPUs in an instance type.</p>
|
|
1545
1705
|
* @public
|
|
1546
1706
|
*/
|
|
1547
|
-
VCPUs?: number;
|
|
1707
|
+
VCPUs?: number | undefined;
|
|
1548
1708
|
}
|
|
1549
1709
|
/**
|
|
1550
1710
|
* @public
|
|
@@ -1554,22 +1714,22 @@ export interface GetOutpostInstanceTypesOutput {
|
|
|
1554
1714
|
* <p>Information about the instance types.</p>
|
|
1555
1715
|
* @public
|
|
1556
1716
|
*/
|
|
1557
|
-
InstanceTypes?: InstanceTypeItem[];
|
|
1717
|
+
InstanceTypes?: InstanceTypeItem[] | undefined;
|
|
1558
1718
|
/**
|
|
1559
1719
|
* <p>The pagination token.</p>
|
|
1560
1720
|
* @public
|
|
1561
1721
|
*/
|
|
1562
|
-
NextToken?: string;
|
|
1722
|
+
NextToken?: string | undefined;
|
|
1563
1723
|
/**
|
|
1564
1724
|
* <p> The ID of the Outpost. </p>
|
|
1565
1725
|
* @public
|
|
1566
1726
|
*/
|
|
1567
|
-
OutpostId?: string;
|
|
1727
|
+
OutpostId?: string | undefined;
|
|
1568
1728
|
/**
|
|
1569
1729
|
* <p>The Amazon Resource Name (ARN) of the Outpost.</p>
|
|
1570
1730
|
* @public
|
|
1571
1731
|
*/
|
|
1572
|
-
OutpostArn?: string;
|
|
1732
|
+
OutpostArn?: string | undefined;
|
|
1573
1733
|
}
|
|
1574
1734
|
/**
|
|
1575
1735
|
* @public
|
|
@@ -1584,17 +1744,17 @@ export interface GetOutpostSupportedInstanceTypesInput {
|
|
|
1584
1744
|
* <p>The ID for the Amazon Web Services Outposts order.</p>
|
|
1585
1745
|
* @public
|
|
1586
1746
|
*/
|
|
1587
|
-
OrderId
|
|
1747
|
+
OrderId?: string | undefined;
|
|
1588
1748
|
/**
|
|
1589
1749
|
* <p>The maximum page size.</p>
|
|
1590
1750
|
* @public
|
|
1591
1751
|
*/
|
|
1592
|
-
MaxResults?: number;
|
|
1752
|
+
MaxResults?: number | undefined;
|
|
1593
1753
|
/**
|
|
1594
1754
|
* <p>The pagination token.</p>
|
|
1595
1755
|
* @public
|
|
1596
1756
|
*/
|
|
1597
|
-
NextToken?: string;
|
|
1757
|
+
NextToken?: string | undefined;
|
|
1598
1758
|
}
|
|
1599
1759
|
/**
|
|
1600
1760
|
* @public
|
|
@@ -1604,12 +1764,12 @@ export interface GetOutpostSupportedInstanceTypesOutput {
|
|
|
1604
1764
|
* <p>Information about the instance types.</p>
|
|
1605
1765
|
* @public
|
|
1606
1766
|
*/
|
|
1607
|
-
InstanceTypes?: InstanceTypeItem[];
|
|
1767
|
+
InstanceTypes?: InstanceTypeItem[] | undefined;
|
|
1608
1768
|
/**
|
|
1609
1769
|
* <p>The pagination token.</p>
|
|
1610
1770
|
* @public
|
|
1611
1771
|
*/
|
|
1612
|
-
NextToken?: string;
|
|
1772
|
+
NextToken?: string | undefined;
|
|
1613
1773
|
}
|
|
1614
1774
|
/**
|
|
1615
1775
|
* @public
|
|
@@ -1629,7 +1789,7 @@ export interface GetSiteOutput {
|
|
|
1629
1789
|
* <p>Information about a site.</p>
|
|
1630
1790
|
* @public
|
|
1631
1791
|
*/
|
|
1632
|
-
Site?: Site;
|
|
1792
|
+
Site?: Site | undefined;
|
|
1633
1793
|
}
|
|
1634
1794
|
/**
|
|
1635
1795
|
* @public
|
|
@@ -1654,17 +1814,73 @@ export interface GetSiteAddressOutput {
|
|
|
1654
1814
|
* <p>The ID of the site.</p>
|
|
1655
1815
|
* @public
|
|
1656
1816
|
*/
|
|
1657
|
-
SiteId?: string;
|
|
1817
|
+
SiteId?: string | undefined;
|
|
1658
1818
|
/**
|
|
1659
1819
|
* <p>The type of the address you receive. </p>
|
|
1660
1820
|
* @public
|
|
1661
1821
|
*/
|
|
1662
|
-
AddressType?: AddressType;
|
|
1822
|
+
AddressType?: AddressType | undefined;
|
|
1663
1823
|
/**
|
|
1664
1824
|
* <p> Information about the address. </p>
|
|
1665
1825
|
* @public
|
|
1666
1826
|
*/
|
|
1667
|
-
Address?: Address;
|
|
1827
|
+
Address?: Address | undefined;
|
|
1828
|
+
}
|
|
1829
|
+
/**
|
|
1830
|
+
* @public
|
|
1831
|
+
*/
|
|
1832
|
+
export interface ListAssetInstancesInput {
|
|
1833
|
+
/**
|
|
1834
|
+
* <p>The ID of the Outpost.</p>
|
|
1835
|
+
* @public
|
|
1836
|
+
*/
|
|
1837
|
+
OutpostIdentifier: string | undefined;
|
|
1838
|
+
/**
|
|
1839
|
+
* <p>Filters the results by asset ID.</p>
|
|
1840
|
+
* @public
|
|
1841
|
+
*/
|
|
1842
|
+
AssetIdFilter?: string[] | undefined;
|
|
1843
|
+
/**
|
|
1844
|
+
* <p>Filters the results by instance ID.</p>
|
|
1845
|
+
* @public
|
|
1846
|
+
*/
|
|
1847
|
+
InstanceTypeFilter?: string[] | undefined;
|
|
1848
|
+
/**
|
|
1849
|
+
* <p>Filters the results by account ID.</p>
|
|
1850
|
+
* @public
|
|
1851
|
+
*/
|
|
1852
|
+
AccountIdFilter?: string[] | undefined;
|
|
1853
|
+
/**
|
|
1854
|
+
* <p>Filters the results by Amazon Web Services service.</p>
|
|
1855
|
+
* @public
|
|
1856
|
+
*/
|
|
1857
|
+
AwsServiceFilter?: AWSServiceName[] | undefined;
|
|
1858
|
+
/**
|
|
1859
|
+
* <p>The maximum page size.</p>
|
|
1860
|
+
* @public
|
|
1861
|
+
*/
|
|
1862
|
+
MaxResults?: number | undefined;
|
|
1863
|
+
/**
|
|
1864
|
+
* <p>The pagination token.</p>
|
|
1865
|
+
* @public
|
|
1866
|
+
*/
|
|
1867
|
+
NextToken?: string | undefined;
|
|
1868
|
+
}
|
|
1869
|
+
/**
|
|
1870
|
+
* @public
|
|
1871
|
+
*/
|
|
1872
|
+
export interface ListAssetInstancesOutput {
|
|
1873
|
+
/**
|
|
1874
|
+
* <p>List of instances owned by all accounts on the Outpost. Does not include Amazon EBS or Amazon S3
|
|
1875
|
+
* instances.</p>
|
|
1876
|
+
* @public
|
|
1877
|
+
*/
|
|
1878
|
+
AssetInstances?: AssetInstance[] | undefined;
|
|
1879
|
+
/**
|
|
1880
|
+
* <p>The pagination token.</p>
|
|
1881
|
+
* @public
|
|
1882
|
+
*/
|
|
1883
|
+
NextToken?: string | undefined;
|
|
1668
1884
|
}
|
|
1669
1885
|
/**
|
|
1670
1886
|
* @public
|
|
@@ -1679,22 +1895,22 @@ export interface ListAssetsInput {
|
|
|
1679
1895
|
* <p>Filters the results by the host ID of a Dedicated Host.</p>
|
|
1680
1896
|
* @public
|
|
1681
1897
|
*/
|
|
1682
|
-
HostIdFilter?: string[];
|
|
1898
|
+
HostIdFilter?: string[] | undefined;
|
|
1683
1899
|
/**
|
|
1684
1900
|
* <p>The maximum page size.</p>
|
|
1685
1901
|
* @public
|
|
1686
1902
|
*/
|
|
1687
|
-
MaxResults?: number;
|
|
1903
|
+
MaxResults?: number | undefined;
|
|
1688
1904
|
/**
|
|
1689
1905
|
* <p>The pagination token.</p>
|
|
1690
1906
|
* @public
|
|
1691
1907
|
*/
|
|
1692
|
-
NextToken?: string;
|
|
1908
|
+
NextToken?: string | undefined;
|
|
1693
1909
|
/**
|
|
1694
1910
|
* <p>Filters the results by state.</p>
|
|
1695
1911
|
* @public
|
|
1696
1912
|
*/
|
|
1697
|
-
StatusFilter?: AssetState[];
|
|
1913
|
+
StatusFilter?: AssetState[] | undefined;
|
|
1698
1914
|
}
|
|
1699
1915
|
/**
|
|
1700
1916
|
* @public
|
|
@@ -1704,12 +1920,53 @@ export interface ListAssetsOutput {
|
|
|
1704
1920
|
* <p>Information about the hardware assets.</p>
|
|
1705
1921
|
* @public
|
|
1706
1922
|
*/
|
|
1707
|
-
Assets?: AssetInfo[];
|
|
1923
|
+
Assets?: AssetInfo[] | undefined;
|
|
1708
1924
|
/**
|
|
1709
1925
|
* <p>The pagination token.</p>
|
|
1710
1926
|
* @public
|
|
1711
1927
|
*/
|
|
1712
|
-
NextToken?: string;
|
|
1928
|
+
NextToken?: string | undefined;
|
|
1929
|
+
}
|
|
1930
|
+
/**
|
|
1931
|
+
* @public
|
|
1932
|
+
*/
|
|
1933
|
+
export interface ListBlockingInstancesForCapacityTaskInput {
|
|
1934
|
+
/**
|
|
1935
|
+
* <p>The ID or ARN of the Outpost associated with the specified capacity task.</p>
|
|
1936
|
+
* @public
|
|
1937
|
+
*/
|
|
1938
|
+
OutpostIdentifier: string | undefined;
|
|
1939
|
+
/**
|
|
1940
|
+
* <p>The ID of the capacity task.</p>
|
|
1941
|
+
* @public
|
|
1942
|
+
*/
|
|
1943
|
+
CapacityTaskId: string | undefined;
|
|
1944
|
+
/**
|
|
1945
|
+
* <p>The maximum page size.</p>
|
|
1946
|
+
* @public
|
|
1947
|
+
*/
|
|
1948
|
+
MaxResults?: number | undefined;
|
|
1949
|
+
/**
|
|
1950
|
+
* <p>The pagination token.</p>
|
|
1951
|
+
* @public
|
|
1952
|
+
*/
|
|
1953
|
+
NextToken?: string | undefined;
|
|
1954
|
+
}
|
|
1955
|
+
/**
|
|
1956
|
+
* @public
|
|
1957
|
+
*/
|
|
1958
|
+
export interface ListBlockingInstancesForCapacityTaskOutput {
|
|
1959
|
+
/**
|
|
1960
|
+
* <p>A list of all running Amazon EC2 instances on the Outpost. Stopping one or more of these
|
|
1961
|
+
* instances can free up the capacity needed to run the capacity task.</p>
|
|
1962
|
+
* @public
|
|
1963
|
+
*/
|
|
1964
|
+
BlockingInstances?: BlockingInstance[] | undefined;
|
|
1965
|
+
/**
|
|
1966
|
+
* <p>The pagination token.</p>
|
|
1967
|
+
* @public
|
|
1968
|
+
*/
|
|
1969
|
+
NextToken?: string | undefined;
|
|
1713
1970
|
}
|
|
1714
1971
|
/**
|
|
1715
1972
|
* @public
|
|
@@ -1719,23 +1976,23 @@ export interface ListCapacityTasksInput {
|
|
|
1719
1976
|
* <p>Filters the results by an Outpost ID or an Outpost ARN.</p>
|
|
1720
1977
|
* @public
|
|
1721
1978
|
*/
|
|
1722
|
-
OutpostIdentifierFilter?: string;
|
|
1979
|
+
OutpostIdentifierFilter?: string | undefined;
|
|
1723
1980
|
/**
|
|
1724
1981
|
* <p>The maximum page size.</p>
|
|
1725
1982
|
* @public
|
|
1726
1983
|
*/
|
|
1727
|
-
MaxResults?: number;
|
|
1984
|
+
MaxResults?: number | undefined;
|
|
1728
1985
|
/**
|
|
1729
1986
|
* <p>The pagination token.</p>
|
|
1730
1987
|
* @public
|
|
1731
1988
|
*/
|
|
1732
|
-
NextToken?: string;
|
|
1989
|
+
NextToken?: string | undefined;
|
|
1733
1990
|
/**
|
|
1734
|
-
* <p>A list of statuses. For example,
|
|
1735
|
-
* <code>
|
|
1991
|
+
* <p>A list of statuses. For example, <code>REQUESTED</code> or
|
|
1992
|
+
* <code>WAITING_FOR_EVACUATION</code>.</p>
|
|
1736
1993
|
* @public
|
|
1737
1994
|
*/
|
|
1738
|
-
CapacityTaskStatusFilter?: CapacityTaskStatus[];
|
|
1995
|
+
CapacityTaskStatusFilter?: CapacityTaskStatus[] | undefined;
|
|
1739
1996
|
}
|
|
1740
1997
|
/**
|
|
1741
1998
|
* @public
|
|
@@ -1745,12 +2002,12 @@ export interface ListCapacityTasksOutput {
|
|
|
1745
2002
|
* <p>Lists all the capacity tasks.</p>
|
|
1746
2003
|
* @public
|
|
1747
2004
|
*/
|
|
1748
|
-
CapacityTasks?: CapacityTaskSummary[];
|
|
2005
|
+
CapacityTasks?: CapacityTaskSummary[] | undefined;
|
|
1749
2006
|
/**
|
|
1750
2007
|
* <p>The pagination token.</p>
|
|
1751
2008
|
* @public
|
|
1752
2009
|
*/
|
|
1753
|
-
NextToken?: string;
|
|
2010
|
+
NextToken?: string | undefined;
|
|
1754
2011
|
}
|
|
1755
2012
|
/**
|
|
1756
2013
|
* @public
|
|
@@ -1760,27 +2017,27 @@ export interface ListCatalogItemsInput {
|
|
|
1760
2017
|
* <p>The pagination token.</p>
|
|
1761
2018
|
* @public
|
|
1762
2019
|
*/
|
|
1763
|
-
NextToken?: string;
|
|
2020
|
+
NextToken?: string | undefined;
|
|
1764
2021
|
/**
|
|
1765
2022
|
* <p>The maximum page size.</p>
|
|
1766
2023
|
* @public
|
|
1767
2024
|
*/
|
|
1768
|
-
MaxResults?: number;
|
|
2025
|
+
MaxResults?: number | undefined;
|
|
1769
2026
|
/**
|
|
1770
2027
|
* <p>Filters the results by item class.</p>
|
|
1771
2028
|
* @public
|
|
1772
2029
|
*/
|
|
1773
|
-
ItemClassFilter?: CatalogItemClass[];
|
|
2030
|
+
ItemClassFilter?: CatalogItemClass[] | undefined;
|
|
1774
2031
|
/**
|
|
1775
2032
|
* <p>Filters the results by storage option.</p>
|
|
1776
2033
|
* @public
|
|
1777
2034
|
*/
|
|
1778
|
-
SupportedStorageFilter?: SupportedStorageEnum[];
|
|
2035
|
+
SupportedStorageFilter?: SupportedStorageEnum[] | undefined;
|
|
1779
2036
|
/**
|
|
1780
2037
|
* <p>Filters the results by EC2 family (for example, M5).</p>
|
|
1781
2038
|
* @public
|
|
1782
2039
|
*/
|
|
1783
|
-
EC2FamilyFilter?: string[];
|
|
2040
|
+
EC2FamilyFilter?: string[] | undefined;
|
|
1784
2041
|
}
|
|
1785
2042
|
/**
|
|
1786
2043
|
* @public
|
|
@@ -1790,12 +2047,12 @@ export interface ListCatalogItemsOutput {
|
|
|
1790
2047
|
* <p>Information about the catalog items.</p>
|
|
1791
2048
|
* @public
|
|
1792
2049
|
*/
|
|
1793
|
-
CatalogItems?: CatalogItem[];
|
|
2050
|
+
CatalogItems?: CatalogItem[] | undefined;
|
|
1794
2051
|
/**
|
|
1795
2052
|
* <p>The pagination token.</p>
|
|
1796
2053
|
* @public
|
|
1797
2054
|
*/
|
|
1798
|
-
NextToken?: string;
|
|
2055
|
+
NextToken?: string | undefined;
|
|
1799
2056
|
}
|
|
1800
2057
|
/**
|
|
1801
2058
|
* @public
|
|
@@ -1805,17 +2062,17 @@ export interface ListOrdersInput {
|
|
|
1805
2062
|
* <p> The ID or the Amazon Resource Name (ARN) of the Outpost. </p>
|
|
1806
2063
|
* @public
|
|
1807
2064
|
*/
|
|
1808
|
-
OutpostIdentifierFilter?: string;
|
|
2065
|
+
OutpostIdentifierFilter?: string | undefined;
|
|
1809
2066
|
/**
|
|
1810
2067
|
* <p>The pagination token.</p>
|
|
1811
2068
|
* @public
|
|
1812
2069
|
*/
|
|
1813
|
-
NextToken?: string;
|
|
2070
|
+
NextToken?: string | undefined;
|
|
1814
2071
|
/**
|
|
1815
2072
|
* <p>The maximum page size.</p>
|
|
1816
2073
|
* @public
|
|
1817
2074
|
*/
|
|
1818
|
-
MaxResults?: number;
|
|
2075
|
+
MaxResults?: number | undefined;
|
|
1819
2076
|
}
|
|
1820
2077
|
/**
|
|
1821
2078
|
* <p> A summary of line items in your order. </p>
|
|
@@ -1826,17 +2083,17 @@ export interface OrderSummary {
|
|
|
1826
2083
|
* <p> The ID of the Outpost. </p>
|
|
1827
2084
|
* @public
|
|
1828
2085
|
*/
|
|
1829
|
-
OutpostId?: string;
|
|
2086
|
+
OutpostId?: string | undefined;
|
|
1830
2087
|
/**
|
|
1831
2088
|
* <p> The ID of the order. </p>
|
|
1832
2089
|
* @public
|
|
1833
2090
|
*/
|
|
1834
|
-
OrderId?: string;
|
|
2091
|
+
OrderId?: string | undefined;
|
|
1835
2092
|
/**
|
|
1836
2093
|
* <p>The type of order.</p>
|
|
1837
2094
|
* @public
|
|
1838
2095
|
*/
|
|
1839
|
-
OrderType?: OrderType;
|
|
2096
|
+
OrderType?: OrderType | undefined;
|
|
1840
2097
|
/**
|
|
1841
2098
|
* <p>The status of the order.</p>
|
|
1842
2099
|
* <ul>
|
|
@@ -1868,22 +2125,22 @@ export interface OrderSummary {
|
|
|
1868
2125
|
* </note>
|
|
1869
2126
|
* @public
|
|
1870
2127
|
*/
|
|
1871
|
-
Status?: OrderStatus;
|
|
2128
|
+
Status?: OrderStatus | undefined;
|
|
1872
2129
|
/**
|
|
1873
2130
|
* <p> The status of all line items in the order. </p>
|
|
1874
2131
|
* @public
|
|
1875
2132
|
*/
|
|
1876
|
-
LineItemCountsByStatus?: Partial<Record<LineItemStatus, number
|
|
2133
|
+
LineItemCountsByStatus?: Partial<Record<LineItemStatus, number>> | undefined;
|
|
1877
2134
|
/**
|
|
1878
2135
|
* <p> The submission date for the order. </p>
|
|
1879
2136
|
* @public
|
|
1880
2137
|
*/
|
|
1881
|
-
OrderSubmissionDate?: Date;
|
|
2138
|
+
OrderSubmissionDate?: Date | undefined;
|
|
1882
2139
|
/**
|
|
1883
2140
|
* <p> The fulfilment date for the order. </p>
|
|
1884
2141
|
* @public
|
|
1885
2142
|
*/
|
|
1886
|
-
OrderFulfilledDate?: Date;
|
|
2143
|
+
OrderFulfilledDate?: Date | undefined;
|
|
1887
2144
|
}
|
|
1888
2145
|
/**
|
|
1889
2146
|
* @public
|
|
@@ -1893,12 +2150,12 @@ export interface ListOrdersOutput {
|
|
|
1893
2150
|
* <p> Information about the orders. </p>
|
|
1894
2151
|
* @public
|
|
1895
2152
|
*/
|
|
1896
|
-
Orders?: OrderSummary[];
|
|
2153
|
+
Orders?: OrderSummary[] | undefined;
|
|
1897
2154
|
/**
|
|
1898
2155
|
* <p>The pagination token.</p>
|
|
1899
2156
|
* @public
|
|
1900
2157
|
*/
|
|
1901
|
-
NextToken?: string;
|
|
2158
|
+
NextToken?: string | undefined;
|
|
1902
2159
|
}
|
|
1903
2160
|
/**
|
|
1904
2161
|
* @public
|
|
@@ -1908,27 +2165,27 @@ export interface ListOutpostsInput {
|
|
|
1908
2165
|
* <p>The pagination token.</p>
|
|
1909
2166
|
* @public
|
|
1910
2167
|
*/
|
|
1911
|
-
NextToken?: string;
|
|
2168
|
+
NextToken?: string | undefined;
|
|
1912
2169
|
/**
|
|
1913
2170
|
* <p>The maximum page size.</p>
|
|
1914
2171
|
* @public
|
|
1915
2172
|
*/
|
|
1916
|
-
MaxResults?: number;
|
|
2173
|
+
MaxResults?: number | undefined;
|
|
1917
2174
|
/**
|
|
1918
2175
|
* <p>Filters the results by the lifecycle status.</p>
|
|
1919
2176
|
* @public
|
|
1920
2177
|
*/
|
|
1921
|
-
LifeCycleStatusFilter?: string[];
|
|
2178
|
+
LifeCycleStatusFilter?: string[] | undefined;
|
|
1922
2179
|
/**
|
|
1923
2180
|
* <p>Filters the results by Availability Zone (for example, <code>us-east-1a</code>).</p>
|
|
1924
2181
|
* @public
|
|
1925
2182
|
*/
|
|
1926
|
-
AvailabilityZoneFilter?: string[];
|
|
2183
|
+
AvailabilityZoneFilter?: string[] | undefined;
|
|
1927
2184
|
/**
|
|
1928
2185
|
* <p>Filters the results by AZ ID (for example, <code>use1-az1</code>).</p>
|
|
1929
2186
|
* @public
|
|
1930
2187
|
*/
|
|
1931
|
-
AvailabilityZoneIdFilter?: string[];
|
|
2188
|
+
AvailabilityZoneIdFilter?: string[] | undefined;
|
|
1932
2189
|
}
|
|
1933
2190
|
/**
|
|
1934
2191
|
* @public
|
|
@@ -1938,12 +2195,12 @@ export interface ListOutpostsOutput {
|
|
|
1938
2195
|
* <p>Information about the Outposts.</p>
|
|
1939
2196
|
* @public
|
|
1940
2197
|
*/
|
|
1941
|
-
Outposts?: Outpost[];
|
|
2198
|
+
Outposts?: Outpost[] | undefined;
|
|
1942
2199
|
/**
|
|
1943
2200
|
* <p>The pagination token.</p>
|
|
1944
2201
|
* @public
|
|
1945
2202
|
*/
|
|
1946
|
-
NextToken?: string;
|
|
2203
|
+
NextToken?: string | undefined;
|
|
1947
2204
|
}
|
|
1948
2205
|
/**
|
|
1949
2206
|
* @public
|
|
@@ -1953,27 +2210,27 @@ export interface ListSitesInput {
|
|
|
1953
2210
|
* <p>The pagination token.</p>
|
|
1954
2211
|
* @public
|
|
1955
2212
|
*/
|
|
1956
|
-
NextToken?: string;
|
|
2213
|
+
NextToken?: string | undefined;
|
|
1957
2214
|
/**
|
|
1958
2215
|
* <p>The maximum page size.</p>
|
|
1959
2216
|
* @public
|
|
1960
2217
|
*/
|
|
1961
|
-
MaxResults?: number;
|
|
2218
|
+
MaxResults?: number | undefined;
|
|
1962
2219
|
/**
|
|
1963
2220
|
* <p>Filters the results by country code.</p>
|
|
1964
2221
|
* @public
|
|
1965
2222
|
*/
|
|
1966
|
-
OperatingAddressCountryCodeFilter?: string[];
|
|
2223
|
+
OperatingAddressCountryCodeFilter?: string[] | undefined;
|
|
1967
2224
|
/**
|
|
1968
2225
|
* <p>Filters the results by state or region.</p>
|
|
1969
2226
|
* @public
|
|
1970
2227
|
*/
|
|
1971
|
-
OperatingAddressStateOrRegionFilter?: string[];
|
|
2228
|
+
OperatingAddressStateOrRegionFilter?: string[] | undefined;
|
|
1972
2229
|
/**
|
|
1973
2230
|
* <p>Filters the results by city.</p>
|
|
1974
2231
|
* @public
|
|
1975
2232
|
*/
|
|
1976
|
-
OperatingAddressCityFilter?: string[];
|
|
2233
|
+
OperatingAddressCityFilter?: string[] | undefined;
|
|
1977
2234
|
}
|
|
1978
2235
|
/**
|
|
1979
2236
|
* @public
|
|
@@ -1983,12 +2240,12 @@ export interface ListSitesOutput {
|
|
|
1983
2240
|
* <p>Information about the sites.</p>
|
|
1984
2241
|
* @public
|
|
1985
2242
|
*/
|
|
1986
|
-
Sites?: Site[];
|
|
2243
|
+
Sites?: Site[] | undefined;
|
|
1987
2244
|
/**
|
|
1988
2245
|
* <p>The pagination token.</p>
|
|
1989
2246
|
* @public
|
|
1990
2247
|
*/
|
|
1991
|
-
NextToken?: string;
|
|
2248
|
+
NextToken?: string | undefined;
|
|
1992
2249
|
}
|
|
1993
2250
|
/**
|
|
1994
2251
|
* @public
|
|
@@ -2008,7 +2265,7 @@ export interface ListTagsForResourceResponse {
|
|
|
2008
2265
|
* <p>The resource tags.</p>
|
|
2009
2266
|
* @public
|
|
2010
2267
|
*/
|
|
2011
|
-
Tags?: Record<string, string
|
|
2268
|
+
Tags?: Record<string, string> | undefined;
|
|
2012
2269
|
}
|
|
2013
2270
|
/**
|
|
2014
2271
|
* @public
|
|
@@ -2023,18 +2280,42 @@ export interface StartCapacityTaskInput {
|
|
|
2023
2280
|
* <p>The ID of the Amazon Web Services Outposts order associated with the specified capacity task.</p>
|
|
2024
2281
|
* @public
|
|
2025
2282
|
*/
|
|
2026
|
-
OrderId
|
|
2283
|
+
OrderId?: string | undefined;
|
|
2027
2284
|
/**
|
|
2028
2285
|
* <p>The instance pools specified in the capacity task.</p>
|
|
2029
2286
|
* @public
|
|
2030
2287
|
*/
|
|
2031
2288
|
InstancePools: InstanceTypeCapacity[] | undefined;
|
|
2032
2289
|
/**
|
|
2033
|
-
* <p>
|
|
2034
|
-
* capacity
|
|
2290
|
+
* <p>List of user-specified running instances that must not be stopped in order to free up the
|
|
2291
|
+
* capacity needed to run the capacity task.</p>
|
|
2292
|
+
* @public
|
|
2293
|
+
*/
|
|
2294
|
+
InstancesToExclude?: InstancesToExclude | undefined;
|
|
2295
|
+
/**
|
|
2296
|
+
* <p>You can request a dry run to determine if the instance type and instance size changes is
|
|
2297
|
+
* above or below available instance capacity. Requesting a dry run does not make any changes to
|
|
2298
|
+
* your plan.</p>
|
|
2299
|
+
* @public
|
|
2300
|
+
*/
|
|
2301
|
+
DryRun?: boolean | undefined;
|
|
2302
|
+
/**
|
|
2303
|
+
* <p>Specify one of the following options in case an instance is blocking the capacity task
|
|
2304
|
+
* from running.</p>
|
|
2305
|
+
* <ul>
|
|
2306
|
+
* <li>
|
|
2307
|
+
* <p>
|
|
2308
|
+
* <code>WAIT_FOR_EVACUATION</code> - Checks every 10 minutes over 48 hours to determine
|
|
2309
|
+
* if instances have stopped and capacity is available to complete the task.</p>
|
|
2310
|
+
* </li>
|
|
2311
|
+
* <li>
|
|
2312
|
+
* <p>
|
|
2313
|
+
* <code>FAIL_TASK</code> - The capacity task fails.</p>
|
|
2314
|
+
* </li>
|
|
2315
|
+
* </ul>
|
|
2035
2316
|
* @public
|
|
2036
2317
|
*/
|
|
2037
|
-
|
|
2318
|
+
TaskActionOnBlockingInstances?: TaskActionOnBlockingInstances | undefined;
|
|
2038
2319
|
}
|
|
2039
2320
|
/**
|
|
2040
2321
|
* @public
|
|
@@ -2044,53 +2325,76 @@ export interface StartCapacityTaskOutput {
|
|
|
2044
2325
|
* <p>ID of the capacity task that you want to start.</p>
|
|
2045
2326
|
* @public
|
|
2046
2327
|
*/
|
|
2047
|
-
CapacityTaskId?: string;
|
|
2328
|
+
CapacityTaskId?: string | undefined;
|
|
2048
2329
|
/**
|
|
2049
2330
|
* <p>ID of the Outpost associated with the capacity task.</p>
|
|
2050
2331
|
* @public
|
|
2051
2332
|
*/
|
|
2052
|
-
OutpostId?: string;
|
|
2333
|
+
OutpostId?: string | undefined;
|
|
2053
2334
|
/**
|
|
2054
2335
|
* <p>ID of the Amazon Web Services Outposts order of the host associated with the capacity task.</p>
|
|
2055
2336
|
* @public
|
|
2056
2337
|
*/
|
|
2057
|
-
OrderId?: string;
|
|
2338
|
+
OrderId?: string | undefined;
|
|
2058
2339
|
/**
|
|
2059
2340
|
* <p>List of the instance pools requested in the specified capacity task.</p>
|
|
2060
2341
|
* @public
|
|
2061
2342
|
*/
|
|
2062
|
-
RequestedInstancePools?: InstanceTypeCapacity[];
|
|
2343
|
+
RequestedInstancePools?: InstanceTypeCapacity[] | undefined;
|
|
2344
|
+
/**
|
|
2345
|
+
* <p>User-specified instances that must not be stopped in order to free up the capacity needed
|
|
2346
|
+
* to run the capacity task.</p>
|
|
2347
|
+
* @public
|
|
2348
|
+
*/
|
|
2349
|
+
InstancesToExclude?: InstancesToExclude | undefined;
|
|
2063
2350
|
/**
|
|
2064
2351
|
* <p>Results of the dry run showing if the specified capacity task is above or below the
|
|
2065
2352
|
* available instance capacity.</p>
|
|
2066
2353
|
* @public
|
|
2067
2354
|
*/
|
|
2068
|
-
DryRun?: boolean;
|
|
2355
|
+
DryRun?: boolean | undefined;
|
|
2069
2356
|
/**
|
|
2070
2357
|
* <p>Status of the specified capacity task.</p>
|
|
2071
2358
|
* @public
|
|
2072
2359
|
*/
|
|
2073
|
-
CapacityTaskStatus?: CapacityTaskStatus;
|
|
2360
|
+
CapacityTaskStatus?: CapacityTaskStatus | undefined;
|
|
2074
2361
|
/**
|
|
2075
2362
|
* <p>Reason that the specified capacity task failed.</p>
|
|
2076
2363
|
* @public
|
|
2077
2364
|
*/
|
|
2078
|
-
Failed?: CapacityTaskFailure;
|
|
2365
|
+
Failed?: CapacityTaskFailure | undefined;
|
|
2079
2366
|
/**
|
|
2080
2367
|
* <p>Date that the specified capacity task was created.</p>
|
|
2081
2368
|
* @public
|
|
2082
2369
|
*/
|
|
2083
|
-
CreationDate?: Date;
|
|
2370
|
+
CreationDate?: Date | undefined;
|
|
2084
2371
|
/**
|
|
2085
2372
|
* <p>Date that the specified capacity task ran successfully.</p>
|
|
2086
2373
|
* @public
|
|
2087
2374
|
*/
|
|
2088
|
-
CompletionDate?: Date;
|
|
2375
|
+
CompletionDate?: Date | undefined;
|
|
2089
2376
|
/**
|
|
2090
2377
|
* <p>Date that the specified capacity task was last modified.</p>
|
|
2091
2378
|
* @public
|
|
2092
2379
|
*/
|
|
2093
|
-
LastModifiedDate?: Date;
|
|
2380
|
+
LastModifiedDate?: Date | undefined;
|
|
2381
|
+
/**
|
|
2382
|
+
* <p>User-specified option in case an instance is blocking the capacity task from
|
|
2383
|
+
* running.</p>
|
|
2384
|
+
* <ul>
|
|
2385
|
+
* <li>
|
|
2386
|
+
* <p>
|
|
2387
|
+
* <code>WAIT_FOR_EVACUATION</code> - Checks every 10 minutes over 48 hours to determine
|
|
2388
|
+
* if instances have stopped and capacity is available to complete the task.</p>
|
|
2389
|
+
* </li>
|
|
2390
|
+
* <li>
|
|
2391
|
+
* <p>
|
|
2392
|
+
* <code>FAIL_TASK</code> - The capacity task fails.</p>
|
|
2393
|
+
* </li>
|
|
2394
|
+
* </ul>
|
|
2395
|
+
* @public
|
|
2396
|
+
*/
|
|
2397
|
+
TaskActionOnBlockingInstances?: TaskActionOnBlockingInstances | undefined;
|
|
2094
2398
|
}
|
|
2095
2399
|
/**
|
|
2096
2400
|
* @public
|
|
@@ -2100,7 +2404,7 @@ export interface StartConnectionRequest {
|
|
|
2100
2404
|
* <p> The serial number of the dongle. </p>
|
|
2101
2405
|
* @public
|
|
2102
2406
|
*/
|
|
2103
|
-
DeviceSerialNumber?: string;
|
|
2407
|
+
DeviceSerialNumber?: string | undefined;
|
|
2104
2408
|
/**
|
|
2105
2409
|
* <p> The ID of the Outpost server. </p>
|
|
2106
2410
|
* @public
|
|
@@ -2125,12 +2429,12 @@ export interface StartConnectionResponse {
|
|
|
2125
2429
|
* <p> The ID of the connection. </p>
|
|
2126
2430
|
* @public
|
|
2127
2431
|
*/
|
|
2128
|
-
ConnectionId?: string;
|
|
2432
|
+
ConnectionId?: string | undefined;
|
|
2129
2433
|
/**
|
|
2130
2434
|
* <p> The underlay IP address. </p>
|
|
2131
2435
|
* @public
|
|
2132
2436
|
*/
|
|
2133
|
-
UnderlayIpAddress?: string;
|
|
2437
|
+
UnderlayIpAddress?: string | undefined;
|
|
2134
2438
|
}
|
|
2135
2439
|
/**
|
|
2136
2440
|
* @public
|
|
@@ -2185,17 +2489,17 @@ export interface UpdateOutpostInput {
|
|
|
2185
2489
|
* <p>The name of the Outpost.</p>
|
|
2186
2490
|
* @public
|
|
2187
2491
|
*/
|
|
2188
|
-
Name?: string;
|
|
2492
|
+
Name?: string | undefined;
|
|
2189
2493
|
/**
|
|
2190
2494
|
* <p>The description of the Outpost.</p>
|
|
2191
2495
|
* @public
|
|
2192
2496
|
*/
|
|
2193
|
-
Description?: string;
|
|
2497
|
+
Description?: string | undefined;
|
|
2194
2498
|
/**
|
|
2195
2499
|
* <p> The type of hardware for this Outpost. </p>
|
|
2196
2500
|
* @public
|
|
2197
2501
|
*/
|
|
2198
|
-
SupportedHardwareType?: SupportedHardwareType;
|
|
2502
|
+
SupportedHardwareType?: SupportedHardwareType | undefined;
|
|
2199
2503
|
}
|
|
2200
2504
|
/**
|
|
2201
2505
|
* @public
|
|
@@ -2205,7 +2509,7 @@ export interface UpdateOutpostOutput {
|
|
|
2205
2509
|
* <p>Information about an Outpost.</p>
|
|
2206
2510
|
* @public
|
|
2207
2511
|
*/
|
|
2208
|
-
Outpost?: Outpost;
|
|
2512
|
+
Outpost?: Outpost | undefined;
|
|
2209
2513
|
}
|
|
2210
2514
|
/**
|
|
2211
2515
|
* @public
|
|
@@ -2220,17 +2524,17 @@ export interface UpdateSiteInput {
|
|
|
2220
2524
|
* <p>The name of the site.</p>
|
|
2221
2525
|
* @public
|
|
2222
2526
|
*/
|
|
2223
|
-
Name?: string;
|
|
2527
|
+
Name?: string | undefined;
|
|
2224
2528
|
/**
|
|
2225
2529
|
* <p>The description of the site.</p>
|
|
2226
2530
|
* @public
|
|
2227
2531
|
*/
|
|
2228
|
-
Description?: string;
|
|
2532
|
+
Description?: string | undefined;
|
|
2229
2533
|
/**
|
|
2230
2534
|
* <p>Notes about a site.</p>
|
|
2231
2535
|
* @public
|
|
2232
2536
|
*/
|
|
2233
|
-
Notes?: string;
|
|
2537
|
+
Notes?: string | undefined;
|
|
2234
2538
|
}
|
|
2235
2539
|
/**
|
|
2236
2540
|
* @public
|
|
@@ -2240,7 +2544,7 @@ export interface UpdateSiteOutput {
|
|
|
2240
2544
|
* <p>Information about a site.</p>
|
|
2241
2545
|
* @public
|
|
2242
2546
|
*/
|
|
2243
|
-
Site?: Site;
|
|
2547
|
+
Site?: Site | undefined;
|
|
2244
2548
|
}
|
|
2245
2549
|
/**
|
|
2246
2550
|
* @public
|
|
@@ -2270,12 +2574,12 @@ export interface UpdateSiteAddressOutput {
|
|
|
2270
2574
|
* <p> The type of the address. </p>
|
|
2271
2575
|
* @public
|
|
2272
2576
|
*/
|
|
2273
|
-
AddressType?: AddressType;
|
|
2577
|
+
AddressType?: AddressType | undefined;
|
|
2274
2578
|
/**
|
|
2275
2579
|
* <p> Information about an address. </p>
|
|
2276
2580
|
* @public
|
|
2277
2581
|
*/
|
|
2278
|
-
Address?: Address;
|
|
2582
|
+
Address?: Address | undefined;
|
|
2279
2583
|
}
|
|
2280
2584
|
/**
|
|
2281
2585
|
* @public
|
|
@@ -2290,7 +2594,7 @@ export interface UpdateSiteRackPhysicalPropertiesInput {
|
|
|
2290
2594
|
* <p>The power draw, in kVA, available at the hardware placement position for the rack.</p>
|
|
2291
2595
|
* @public
|
|
2292
2596
|
*/
|
|
2293
|
-
PowerDrawKva?: PowerDrawKva;
|
|
2597
|
+
PowerDrawKva?: PowerDrawKva | undefined;
|
|
2294
2598
|
/**
|
|
2295
2599
|
* <p>The power option that you can provide for hardware. </p>
|
|
2296
2600
|
* <ul>
|
|
@@ -2303,7 +2607,7 @@ export interface UpdateSiteRackPhysicalPropertiesInput {
|
|
|
2303
2607
|
* </ul>
|
|
2304
2608
|
* @public
|
|
2305
2609
|
*/
|
|
2306
|
-
PowerPhase?: PowerPhase;
|
|
2610
|
+
PowerPhase?: PowerPhase | undefined;
|
|
2307
2611
|
/**
|
|
2308
2612
|
* <p>The power connector that Amazon Web Services should plan to provide for connections to the hardware.
|
|
2309
2613
|
* Note the correlation between <code>PowerPhase</code> and <code>PowerConnector</code>. </p>
|
|
@@ -2340,17 +2644,17 @@ export interface UpdateSiteRackPhysicalPropertiesInput {
|
|
|
2340
2644
|
* </ul>
|
|
2341
2645
|
* @public
|
|
2342
2646
|
*/
|
|
2343
|
-
PowerConnector?: PowerConnector;
|
|
2647
|
+
PowerConnector?: PowerConnector | undefined;
|
|
2344
2648
|
/**
|
|
2345
2649
|
* <p>Indicates whether the power feed comes above or below the rack. </p>
|
|
2346
2650
|
* @public
|
|
2347
2651
|
*/
|
|
2348
|
-
PowerFeedDrop?: PowerFeedDrop;
|
|
2652
|
+
PowerFeedDrop?: PowerFeedDrop | undefined;
|
|
2349
2653
|
/**
|
|
2350
2654
|
* <p>The uplink speed the rack should support for the connection to the Region. </p>
|
|
2351
2655
|
* @public
|
|
2352
2656
|
*/
|
|
2353
|
-
UplinkGbps?: UplinkGbps;
|
|
2657
|
+
UplinkGbps?: UplinkGbps | undefined;
|
|
2354
2658
|
/**
|
|
2355
2659
|
* <p>Racks come with two Outpost network devices. Depending on the supported uplink speed at
|
|
2356
2660
|
* the site, the Outpost network devices provide a variable number of uplinks. Specify the number
|
|
@@ -2369,12 +2673,12 @@ export interface UpdateSiteRackPhysicalPropertiesInput {
|
|
|
2369
2673
|
* </ul>
|
|
2370
2674
|
* @public
|
|
2371
2675
|
*/
|
|
2372
|
-
UplinkCount?: UplinkCount;
|
|
2676
|
+
UplinkCount?: UplinkCount | undefined;
|
|
2373
2677
|
/**
|
|
2374
2678
|
* <p>The type of fiber that you will use to attach the Outpost to your network. </p>
|
|
2375
2679
|
* @public
|
|
2376
2680
|
*/
|
|
2377
|
-
FiberOpticCableType?: FiberOpticCableType;
|
|
2681
|
+
FiberOpticCableType?: FiberOpticCableType | undefined;
|
|
2378
2682
|
/**
|
|
2379
2683
|
* <p>The type of optical standard that you will use to attach the Outpost to your network. This
|
|
2380
2684
|
* field is dependent on uplink speed, fiber type, and distance to the upstream device.
|
|
@@ -2438,13 +2742,13 @@ export interface UpdateSiteRackPhysicalPropertiesInput {
|
|
|
2438
2742
|
* </ul>
|
|
2439
2743
|
* @public
|
|
2440
2744
|
*/
|
|
2441
|
-
OpticalStandard?: OpticalStandard;
|
|
2745
|
+
OpticalStandard?: OpticalStandard | undefined;
|
|
2442
2746
|
/**
|
|
2443
2747
|
* <p>The maximum rack weight that this site can support. <code>NO_LIMIT</code> is over 2000lbs.
|
|
2444
2748
|
* </p>
|
|
2445
2749
|
* @public
|
|
2446
2750
|
*/
|
|
2447
|
-
MaximumSupportedWeightLbs?: MaximumSupportedWeightLbs;
|
|
2751
|
+
MaximumSupportedWeightLbs?: MaximumSupportedWeightLbs | undefined;
|
|
2448
2752
|
}
|
|
2449
2753
|
/**
|
|
2450
2754
|
* @public
|
|
@@ -2454,5 +2758,5 @@ export interface UpdateSiteRackPhysicalPropertiesOutput {
|
|
|
2454
2758
|
* <p>Information about a site.</p>
|
|
2455
2759
|
* @public
|
|
2456
2760
|
*/
|
|
2457
|
-
Site?: Site;
|
|
2761
|
+
Site?: Site | undefined;
|
|
2458
2762
|
}
|