@aws-sdk/client-outposts 3.986.0 → 3.988.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +54 -1253
- package/dist-cjs/models/OutpostsServiceException.js +12 -0
- package/dist-cjs/models/errors.js +98 -0
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-cjs/schemas/schemas_0.js +1017 -0
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +44 -38
- package/dist-types/schemas/schemas_0.d.ts +13 -6
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +8 -6
- package/package.json +13 -13
|
@@ -0,0 +1,1017 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.GetOutpostSupportedInstanceTypesOutput$ = exports.GetOutpostSupportedInstanceTypesInput$ = exports.GetOutpostOutput$ = exports.GetOutpostInstanceTypesOutput$ = exports.GetOutpostInstanceTypesInput$ = exports.GetOutpostInput$ = exports.GetOutpostBillingInformationOutput$ = exports.GetOutpostBillingInformationInput$ = exports.GetOrderOutput$ = exports.GetOrderInput$ = exports.GetConnectionResponse$ = exports.GetConnectionRequest$ = exports.GetCatalogItemOutput$ = exports.GetCatalogItemInput$ = exports.GetCapacityTaskOutput$ = exports.GetCapacityTaskInput$ = exports.EC2Capacity$ = exports.DeleteSiteOutput$ = exports.DeleteSiteInput$ = exports.DeleteOutpostOutput$ = exports.DeleteOutpostInput$ = exports.CreateSiteOutput$ = exports.CreateSiteInput$ = exports.CreateOutpostOutput$ = exports.CreateOutpostInput$ = exports.CreateOrderOutput$ = exports.CreateOrderInput$ = exports.ConnectionDetails$ = exports.ComputeAttributes$ = exports.CatalogItem$ = exports.CapacityTaskSummary$ = exports.CapacityTaskFailure$ = exports.CancelOrderOutput$ = exports.CancelOrderInput$ = exports.CancelCapacityTaskOutput$ = exports.CancelCapacityTaskInput$ = exports.BlockingInstance$ = exports.AssetLocation$ = exports.AssetInstanceTypeCapacity$ = exports.AssetInstance$ = exports.AssetInfo$ = exports.Address$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.ServiceQuotaExceededException$ = exports.NotFoundException$ = exports.InternalServerException$ = exports.ConflictException$ = exports.AccessDeniedException$ = exports.OutpostsServiceException$ = void 0;
|
|
4
|
+
exports.UpdateSiteInput$ = exports.UpdateSiteAddressOutput$ = exports.UpdateSiteAddressInput$ = exports.UpdateOutpostOutput$ = exports.UpdateOutpostInput$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.Subscription$ = exports.StartOutpostDecommissionOutput$ = exports.StartOutpostDecommissionInput$ = exports.StartConnectionResponse$ = exports.StartConnectionRequest$ = exports.StartCapacityTaskOutput$ = exports.StartCapacityTaskInput$ = exports.Site$ = exports.ShipmentInformation$ = exports.RackPhysicalProperties$ = exports.Outpost$ = exports.OrderSummary$ = exports.Order$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListSitesOutput$ = exports.ListSitesInput$ = exports.ListOutpostsOutput$ = exports.ListOutpostsInput$ = exports.ListOrdersOutput$ = exports.ListOrdersInput$ = exports.ListCatalogItemsOutput$ = exports.ListCatalogItemsInput$ = exports.ListCapacityTasksOutput$ = exports.ListCapacityTasksInput$ = exports.ListBlockingInstancesForCapacityTaskOutput$ = exports.ListBlockingInstancesForCapacityTaskInput$ = exports.ListAssetsOutput$ = exports.ListAssetsInput$ = exports.ListAssetInstancesOutput$ = exports.ListAssetInstancesInput$ = exports.LineItemRequest$ = exports.LineItemAssetInformation$ = exports.LineItem$ = exports.InstanceTypeItem$ = exports.InstanceTypeCapacity$ = exports.InstancesToExclude$ = exports.GetSiteOutput$ = exports.GetSiteInput$ = exports.GetSiteAddressOutput$ = exports.GetSiteAddressInput$ = void 0;
|
|
5
|
+
exports.UpdateSiteRackPhysicalProperties$ = exports.UpdateSiteAddress$ = exports.UpdateSite$ = exports.UpdateOutpost$ = exports.UntagResource$ = exports.TagResource$ = exports.StartOutpostDecommission$ = exports.StartConnection$ = exports.StartCapacityTask$ = exports.ListTagsForResource$ = exports.ListSites$ = exports.ListOutposts$ = exports.ListOrders$ = exports.ListCatalogItems$ = exports.ListCapacityTasks$ = exports.ListBlockingInstancesForCapacityTask$ = exports.ListAssets$ = exports.ListAssetInstances$ = exports.GetSiteAddress$ = exports.GetSite$ = exports.GetOutpostSupportedInstanceTypes$ = exports.GetOutpostInstanceTypes$ = exports.GetOutpostBillingInformation$ = exports.GetOutpost$ = exports.GetOrder$ = exports.GetConnection$ = exports.GetCatalogItem$ = exports.GetCapacityTask$ = exports.DeleteSite$ = exports.DeleteOutpost$ = exports.CreateSite$ = exports.CreateOutpost$ = exports.CreateOrder$ = exports.CancelOrder$ = exports.CancelCapacityTask$ = exports.UpdateSiteRackPhysicalPropertiesOutput$ = exports.UpdateSiteRackPhysicalPropertiesInput$ = exports.UpdateSiteOutput$ = void 0;
|
|
6
|
+
const _A = "Address";
|
|
7
|
+
const _ADE = "AccessDeniedException";
|
|
8
|
+
const _AI = "AssetInfo";
|
|
9
|
+
const _AICL = "AssetInstanceCapacityList";
|
|
10
|
+
const _AIF = "AssetIdFilter";
|
|
11
|
+
const _AIFc = "AccountIdFilter";
|
|
12
|
+
const _AIL = "AssetInformationList";
|
|
13
|
+
const _AILs = "AssetInstanceList";
|
|
14
|
+
const _AITC = "AssetInstanceTypeCapacity";
|
|
15
|
+
const _AIc = "AccountId";
|
|
16
|
+
const _AIcc = "AccountIds";
|
|
17
|
+
const _AIl = "AllowedIps";
|
|
18
|
+
const _AIs = "AssetId";
|
|
19
|
+
const _AIss = "AssetInstance";
|
|
20
|
+
const _AIsse = "AssetInstances";
|
|
21
|
+
const _AL = "AddressLine1";
|
|
22
|
+
const _ALD = "AssetListDefinition";
|
|
23
|
+
const _ALd = "AddressLine2";
|
|
24
|
+
const _ALdd = "AddressLine3";
|
|
25
|
+
const _ALs = "AssetLocation";
|
|
26
|
+
const _ASF = "AwsServiceFilter";
|
|
27
|
+
const _ASN = "AwsServiceName";
|
|
28
|
+
const _AT = "AssetType";
|
|
29
|
+
const _ATd = "AddressType";
|
|
30
|
+
const _AZ = "AvailabilityZone";
|
|
31
|
+
const _AZF = "AvailabilityZoneFilter";
|
|
32
|
+
const _AZI = "AvailabilityZoneId";
|
|
33
|
+
const _AZIF = "AvailabilityZoneIdFilter";
|
|
34
|
+
const _As = "Assets";
|
|
35
|
+
const _BD = "BeginDate";
|
|
36
|
+
const _BI = "BlockingInstance";
|
|
37
|
+
const _BIL = "BlockingInstancesList";
|
|
38
|
+
const _BIl = "BlockingInstances";
|
|
39
|
+
const _BRT = "BlockingResourceTypes";
|
|
40
|
+
const _C = "City";
|
|
41
|
+
const _CA = "ComputeAttributes";
|
|
42
|
+
const _CC = "CountryCode";
|
|
43
|
+
const _CCT = "CancelCapacityTask";
|
|
44
|
+
const _CCTI = "CancelCapacityTaskInput";
|
|
45
|
+
const _CCTO = "CancelCapacityTaskOutput";
|
|
46
|
+
const _CD = "CreationDate";
|
|
47
|
+
const _CDo = "CompletionDate";
|
|
48
|
+
const _CDon = "ConnectionDetails";
|
|
49
|
+
const _CE = "ConflictException";
|
|
50
|
+
const _CED = "ContractEndDate";
|
|
51
|
+
const _CI = "CatalogItem";
|
|
52
|
+
const _CII = "CatalogItemId";
|
|
53
|
+
const _CILD = "CatalogItemListDefinition";
|
|
54
|
+
const _CIa = "CatalogItems";
|
|
55
|
+
const _CIo = "ConnectionId";
|
|
56
|
+
const _CN = "ContactName";
|
|
57
|
+
const _CO = "CancelOrder";
|
|
58
|
+
const _COI = "CancelOrderInput";
|
|
59
|
+
const _COIr = "CreateOrderInput";
|
|
60
|
+
const _COIre = "CreateOutpostInput";
|
|
61
|
+
const _COO = "CancelOrderOutput";
|
|
62
|
+
const _COOr = "CreateOrderOutput";
|
|
63
|
+
const _COOre = "CreateOutpostOutput";
|
|
64
|
+
const _COr = "CreateOrder";
|
|
65
|
+
const _COre = "CreateOutpost";
|
|
66
|
+
const _CPK = "ClientPublicKey";
|
|
67
|
+
const _CPN = "ContactPhoneNumber";
|
|
68
|
+
const _CS = "CreateSite";
|
|
69
|
+
const _CSI = "CreateSiteInput";
|
|
70
|
+
const _CSO = "CreateSiteOutput";
|
|
71
|
+
const _CT = "CapacityTasks";
|
|
72
|
+
const _CTA = "ClientTunnelAddress";
|
|
73
|
+
const _CTF = "CapacityTaskFailure";
|
|
74
|
+
const _CTI = "CapacityTaskId";
|
|
75
|
+
const _CTL = "CapacityTaskList";
|
|
76
|
+
const _CTS = "CapacityTaskSummary";
|
|
77
|
+
const _CTSF = "CapacityTaskStatusFilter";
|
|
78
|
+
const _CTSa = "CapacityTaskStatus";
|
|
79
|
+
const _Co = "Count";
|
|
80
|
+
const _D = "Description";
|
|
81
|
+
const _DO = "DeleteOutpost";
|
|
82
|
+
const _DOC = "DistrictOrCounty";
|
|
83
|
+
const _DOI = "DeleteOutpostInput";
|
|
84
|
+
const _DOO = "DeleteOutpostOutput";
|
|
85
|
+
const _DR = "DryRun";
|
|
86
|
+
const _DS = "DeleteSite";
|
|
87
|
+
const _DSI = "DeleteSiteInput";
|
|
88
|
+
const _DSN = "DeviceSerialNumber";
|
|
89
|
+
const _DSO = "DeleteSiteOutput";
|
|
90
|
+
const _ECC = "EC2Capacities";
|
|
91
|
+
const _ECCLD = "EC2CapacityListDefinition";
|
|
92
|
+
const _ECCa = "EC2Capacity";
|
|
93
|
+
const _ECFF = "EC2FamilyFilter";
|
|
94
|
+
const _ED = "EndDate";
|
|
95
|
+
const _F = "Family";
|
|
96
|
+
const _FOCT = "FiberOpticCableType";
|
|
97
|
+
const _Fa = "Failed";
|
|
98
|
+
const _GC = "GetConnection";
|
|
99
|
+
const _GCI = "GetCatalogItem";
|
|
100
|
+
const _GCII = "GetCatalogItemInput";
|
|
101
|
+
const _GCIO = "GetCatalogItemOutput";
|
|
102
|
+
const _GCR = "GetConnectionRequest";
|
|
103
|
+
const _GCRe = "GetConnectionResponse";
|
|
104
|
+
const _GCT = "GetCapacityTask";
|
|
105
|
+
const _GCTI = "GetCapacityTaskInput";
|
|
106
|
+
const _GCTO = "GetCapacityTaskOutput";
|
|
107
|
+
const _GO = "GetOrder";
|
|
108
|
+
const _GOBI = "GetOutpostBillingInformation";
|
|
109
|
+
const _GOBII = "GetOutpostBillingInformationInput";
|
|
110
|
+
const _GOBIO = "GetOutpostBillingInformationOutput";
|
|
111
|
+
const _GOI = "GetOrderInput";
|
|
112
|
+
const _GOIT = "GetOutpostInstanceTypes";
|
|
113
|
+
const _GOITI = "GetOutpostInstanceTypesInput";
|
|
114
|
+
const _GOITO = "GetOutpostInstanceTypesOutput";
|
|
115
|
+
const _GOIe = "GetOutpostInput";
|
|
116
|
+
const _GOO = "GetOrderOutput";
|
|
117
|
+
const _GOOe = "GetOutpostOutput";
|
|
118
|
+
const _GOSIT = "GetOutpostSupportedInstanceTypes";
|
|
119
|
+
const _GOSITI = "GetOutpostSupportedInstanceTypesInput";
|
|
120
|
+
const _GOSITO = "GetOutpostSupportedInstanceTypesOutput";
|
|
121
|
+
const _GOe = "GetOutpost";
|
|
122
|
+
const _GS = "GetSite";
|
|
123
|
+
const _GSA = "GetSiteAddress";
|
|
124
|
+
const _GSAI = "GetSiteAddressInput";
|
|
125
|
+
const _GSAO = "GetSiteAddressOutput";
|
|
126
|
+
const _GSI = "GetSiteInput";
|
|
127
|
+
const _GSO = "GetSiteOutput";
|
|
128
|
+
const _HI = "HostId";
|
|
129
|
+
const _HIF = "HostIdFilter";
|
|
130
|
+
const _I = "Instances";
|
|
131
|
+
const _ICF = "ItemClassFilter";
|
|
132
|
+
const _IF = "InstanceFamilies";
|
|
133
|
+
const _II = "InstanceId";
|
|
134
|
+
const _IP = "InstancePools";
|
|
135
|
+
const _IS = "ItemStatus";
|
|
136
|
+
const _ISE = "InternalServerException";
|
|
137
|
+
const _IT = "InstanceType";
|
|
138
|
+
const _ITC = "InstanceTypeCapacities";
|
|
139
|
+
const _ITCn = "InstanceTypeCapacity";
|
|
140
|
+
const _ITE = "InstancesToExclude";
|
|
141
|
+
const _ITF = "InstanceTypeFilter";
|
|
142
|
+
const _ITI = "InstanceTypeItem";
|
|
143
|
+
const _ITLD = "InstanceTypeListDefinition";
|
|
144
|
+
const _ITn = "InstanceTypes";
|
|
145
|
+
const _LA = "ListAssets";
|
|
146
|
+
const _LAI = "ListAssetsInput";
|
|
147
|
+
const _LAII = "ListAssetInstancesInput";
|
|
148
|
+
const _LAIO = "ListAssetInstancesOutput";
|
|
149
|
+
const _LAIi = "ListAssetInstances";
|
|
150
|
+
const _LAO = "ListAssetsOutput";
|
|
151
|
+
const _LBIFCT = "ListBlockingInstancesForCapacityTask";
|
|
152
|
+
const _LBIFCTI = "ListBlockingInstancesForCapacityTaskInput";
|
|
153
|
+
const _LBIFCTO = "ListBlockingInstancesForCapacityTaskOutput";
|
|
154
|
+
const _LCI = "ListCatalogItems";
|
|
155
|
+
const _LCII = "ListCatalogItemsInput";
|
|
156
|
+
const _LCIO = "ListCatalogItemsOutput";
|
|
157
|
+
const _LCS = "LifeCycleStatus";
|
|
158
|
+
const _LCSF = "LifeCycleStatusFilter";
|
|
159
|
+
const _LCT = "ListCapacityTasks";
|
|
160
|
+
const _LCTI = "ListCapacityTasksInput";
|
|
161
|
+
const _LCTO = "ListCapacityTasksOutput";
|
|
162
|
+
const _LI = "LineItems";
|
|
163
|
+
const _LIAI = "LineItemAssetInformation";
|
|
164
|
+
const _LIAIL = "LineItemAssetInformationList";
|
|
165
|
+
const _LICBS = "LineItemCountsByStatus";
|
|
166
|
+
const _LII = "LineItemId";
|
|
167
|
+
const _LILD = "LineItemListDefinition";
|
|
168
|
+
const _LIR = "LineItemRequest";
|
|
169
|
+
const _LIRLD = "LineItemRequestListDefinition";
|
|
170
|
+
const _LIi = "LineItem";
|
|
171
|
+
const _LMD = "LastModifiedDate";
|
|
172
|
+
const _LO = "ListOrders";
|
|
173
|
+
const _LOI = "ListOrdersInput";
|
|
174
|
+
const _LOIi = "ListOutpostsInput";
|
|
175
|
+
const _LOO = "ListOrdersOutput";
|
|
176
|
+
const _LOOi = "ListOutpostsOutput";
|
|
177
|
+
const _LOi = "ListOutposts";
|
|
178
|
+
const _LS = "ListSites";
|
|
179
|
+
const _LSI = "ListSitesInput";
|
|
180
|
+
const _LSO = "ListSitesOutput";
|
|
181
|
+
const _LTFR = "ListTagsForResource";
|
|
182
|
+
const _LTFRR = "ListTagsForResourceRequest";
|
|
183
|
+
const _LTFRRi = "ListTagsForResourceResponse";
|
|
184
|
+
const _M = "Message";
|
|
185
|
+
const _MAL = "MacAddressList";
|
|
186
|
+
const _MR = "MaxResults";
|
|
187
|
+
const _MRP = "MonthlyRecurringPrice";
|
|
188
|
+
const _MS = "MaxSize";
|
|
189
|
+
const _MSWL = "MaximumSupportedWeightLbs";
|
|
190
|
+
const _MV = "MaxVcpus";
|
|
191
|
+
const _Mu = "Municipality";
|
|
192
|
+
const _N = "Name";
|
|
193
|
+
const _NFE = "NotFoundException";
|
|
194
|
+
const _NIDI = "NetworkInterfaceDeviceIndex";
|
|
195
|
+
const _NT = "NextToken";
|
|
196
|
+
const _No = "Notes";
|
|
197
|
+
const _O = "Order";
|
|
198
|
+
const _OA = "OperatingAddress";
|
|
199
|
+
const _OAC = "OperatingAddressCity";
|
|
200
|
+
const _OACC = "OperatingAddressCountryCode";
|
|
201
|
+
const _OACCF = "OperatingAddressCountryCodeFilter";
|
|
202
|
+
const _OACF = "OperatingAddressCityFilter";
|
|
203
|
+
const _OASOR = "OperatingAddressStateOrRegion";
|
|
204
|
+
const _OASORF = "OperatingAddressStateOrRegionFilter";
|
|
205
|
+
const _OAu = "OutpostArn";
|
|
206
|
+
const _OFD = "OrderFulfilledDate";
|
|
207
|
+
const _OI = "OutpostIdentifier";
|
|
208
|
+
const _OIF = "OutpostIdentifierFilter";
|
|
209
|
+
const _OIr = "OrderId";
|
|
210
|
+
const _OIrd = "OrderIds";
|
|
211
|
+
const _OIu = "OutpostId";
|
|
212
|
+
const _OIw = "OwnerId";
|
|
213
|
+
const _OS = "OrderSummary";
|
|
214
|
+
const _OSD = "OrderSubmissionDate";
|
|
215
|
+
const _OSLD = "OrderSummaryListDefinition";
|
|
216
|
+
const _OSp = "OpticalStandard";
|
|
217
|
+
const _OT = "OrderType";
|
|
218
|
+
const _Or = "Orders";
|
|
219
|
+
const _Ou = "Outpost";
|
|
220
|
+
const _Out = "Outposts";
|
|
221
|
+
const _PC = "PostalCode";
|
|
222
|
+
const _PCo = "PowerConnector";
|
|
223
|
+
const _PDK = "PowerDrawKva";
|
|
224
|
+
const _PFD = "PowerFeedDrop";
|
|
225
|
+
const _PK = "PowerKva";
|
|
226
|
+
const _PLII = "PreviousLineItemId";
|
|
227
|
+
const _PO = "PaymentOption";
|
|
228
|
+
const _POI = "PreviousOrderId";
|
|
229
|
+
const _PP = "PowerPhase";
|
|
230
|
+
const _PT = "PaymentTerm";
|
|
231
|
+
const _Q = "Quantity";
|
|
232
|
+
const _R = "Reason";
|
|
233
|
+
const _RA = "ResourceArn";
|
|
234
|
+
const _RE = "RackElevation";
|
|
235
|
+
const _RI = "ResourceId";
|
|
236
|
+
const _RIP = "RequestedInstancePools";
|
|
237
|
+
const _RIa = "RackId";
|
|
238
|
+
const _RPP = "RackPhysicalProperties";
|
|
239
|
+
const _RT = "ResourceType";
|
|
240
|
+
const _S = "State";
|
|
241
|
+
const _SA = "ShippingAddress";
|
|
242
|
+
const _SAi = "SiteArn";
|
|
243
|
+
const _SC = "ShipmentCarrier";
|
|
244
|
+
const _SCR = "StartConnectionRequest";
|
|
245
|
+
const _SCRt = "StartConnectionResponse";
|
|
246
|
+
const _SCT = "StartCapacityTask";
|
|
247
|
+
const _SCTI = "StartCapacityTaskInput";
|
|
248
|
+
const _SCTO = "StartCapacityTaskOutput";
|
|
249
|
+
const _SCt = "StartConnection";
|
|
250
|
+
const _SE = "ServerEndpoint";
|
|
251
|
+
const _SF = "StatusFilter";
|
|
252
|
+
const _SHT = "SupportedHardwareType";
|
|
253
|
+
const _SI = "SiteId";
|
|
254
|
+
const _SIh = "ShipmentInformation";
|
|
255
|
+
const _SIu = "SubscriptionId";
|
|
256
|
+
const _SL = "SubscriptionList";
|
|
257
|
+
const _SOD = "StartOutpostDecommission";
|
|
258
|
+
const _SODI = "StartOutpostDecommissionInput";
|
|
259
|
+
const _SODO = "StartOutpostDecommissionOutput";
|
|
260
|
+
const _SOR = "StateOrRegion";
|
|
261
|
+
const _SPK = "ServerPublicKey";
|
|
262
|
+
const _SQEE = "ServiceQuotaExceededException";
|
|
263
|
+
const _SS = "SupportedStorage";
|
|
264
|
+
const _SSF = "SupportedStorageFilter";
|
|
265
|
+
const _SSu = "SubscriptionStatus";
|
|
266
|
+
const _ST = "SubscriptionType";
|
|
267
|
+
const _STA = "ServerTunnelAddress";
|
|
268
|
+
const _STN = "ShipmentTrackingNumber";
|
|
269
|
+
const _SUG = "SupportedUplinkGbps";
|
|
270
|
+
const _Se = "Services";
|
|
271
|
+
const _Si = "Site";
|
|
272
|
+
const _Sit = "Sites";
|
|
273
|
+
const _St = "Status";
|
|
274
|
+
const _Su = "Subscriptions";
|
|
275
|
+
const _Sub = "Subscription";
|
|
276
|
+
const _T = "Type";
|
|
277
|
+
const _TAOBI = "TaskActionOnBlockingInstances";
|
|
278
|
+
const _TK = "TagKeys";
|
|
279
|
+
const _TR = "TagResource";
|
|
280
|
+
const _TRR = "TagResourceRequest";
|
|
281
|
+
const _TRRa = "TagResourceResponse";
|
|
282
|
+
const _Ta = "Tags";
|
|
283
|
+
const _UC = "UplinkCount";
|
|
284
|
+
const _UG = "UplinkGbps";
|
|
285
|
+
const _UIA = "UnderlayIpAddress";
|
|
286
|
+
const _UO = "UpdateOutpost";
|
|
287
|
+
const _UOI = "UpdateOutpostInput";
|
|
288
|
+
const _UOO = "UpdateOutpostOutput";
|
|
289
|
+
const _UP = "UpfrontPrice";
|
|
290
|
+
const _UR = "UntagResource";
|
|
291
|
+
const _URR = "UntagResourceRequest";
|
|
292
|
+
const _URRn = "UntagResourceResponse";
|
|
293
|
+
const _US = "UpdateSite";
|
|
294
|
+
const _USA = "UpdateSiteAddress";
|
|
295
|
+
const _USAI = "UpdateSiteAddressInput";
|
|
296
|
+
const _USAO = "UpdateSiteAddressOutput";
|
|
297
|
+
const _USI = "UpdateSiteInput";
|
|
298
|
+
const _USO = "UpdateSiteOutput";
|
|
299
|
+
const _USRPP = "UpdateSiteRackPhysicalProperties";
|
|
300
|
+
const _USRPPI = "UpdateSiteRackPhysicalPropertiesInput";
|
|
301
|
+
const _USRPPO = "UpdateSiteRackPhysicalPropertiesOutput";
|
|
302
|
+
const _VCPU = "VCPUs";
|
|
303
|
+
const _VE = "ValidationException";
|
|
304
|
+
const _VO = "ValidateOnly";
|
|
305
|
+
const _WL = "WeightLbs";
|
|
306
|
+
const _c = "client";
|
|
307
|
+
const _e = "error";
|
|
308
|
+
const _h = "http";
|
|
309
|
+
const _hE = "httpError";
|
|
310
|
+
const _hQ = "httpQuery";
|
|
311
|
+
const _oLD = "outpostListDefinition";
|
|
312
|
+
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.outposts";
|
|
313
|
+
const _sLD = "siteListDefinition";
|
|
314
|
+
const _se = "server";
|
|
315
|
+
const _tK = "tagKeys";
|
|
316
|
+
const n0 = "com.amazonaws.outposts";
|
|
317
|
+
const schema_1 = require("@smithy/core/schema");
|
|
318
|
+
const errors_1 = require("../models/errors");
|
|
319
|
+
const OutpostsServiceException_1 = require("../models/OutpostsServiceException");
|
|
320
|
+
const _s_registry = schema_1.TypeRegistry.for(_s);
|
|
321
|
+
exports.OutpostsServiceException$ = [-3, _s, "OutpostsServiceException", 0, [], []];
|
|
322
|
+
_s_registry.registerError(exports.OutpostsServiceException$, OutpostsServiceException_1.OutpostsServiceException);
|
|
323
|
+
const n0_registry = schema_1.TypeRegistry.for(n0);
|
|
324
|
+
exports.AccessDeniedException$ = [-3, n0, _ADE,
|
|
325
|
+
{ [_e]: _c, [_hE]: 403 },
|
|
326
|
+
[_M],
|
|
327
|
+
[0]
|
|
328
|
+
];
|
|
329
|
+
n0_registry.registerError(exports.AccessDeniedException$, errors_1.AccessDeniedException);
|
|
330
|
+
exports.ConflictException$ = [-3, n0, _CE,
|
|
331
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
332
|
+
[_M, _RI, _RT],
|
|
333
|
+
[0, 0, 0]
|
|
334
|
+
];
|
|
335
|
+
n0_registry.registerError(exports.ConflictException$, errors_1.ConflictException);
|
|
336
|
+
exports.InternalServerException$ = [-3, n0, _ISE,
|
|
337
|
+
{ [_e]: _se, [_hE]: 500 },
|
|
338
|
+
[_M],
|
|
339
|
+
[0]
|
|
340
|
+
];
|
|
341
|
+
n0_registry.registerError(exports.InternalServerException$, errors_1.InternalServerException);
|
|
342
|
+
exports.NotFoundException$ = [-3, n0, _NFE,
|
|
343
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
344
|
+
[_M],
|
|
345
|
+
[0]
|
|
346
|
+
];
|
|
347
|
+
n0_registry.registerError(exports.NotFoundException$, errors_1.NotFoundException);
|
|
348
|
+
exports.ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
349
|
+
{ [_e]: _c, [_hE]: 402 },
|
|
350
|
+
[_M],
|
|
351
|
+
[0]
|
|
352
|
+
];
|
|
353
|
+
n0_registry.registerError(exports.ServiceQuotaExceededException$, errors_1.ServiceQuotaExceededException);
|
|
354
|
+
exports.ValidationException$ = [-3, n0, _VE,
|
|
355
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
356
|
+
[_M],
|
|
357
|
+
[0]
|
|
358
|
+
];
|
|
359
|
+
n0_registry.registerError(exports.ValidationException$, errors_1.ValidationException);
|
|
360
|
+
exports.errorTypeRegistries = [
|
|
361
|
+
_s_registry,
|
|
362
|
+
n0_registry,
|
|
363
|
+
];
|
|
364
|
+
exports.Address$ = [3, n0, _A,
|
|
365
|
+
0,
|
|
366
|
+
[_CN, _CPN, _AL, _C, _SOR, _PC, _CC, _ALd, _ALdd, _DOC, _Mu],
|
|
367
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 7
|
|
368
|
+
];
|
|
369
|
+
exports.AssetInfo$ = [3, n0, _AI,
|
|
370
|
+
0,
|
|
371
|
+
[_AIs, _RIa, _AT, _CA, _ALs],
|
|
372
|
+
[0, 0, 0, () => exports.ComputeAttributes$, () => exports.AssetLocation$]
|
|
373
|
+
];
|
|
374
|
+
exports.AssetInstance$ = [3, n0, _AIss,
|
|
375
|
+
0,
|
|
376
|
+
[_II, _IT, _AIs, _AIc, _ASN],
|
|
377
|
+
[0, 0, 0, 0, 0]
|
|
378
|
+
];
|
|
379
|
+
exports.AssetInstanceTypeCapacity$ = [3, n0, _AITC,
|
|
380
|
+
0,
|
|
381
|
+
[_IT, _Co],
|
|
382
|
+
[0, 1], 2
|
|
383
|
+
];
|
|
384
|
+
exports.AssetLocation$ = [3, n0, _ALs,
|
|
385
|
+
0,
|
|
386
|
+
[_RE],
|
|
387
|
+
[1]
|
|
388
|
+
];
|
|
389
|
+
exports.BlockingInstance$ = [3, n0, _BI,
|
|
390
|
+
0,
|
|
391
|
+
[_II, _AIc, _ASN],
|
|
392
|
+
[0, 0, 0]
|
|
393
|
+
];
|
|
394
|
+
exports.CancelCapacityTaskInput$ = [3, n0, _CCTI,
|
|
395
|
+
0,
|
|
396
|
+
[_CTI, _OI],
|
|
397
|
+
[[0, 1], [0, 1]], 2
|
|
398
|
+
];
|
|
399
|
+
exports.CancelCapacityTaskOutput$ = [3, n0, _CCTO,
|
|
400
|
+
0,
|
|
401
|
+
[],
|
|
402
|
+
[]
|
|
403
|
+
];
|
|
404
|
+
exports.CancelOrderInput$ = [3, n0, _COI,
|
|
405
|
+
0,
|
|
406
|
+
[_OIr],
|
|
407
|
+
[[0, 1]], 1
|
|
408
|
+
];
|
|
409
|
+
exports.CancelOrderOutput$ = [3, n0, _COO,
|
|
410
|
+
0,
|
|
411
|
+
[],
|
|
412
|
+
[]
|
|
413
|
+
];
|
|
414
|
+
exports.CapacityTaskFailure$ = [3, n0, _CTF,
|
|
415
|
+
0,
|
|
416
|
+
[_R, _T],
|
|
417
|
+
[0, 0], 1
|
|
418
|
+
];
|
|
419
|
+
exports.CapacityTaskSummary$ = [3, n0, _CTS,
|
|
420
|
+
0,
|
|
421
|
+
[_CTI, _OIu, _OIr, _AIs, _CTSa, _CD, _CDo, _LMD],
|
|
422
|
+
[0, 0, 0, 0, 0, 4, 4, 4]
|
|
423
|
+
];
|
|
424
|
+
exports.CatalogItem$ = [3, n0, _CI,
|
|
425
|
+
0,
|
|
426
|
+
[_CII, _IS, _ECC, _PK, _WL, _SUG, _SS],
|
|
427
|
+
[0, 0, () => EC2CapacityListDefinition, 1, 1, 64 | 1, 64 | 0]
|
|
428
|
+
];
|
|
429
|
+
exports.ComputeAttributes$ = [3, n0, _CA,
|
|
430
|
+
0,
|
|
431
|
+
[_HI, _S, _IF, _ITC, _MV],
|
|
432
|
+
[0, 0, 64 | 0, () => AssetInstanceCapacityList, 1]
|
|
433
|
+
];
|
|
434
|
+
exports.ConnectionDetails$ = [3, n0, _CDon,
|
|
435
|
+
0,
|
|
436
|
+
[_CPK, _SPK, _SE, _CTA, _STA, _AIl],
|
|
437
|
+
[0, 0, 0, 0, 0, 64 | 0]
|
|
438
|
+
];
|
|
439
|
+
exports.CreateOrderInput$ = [3, n0, _COIr,
|
|
440
|
+
0,
|
|
441
|
+
[_OI, _PO, _LI, _PT],
|
|
442
|
+
[0, 0, () => LineItemRequestListDefinition, 0], 2
|
|
443
|
+
];
|
|
444
|
+
exports.CreateOrderOutput$ = [3, n0, _COOr,
|
|
445
|
+
0,
|
|
446
|
+
[_O],
|
|
447
|
+
[() => exports.Order$]
|
|
448
|
+
];
|
|
449
|
+
exports.CreateOutpostInput$ = [3, n0, _COIre,
|
|
450
|
+
0,
|
|
451
|
+
[_N, _SI, _D, _AZ, _AZI, _Ta, _SHT],
|
|
452
|
+
[0, 0, 0, 0, 0, 128 | 0, 0], 2
|
|
453
|
+
];
|
|
454
|
+
exports.CreateOutpostOutput$ = [3, n0, _COOre,
|
|
455
|
+
0,
|
|
456
|
+
[_Ou],
|
|
457
|
+
[() => exports.Outpost$]
|
|
458
|
+
];
|
|
459
|
+
exports.CreateSiteInput$ = [3, n0, _CSI,
|
|
460
|
+
0,
|
|
461
|
+
[_N, _D, _No, _Ta, _OA, _SA, _RPP],
|
|
462
|
+
[0, 0, 0, 128 | 0, () => exports.Address$, () => exports.Address$, () => exports.RackPhysicalProperties$], 1
|
|
463
|
+
];
|
|
464
|
+
exports.CreateSiteOutput$ = [3, n0, _CSO,
|
|
465
|
+
0,
|
|
466
|
+
[_Si],
|
|
467
|
+
[() => exports.Site$]
|
|
468
|
+
];
|
|
469
|
+
exports.DeleteOutpostInput$ = [3, n0, _DOI,
|
|
470
|
+
0,
|
|
471
|
+
[_OIu],
|
|
472
|
+
[[0, 1]], 1
|
|
473
|
+
];
|
|
474
|
+
exports.DeleteOutpostOutput$ = [3, n0, _DOO,
|
|
475
|
+
0,
|
|
476
|
+
[],
|
|
477
|
+
[]
|
|
478
|
+
];
|
|
479
|
+
exports.DeleteSiteInput$ = [3, n0, _DSI,
|
|
480
|
+
0,
|
|
481
|
+
[_SI],
|
|
482
|
+
[[0, 1]], 1
|
|
483
|
+
];
|
|
484
|
+
exports.DeleteSiteOutput$ = [3, n0, _DSO,
|
|
485
|
+
0,
|
|
486
|
+
[],
|
|
487
|
+
[]
|
|
488
|
+
];
|
|
489
|
+
exports.EC2Capacity$ = [3, n0, _ECCa,
|
|
490
|
+
0,
|
|
491
|
+
[_F, _MS, _Q],
|
|
492
|
+
[0, 0, 0]
|
|
493
|
+
];
|
|
494
|
+
exports.GetCapacityTaskInput$ = [3, n0, _GCTI,
|
|
495
|
+
0,
|
|
496
|
+
[_CTI, _OI],
|
|
497
|
+
[[0, 1], [0, 1]], 2
|
|
498
|
+
];
|
|
499
|
+
exports.GetCapacityTaskOutput$ = [3, n0, _GCTO,
|
|
500
|
+
0,
|
|
501
|
+
[_CTI, _OIu, _OIr, _AIs, _RIP, _ITE, _DR, _CTSa, _Fa, _CD, _CDo, _LMD, _TAOBI],
|
|
502
|
+
[0, 0, 0, 0, () => RequestedInstancePools, () => exports.InstancesToExclude$, 2, 0, () => exports.CapacityTaskFailure$, 4, 4, 4, 0]
|
|
503
|
+
];
|
|
504
|
+
exports.GetCatalogItemInput$ = [3, n0, _GCII,
|
|
505
|
+
0,
|
|
506
|
+
[_CII],
|
|
507
|
+
[[0, 1]], 1
|
|
508
|
+
];
|
|
509
|
+
exports.GetCatalogItemOutput$ = [3, n0, _GCIO,
|
|
510
|
+
0,
|
|
511
|
+
[_CI],
|
|
512
|
+
[() => exports.CatalogItem$]
|
|
513
|
+
];
|
|
514
|
+
exports.GetConnectionRequest$ = [3, n0, _GCR,
|
|
515
|
+
0,
|
|
516
|
+
[_CIo],
|
|
517
|
+
[[0, 1]], 1
|
|
518
|
+
];
|
|
519
|
+
exports.GetConnectionResponse$ = [3, n0, _GCRe,
|
|
520
|
+
0,
|
|
521
|
+
[_CIo, _CDon],
|
|
522
|
+
[0, () => exports.ConnectionDetails$]
|
|
523
|
+
];
|
|
524
|
+
exports.GetOrderInput$ = [3, n0, _GOI,
|
|
525
|
+
0,
|
|
526
|
+
[_OIr],
|
|
527
|
+
[[0, 1]], 1
|
|
528
|
+
];
|
|
529
|
+
exports.GetOrderOutput$ = [3, n0, _GOO,
|
|
530
|
+
0,
|
|
531
|
+
[_O],
|
|
532
|
+
[() => exports.Order$]
|
|
533
|
+
];
|
|
534
|
+
exports.GetOutpostBillingInformationInput$ = [3, n0, _GOBII,
|
|
535
|
+
0,
|
|
536
|
+
[_OI, _NT, _MR],
|
|
537
|
+
[[0, 1], [0, { [_hQ]: _NT }], [1, { [_hQ]: _MR }]], 1
|
|
538
|
+
];
|
|
539
|
+
exports.GetOutpostBillingInformationOutput$ = [3, n0, _GOBIO,
|
|
540
|
+
0,
|
|
541
|
+
[_NT, _Su, _CED],
|
|
542
|
+
[0, () => SubscriptionList, 0]
|
|
543
|
+
];
|
|
544
|
+
exports.GetOutpostInput$ = [3, n0, _GOIe,
|
|
545
|
+
0,
|
|
546
|
+
[_OIu],
|
|
547
|
+
[[0, 1]], 1
|
|
548
|
+
];
|
|
549
|
+
exports.GetOutpostInstanceTypesInput$ = [3, n0, _GOITI,
|
|
550
|
+
0,
|
|
551
|
+
[_OIu, _NT, _MR],
|
|
552
|
+
[[0, 1], [0, { [_hQ]: _NT }], [1, { [_hQ]: _MR }]], 1
|
|
553
|
+
];
|
|
554
|
+
exports.GetOutpostInstanceTypesOutput$ = [3, n0, _GOITO,
|
|
555
|
+
0,
|
|
556
|
+
[_ITn, _NT, _OIu, _OAu],
|
|
557
|
+
[() => InstanceTypeListDefinition, 0, 0, 0]
|
|
558
|
+
];
|
|
559
|
+
exports.GetOutpostOutput$ = [3, n0, _GOOe,
|
|
560
|
+
0,
|
|
561
|
+
[_Ou],
|
|
562
|
+
[() => exports.Outpost$]
|
|
563
|
+
];
|
|
564
|
+
exports.GetOutpostSupportedInstanceTypesInput$ = [3, n0, _GOSITI,
|
|
565
|
+
0,
|
|
566
|
+
[_OI, _OIr, _AIs, _MR, _NT],
|
|
567
|
+
[[0, 1], [0, { [_hQ]: _OIr }], [0, { [_hQ]: _AIs }], [1, { [_hQ]: _MR }], [0, { [_hQ]: _NT }]], 1
|
|
568
|
+
];
|
|
569
|
+
exports.GetOutpostSupportedInstanceTypesOutput$ = [3, n0, _GOSITO,
|
|
570
|
+
0,
|
|
571
|
+
[_ITn, _NT],
|
|
572
|
+
[() => InstanceTypeListDefinition, 0]
|
|
573
|
+
];
|
|
574
|
+
exports.GetSiteAddressInput$ = [3, n0, _GSAI,
|
|
575
|
+
0,
|
|
576
|
+
[_SI, _ATd],
|
|
577
|
+
[[0, 1], [0, { [_hQ]: _ATd }]], 2
|
|
578
|
+
];
|
|
579
|
+
exports.GetSiteAddressOutput$ = [3, n0, _GSAO,
|
|
580
|
+
0,
|
|
581
|
+
[_SI, _ATd, _A],
|
|
582
|
+
[0, 0, () => exports.Address$]
|
|
583
|
+
];
|
|
584
|
+
exports.GetSiteInput$ = [3, n0, _GSI,
|
|
585
|
+
0,
|
|
586
|
+
[_SI],
|
|
587
|
+
[[0, 1]], 1
|
|
588
|
+
];
|
|
589
|
+
exports.GetSiteOutput$ = [3, n0, _GSO,
|
|
590
|
+
0,
|
|
591
|
+
[_Si],
|
|
592
|
+
[() => exports.Site$]
|
|
593
|
+
];
|
|
594
|
+
exports.InstancesToExclude$ = [3, n0, _ITE,
|
|
595
|
+
0,
|
|
596
|
+
[_I, _AIcc, _Se],
|
|
597
|
+
[64 | 0, 64 | 0, 64 | 0]
|
|
598
|
+
];
|
|
599
|
+
exports.InstanceTypeCapacity$ = [3, n0, _ITCn,
|
|
600
|
+
0,
|
|
601
|
+
[_IT, _Co],
|
|
602
|
+
[0, 1], 2
|
|
603
|
+
];
|
|
604
|
+
exports.InstanceTypeItem$ = [3, n0, _ITI,
|
|
605
|
+
0,
|
|
606
|
+
[_IT, _VCPU],
|
|
607
|
+
[0, 1]
|
|
608
|
+
];
|
|
609
|
+
exports.LineItem$ = [3, n0, _LIi,
|
|
610
|
+
0,
|
|
611
|
+
[_CII, _LII, _Q, _St, _SIh, _AIL, _PLII, _POI],
|
|
612
|
+
[0, 0, 1, 0, () => exports.ShipmentInformation$, () => LineItemAssetInformationList, 0, 0]
|
|
613
|
+
];
|
|
614
|
+
exports.LineItemAssetInformation$ = [3, n0, _LIAI,
|
|
615
|
+
0,
|
|
616
|
+
[_AIs, _MAL],
|
|
617
|
+
[0, 64 | 0]
|
|
618
|
+
];
|
|
619
|
+
exports.LineItemRequest$ = [3, n0, _LIR,
|
|
620
|
+
0,
|
|
621
|
+
[_CII, _Q],
|
|
622
|
+
[0, 1]
|
|
623
|
+
];
|
|
624
|
+
exports.ListAssetInstancesInput$ = [3, n0, _LAII,
|
|
625
|
+
0,
|
|
626
|
+
[_OI, _AIF, _ITF, _AIFc, _ASF, _MR, _NT],
|
|
627
|
+
[[0, 1], [64 | 0, { [_hQ]: _AIF }], [64 | 0, { [_hQ]: _ITF }], [64 | 0, { [_hQ]: _AIFc }], [64 | 0, { [_hQ]: _ASF }], [1, { [_hQ]: _MR }], [0, { [_hQ]: _NT }]], 1
|
|
628
|
+
];
|
|
629
|
+
exports.ListAssetInstancesOutput$ = [3, n0, _LAIO,
|
|
630
|
+
0,
|
|
631
|
+
[_AIsse, _NT],
|
|
632
|
+
[() => AssetInstanceList, 0]
|
|
633
|
+
];
|
|
634
|
+
exports.ListAssetsInput$ = [3, n0, _LAI,
|
|
635
|
+
0,
|
|
636
|
+
[_OI, _HIF, _MR, _NT, _SF],
|
|
637
|
+
[[0, 1], [64 | 0, { [_hQ]: _HIF }], [1, { [_hQ]: _MR }], [0, { [_hQ]: _NT }], [64 | 0, { [_hQ]: _SF }]], 1
|
|
638
|
+
];
|
|
639
|
+
exports.ListAssetsOutput$ = [3, n0, _LAO,
|
|
640
|
+
0,
|
|
641
|
+
[_As, _NT],
|
|
642
|
+
[() => AssetListDefinition, 0]
|
|
643
|
+
];
|
|
644
|
+
exports.ListBlockingInstancesForCapacityTaskInput$ = [3, n0, _LBIFCTI,
|
|
645
|
+
0,
|
|
646
|
+
[_OI, _CTI, _MR, _NT],
|
|
647
|
+
[[0, 1], [0, 1], [1, { [_hQ]: _MR }], [0, { [_hQ]: _NT }]], 2
|
|
648
|
+
];
|
|
649
|
+
exports.ListBlockingInstancesForCapacityTaskOutput$ = [3, n0, _LBIFCTO,
|
|
650
|
+
0,
|
|
651
|
+
[_BIl, _NT],
|
|
652
|
+
[() => BlockingInstancesList, 0]
|
|
653
|
+
];
|
|
654
|
+
exports.ListCapacityTasksInput$ = [3, n0, _LCTI,
|
|
655
|
+
0,
|
|
656
|
+
[_OIF, _MR, _NT, _CTSF],
|
|
657
|
+
[[0, { [_hQ]: _OIF }], [1, { [_hQ]: _MR }], [0, { [_hQ]: _NT }], [64 | 0, { [_hQ]: _CTSF }]]
|
|
658
|
+
];
|
|
659
|
+
exports.ListCapacityTasksOutput$ = [3, n0, _LCTO,
|
|
660
|
+
0,
|
|
661
|
+
[_CT, _NT],
|
|
662
|
+
[() => CapacityTaskList, 0]
|
|
663
|
+
];
|
|
664
|
+
exports.ListCatalogItemsInput$ = [3, n0, _LCII,
|
|
665
|
+
0,
|
|
666
|
+
[_NT, _MR, _ICF, _SSF, _ECFF],
|
|
667
|
+
[[0, { [_hQ]: _NT }], [1, { [_hQ]: _MR }], [64 | 0, { [_hQ]: _ICF }], [64 | 0, { [_hQ]: _SSF }], [64 | 0, { [_hQ]: _ECFF }]]
|
|
668
|
+
];
|
|
669
|
+
exports.ListCatalogItemsOutput$ = [3, n0, _LCIO,
|
|
670
|
+
0,
|
|
671
|
+
[_CIa, _NT],
|
|
672
|
+
[() => CatalogItemListDefinition, 0]
|
|
673
|
+
];
|
|
674
|
+
exports.ListOrdersInput$ = [3, n0, _LOI,
|
|
675
|
+
0,
|
|
676
|
+
[_OIF, _NT, _MR],
|
|
677
|
+
[[0, { [_hQ]: _OIF }], [0, { [_hQ]: _NT }], [1, { [_hQ]: _MR }]]
|
|
678
|
+
];
|
|
679
|
+
exports.ListOrdersOutput$ = [3, n0, _LOO,
|
|
680
|
+
0,
|
|
681
|
+
[_Or, _NT],
|
|
682
|
+
[() => OrderSummaryListDefinition, 0]
|
|
683
|
+
];
|
|
684
|
+
exports.ListOutpostsInput$ = [3, n0, _LOIi,
|
|
685
|
+
0,
|
|
686
|
+
[_NT, _MR, _LCSF, _AZF, _AZIF],
|
|
687
|
+
[[0, { [_hQ]: _NT }], [1, { [_hQ]: _MR }], [64 | 0, { [_hQ]: _LCSF }], [64 | 0, { [_hQ]: _AZF }], [64 | 0, { [_hQ]: _AZIF }]]
|
|
688
|
+
];
|
|
689
|
+
exports.ListOutpostsOutput$ = [3, n0, _LOOi,
|
|
690
|
+
0,
|
|
691
|
+
[_Out, _NT],
|
|
692
|
+
[() => outpostListDefinition, 0]
|
|
693
|
+
];
|
|
694
|
+
exports.ListSitesInput$ = [3, n0, _LSI,
|
|
695
|
+
0,
|
|
696
|
+
[_NT, _MR, _OACCF, _OASORF, _OACF],
|
|
697
|
+
[[0, { [_hQ]: _NT }], [1, { [_hQ]: _MR }], [64 | 0, { [_hQ]: _OACCF }], [64 | 0, { [_hQ]: _OASORF }], [64 | 0, { [_hQ]: _OACF }]]
|
|
698
|
+
];
|
|
699
|
+
exports.ListSitesOutput$ = [3, n0, _LSO,
|
|
700
|
+
0,
|
|
701
|
+
[_Sit, _NT],
|
|
702
|
+
[() => siteListDefinition, 0]
|
|
703
|
+
];
|
|
704
|
+
exports.ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
705
|
+
0,
|
|
706
|
+
[_RA],
|
|
707
|
+
[[0, 1]], 1
|
|
708
|
+
];
|
|
709
|
+
exports.ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
710
|
+
0,
|
|
711
|
+
[_Ta],
|
|
712
|
+
[128 | 0]
|
|
713
|
+
];
|
|
714
|
+
exports.Order$ = [3, n0, _O,
|
|
715
|
+
0,
|
|
716
|
+
[_OIu, _OIr, _St, _LI, _PO, _OSD, _OFD, _PT, _OT],
|
|
717
|
+
[0, 0, 0, () => LineItemListDefinition, 0, 4, 4, 0, 0]
|
|
718
|
+
];
|
|
719
|
+
exports.OrderSummary$ = [3, n0, _OS,
|
|
720
|
+
0,
|
|
721
|
+
[_OIu, _OIr, _OT, _St, _LICBS, _OSD, _OFD],
|
|
722
|
+
[0, 0, 0, 0, 128 | 1, 4, 4]
|
|
723
|
+
];
|
|
724
|
+
exports.Outpost$ = [3, n0, _Ou,
|
|
725
|
+
0,
|
|
726
|
+
[_OIu, _OIw, _OAu, _SI, _N, _D, _LCS, _AZ, _AZI, _Ta, _SAi, _SHT],
|
|
727
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 0, 128 | 0, 0, 0]
|
|
728
|
+
];
|
|
729
|
+
exports.RackPhysicalProperties$ = [3, n0, _RPP,
|
|
730
|
+
0,
|
|
731
|
+
[_PDK, _PP, _PCo, _PFD, _UG, _UC, _FOCT, _OSp, _MSWL],
|
|
732
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 0]
|
|
733
|
+
];
|
|
734
|
+
exports.ShipmentInformation$ = [3, n0, _SIh,
|
|
735
|
+
0,
|
|
736
|
+
[_STN, _SC],
|
|
737
|
+
[0, 0]
|
|
738
|
+
];
|
|
739
|
+
exports.Site$ = [3, n0, _Si,
|
|
740
|
+
0,
|
|
741
|
+
[_SI, _AIc, _N, _D, _Ta, _SAi, _No, _OACC, _OASOR, _OAC, _RPP],
|
|
742
|
+
[0, 0, 0, 0, 128 | 0, 0, 0, 0, 0, 0, () => exports.RackPhysicalProperties$]
|
|
743
|
+
];
|
|
744
|
+
exports.StartCapacityTaskInput$ = [3, n0, _SCTI,
|
|
745
|
+
0,
|
|
746
|
+
[_OI, _IP, _OIr, _AIs, _ITE, _DR, _TAOBI],
|
|
747
|
+
[[0, 1], () => RequestedInstancePools, 0, 0, () => exports.InstancesToExclude$, 2, 0], 2
|
|
748
|
+
];
|
|
749
|
+
exports.StartCapacityTaskOutput$ = [3, n0, _SCTO,
|
|
750
|
+
0,
|
|
751
|
+
[_CTI, _OIu, _OIr, _AIs, _RIP, _ITE, _DR, _CTSa, _Fa, _CD, _CDo, _LMD, _TAOBI],
|
|
752
|
+
[0, 0, 0, 0, () => RequestedInstancePools, () => exports.InstancesToExclude$, 2, 0, () => exports.CapacityTaskFailure$, 4, 4, 4, 0]
|
|
753
|
+
];
|
|
754
|
+
exports.StartConnectionRequest$ = [3, n0, _SCR,
|
|
755
|
+
0,
|
|
756
|
+
[_AIs, _CPK, _NIDI, _DSN],
|
|
757
|
+
[0, 0, 1, 0], 3
|
|
758
|
+
];
|
|
759
|
+
exports.StartConnectionResponse$ = [3, n0, _SCRt,
|
|
760
|
+
0,
|
|
761
|
+
[_CIo, _UIA],
|
|
762
|
+
[0, 0]
|
|
763
|
+
];
|
|
764
|
+
exports.StartOutpostDecommissionInput$ = [3, n0, _SODI,
|
|
765
|
+
0,
|
|
766
|
+
[_OI, _VO],
|
|
767
|
+
[[0, 1], 2], 1
|
|
768
|
+
];
|
|
769
|
+
exports.StartOutpostDecommissionOutput$ = [3, n0, _SODO,
|
|
770
|
+
0,
|
|
771
|
+
[_St, _BRT],
|
|
772
|
+
[0, 64 | 0]
|
|
773
|
+
];
|
|
774
|
+
exports.Subscription$ = [3, n0, _Sub,
|
|
775
|
+
0,
|
|
776
|
+
[_SIu, _ST, _SSu, _OIrd, _BD, _ED, _MRP, _UP],
|
|
777
|
+
[0, 0, 0, 64 | 0, 4, 4, 1, 1]
|
|
778
|
+
];
|
|
779
|
+
exports.TagResourceRequest$ = [3, n0, _TRR,
|
|
780
|
+
0,
|
|
781
|
+
[_RA, _Ta],
|
|
782
|
+
[[0, 1], 128 | 0], 2
|
|
783
|
+
];
|
|
784
|
+
exports.TagResourceResponse$ = [3, n0, _TRRa,
|
|
785
|
+
0,
|
|
786
|
+
[],
|
|
787
|
+
[]
|
|
788
|
+
];
|
|
789
|
+
exports.UntagResourceRequest$ = [3, n0, _URR,
|
|
790
|
+
0,
|
|
791
|
+
[_RA, _TK],
|
|
792
|
+
[[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
|
|
793
|
+
];
|
|
794
|
+
exports.UntagResourceResponse$ = [3, n0, _URRn,
|
|
795
|
+
0,
|
|
796
|
+
[],
|
|
797
|
+
[]
|
|
798
|
+
];
|
|
799
|
+
exports.UpdateOutpostInput$ = [3, n0, _UOI,
|
|
800
|
+
0,
|
|
801
|
+
[_OIu, _N, _D, _SHT],
|
|
802
|
+
[[0, 1], 0, 0, 0], 1
|
|
803
|
+
];
|
|
804
|
+
exports.UpdateOutpostOutput$ = [3, n0, _UOO,
|
|
805
|
+
0,
|
|
806
|
+
[_Ou],
|
|
807
|
+
[() => exports.Outpost$]
|
|
808
|
+
];
|
|
809
|
+
exports.UpdateSiteAddressInput$ = [3, n0, _USAI,
|
|
810
|
+
0,
|
|
811
|
+
[_SI, _ATd, _A],
|
|
812
|
+
[[0, 1], 0, () => exports.Address$], 3
|
|
813
|
+
];
|
|
814
|
+
exports.UpdateSiteAddressOutput$ = [3, n0, _USAO,
|
|
815
|
+
0,
|
|
816
|
+
[_ATd, _A],
|
|
817
|
+
[0, () => exports.Address$]
|
|
818
|
+
];
|
|
819
|
+
exports.UpdateSiteInput$ = [3, n0, _USI,
|
|
820
|
+
0,
|
|
821
|
+
[_SI, _N, _D, _No],
|
|
822
|
+
[[0, 1], 0, 0, 0], 1
|
|
823
|
+
];
|
|
824
|
+
exports.UpdateSiteOutput$ = [3, n0, _USO,
|
|
825
|
+
0,
|
|
826
|
+
[_Si],
|
|
827
|
+
[() => exports.Site$]
|
|
828
|
+
];
|
|
829
|
+
exports.UpdateSiteRackPhysicalPropertiesInput$ = [3, n0, _USRPPI,
|
|
830
|
+
0,
|
|
831
|
+
[_SI, _PDK, _PP, _PCo, _PFD, _UG, _UC, _FOCT, _OSp, _MSWL],
|
|
832
|
+
[[0, 1], 0, 0, 0, 0, 0, 0, 0, 0, 0], 1
|
|
833
|
+
];
|
|
834
|
+
exports.UpdateSiteRackPhysicalPropertiesOutput$ = [3, n0, _USRPPO,
|
|
835
|
+
0,
|
|
836
|
+
[_Si],
|
|
837
|
+
[() => exports.Site$]
|
|
838
|
+
];
|
|
839
|
+
var AccountIdList = 64 | 0;
|
|
840
|
+
var AssetIdList = 64 | 0;
|
|
841
|
+
var AssetInstanceCapacityList = [1, n0, _AICL,
|
|
842
|
+
0, () => exports.AssetInstanceTypeCapacity$
|
|
843
|
+
];
|
|
844
|
+
var AssetInstanceList = [1, n0, _AILs,
|
|
845
|
+
0, () => exports.AssetInstance$
|
|
846
|
+
];
|
|
847
|
+
var AssetListDefinition = [1, n0, _ALD,
|
|
848
|
+
0, () => exports.AssetInfo$
|
|
849
|
+
];
|
|
850
|
+
var AvailabilityZoneIdList = 64 | 0;
|
|
851
|
+
var AvailabilityZoneList = 64 | 0;
|
|
852
|
+
var AWSServiceNameList = 64 | 0;
|
|
853
|
+
var BlockingInstancesList = [1, n0, _BIL,
|
|
854
|
+
0, () => exports.BlockingInstance$
|
|
855
|
+
];
|
|
856
|
+
var BlockingResourceTypeList = 64 | 0;
|
|
857
|
+
var CapacityTaskList = [1, n0, _CTL,
|
|
858
|
+
0, () => exports.CapacityTaskSummary$
|
|
859
|
+
];
|
|
860
|
+
var CapacityTaskStatusList = 64 | 0;
|
|
861
|
+
var CatalogItemClassList = 64 | 0;
|
|
862
|
+
var CatalogItemListDefinition = [1, n0, _CILD,
|
|
863
|
+
0, () => exports.CatalogItem$
|
|
864
|
+
];
|
|
865
|
+
var CIDRList = 64 | 0;
|
|
866
|
+
var CityList = 64 | 0;
|
|
867
|
+
var CountryCodeList = 64 | 0;
|
|
868
|
+
var EC2CapacityListDefinition = [1, n0, _ECCLD,
|
|
869
|
+
0, () => exports.EC2Capacity$
|
|
870
|
+
];
|
|
871
|
+
var EC2FamilyList = 64 | 0;
|
|
872
|
+
var HostIdList = 64 | 0;
|
|
873
|
+
var InstanceFamilies = 64 | 0;
|
|
874
|
+
var InstanceIdList = 64 | 0;
|
|
875
|
+
var InstanceTypeListDefinition = [1, n0, _ITLD,
|
|
876
|
+
0, () => exports.InstanceTypeItem$
|
|
877
|
+
];
|
|
878
|
+
var LifeCycleStatusList = 64 | 0;
|
|
879
|
+
var LineItemAssetInformationList = [1, n0, _LIAIL,
|
|
880
|
+
0, () => exports.LineItemAssetInformation$
|
|
881
|
+
];
|
|
882
|
+
var LineItemListDefinition = [1, n0, _LILD,
|
|
883
|
+
0, () => exports.LineItem$
|
|
884
|
+
];
|
|
885
|
+
var LineItemRequestListDefinition = [1, n0, _LIRLD,
|
|
886
|
+
0, () => exports.LineItemRequest$
|
|
887
|
+
];
|
|
888
|
+
var MacAddressList = 64 | 0;
|
|
889
|
+
var OrderIdList = 64 | 0;
|
|
890
|
+
var OrderSummaryListDefinition = [1, n0, _OSLD,
|
|
891
|
+
0, () => exports.OrderSummary$
|
|
892
|
+
];
|
|
893
|
+
var OutpostInstanceTypeList = 64 | 0;
|
|
894
|
+
var outpostListDefinition = [1, n0, _oLD,
|
|
895
|
+
0, () => exports.Outpost$
|
|
896
|
+
];
|
|
897
|
+
var RequestedInstancePools = [1, n0, _RIP,
|
|
898
|
+
0, () => exports.InstanceTypeCapacity$
|
|
899
|
+
];
|
|
900
|
+
var siteListDefinition = [1, n0, _sLD,
|
|
901
|
+
0, () => exports.Site$
|
|
902
|
+
];
|
|
903
|
+
var StateOrRegionList = 64 | 0;
|
|
904
|
+
var StatusList = 64 | 0;
|
|
905
|
+
var SubscriptionList = [1, n0, _SL,
|
|
906
|
+
0, () => exports.Subscription$
|
|
907
|
+
];
|
|
908
|
+
var SupportedStorageList = 64 | 0;
|
|
909
|
+
var SupportedUplinkGbpsListDefinition = 64 | 1;
|
|
910
|
+
var TagKeyList = 64 | 0;
|
|
911
|
+
var LineItemStatusCounts = 128 | 1;
|
|
912
|
+
var TagMap = 128 | 0;
|
|
913
|
+
exports.CancelCapacityTask$ = [9, n0, _CCT,
|
|
914
|
+
{ [_h]: ["POST", "/outposts/{OutpostIdentifier}/capacity/{CapacityTaskId}", 200] }, () => exports.CancelCapacityTaskInput$, () => exports.CancelCapacityTaskOutput$
|
|
915
|
+
];
|
|
916
|
+
exports.CancelOrder$ = [9, n0, _CO,
|
|
917
|
+
{ [_h]: ["POST", "/orders/{OrderId}/cancel", 200] }, () => exports.CancelOrderInput$, () => exports.CancelOrderOutput$
|
|
918
|
+
];
|
|
919
|
+
exports.CreateOrder$ = [9, n0, _COr,
|
|
920
|
+
{ [_h]: ["POST", "/orders", 200] }, () => exports.CreateOrderInput$, () => exports.CreateOrderOutput$
|
|
921
|
+
];
|
|
922
|
+
exports.CreateOutpost$ = [9, n0, _COre,
|
|
923
|
+
{ [_h]: ["POST", "/outposts", 200] }, () => exports.CreateOutpostInput$, () => exports.CreateOutpostOutput$
|
|
924
|
+
];
|
|
925
|
+
exports.CreateSite$ = [9, n0, _CS,
|
|
926
|
+
{ [_h]: ["POST", "/sites", 200] }, () => exports.CreateSiteInput$, () => exports.CreateSiteOutput$
|
|
927
|
+
];
|
|
928
|
+
exports.DeleteOutpost$ = [9, n0, _DO,
|
|
929
|
+
{ [_h]: ["DELETE", "/outposts/{OutpostId}", 200] }, () => exports.DeleteOutpostInput$, () => exports.DeleteOutpostOutput$
|
|
930
|
+
];
|
|
931
|
+
exports.DeleteSite$ = [9, n0, _DS,
|
|
932
|
+
{ [_h]: ["DELETE", "/sites/{SiteId}", 200] }, () => exports.DeleteSiteInput$, () => exports.DeleteSiteOutput$
|
|
933
|
+
];
|
|
934
|
+
exports.GetCapacityTask$ = [9, n0, _GCT,
|
|
935
|
+
{ [_h]: ["GET", "/outposts/{OutpostIdentifier}/capacity/{CapacityTaskId}", 200] }, () => exports.GetCapacityTaskInput$, () => exports.GetCapacityTaskOutput$
|
|
936
|
+
];
|
|
937
|
+
exports.GetCatalogItem$ = [9, n0, _GCI,
|
|
938
|
+
{ [_h]: ["GET", "/catalog/item/{CatalogItemId}", 200] }, () => exports.GetCatalogItemInput$, () => exports.GetCatalogItemOutput$
|
|
939
|
+
];
|
|
940
|
+
exports.GetConnection$ = [9, n0, _GC,
|
|
941
|
+
{ [_h]: ["GET", "/connections/{ConnectionId}", 200] }, () => exports.GetConnectionRequest$, () => exports.GetConnectionResponse$
|
|
942
|
+
];
|
|
943
|
+
exports.GetOrder$ = [9, n0, _GO,
|
|
944
|
+
{ [_h]: ["GET", "/orders/{OrderId}", 200] }, () => exports.GetOrderInput$, () => exports.GetOrderOutput$
|
|
945
|
+
];
|
|
946
|
+
exports.GetOutpost$ = [9, n0, _GOe,
|
|
947
|
+
{ [_h]: ["GET", "/outposts/{OutpostId}", 200] }, () => exports.GetOutpostInput$, () => exports.GetOutpostOutput$
|
|
948
|
+
];
|
|
949
|
+
exports.GetOutpostBillingInformation$ = [9, n0, _GOBI,
|
|
950
|
+
{ [_h]: ["GET", "/outpost/{OutpostIdentifier}/billing-information", 200] }, () => exports.GetOutpostBillingInformationInput$, () => exports.GetOutpostBillingInformationOutput$
|
|
951
|
+
];
|
|
952
|
+
exports.GetOutpostInstanceTypes$ = [9, n0, _GOIT,
|
|
953
|
+
{ [_h]: ["GET", "/outposts/{OutpostId}/instanceTypes", 200] }, () => exports.GetOutpostInstanceTypesInput$, () => exports.GetOutpostInstanceTypesOutput$
|
|
954
|
+
];
|
|
955
|
+
exports.GetOutpostSupportedInstanceTypes$ = [9, n0, _GOSIT,
|
|
956
|
+
{ [_h]: ["GET", "/outposts/{OutpostIdentifier}/supportedInstanceTypes", 200] }, () => exports.GetOutpostSupportedInstanceTypesInput$, () => exports.GetOutpostSupportedInstanceTypesOutput$
|
|
957
|
+
];
|
|
958
|
+
exports.GetSite$ = [9, n0, _GS,
|
|
959
|
+
{ [_h]: ["GET", "/sites/{SiteId}", 200] }, () => exports.GetSiteInput$, () => exports.GetSiteOutput$
|
|
960
|
+
];
|
|
961
|
+
exports.GetSiteAddress$ = [9, n0, _GSA,
|
|
962
|
+
{ [_h]: ["GET", "/sites/{SiteId}/address", 200] }, () => exports.GetSiteAddressInput$, () => exports.GetSiteAddressOutput$
|
|
963
|
+
];
|
|
964
|
+
exports.ListAssetInstances$ = [9, n0, _LAIi,
|
|
965
|
+
{ [_h]: ["GET", "/outposts/{OutpostIdentifier}/assetInstances", 200] }, () => exports.ListAssetInstancesInput$, () => exports.ListAssetInstancesOutput$
|
|
966
|
+
];
|
|
967
|
+
exports.ListAssets$ = [9, n0, _LA,
|
|
968
|
+
{ [_h]: ["GET", "/outposts/{OutpostIdentifier}/assets", 200] }, () => exports.ListAssetsInput$, () => exports.ListAssetsOutput$
|
|
969
|
+
];
|
|
970
|
+
exports.ListBlockingInstancesForCapacityTask$ = [9, n0, _LBIFCT,
|
|
971
|
+
{ [_h]: ["GET", "/outposts/{OutpostIdentifier}/capacity/{CapacityTaskId}/blockingInstances", 200] }, () => exports.ListBlockingInstancesForCapacityTaskInput$, () => exports.ListBlockingInstancesForCapacityTaskOutput$
|
|
972
|
+
];
|
|
973
|
+
exports.ListCapacityTasks$ = [9, n0, _LCT,
|
|
974
|
+
{ [_h]: ["GET", "/capacity/tasks", 200] }, () => exports.ListCapacityTasksInput$, () => exports.ListCapacityTasksOutput$
|
|
975
|
+
];
|
|
976
|
+
exports.ListCatalogItems$ = [9, n0, _LCI,
|
|
977
|
+
{ [_h]: ["GET", "/catalog/items", 200] }, () => exports.ListCatalogItemsInput$, () => exports.ListCatalogItemsOutput$
|
|
978
|
+
];
|
|
979
|
+
exports.ListOrders$ = [9, n0, _LO,
|
|
980
|
+
{ [_h]: ["GET", "/list-orders", 200] }, () => exports.ListOrdersInput$, () => exports.ListOrdersOutput$
|
|
981
|
+
];
|
|
982
|
+
exports.ListOutposts$ = [9, n0, _LOi,
|
|
983
|
+
{ [_h]: ["GET", "/outposts", 200] }, () => exports.ListOutpostsInput$, () => exports.ListOutpostsOutput$
|
|
984
|
+
];
|
|
985
|
+
exports.ListSites$ = [9, n0, _LS,
|
|
986
|
+
{ [_h]: ["GET", "/sites", 200] }, () => exports.ListSitesInput$, () => exports.ListSitesOutput$
|
|
987
|
+
];
|
|
988
|
+
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
989
|
+
{ [_h]: ["GET", "/tags/{ResourceArn}", 200] }, () => exports.ListTagsForResourceRequest$, () => exports.ListTagsForResourceResponse$
|
|
990
|
+
];
|
|
991
|
+
exports.StartCapacityTask$ = [9, n0, _SCT,
|
|
992
|
+
{ [_h]: ["POST", "/outposts/{OutpostIdentifier}/capacity", 200] }, () => exports.StartCapacityTaskInput$, () => exports.StartCapacityTaskOutput$
|
|
993
|
+
];
|
|
994
|
+
exports.StartConnection$ = [9, n0, _SCt,
|
|
995
|
+
{ [_h]: ["POST", "/connections", 200] }, () => exports.StartConnectionRequest$, () => exports.StartConnectionResponse$
|
|
996
|
+
];
|
|
997
|
+
exports.StartOutpostDecommission$ = [9, n0, _SOD,
|
|
998
|
+
{ [_h]: ["POST", "/outposts/{OutpostIdentifier}/decommission", 200] }, () => exports.StartOutpostDecommissionInput$, () => exports.StartOutpostDecommissionOutput$
|
|
999
|
+
];
|
|
1000
|
+
exports.TagResource$ = [9, n0, _TR,
|
|
1001
|
+
{ [_h]: ["POST", "/tags/{ResourceArn}", 200] }, () => exports.TagResourceRequest$, () => exports.TagResourceResponse$
|
|
1002
|
+
];
|
|
1003
|
+
exports.UntagResource$ = [9, n0, _UR,
|
|
1004
|
+
{ [_h]: ["DELETE", "/tags/{ResourceArn}", 200] }, () => exports.UntagResourceRequest$, () => exports.UntagResourceResponse$
|
|
1005
|
+
];
|
|
1006
|
+
exports.UpdateOutpost$ = [9, n0, _UO,
|
|
1007
|
+
{ [_h]: ["PATCH", "/outposts/{OutpostId}", 200] }, () => exports.UpdateOutpostInput$, () => exports.UpdateOutpostOutput$
|
|
1008
|
+
];
|
|
1009
|
+
exports.UpdateSite$ = [9, n0, _US,
|
|
1010
|
+
{ [_h]: ["PATCH", "/sites/{SiteId}", 200] }, () => exports.UpdateSiteInput$, () => exports.UpdateSiteOutput$
|
|
1011
|
+
];
|
|
1012
|
+
exports.UpdateSiteAddress$ = [9, n0, _USA,
|
|
1013
|
+
{ [_h]: ["PUT", "/sites/{SiteId}/address", 200] }, () => exports.UpdateSiteAddressInput$, () => exports.UpdateSiteAddressOutput$
|
|
1014
|
+
];
|
|
1015
|
+
exports.UpdateSiteRackPhysicalProperties$ = [9, n0, _USRPP,
|
|
1016
|
+
{ [_h]: ["PATCH", "/sites/{SiteId}/rackPhysicalProperties", 200] }, () => exports.UpdateSiteRackPhysicalPropertiesInput$, () => exports.UpdateSiteRackPhysicalPropertiesOutput$
|
|
1017
|
+
];
|