@aws-sdk/client-outposts 3.1064.0 → 3.1066.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 +42 -0
- package/dist-cjs/index.js +171 -3
- package/dist-cjs/schemas/schemas_0.js +269 -16
- package/dist-es/Outposts.js +16 -0
- package/dist-es/commands/CreateQuoteCommand.js +16 -0
- package/dist-es/commands/DeleteQuoteCommand.js +16 -0
- package/dist-es/commands/GetQuoteCommand.js +16 -0
- package/dist-es/commands/ListOrderableInstanceTypesCommand.js +16 -0
- package/dist-es/commands/ListQuotesCommand.js +16 -0
- package/dist-es/commands/UpdateQuoteCommand.js +16 -0
- package/dist-es/commands/index.js +6 -0
- package/dist-es/models/enums.js +68 -3
- package/dist-es/pagination/ListOrderableInstanceTypesPaginator.js +4 -0
- package/dist-es/pagination/ListQuotesPaginator.js +4 -0
- package/dist-es/pagination/index.js +2 -0
- package/dist-es/schemas/schemas_0.js +265 -13
- package/dist-types/Outposts.d.ts +58 -0
- package/dist-types/OutpostsClient.d.ts +8 -2
- package/dist-types/commands/CreateQuoteCommand.d.ts +231 -0
- package/dist-types/commands/CreateRenewalCommand.d.ts +1 -0
- package/dist-types/commands/DeleteQuoteCommand.d.ts +86 -0
- package/dist-types/commands/GetOutpostBillingInformationCommand.d.ts +1 -0
- package/dist-types/commands/GetQuoteCommand.d.ts +208 -0
- package/dist-types/commands/GetRenewalPricingCommand.d.ts +1 -0
- package/dist-types/commands/ListOrderableInstanceTypesCommand.d.ts +105 -0
- package/dist-types/commands/ListQuotesCommand.d.ts +199 -0
- package/dist-types/commands/UpdateQuoteCommand.d.ts +231 -0
- package/dist-types/commands/index.d.ts +6 -0
- package/dist-types/models/enums.d.ts +164 -11
- package/dist-types/models/models_0.d.ts +881 -59
- package/dist-types/pagination/ListOrderableInstanceTypesPaginator.d.ts +7 -0
- package/dist-types/pagination/ListQuotesPaginator.d.ts +7 -0
- package/dist-types/pagination/index.d.ts +2 -0
- package/dist-types/schemas/schemas_0.d.ts +30 -0
- package/dist-types/ts3.4/Outposts.d.ts +118 -0
- package/dist-types/ts3.4/OutpostsClient.d.ts +36 -0
- package/dist-types/ts3.4/commands/CreateQuoteCommand.d.ts +49 -0
- package/dist-types/ts3.4/commands/DeleteQuoteCommand.d.ts +49 -0
- package/dist-types/ts3.4/commands/GetQuoteCommand.d.ts +45 -0
- package/dist-types/ts3.4/commands/ListOrderableInstanceTypesCommand.d.ts +53 -0
- package/dist-types/ts3.4/commands/ListQuotesCommand.d.ts +49 -0
- package/dist-types/ts3.4/commands/UpdateQuoteCommand.d.ts +49 -0
- package/dist-types/ts3.4/commands/index.d.ts +6 -0
- package/dist-types/ts3.4/models/enums.d.ts +89 -5
- package/dist-types/ts3.4/models/models_0.d.ts +174 -10
- package/dist-types/ts3.4/pagination/ListOrderableInstanceTypesPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/ListQuotesPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/index.d.ts +2 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +30 -0
- package/package.json +3 -3
|
@@ -39,9 +39,11 @@ const _CC = "CountryCode";
|
|
|
39
39
|
const _CCT = "CancelCapacityTask";
|
|
40
40
|
const _CCTI = "CancelCapacityTaskInput";
|
|
41
41
|
const _CCTO = "CancelCapacityTaskOutput";
|
|
42
|
+
const _CCa = "CapacityChange";
|
|
42
43
|
const _CD = "CreationDate";
|
|
43
44
|
const _CDo = "CompletionDate";
|
|
44
45
|
const _CDon = "ConnectionDetails";
|
|
46
|
+
const _CDr = "CreatedDate";
|
|
45
47
|
const _CE = "ConflictException";
|
|
46
48
|
const _CED = "ContractEndDate";
|
|
47
49
|
const _CI = "CatalogItem";
|
|
@@ -61,12 +63,16 @@ const _COr = "CreateOrder";
|
|
|
61
63
|
const _COre = "CreateOutpost";
|
|
62
64
|
const _CPK = "ClientPublicKey";
|
|
63
65
|
const _CPN = "ContactPhoneNumber";
|
|
66
|
+
const _CQ = "CreateQuote";
|
|
67
|
+
const _CQI = "CreateQuoteInput";
|
|
68
|
+
const _CQO = "CreateQuoteOutput";
|
|
64
69
|
const _CR = "CreateRenewal";
|
|
65
70
|
const _CRI = "CreateRenewalInput";
|
|
66
71
|
const _CRO = "CreateRenewalOutput";
|
|
67
|
-
const _CS = "
|
|
72
|
+
const _CS = "CapacitySummary";
|
|
68
73
|
const _CSI = "CreateSiteInput";
|
|
69
74
|
const _CSO = "CreateSiteOutput";
|
|
75
|
+
const _CSr = "CreateSite";
|
|
70
76
|
const _CT = "ClientToken";
|
|
71
77
|
const _CTA = "ClientTunnelAddress";
|
|
72
78
|
const _CTF = "CapacityTaskFailure";
|
|
@@ -76,24 +82,40 @@ const _CTS = "CapacityTaskSummary";
|
|
|
76
82
|
const _CTSF = "CapacityTaskStatusFilter";
|
|
77
83
|
const _CTSa = "CapacityTaskStatus";
|
|
78
84
|
const _CTa = "CapacityTasks";
|
|
85
|
+
const _Ca = "Capacities";
|
|
79
86
|
const _Co = "Count";
|
|
87
|
+
const _Cu = "Currency";
|
|
80
88
|
const _D = "Description";
|
|
89
|
+
const _DITI = "DetailedInstanceTypeItem";
|
|
90
|
+
const _DITLD = "DetailedInstanceTypeListDefinition";
|
|
81
91
|
const _DO = "DeleteOutpost";
|
|
82
92
|
const _DOC = "DistrictOrCounty";
|
|
83
93
|
const _DOI = "DeleteOutpostInput";
|
|
84
94
|
const _DOO = "DeleteOutpostOutput";
|
|
95
|
+
const _DQ = "DeleteQuote";
|
|
96
|
+
const _DQI = "DeleteQuoteInput";
|
|
97
|
+
const _DQO = "DeleteQuoteOutput";
|
|
85
98
|
const _DR = "DryRun";
|
|
86
99
|
const _DS = "DeleteSite";
|
|
87
100
|
const _DSI = "DeleteSiteInput";
|
|
88
101
|
const _DSN = "DeviceSerialNumber";
|
|
89
102
|
const _DSO = "DeleteSiteOutput";
|
|
103
|
+
const _EC = "ExistingCapacities";
|
|
90
104
|
const _ECC = "EC2Capacities";
|
|
91
105
|
const _ECCLD = "EC2CapacityListDefinition";
|
|
92
106
|
const _ECCa = "EC2Capacity";
|
|
93
107
|
const _ECFF = "EC2FamilyFilter";
|
|
94
|
-
const _ED = "
|
|
108
|
+
const _ED = "ExpirationDate";
|
|
109
|
+
const _EDn = "EndDate";
|
|
110
|
+
const _ERSD = "ExistingRackSpecificationDetails";
|
|
95
111
|
const _F = "Family";
|
|
112
|
+
const _FC = "FinalCapacities";
|
|
113
|
+
const _FF = "FormFactor";
|
|
114
|
+
const _FFC = "FormFactorConfigs";
|
|
115
|
+
const _FFCL = "FormFactorConfigList";
|
|
116
|
+
const _FFCo = "FormFactorConfig";
|
|
96
117
|
const _FOCT = "FiberOpticCableType";
|
|
118
|
+
const _FRSD = "FinalRackSpecificationDetails";
|
|
97
119
|
const _Fa = "Failed";
|
|
98
120
|
const _GC = "GetConnection";
|
|
99
121
|
const _GCI = "GetCatalogItem";
|
|
@@ -119,6 +141,9 @@ const _GOSIT = "GetOutpostSupportedInstanceTypes";
|
|
|
119
141
|
const _GOSITI = "GetOutpostSupportedInstanceTypesInput";
|
|
120
142
|
const _GOSITO = "GetOutpostSupportedInstanceTypesOutput";
|
|
121
143
|
const _GOe = "GetOutpost";
|
|
144
|
+
const _GQ = "GetQuote";
|
|
145
|
+
const _GQI = "GetQuoteInput";
|
|
146
|
+
const _GQO = "GetQuoteOutput";
|
|
122
147
|
const _GRP = "GetRenewalPricing";
|
|
123
148
|
const _GRPI = "GetRenewalPricingInput";
|
|
124
149
|
const _GRPO = "GetRenewalPricingOutput";
|
|
@@ -174,10 +199,16 @@ const _LIi = "LineItem";
|
|
|
174
199
|
const _LMD = "LastModifiedDate";
|
|
175
200
|
const _LO = "ListOrders";
|
|
176
201
|
const _LOI = "ListOrdersInput";
|
|
202
|
+
const _LOIT = "ListOrderableInstanceTypes";
|
|
203
|
+
const _LOITI = "ListOrderableInstanceTypesInput";
|
|
204
|
+
const _LOITO = "ListOrderableInstanceTypesOutput";
|
|
177
205
|
const _LOIi = "ListOutpostsInput";
|
|
178
206
|
const _LOO = "ListOrdersOutput";
|
|
179
207
|
const _LOOi = "ListOutpostsOutput";
|
|
180
208
|
const _LOi = "ListOutposts";
|
|
209
|
+
const _LQ = "ListQuotes";
|
|
210
|
+
const _LQI = "ListQuotesInput";
|
|
211
|
+
const _LQO = "ListQuotesOutput";
|
|
181
212
|
const _LS = "ListSites";
|
|
182
213
|
const _LSI = "ListSitesInput";
|
|
183
214
|
const _LSO = "ListSitesOutput";
|
|
@@ -186,6 +217,7 @@ const _LTFRR = "ListTagsForResourceRequest";
|
|
|
186
217
|
const _LTFRRi = "ListTagsForResourceResponse";
|
|
187
218
|
const _M = "Message";
|
|
188
219
|
const _MAL = "MacAddressList";
|
|
220
|
+
const _MIM = "MemoryInMib";
|
|
189
221
|
const _MR = "MaxResults";
|
|
190
222
|
const _MRP = "MonthlyRecurringPrice";
|
|
191
223
|
const _MS = "MaxSize";
|
|
@@ -195,6 +227,7 @@ const _Mu = "Municipality";
|
|
|
195
227
|
const _N = "Name";
|
|
196
228
|
const _NFE = "NotFoundException";
|
|
197
229
|
const _NIDI = "NetworkInterfaceDeviceIndex";
|
|
230
|
+
const _NP = "NetworkPerformance";
|
|
198
231
|
const _NT = "NextToken";
|
|
199
232
|
const _No = "Notes";
|
|
200
233
|
const _O = "Order";
|
|
@@ -207,12 +240,18 @@ const _OASOR = "OperatingAddressStateOrRegion";
|
|
|
207
240
|
const _OASORF = "OperatingAddressStateOrRegionFilter";
|
|
208
241
|
const _OAu = "OutpostArn";
|
|
209
242
|
const _OFD = "OrderFulfilledDate";
|
|
243
|
+
const _OG = "OutpostGeneration";
|
|
244
|
+
const _OGF = "OutpostGenerationFilter";
|
|
210
245
|
const _OI = "OutpostIdentifier";
|
|
211
246
|
const _OIF = "OutpostIdentifierFilter";
|
|
212
247
|
const _OIr = "OrderId";
|
|
213
248
|
const _OIrd = "OrderIds";
|
|
214
249
|
const _OIu = "OutpostId";
|
|
215
250
|
const _OIw = "OwnerId";
|
|
251
|
+
const _OR = "OrderingRequirement";
|
|
252
|
+
const _ORL = "OrderingRequirementList";
|
|
253
|
+
const _ORT = "OrderingRequirementType";
|
|
254
|
+
const _ORr = "OrderingRequirements";
|
|
216
255
|
const _OS = "OrderSummary";
|
|
217
256
|
const _OSD = "OrderSubmissionDate";
|
|
218
257
|
const _OSLD = "OrderSummaryListDefinition";
|
|
@@ -236,15 +275,48 @@ const _PP = "PowerPhase";
|
|
|
236
275
|
const _PR = "PricingResult";
|
|
237
276
|
const _PT = "PaymentTerm";
|
|
238
277
|
const _PTr = "PricingType";
|
|
239
|
-
const _Q = "
|
|
278
|
+
const _Q = "Quote";
|
|
279
|
+
const _QC = "QuoteCapacity";
|
|
280
|
+
const _QCL = "QuoteCapacityList";
|
|
281
|
+
const _QCLu = "QuoteConstraintList";
|
|
282
|
+
const _QCT = "QuoteCapacityType";
|
|
283
|
+
const _QCTu = "QuoteConstraintType";
|
|
284
|
+
const _QCu = "QuoteConstraint";
|
|
285
|
+
const _QD = "QuoteDescription";
|
|
286
|
+
const _QI = "QuoteIdentifier";
|
|
287
|
+
const _QIu = "QuoteId";
|
|
288
|
+
const _QO = "QuoteOptions";
|
|
289
|
+
const _QOI = "QuoteOptionIdentifier";
|
|
290
|
+
const _QOL = "QuoteOptionList";
|
|
291
|
+
const _QOu = "QuoteOption";
|
|
292
|
+
const _QS = "QuoteStatus";
|
|
293
|
+
const _QSL = "QuoteSpecificationList";
|
|
294
|
+
const _QSLD = "QuoteSummaryListDefinition";
|
|
295
|
+
const _QST = "QuoteSpecificationType";
|
|
296
|
+
const _QSu = "QuoteSpecification";
|
|
297
|
+
const _QSuo = "QuoteSummary";
|
|
298
|
+
const _Qu = "Quantity";
|
|
299
|
+
const _Quo = "Quotes";
|
|
240
300
|
const _R = "Reason";
|
|
241
301
|
const _RA = "ResourceArn";
|
|
302
|
+
const _RC = "RequestedCapacities";
|
|
303
|
+
const _RCe = "RequestedConstraints";
|
|
304
|
+
const _RDI = "RackDepthInches";
|
|
242
305
|
const _RE = "RackElevation";
|
|
306
|
+
const _RHI = "RackHeightInches";
|
|
243
307
|
const _RI = "ResourceId";
|
|
244
308
|
const _RIP = "RequestedInstancePools";
|
|
245
309
|
const _RIa = "RackId";
|
|
310
|
+
const _RPDK = "RackPowerDrawKva";
|
|
311
|
+
const _RPO = "RequestedPaymentOptions";
|
|
246
312
|
const _RPP = "RackPhysicalProperties";
|
|
313
|
+
const _RPT = "RequestedPaymentTerms";
|
|
314
|
+
const _RSD = "RackSpecificationDetails";
|
|
247
315
|
const _RT = "ResourceType";
|
|
316
|
+
const _RU = "RackUse";
|
|
317
|
+
const _RUH = "RackUnitHeight";
|
|
318
|
+
const _RWI = "RackWidthInches";
|
|
319
|
+
const _RWL = "RackWeightLbs";
|
|
248
320
|
const _S = "State";
|
|
249
321
|
const _SA = "ShippingAddress";
|
|
250
322
|
const _SAi = "SiteArn";
|
|
@@ -255,30 +327,39 @@ const _SCT = "StartCapacityTask";
|
|
|
255
327
|
const _SCTI = "StartCapacityTaskInput";
|
|
256
328
|
const _SCTO = "StartCapacityTaskOutput";
|
|
257
329
|
const _SCt = "StartConnection";
|
|
330
|
+
const _SDI = "ServerDepthInches";
|
|
258
331
|
const _SE = "ServerEndpoint";
|
|
259
332
|
const _SF = "StatusFilter";
|
|
333
|
+
const _SHI = "ServerHeightInches";
|
|
260
334
|
const _SHT = "SupportedHardwareType";
|
|
261
335
|
const _SI = "SiteId";
|
|
262
336
|
const _SIh = "ShipmentInformation";
|
|
263
337
|
const _SIu = "SubscriptionId";
|
|
264
338
|
const _SL = "SubscriptionList";
|
|
339
|
+
const _SM = "StatusMessage";
|
|
265
340
|
const _SOD = "StartOutpostDecommission";
|
|
266
341
|
const _SODI = "StartOutpostDecommissionInput";
|
|
267
342
|
const _SODO = "StartOutpostDecommissionOutput";
|
|
343
|
+
const _SOI = "SubmittedOrderId";
|
|
268
344
|
const _SOR = "StateOrRegion";
|
|
269
345
|
const _SPD = "SubscriptionPricingDetails";
|
|
346
|
+
const _SPDK = "ServerPowerDrawKva";
|
|
270
347
|
const _SPK = "ServerPublicKey";
|
|
271
348
|
const _SQEE = "ServiceQuotaExceededException";
|
|
272
349
|
const _SS = "SupportedStorage";
|
|
350
|
+
const _SSD = "ServerSpecificationDetails";
|
|
273
351
|
const _SSF = "SupportedStorageFilter";
|
|
274
352
|
const _SSu = "SubscriptionStatus";
|
|
275
353
|
const _ST = "SubscriptionType";
|
|
276
354
|
const _STA = "ServerTunnelAddress";
|
|
277
355
|
const _STN = "ShipmentTrackingNumber";
|
|
278
356
|
const _SUG = "SupportedUplinkGbps";
|
|
357
|
+
const _SWI = "ServerWidthInches";
|
|
358
|
+
const _SWL = "ServerWeightLbs";
|
|
279
359
|
const _Se = "Services";
|
|
280
360
|
const _Si = "Site";
|
|
281
361
|
const _Sit = "Sites";
|
|
362
|
+
const _Sp = "Specifications";
|
|
282
363
|
const _St = "Status";
|
|
283
364
|
const _Su = "Subscriptions";
|
|
284
365
|
const _Sub = "Subscription";
|
|
@@ -289,6 +370,7 @@ const _TR = "TagResource";
|
|
|
289
370
|
const _TRR = "TagResourceRequest";
|
|
290
371
|
const _TRRa = "TagResourceResponse";
|
|
291
372
|
const _Ta = "Tags";
|
|
373
|
+
const _U = "Unit";
|
|
292
374
|
const _UC = "UplinkCount";
|
|
293
375
|
const _UG = "UplinkGbps";
|
|
294
376
|
const _UIA = "UnderlayIpAddress";
|
|
@@ -296,6 +378,9 @@ const _UO = "UpdateOutpost";
|
|
|
296
378
|
const _UOI = "UpdateOutpostInput";
|
|
297
379
|
const _UOO = "UpdateOutpostOutput";
|
|
298
380
|
const _UP = "UpfrontPrice";
|
|
381
|
+
const _UQ = "UpdateQuote";
|
|
382
|
+
const _UQI = "UpdateQuoteInput";
|
|
383
|
+
const _UQO = "UpdateQuoteOutput";
|
|
299
384
|
const _UR = "UntagResource";
|
|
300
385
|
const _URR = "UntagResourceRequest";
|
|
301
386
|
const _URRn = "UntagResourceResponse";
|
|
@@ -308,6 +393,7 @@ const _USO = "UpdateSiteOutput";
|
|
|
308
393
|
const _USRPP = "UpdateSiteRackPhysicalProperties";
|
|
309
394
|
const _USRPPI = "UpdateSiteRackPhysicalPropertiesInput";
|
|
310
395
|
const _USRPPO = "UpdateSiteRackPhysicalPropertiesOutput";
|
|
396
|
+
const _V = "Value";
|
|
311
397
|
const _VCPU = "VCPUs";
|
|
312
398
|
const _VE = "ValidationException";
|
|
313
399
|
const _VO = "ValidateOnly";
|
|
@@ -370,6 +456,7 @@ export const errorTypeRegistries = [
|
|
|
370
456
|
_s_registry,
|
|
371
457
|
n0_registry,
|
|
372
458
|
];
|
|
459
|
+
var QuoteDescription = [0, n0, _QD, 8, 0];
|
|
373
460
|
export var Address$ = [3, n0, _A,
|
|
374
461
|
0,
|
|
375
462
|
[_CN, _CPN, _AL, _C, _SOR, _PC, _CC, _ALd, _ALdd, _DOC, _Mu],
|
|
@@ -420,6 +507,11 @@ export var CancelOrderOutput$ = [3, n0, _COO,
|
|
|
420
507
|
[],
|
|
421
508
|
[]
|
|
422
509
|
];
|
|
510
|
+
export var CapacitySummary$ = [3, n0, _CS,
|
|
511
|
+
0,
|
|
512
|
+
[_EC, _FC, _CCa],
|
|
513
|
+
[() => QuoteCapacityList, () => QuoteCapacityList, () => QuoteCapacityList]
|
|
514
|
+
];
|
|
423
515
|
export var CapacityTaskFailure$ = [3, n0, _CTF,
|
|
424
516
|
0,
|
|
425
517
|
[_R, _T],
|
|
@@ -465,6 +557,16 @@ export var CreateOutpostOutput$ = [3, n0, _COOre,
|
|
|
465
557
|
[_Ou],
|
|
466
558
|
[() => Outpost$]
|
|
467
559
|
];
|
|
560
|
+
export var CreateQuoteInput$ = [3, n0, _CQI,
|
|
561
|
+
0,
|
|
562
|
+
[_CC, _RC, _OI, _RCe, _RPO, _RPT, _D],
|
|
563
|
+
[0, () => QuoteCapacityList, 0, () => QuoteConstraintList, 64 | 0, 64 | 0, [() => QuoteDescription, 0]], 2
|
|
564
|
+
];
|
|
565
|
+
export var CreateQuoteOutput$ = [3, n0, _CQO,
|
|
566
|
+
0,
|
|
567
|
+
[_Q],
|
|
568
|
+
[[() => Quote$, 0]]
|
|
569
|
+
];
|
|
468
570
|
export var CreateRenewalInput$ = [3, n0, _CRI,
|
|
469
571
|
0,
|
|
470
572
|
[_PO, _PT, _OI, _CT],
|
|
@@ -472,8 +574,8 @@ export var CreateRenewalInput$ = [3, n0, _CRI,
|
|
|
472
574
|
];
|
|
473
575
|
export var CreateRenewalOutput$ = [3, n0, _CRO,
|
|
474
576
|
0,
|
|
475
|
-
[_PO, _PT, _OIu, _UP, _MRP],
|
|
476
|
-
[0, 0, 0, 1, 1]
|
|
577
|
+
[_PO, _PT, _OIu, _UP, _MRP, _Cu],
|
|
578
|
+
[0, 0, 0, 1, 1, 0]
|
|
477
579
|
];
|
|
478
580
|
export var CreateSiteInput$ = [3, n0, _CSI,
|
|
479
581
|
0,
|
|
@@ -495,6 +597,16 @@ export var DeleteOutpostOutput$ = [3, n0, _DOO,
|
|
|
495
597
|
[],
|
|
496
598
|
[]
|
|
497
599
|
];
|
|
600
|
+
export var DeleteQuoteInput$ = [3, n0, _DQI,
|
|
601
|
+
0,
|
|
602
|
+
[_QI],
|
|
603
|
+
[[0, 1]], 1
|
|
604
|
+
];
|
|
605
|
+
export var DeleteQuoteOutput$ = [3, n0, _DQO,
|
|
606
|
+
0,
|
|
607
|
+
[],
|
|
608
|
+
[]
|
|
609
|
+
];
|
|
498
610
|
export var DeleteSiteInput$ = [3, n0, _DSI,
|
|
499
611
|
0,
|
|
500
612
|
[_SI],
|
|
@@ -505,11 +617,21 @@ export var DeleteSiteOutput$ = [3, n0, _DSO,
|
|
|
505
617
|
[],
|
|
506
618
|
[]
|
|
507
619
|
];
|
|
620
|
+
export var DetailedInstanceTypeItem$ = [3, n0, _DITI,
|
|
621
|
+
0,
|
|
622
|
+
[_IT, _VCPU, _MIM, _NP, _FFC],
|
|
623
|
+
[0, 1, 1, 0, () => FormFactorConfigList]
|
|
624
|
+
];
|
|
508
625
|
export var EC2Capacity$ = [3, n0, _ECCa,
|
|
509
626
|
0,
|
|
510
|
-
[_F, _MS,
|
|
627
|
+
[_F, _MS, _Qu],
|
|
511
628
|
[0, 0, 0]
|
|
512
629
|
];
|
|
630
|
+
export var FormFactorConfig$ = [3, n0, _FFCo,
|
|
631
|
+
0,
|
|
632
|
+
[_FF, _OG],
|
|
633
|
+
[0, 0]
|
|
634
|
+
];
|
|
513
635
|
export var GetCapacityTaskInput$ = [3, n0, _GCTI,
|
|
514
636
|
0,
|
|
515
637
|
[_CTI, _OI],
|
|
@@ -590,6 +712,16 @@ export var GetOutpostSupportedInstanceTypesOutput$ = [3, n0, _GOSITO,
|
|
|
590
712
|
[_ITn, _NT],
|
|
591
713
|
[() => InstanceTypeListDefinition, 0]
|
|
592
714
|
];
|
|
715
|
+
export var GetQuoteInput$ = [3, n0, _GQI,
|
|
716
|
+
0,
|
|
717
|
+
[_QI],
|
|
718
|
+
[[0, 1]], 1
|
|
719
|
+
];
|
|
720
|
+
export var GetQuoteOutput$ = [3, n0, _GQO,
|
|
721
|
+
0,
|
|
722
|
+
[_Q],
|
|
723
|
+
[[() => Quote$, 0]]
|
|
724
|
+
];
|
|
593
725
|
export var GetRenewalPricingInput$ = [3, n0, _GRPI,
|
|
594
726
|
0,
|
|
595
727
|
[_OI],
|
|
@@ -637,7 +769,7 @@ export var InstanceTypeItem$ = [3, n0, _ITI,
|
|
|
637
769
|
];
|
|
638
770
|
export var LineItem$ = [3, n0, _LIi,
|
|
639
771
|
0,
|
|
640
|
-
[_CII, _LII,
|
|
772
|
+
[_CII, _LII, _Qu, _St, _SIh, _AIL, _PLII, _POI],
|
|
641
773
|
[0, 0, 1, 0, () => ShipmentInformation$, () => LineItemAssetInformationList, 0, 0]
|
|
642
774
|
];
|
|
643
775
|
export var LineItemAssetInformation$ = [3, n0, _LIAI,
|
|
@@ -647,7 +779,7 @@ export var LineItemAssetInformation$ = [3, n0, _LIAI,
|
|
|
647
779
|
];
|
|
648
780
|
export var LineItemRequest$ = [3, n0, _LIR,
|
|
649
781
|
0,
|
|
650
|
-
[_CII,
|
|
782
|
+
[_CII, _Qu],
|
|
651
783
|
[0, 1]
|
|
652
784
|
];
|
|
653
785
|
export var ListAssetInstancesInput$ = [3, n0, _LAII,
|
|
@@ -700,6 +832,16 @@ export var ListCatalogItemsOutput$ = [3, n0, _LCIO,
|
|
|
700
832
|
[_CIa, _NT],
|
|
701
833
|
[() => CatalogItemListDefinition, 0]
|
|
702
834
|
];
|
|
835
|
+
export var ListOrderableInstanceTypesInput$ = [3, n0, _LOITI,
|
|
836
|
+
0,
|
|
837
|
+
[_OGF, _MR, _NT],
|
|
838
|
+
[[0, { [_hQ]: _OGF }], [1, { [_hQ]: _MR }], [0, { [_hQ]: _NT }]]
|
|
839
|
+
];
|
|
840
|
+
export var ListOrderableInstanceTypesOutput$ = [3, n0, _LOITO,
|
|
841
|
+
0,
|
|
842
|
+
[_ITn, _NT],
|
|
843
|
+
[() => DetailedInstanceTypeListDefinition, 0]
|
|
844
|
+
];
|
|
703
845
|
export var ListOrdersInput$ = [3, n0, _LOI,
|
|
704
846
|
0,
|
|
705
847
|
[_OIF, _NT, _MR],
|
|
@@ -720,6 +862,16 @@ export var ListOutpostsOutput$ = [3, n0, _LOOi,
|
|
|
720
862
|
[_Out, _NT],
|
|
721
863
|
[() => outpostListDefinition, 0]
|
|
722
864
|
];
|
|
865
|
+
export var ListQuotesInput$ = [3, n0, _LQI,
|
|
866
|
+
0,
|
|
867
|
+
[_NT, _MR],
|
|
868
|
+
[[0, { [_hQ]: _NT }], [1, { [_hQ]: _MR }]]
|
|
869
|
+
];
|
|
870
|
+
export var ListQuotesOutput$ = [3, n0, _LQO,
|
|
871
|
+
0,
|
|
872
|
+
[_Quo, _NT],
|
|
873
|
+
[[() => QuoteSummaryListDefinition, 0], 0]
|
|
874
|
+
];
|
|
723
875
|
export var ListSitesInput$ = [3, n0, _LSI,
|
|
724
876
|
0,
|
|
725
877
|
[_NT, _MR, _OACCF, _OASORF, _OACF],
|
|
@@ -745,6 +897,11 @@ export var Order$ = [3, n0, _O,
|
|
|
745
897
|
[_OIu, _OIr, _St, _LI, _PO, _OSD, _OFD, _PT, _OT],
|
|
746
898
|
[0, 0, 0, () => LineItemListDefinition, 0, 4, 4, 0, 0]
|
|
747
899
|
];
|
|
900
|
+
export var OrderingRequirement$ = [3, n0, _OR,
|
|
901
|
+
0,
|
|
902
|
+
[_SM, _ORT, _St],
|
|
903
|
+
[0, 0, 0]
|
|
904
|
+
];
|
|
748
905
|
export var OrderSummary$ = [3, n0, _OS,
|
|
749
906
|
0,
|
|
750
907
|
[_OIu, _OIr, _OT, _St, _LICBS, _OSD, _OFD],
|
|
@@ -760,11 +917,51 @@ export var PricingOption$ = [3, n0, _POri,
|
|
|
760
917
|
[_PTr, _SPD],
|
|
761
918
|
[0, () => SubscriptionPricingDetails$]
|
|
762
919
|
];
|
|
920
|
+
export var Quote$ = [3, n0, _Q,
|
|
921
|
+
0,
|
|
922
|
+
[_QIu, _AIc, _QS, _SM, _OAu, _CC, _RC, _RCe, _RPO, _RPT, _QO, _ORr, _SOI, _CDr, _ED, _D],
|
|
923
|
+
[0, 0, 0, 0, 0, 0, () => QuoteCapacityList, () => QuoteConstraintList, 64 | 0, 64 | 0, () => QuoteOptionList, () => OrderingRequirementList, 0, 4, 4, [() => QuoteDescription, 0]]
|
|
924
|
+
];
|
|
925
|
+
export var QuoteCapacity$ = [3, n0, _QC,
|
|
926
|
+
0,
|
|
927
|
+
[_QCT, _U, _Qu],
|
|
928
|
+
[0, 0, 1]
|
|
929
|
+
];
|
|
930
|
+
export var QuoteConstraint$ = [3, n0, _QCu,
|
|
931
|
+
0,
|
|
932
|
+
[_QCTu, _V],
|
|
933
|
+
[0, 0]
|
|
934
|
+
];
|
|
935
|
+
export var QuoteOption$ = [3, n0, _QOu,
|
|
936
|
+
0,
|
|
937
|
+
[_QOI, _Ca, _CS, _Sp, _POr],
|
|
938
|
+
[0, () => QuoteCapacityList, () => CapacitySummary$, () => QuoteSpecificationList, () => PricingOptionList]
|
|
939
|
+
];
|
|
940
|
+
export var QuoteSpecification$ = [3, n0, _QSu,
|
|
941
|
+
0,
|
|
942
|
+
[_QST, _ERSD, _FRSD, _SSD],
|
|
943
|
+
[0, () => RackSpecificationDetails$, () => RackSpecificationDetails$, () => ServerSpecificationDetails$]
|
|
944
|
+
];
|
|
945
|
+
export var QuoteSummary$ = [3, n0, _QSuo,
|
|
946
|
+
0,
|
|
947
|
+
[_QIu, _AIc, _QS, _SM, _OAu, _CC, _RC, _RCe, _RPO, _RPT, _QO, _SOI, _CDr, _ED, _D],
|
|
948
|
+
[0, 0, 0, 0, 0, 0, () => QuoteCapacityList, () => QuoteConstraintList, 64 | 0, 64 | 0, () => QuoteOptionList, 0, 4, 4, [() => QuoteDescription, 0]]
|
|
949
|
+
];
|
|
763
950
|
export var RackPhysicalProperties$ = [3, n0, _RPP,
|
|
764
951
|
0,
|
|
765
952
|
[_PDK, _PP, _PCo, _PFD, _UG, _UC, _FOCT, _OSp, _MSWL],
|
|
766
953
|
[0, 0, 0, 0, 0, 0, 0, 0, 0]
|
|
767
954
|
];
|
|
955
|
+
export var RackSpecificationDetails$ = [3, n0, _RSD,
|
|
956
|
+
0,
|
|
957
|
+
[_RIa, _RU, _RPDK, _RWL, _RHI, _RWI, _RDI, _RUH, _ECC],
|
|
958
|
+
[0, 0, 1, 1, 1, 1, 1, 0, () => EC2CapacityListDefinition]
|
|
959
|
+
];
|
|
960
|
+
export var ServerSpecificationDetails$ = [3, n0, _SSD,
|
|
961
|
+
0,
|
|
962
|
+
[_SPDK, _SWL, _SHI, _SWI, _SDI, _RUH, _ECC],
|
|
963
|
+
[1, 1, 1, 1, 1, 0, () => EC2CapacityListDefinition]
|
|
964
|
+
];
|
|
768
965
|
export var ShipmentInformation$ = [3, n0, _SIh,
|
|
769
966
|
0,
|
|
770
967
|
[_STN, _SC],
|
|
@@ -807,13 +1004,13 @@ export var StartOutpostDecommissionOutput$ = [3, n0, _SODO,
|
|
|
807
1004
|
];
|
|
808
1005
|
export var Subscription$ = [3, n0, _Sub,
|
|
809
1006
|
0,
|
|
810
|
-
[_SIu, _ST, _SSu, _OIrd, _BD,
|
|
811
|
-
[0, 0, 0, 64 | 0, 4, 4, 1, 1]
|
|
1007
|
+
[_SIu, _ST, _SSu, _OIrd, _BD, _EDn, _Cu, _MRP, _UP],
|
|
1008
|
+
[0, 0, 0, 64 | 0, 4, 4, 0, 1, 1]
|
|
812
1009
|
];
|
|
813
1010
|
export var SubscriptionPricingDetails$ = [3, n0, _SPD,
|
|
814
1011
|
0,
|
|
815
|
-
[_PO, _PT, _UP, _MRP],
|
|
816
|
-
[0, 0, 1, 1]
|
|
1012
|
+
[_PO, _PT, _UP, _MRP, _Cu],
|
|
1013
|
+
[0, 0, 1, 1, 0]
|
|
817
1014
|
];
|
|
818
1015
|
export var TagResourceRequest$ = [3, n0, _TRR,
|
|
819
1016
|
0,
|
|
@@ -845,6 +1042,16 @@ export var UpdateOutpostOutput$ = [3, n0, _UOO,
|
|
|
845
1042
|
[_Ou],
|
|
846
1043
|
[() => Outpost$]
|
|
847
1044
|
];
|
|
1045
|
+
export var UpdateQuoteInput$ = [3, n0, _UQI,
|
|
1046
|
+
0,
|
|
1047
|
+
[_QI, _OI, _CC, _RC, _RCe, _RPO, _RPT, _D],
|
|
1048
|
+
[[0, 1], 0, 0, () => QuoteCapacityList, () => QuoteConstraintList, 64 | 0, 64 | 0, [() => QuoteDescription, 0]], 1
|
|
1049
|
+
];
|
|
1050
|
+
export var UpdateQuoteOutput$ = [3, n0, _UQO,
|
|
1051
|
+
0,
|
|
1052
|
+
[_Q],
|
|
1053
|
+
[[() => Quote$, 0]]
|
|
1054
|
+
];
|
|
848
1055
|
export var UpdateSiteAddressInput$ = [3, n0, _USAI,
|
|
849
1056
|
0,
|
|
850
1057
|
[_SI, _ATd, _A],
|
|
@@ -905,10 +1112,16 @@ var CatalogItemListDefinition = [1, n0, _CILD,
|
|
|
905
1112
|
var CIDRList = 64 | 0;
|
|
906
1113
|
var CityList = 64 | 0;
|
|
907
1114
|
var CountryCodeList = 64 | 0;
|
|
1115
|
+
var DetailedInstanceTypeListDefinition = [1, n0, _DITLD,
|
|
1116
|
+
0, () => DetailedInstanceTypeItem$
|
|
1117
|
+
];
|
|
908
1118
|
var EC2CapacityListDefinition = [1, n0, _ECCLD,
|
|
909
1119
|
0, () => EC2Capacity$
|
|
910
1120
|
];
|
|
911
1121
|
var EC2FamilyList = 64 | 0;
|
|
1122
|
+
var FormFactorConfigList = [1, n0, _FFCL,
|
|
1123
|
+
0, () => FormFactorConfig$
|
|
1124
|
+
];
|
|
912
1125
|
var HostIdList = 64 | 0;
|
|
913
1126
|
var InstanceFamilies = 64 | 0;
|
|
914
1127
|
var InstanceIdList = 64 | 0;
|
|
@@ -927,6 +1140,9 @@ var LineItemRequestListDefinition = [1, n0, _LIRLD,
|
|
|
927
1140
|
];
|
|
928
1141
|
var MacAddressList = 64 | 0;
|
|
929
1142
|
var OrderIdList = 64 | 0;
|
|
1143
|
+
var OrderingRequirementList = [1, n0, _ORL,
|
|
1144
|
+
0, () => OrderingRequirement$
|
|
1145
|
+
];
|
|
930
1146
|
var OrderSummaryListDefinition = [1, n0, _OSLD,
|
|
931
1147
|
0, () => OrderSummary$
|
|
932
1148
|
];
|
|
@@ -934,9 +1150,27 @@ var OutpostInstanceTypeList = 64 | 0;
|
|
|
934
1150
|
var outpostListDefinition = [1, n0, _oLD,
|
|
935
1151
|
0, () => Outpost$
|
|
936
1152
|
];
|
|
1153
|
+
var PaymentOptionList = 64 | 0;
|
|
1154
|
+
var PaymentTermList = 64 | 0;
|
|
937
1155
|
var PricingOptionList = [1, n0, _POL,
|
|
938
1156
|
0, () => PricingOption$
|
|
939
1157
|
];
|
|
1158
|
+
var QuoteCapacityList = [1, n0, _QCL,
|
|
1159
|
+
0, () => QuoteCapacity$
|
|
1160
|
+
];
|
|
1161
|
+
var QuoteConstraintList = [1, n0, _QCLu,
|
|
1162
|
+
0, () => QuoteConstraint$
|
|
1163
|
+
];
|
|
1164
|
+
var QuoteOptionList = [1, n0, _QOL,
|
|
1165
|
+
0, () => QuoteOption$
|
|
1166
|
+
];
|
|
1167
|
+
var QuoteSpecificationList = [1, n0, _QSL,
|
|
1168
|
+
0, () => QuoteSpecification$
|
|
1169
|
+
];
|
|
1170
|
+
var QuoteSummaryListDefinition = [1, n0, _QSLD,
|
|
1171
|
+
0, [() => QuoteSummary$,
|
|
1172
|
+
0]
|
|
1173
|
+
];
|
|
940
1174
|
var RequestedInstancePools = [1, n0, _RIP,
|
|
941
1175
|
0, () => InstanceTypeCapacity$
|
|
942
1176
|
];
|
|
@@ -965,15 +1199,21 @@ export var CreateOrder$ = [9, n0, _COr,
|
|
|
965
1199
|
export var CreateOutpost$ = [9, n0, _COre,
|
|
966
1200
|
{ [_h]: ["POST", "/outposts", 200] }, () => CreateOutpostInput$, () => CreateOutpostOutput$
|
|
967
1201
|
];
|
|
1202
|
+
export var CreateQuote$ = [9, n0, _CQ,
|
|
1203
|
+
{ [_h]: ["POST", "/quotes", 200] }, () => CreateQuoteInput$, () => CreateQuoteOutput$
|
|
1204
|
+
];
|
|
968
1205
|
export var CreateRenewal$ = [9, n0, _CR,
|
|
969
1206
|
{ [_h]: ["POST", "/renewals", 200] }, () => CreateRenewalInput$, () => CreateRenewalOutput$
|
|
970
1207
|
];
|
|
971
|
-
export var CreateSite$ = [9, n0,
|
|
1208
|
+
export var CreateSite$ = [9, n0, _CSr,
|
|
972
1209
|
{ [_h]: ["POST", "/sites", 200] }, () => CreateSiteInput$, () => CreateSiteOutput$
|
|
973
1210
|
];
|
|
974
1211
|
export var DeleteOutpost$ = [9, n0, _DO,
|
|
975
1212
|
{ [_h]: ["DELETE", "/outposts/{OutpostId}", 200] }, () => DeleteOutpostInput$, () => DeleteOutpostOutput$
|
|
976
1213
|
];
|
|
1214
|
+
export var DeleteQuote$ = [9, n0, _DQ,
|
|
1215
|
+
{ [_h]: ["DELETE", "/quotes/{QuoteIdentifier}", 200] }, () => DeleteQuoteInput$, () => DeleteQuoteOutput$
|
|
1216
|
+
];
|
|
977
1217
|
export var DeleteSite$ = [9, n0, _DS,
|
|
978
1218
|
{ [_h]: ["DELETE", "/sites/{SiteId}", 200] }, () => DeleteSiteInput$, () => DeleteSiteOutput$
|
|
979
1219
|
];
|
|
@@ -1001,6 +1241,9 @@ export var GetOutpostInstanceTypes$ = [9, n0, _GOIT,
|
|
|
1001
1241
|
export var GetOutpostSupportedInstanceTypes$ = [9, n0, _GOSIT,
|
|
1002
1242
|
{ [_h]: ["GET", "/outposts/{OutpostIdentifier}/supportedInstanceTypes", 200] }, () => GetOutpostSupportedInstanceTypesInput$, () => GetOutpostSupportedInstanceTypesOutput$
|
|
1003
1243
|
];
|
|
1244
|
+
export var GetQuote$ = [9, n0, _GQ,
|
|
1245
|
+
{ [_h]: ["GET", "/quotes/{QuoteIdentifier}", 200] }, () => GetQuoteInput$, () => GetQuoteOutput$
|
|
1246
|
+
];
|
|
1004
1247
|
export var GetRenewalPricing$ = [9, n0, _GRP,
|
|
1005
1248
|
{ [_h]: ["GET", "/outpost/{OutpostIdentifier}/renewal-pricing", 200] }, () => GetRenewalPricingInput$, () => GetRenewalPricingOutput$
|
|
1006
1249
|
];
|
|
@@ -1025,12 +1268,18 @@ export var ListCapacityTasks$ = [9, n0, _LCT,
|
|
|
1025
1268
|
export var ListCatalogItems$ = [9, n0, _LCI,
|
|
1026
1269
|
{ [_h]: ["GET", "/catalog/items", 200] }, () => ListCatalogItemsInput$, () => ListCatalogItemsOutput$
|
|
1027
1270
|
];
|
|
1271
|
+
export var ListOrderableInstanceTypes$ = [9, n0, _LOIT,
|
|
1272
|
+
{ [_h]: ["GET", "/instanceTypes", 200] }, () => ListOrderableInstanceTypesInput$, () => ListOrderableInstanceTypesOutput$
|
|
1273
|
+
];
|
|
1028
1274
|
export var ListOrders$ = [9, n0, _LO,
|
|
1029
1275
|
{ [_h]: ["GET", "/list-orders", 200] }, () => ListOrdersInput$, () => ListOrdersOutput$
|
|
1030
1276
|
];
|
|
1031
1277
|
export var ListOutposts$ = [9, n0, _LOi,
|
|
1032
1278
|
{ [_h]: ["GET", "/outposts", 200] }, () => ListOutpostsInput$, () => ListOutpostsOutput$
|
|
1033
1279
|
];
|
|
1280
|
+
export var ListQuotes$ = [9, n0, _LQ,
|
|
1281
|
+
{ [_h]: ["GET", "/quotes", 200] }, () => ListQuotesInput$, () => ListQuotesOutput$
|
|
1282
|
+
];
|
|
1034
1283
|
export var ListSites$ = [9, n0, _LS,
|
|
1035
1284
|
{ [_h]: ["GET", "/sites", 200] }, () => ListSitesInput$, () => ListSitesOutput$
|
|
1036
1285
|
];
|
|
@@ -1055,6 +1304,9 @@ export var UntagResource$ = [9, n0, _UR,
|
|
|
1055
1304
|
export var UpdateOutpost$ = [9, n0, _UO,
|
|
1056
1305
|
{ [_h]: ["PATCH", "/outposts/{OutpostId}", 200] }, () => UpdateOutpostInput$, () => UpdateOutpostOutput$
|
|
1057
1306
|
];
|
|
1307
|
+
export var UpdateQuote$ = [9, n0, _UQ,
|
|
1308
|
+
{ [_h]: ["PATCH", "/quotes/{QuoteIdentifier}", 200] }, () => UpdateQuoteInput$, () => UpdateQuoteOutput$
|
|
1309
|
+
];
|
|
1058
1310
|
export var UpdateSite$ = [9, n0, _US,
|
|
1059
1311
|
{ [_h]: ["PATCH", "/sites/{SiteId}", 200] }, () => UpdateSiteInput$, () => UpdateSiteOutput$
|
|
1060
1312
|
];
|