aws-sdk-outposts 1.103.0 → 1.105.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.
@@ -53,6 +53,7 @@ module Aws::Outposts
53
53
  CancelCapacityTaskOutput = Shapes::StructureShape.new(name: 'CancelCapacityTaskOutput')
54
54
  CancelOrderInput = Shapes::StructureShape.new(name: 'CancelOrderInput')
55
55
  CancelOrderOutput = Shapes::StructureShape.new(name: 'CancelOrderOutput')
56
+ CapacitySummary = Shapes::StructureShape.new(name: 'CapacitySummary')
56
57
  CapacityTaskFailure = Shapes::StructureShape.new(name: 'CapacityTaskFailure')
57
58
  CapacityTaskFailureType = Shapes::StringShape.new(name: 'CapacityTaskFailureType')
58
59
  CapacityTaskId = Shapes::StringShape.new(name: 'CapacityTaskId')
@@ -75,6 +76,7 @@ module Aws::Outposts
75
76
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
76
77
  ConnectionDetails = Shapes::StructureShape.new(name: 'ConnectionDetails')
77
78
  ConnectionId = Shapes::StringShape.new(name: 'ConnectionId')
79
+ ConstraintValue = Shapes::StringShape.new(name: 'ConstraintValue')
78
80
  ContactName = Shapes::StringShape.new(name: 'ContactName')
79
81
  ContactPhoneNumber = Shapes::StringShape.new(name: 'ContactPhoneNumber')
80
82
  CountryCode = Shapes::StringShape.new(name: 'CountryCode')
@@ -83,15 +85,22 @@ module Aws::Outposts
83
85
  CreateOrderOutput = Shapes::StructureShape.new(name: 'CreateOrderOutput')
84
86
  CreateOutpostInput = Shapes::StructureShape.new(name: 'CreateOutpostInput')
85
87
  CreateOutpostOutput = Shapes::StructureShape.new(name: 'CreateOutpostOutput')
88
+ CreateQuoteInput = Shapes::StructureShape.new(name: 'CreateQuoteInput')
89
+ CreateQuoteOutput = Shapes::StructureShape.new(name: 'CreateQuoteOutput')
86
90
  CreateRenewalInput = Shapes::StructureShape.new(name: 'CreateRenewalInput')
87
91
  CreateRenewalOutput = Shapes::StructureShape.new(name: 'CreateRenewalOutput')
88
92
  CreateSiteInput = Shapes::StructureShape.new(name: 'CreateSiteInput')
89
93
  CreateSiteOutput = Shapes::StructureShape.new(name: 'CreateSiteOutput')
94
+ CurrencyCode = Shapes::StringShape.new(name: 'CurrencyCode')
90
95
  DecommissionRequestStatus = Shapes::StringShape.new(name: 'DecommissionRequestStatus')
91
96
  DeleteOutpostInput = Shapes::StructureShape.new(name: 'DeleteOutpostInput')
92
97
  DeleteOutpostOutput = Shapes::StructureShape.new(name: 'DeleteOutpostOutput')
98
+ DeleteQuoteInput = Shapes::StructureShape.new(name: 'DeleteQuoteInput')
99
+ DeleteQuoteOutput = Shapes::StructureShape.new(name: 'DeleteQuoteOutput')
93
100
  DeleteSiteInput = Shapes::StructureShape.new(name: 'DeleteSiteInput')
94
101
  DeleteSiteOutput = Shapes::StructureShape.new(name: 'DeleteSiteOutput')
102
+ DetailedInstanceTypeItem = Shapes::StructureShape.new(name: 'DetailedInstanceTypeItem')
103
+ DetailedInstanceTypeListDefinition = Shapes::ListShape.new(name: 'DetailedInstanceTypeListDefinition')
95
104
  DeviceSerialNumber = Shapes::StringShape.new(name: 'DeviceSerialNumber')
96
105
  DistrictOrCounty = Shapes::StringShape.new(name: 'DistrictOrCounty')
97
106
  DryRun = Shapes::BooleanShape.new(name: 'DryRun')
@@ -101,6 +110,9 @@ module Aws::Outposts
101
110
  ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
102
111
  Family = Shapes::StringShape.new(name: 'Family')
103
112
  FiberOpticCableType = Shapes::StringShape.new(name: 'FiberOpticCableType')
113
+ FormFactor = Shapes::StringShape.new(name: 'FormFactor')
114
+ FormFactorConfig = Shapes::StructureShape.new(name: 'FormFactorConfig')
115
+ FormFactorConfigList = Shapes::ListShape.new(name: 'FormFactorConfigList')
104
116
  GetCapacityTaskInput = Shapes::StructureShape.new(name: 'GetCapacityTaskInput')
105
117
  GetCapacityTaskOutput = Shapes::StructureShape.new(name: 'GetCapacityTaskOutput')
106
118
  GetCatalogItemInput = Shapes::StructureShape.new(name: 'GetCatalogItemInput')
@@ -117,6 +129,8 @@ module Aws::Outposts
117
129
  GetOutpostOutput = Shapes::StructureShape.new(name: 'GetOutpostOutput')
118
130
  GetOutpostSupportedInstanceTypesInput = Shapes::StructureShape.new(name: 'GetOutpostSupportedInstanceTypesInput')
119
131
  GetOutpostSupportedInstanceTypesOutput = Shapes::StructureShape.new(name: 'GetOutpostSupportedInstanceTypesOutput')
132
+ GetQuoteInput = Shapes::StructureShape.new(name: 'GetQuoteInput')
133
+ GetQuoteOutput = Shapes::StructureShape.new(name: 'GetQuoteOutput')
120
134
  GetRenewalPricingInput = Shapes::StructureShape.new(name: 'GetRenewalPricingInput')
121
135
  GetRenewalPricingOutput = Shapes::StructureShape.new(name: 'GetRenewalPricingOutput')
122
136
  GetSiteAddressInput = Shapes::StructureShape.new(name: 'GetSiteAddressInput')
@@ -160,10 +174,14 @@ module Aws::Outposts
160
174
  ListCapacityTasksOutput = Shapes::StructureShape.new(name: 'ListCapacityTasksOutput')
161
175
  ListCatalogItemsInput = Shapes::StructureShape.new(name: 'ListCatalogItemsInput')
162
176
  ListCatalogItemsOutput = Shapes::StructureShape.new(name: 'ListCatalogItemsOutput')
177
+ ListOrderableInstanceTypesInput = Shapes::StructureShape.new(name: 'ListOrderableInstanceTypesInput')
178
+ ListOrderableInstanceTypesOutput = Shapes::StructureShape.new(name: 'ListOrderableInstanceTypesOutput')
163
179
  ListOrdersInput = Shapes::StructureShape.new(name: 'ListOrdersInput')
164
180
  ListOrdersOutput = Shapes::StructureShape.new(name: 'ListOrdersOutput')
165
181
  ListOutpostsInput = Shapes::StructureShape.new(name: 'ListOutpostsInput')
166
182
  ListOutpostsOutput = Shapes::StructureShape.new(name: 'ListOutpostsOutput')
183
+ ListQuotesInput = Shapes::StructureShape.new(name: 'ListQuotesInput')
184
+ ListQuotesOutput = Shapes::StructureShape.new(name: 'ListQuotesOutput')
167
185
  ListSitesInput = Shapes::StructureShape.new(name: 'ListSitesInput')
168
186
  ListSitesOutput = Shapes::StructureShape.new(name: 'ListSitesOutput')
169
187
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
@@ -173,8 +191,10 @@ module Aws::Outposts
173
191
  MaxResults1000 = Shapes::IntegerShape.new(name: 'MaxResults1000')
174
192
  MaxSize = Shapes::StringShape.new(name: 'MaxSize')
175
193
  MaximumSupportedWeightLbs = Shapes::StringShape.new(name: 'MaximumSupportedWeightLbs')
194
+ MemoryInMib = Shapes::IntegerShape.new(name: 'MemoryInMib')
176
195
  Municipality = Shapes::StringShape.new(name: 'Municipality')
177
196
  NetworkInterfaceDeviceIndex = Shapes::IntegerShape.new(name: 'NetworkInterfaceDeviceIndex')
197
+ NetworkPerformance = Shapes::StringShape.new(name: 'NetworkPerformance')
178
198
  NotFoundException = Shapes::StructureShape.new(name: 'NotFoundException')
179
199
  NullableDouble = Shapes::FloatShape.new(name: 'NullableDouble')
180
200
  NullableFloat = Shapes::FloatShape.new(name: 'NullableFloat')
@@ -182,22 +202,31 @@ module Aws::Outposts
182
202
  Order = Shapes::StructureShape.new(name: 'Order')
183
203
  OrderId = Shapes::StringShape.new(name: 'OrderId')
184
204
  OrderIdList = Shapes::ListShape.new(name: 'OrderIdList')
205
+ OrderIdentifier = Shapes::StringShape.new(name: 'OrderIdentifier')
185
206
  OrderStatus = Shapes::StringShape.new(name: 'OrderStatus')
186
207
  OrderSummary = Shapes::StructureShape.new(name: 'OrderSummary')
187
208
  OrderSummaryListDefinition = Shapes::ListShape.new(name: 'OrderSummaryListDefinition')
188
209
  OrderType = Shapes::StringShape.new(name: 'OrderType')
210
+ OrderingRequirement = Shapes::StructureShape.new(name: 'OrderingRequirement')
211
+ OrderingRequirementList = Shapes::ListShape.new(name: 'OrderingRequirementList')
212
+ OrderingRequirementStatus = Shapes::StringShape.new(name: 'OrderingRequirementStatus')
213
+ OrderingRequirementType = Shapes::StringShape.new(name: 'OrderingRequirementType')
189
214
  Outpost = Shapes::StructureShape.new(name: 'Outpost')
190
215
  OutpostArn = Shapes::StringShape.new(name: 'OutpostArn')
191
216
  OutpostDescription = Shapes::StringShape.new(name: 'OutpostDescription')
217
+ OutpostGeneration = Shapes::StringShape.new(name: 'OutpostGeneration')
192
218
  OutpostId = Shapes::StringShape.new(name: 'OutpostId')
193
219
  OutpostIdOnly = Shapes::StringShape.new(name: 'OutpostIdOnly')
194
220
  OutpostIdentifier = Shapes::StringShape.new(name: 'OutpostIdentifier')
221
+ OutpostIdentifierOrEmpty = Shapes::StringShape.new(name: 'OutpostIdentifierOrEmpty')
195
222
  OutpostInstanceType = Shapes::StringShape.new(name: 'OutpostInstanceType')
196
223
  OutpostInstanceTypeList = Shapes::ListShape.new(name: 'OutpostInstanceTypeList')
197
224
  OutpostName = Shapes::StringShape.new(name: 'OutpostName')
198
225
  OwnerId = Shapes::StringShape.new(name: 'OwnerId')
199
226
  PaymentOption = Shapes::StringShape.new(name: 'PaymentOption')
227
+ PaymentOptionList = Shapes::ListShape.new(name: 'PaymentOptionList')
200
228
  PaymentTerm = Shapes::StringShape.new(name: 'PaymentTerm')
229
+ PaymentTermList = Shapes::ListShape.new(name: 'PaymentTermList')
201
230
  PostalCode = Shapes::StringShape.new(name: 'PostalCode')
202
231
  PowerConnector = Shapes::StringShape.new(name: 'PowerConnector')
203
232
  PowerDrawKva = Shapes::StringShape.new(name: 'PowerDrawKva')
@@ -207,13 +236,36 @@ module Aws::Outposts
207
236
  PricingOptionList = Shapes::ListShape.new(name: 'PricingOptionList')
208
237
  PricingResult = Shapes::StringShape.new(name: 'PricingResult')
209
238
  Quantity = Shapes::StringShape.new(name: 'Quantity')
239
+ Quote = Shapes::StructureShape.new(name: 'Quote')
240
+ QuoteCapacity = Shapes::StructureShape.new(name: 'QuoteCapacity')
241
+ QuoteCapacityList = Shapes::ListShape.new(name: 'QuoteCapacityList')
242
+ QuoteCapacityType = Shapes::StringShape.new(name: 'QuoteCapacityType')
243
+ QuoteConstraint = Shapes::StructureShape.new(name: 'QuoteConstraint')
244
+ QuoteConstraintList = Shapes::ListShape.new(name: 'QuoteConstraintList')
245
+ QuoteConstraintType = Shapes::StringShape.new(name: 'QuoteConstraintType')
246
+ QuoteDescription = Shapes::StringShape.new(name: 'QuoteDescription')
247
+ QuoteId = Shapes::StringShape.new(name: 'QuoteId')
248
+ QuoteIdentifier = Shapes::StringShape.new(name: 'QuoteIdentifier')
249
+ QuoteOption = Shapes::StructureShape.new(name: 'QuoteOption')
250
+ QuoteOptionIdentifier = Shapes::StringShape.new(name: 'QuoteOptionIdentifier')
251
+ QuoteOptionList = Shapes::ListShape.new(name: 'QuoteOptionList')
210
252
  QuotePricingType = Shapes::StringShape.new(name: 'QuotePricingType')
253
+ QuoteRackUseType = Shapes::StringShape.new(name: 'QuoteRackUseType')
254
+ QuoteSpecification = Shapes::StructureShape.new(name: 'QuoteSpecification')
255
+ QuoteSpecificationList = Shapes::ListShape.new(name: 'QuoteSpecificationList')
256
+ QuoteSpecificationType = Shapes::StringShape.new(name: 'QuoteSpecificationType')
257
+ QuoteStatus = Shapes::StringShape.new(name: 'QuoteStatus')
258
+ QuoteSummary = Shapes::StructureShape.new(name: 'QuoteSummary')
259
+ QuoteSummaryListDefinition = Shapes::ListShape.new(name: 'QuoteSummaryListDefinition')
211
260
  RackElevation = Shapes::FloatShape.new(name: 'RackElevation')
212
261
  RackId = Shapes::StringShape.new(name: 'RackId')
213
262
  RackPhysicalProperties = Shapes::StructureShape.new(name: 'RackPhysicalProperties')
263
+ RackSpecificationDetails = Shapes::StructureShape.new(name: 'RackSpecificationDetails')
264
+ RackUnitHeight = Shapes::StringShape.new(name: 'RackUnitHeight')
214
265
  RequestedInstancePools = Shapes::ListShape.new(name: 'RequestedInstancePools')
215
266
  ResourceType = Shapes::StringShape.new(name: 'ResourceType')
216
267
  ServerEndpoint = Shapes::StringShape.new(name: 'ServerEndpoint')
268
+ ServerSpecificationDetails = Shapes::StructureShape.new(name: 'ServerSpecificationDetails')
217
269
  ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
218
270
  ShipmentCarrier = Shapes::StringShape.new(name: 'ShipmentCarrier')
219
271
  ShipmentInformation = Shapes::StructureShape.new(name: 'ShipmentInformation')
@@ -233,6 +285,7 @@ module Aws::Outposts
233
285
  StateOrRegion = Shapes::StringShape.new(name: 'StateOrRegion')
234
286
  StateOrRegionList = Shapes::ListShape.new(name: 'StateOrRegionList')
235
287
  StatusList = Shapes::ListShape.new(name: 'StatusList')
288
+ StatusMessage = Shapes::StringShape.new(name: 'StatusMessage')
236
289
  String = Shapes::StringShape.new(name: 'String')
237
290
  Subscription = Shapes::StructureShape.new(name: 'Subscription')
238
291
  SubscriptionList = Shapes::ListShape.new(name: 'SubscriptionList')
@@ -258,6 +311,8 @@ module Aws::Outposts
258
311
  UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
259
312
  UpdateOutpostInput = Shapes::StructureShape.new(name: 'UpdateOutpostInput')
260
313
  UpdateOutpostOutput = Shapes::StructureShape.new(name: 'UpdateOutpostOutput')
314
+ UpdateQuoteInput = Shapes::StructureShape.new(name: 'UpdateQuoteInput')
315
+ UpdateQuoteOutput = Shapes::StructureShape.new(name: 'UpdateQuoteOutput')
261
316
  UpdateSiteAddressInput = Shapes::StructureShape.new(name: 'UpdateSiteAddressInput')
262
317
  UpdateSiteAddressOutput = Shapes::StructureShape.new(name: 'UpdateSiteAddressOutput')
263
318
  UpdateSiteInput = Shapes::StructureShape.new(name: 'UpdateSiteInput')
@@ -350,6 +405,11 @@ module Aws::Outposts
350
405
 
351
406
  CancelOrderOutput.struct_class = Types::CancelOrderOutput
352
407
 
408
+ CapacitySummary.add_member(:existing_capacities, Shapes::ShapeRef.new(shape: QuoteCapacityList, location_name: "ExistingCapacities"))
409
+ CapacitySummary.add_member(:final_capacities, Shapes::ShapeRef.new(shape: QuoteCapacityList, location_name: "FinalCapacities"))
410
+ CapacitySummary.add_member(:capacity_change, Shapes::ShapeRef.new(shape: QuoteCapacityList, location_name: "CapacityChange"))
411
+ CapacitySummary.struct_class = Types::CapacitySummary
412
+
353
413
  CapacityTaskFailure.add_member(:reason, Shapes::ShapeRef.new(shape: CapacityTaskStatusReason, required: true, location_name: "Reason"))
354
414
  CapacityTaskFailure.add_member(:type, Shapes::ShapeRef.new(shape: CapacityTaskFailureType, location_name: "Type"))
355
415
  CapacityTaskFailure.struct_class = Types::CapacityTaskFailure
@@ -406,6 +466,8 @@ module Aws::Outposts
406
466
  CountryCodeList.member = Shapes::ShapeRef.new(shape: CountryCode)
407
467
 
408
468
  CreateOrderInput.add_member(:outpost_identifier, Shapes::ShapeRef.new(shape: OutpostIdentifier, required: true, location_name: "OutpostIdentifier"))
469
+ CreateOrderInput.add_member(:quote_identifier, Shapes::ShapeRef.new(shape: QuoteIdentifier, location_name: "QuoteIdentifier"))
470
+ CreateOrderInput.add_member(:quote_option_identifier, Shapes::ShapeRef.new(shape: QuoteOptionIdentifier, location_name: "QuoteOptionIdentifier"))
409
471
  CreateOrderInput.add_member(:line_items, Shapes::ShapeRef.new(shape: LineItemRequestListDefinition, location_name: "LineItems"))
410
472
  CreateOrderInput.add_member(:payment_option, Shapes::ShapeRef.new(shape: PaymentOption, required: true, location_name: "PaymentOption"))
411
473
  CreateOrderInput.add_member(:payment_term, Shapes::ShapeRef.new(shape: PaymentTerm, location_name: "PaymentTerm"))
@@ -426,6 +488,18 @@ module Aws::Outposts
426
488
  CreateOutpostOutput.add_member(:outpost, Shapes::ShapeRef.new(shape: Outpost, location_name: "Outpost"))
427
489
  CreateOutpostOutput.struct_class = Types::CreateOutpostOutput
428
490
 
491
+ CreateQuoteInput.add_member(:outpost_identifier, Shapes::ShapeRef.new(shape: OutpostIdentifier, location_name: "OutpostIdentifier"))
492
+ CreateQuoteInput.add_member(:country_code, Shapes::ShapeRef.new(shape: CountryCode, required: true, location_name: "CountryCode"))
493
+ CreateQuoteInput.add_member(:requested_capacities, Shapes::ShapeRef.new(shape: QuoteCapacityList, required: true, location_name: "RequestedCapacities"))
494
+ CreateQuoteInput.add_member(:requested_constraints, Shapes::ShapeRef.new(shape: QuoteConstraintList, location_name: "RequestedConstraints"))
495
+ CreateQuoteInput.add_member(:requested_payment_options, Shapes::ShapeRef.new(shape: PaymentOptionList, location_name: "RequestedPaymentOptions"))
496
+ CreateQuoteInput.add_member(:requested_payment_terms, Shapes::ShapeRef.new(shape: PaymentTermList, location_name: "RequestedPaymentTerms"))
497
+ CreateQuoteInput.add_member(:description, Shapes::ShapeRef.new(shape: QuoteDescription, location_name: "Description"))
498
+ CreateQuoteInput.struct_class = Types::CreateQuoteInput
499
+
500
+ CreateQuoteOutput.add_member(:quote, Shapes::ShapeRef.new(shape: Quote, location_name: "Quote"))
501
+ CreateQuoteOutput.struct_class = Types::CreateQuoteOutput
502
+
429
503
  CreateRenewalInput.add_member(:payment_option, Shapes::ShapeRef.new(shape: PaymentOption, required: true, location_name: "PaymentOption"))
430
504
  CreateRenewalInput.add_member(:payment_term, Shapes::ShapeRef.new(shape: PaymentTerm, required: true, location_name: "PaymentTerm"))
431
505
  CreateRenewalInput.add_member(:outpost_identifier, Shapes::ShapeRef.new(shape: OutpostIdentifier, required: true, location_name: "OutpostIdentifier"))
@@ -437,6 +511,7 @@ module Aws::Outposts
437
511
  CreateRenewalOutput.add_member(:outpost_id, Shapes::ShapeRef.new(shape: OutpostIdOnly, location_name: "OutpostId"))
438
512
  CreateRenewalOutput.add_member(:upfront_price, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "UpfrontPrice"))
439
513
  CreateRenewalOutput.add_member(:monthly_recurring_price, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "MonthlyRecurringPrice"))
514
+ CreateRenewalOutput.add_member(:currency, Shapes::ShapeRef.new(shape: CurrencyCode, location_name: "Currency"))
440
515
  CreateRenewalOutput.struct_class = Types::CreateRenewalOutput
441
516
 
442
517
  CreateSiteInput.add_member(:name, Shapes::ShapeRef.new(shape: SiteName, required: true, location_name: "Name"))
@@ -456,11 +531,25 @@ module Aws::Outposts
456
531
 
457
532
  DeleteOutpostOutput.struct_class = Types::DeleteOutpostOutput
458
533
 
534
+ DeleteQuoteInput.add_member(:quote_identifier, Shapes::ShapeRef.new(shape: QuoteIdentifier, required: true, location: "uri", location_name: "QuoteIdentifier"))
535
+ DeleteQuoteInput.struct_class = Types::DeleteQuoteInput
536
+
537
+ DeleteQuoteOutput.struct_class = Types::DeleteQuoteOutput
538
+
459
539
  DeleteSiteInput.add_member(:site_id, Shapes::ShapeRef.new(shape: SiteId, required: true, location: "uri", location_name: "SiteId"))
460
540
  DeleteSiteInput.struct_class = Types::DeleteSiteInput
461
541
 
462
542
  DeleteSiteOutput.struct_class = Types::DeleteSiteOutput
463
543
 
544
+ DetailedInstanceTypeItem.add_member(:instance_type, Shapes::ShapeRef.new(shape: InstanceType, location_name: "InstanceType"))
545
+ DetailedInstanceTypeItem.add_member(:vcp_us, Shapes::ShapeRef.new(shape: VCPUCount, location_name: "VCPUs"))
546
+ DetailedInstanceTypeItem.add_member(:memory_in_mib, Shapes::ShapeRef.new(shape: MemoryInMib, location_name: "MemoryInMib"))
547
+ DetailedInstanceTypeItem.add_member(:network_performance, Shapes::ShapeRef.new(shape: NetworkPerformance, location_name: "NetworkPerformance"))
548
+ DetailedInstanceTypeItem.add_member(:form_factor_configs, Shapes::ShapeRef.new(shape: FormFactorConfigList, location_name: "FormFactorConfigs"))
549
+ DetailedInstanceTypeItem.struct_class = Types::DetailedInstanceTypeItem
550
+
551
+ DetailedInstanceTypeListDefinition.member = Shapes::ShapeRef.new(shape: DetailedInstanceTypeItem)
552
+
464
553
  EC2Capacity.add_member(:family, Shapes::ShapeRef.new(shape: Family, location_name: "Family"))
465
554
  EC2Capacity.add_member(:max_size, Shapes::ShapeRef.new(shape: MaxSize, location_name: "MaxSize"))
466
555
  EC2Capacity.add_member(:quantity, Shapes::ShapeRef.new(shape: Quantity, location_name: "Quantity"))
@@ -470,6 +559,12 @@ module Aws::Outposts
470
559
 
471
560
  EC2FamilyList.member = Shapes::ShapeRef.new(shape: Family)
472
561
 
562
+ FormFactorConfig.add_member(:form_factor, Shapes::ShapeRef.new(shape: FormFactor, location_name: "FormFactor"))
563
+ FormFactorConfig.add_member(:outpost_generation, Shapes::ShapeRef.new(shape: OutpostGeneration, location_name: "OutpostGeneration"))
564
+ FormFactorConfig.struct_class = Types::FormFactorConfig
565
+
566
+ FormFactorConfigList.member = Shapes::ShapeRef.new(shape: FormFactorConfig)
567
+
473
568
  GetCapacityTaskInput.add_member(:capacity_task_id, Shapes::ShapeRef.new(shape: CapacityTaskId, required: true, location: "uri", location_name: "CapacityTaskId"))
474
569
  GetCapacityTaskInput.add_member(:outpost_identifier, Shapes::ShapeRef.new(shape: OutpostIdentifier, required: true, location: "uri", location_name: "OutpostId"))
475
570
  GetCapacityTaskInput.struct_class = Types::GetCapacityTaskInput
@@ -548,6 +643,12 @@ module Aws::Outposts
548
643
  GetOutpostSupportedInstanceTypesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
549
644
  GetOutpostSupportedInstanceTypesOutput.struct_class = Types::GetOutpostSupportedInstanceTypesOutput
550
645
 
646
+ GetQuoteInput.add_member(:quote_identifier, Shapes::ShapeRef.new(shape: QuoteIdentifier, required: true, location: "uri", location_name: "QuoteIdentifier"))
647
+ GetQuoteInput.struct_class = Types::GetQuoteInput
648
+
649
+ GetQuoteOutput.add_member(:quote, Shapes::ShapeRef.new(shape: Quote, location_name: "Quote"))
650
+ GetQuoteOutput.struct_class = Types::GetQuoteOutput
651
+
551
652
  GetRenewalPricingInput.add_member(:outpost_identifier, Shapes::ShapeRef.new(shape: OutpostIdentifier, required: true, location: "uri", location_name: "OutpostIdentifier"))
552
653
  GetRenewalPricingInput.struct_class = Types::GetRenewalPricingInput
553
654
 
@@ -679,6 +780,15 @@ module Aws::Outposts
679
780
  ListCatalogItemsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
680
781
  ListCatalogItemsOutput.struct_class = Types::ListCatalogItemsOutput
681
782
 
783
+ ListOrderableInstanceTypesInput.add_member(:outpost_generation_filter, Shapes::ShapeRef.new(shape: OutpostGeneration, location: "querystring", location_name: "OutpostGenerationFilter"))
784
+ ListOrderableInstanceTypesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults1000, location: "querystring", location_name: "MaxResults"))
785
+ ListOrderableInstanceTypesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location: "querystring", location_name: "NextToken"))
786
+ ListOrderableInstanceTypesInput.struct_class = Types::ListOrderableInstanceTypesInput
787
+
788
+ ListOrderableInstanceTypesOutput.add_member(:instance_types, Shapes::ShapeRef.new(shape: DetailedInstanceTypeListDefinition, location_name: "InstanceTypes"))
789
+ ListOrderableInstanceTypesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
790
+ ListOrderableInstanceTypesOutput.struct_class = Types::ListOrderableInstanceTypesOutput
791
+
682
792
  ListOrdersInput.add_member(:outpost_identifier_filter, Shapes::ShapeRef.new(shape: OutpostIdentifier, location: "querystring", location_name: "OutpostIdentifierFilter"))
683
793
  ListOrdersInput.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location: "querystring", location_name: "NextToken"))
684
794
  ListOrdersInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults1000, location: "querystring", location_name: "MaxResults"))
@@ -699,6 +809,14 @@ module Aws::Outposts
699
809
  ListOutpostsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
700
810
  ListOutpostsOutput.struct_class = Types::ListOutpostsOutput
701
811
 
812
+ ListQuotesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location: "querystring", location_name: "NextToken"))
813
+ ListQuotesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults1000, location: "querystring", location_name: "MaxResults"))
814
+ ListQuotesInput.struct_class = Types::ListQuotesInput
815
+
816
+ ListQuotesOutput.add_member(:quotes, Shapes::ShapeRef.new(shape: QuoteSummaryListDefinition, location_name: "Quotes"))
817
+ ListQuotesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
818
+ ListQuotesOutput.struct_class = Types::ListQuotesOutput
819
+
702
820
  ListSitesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location: "querystring", location_name: "NextToken"))
703
821
  ListSitesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults1000, location: "querystring", location_name: "MaxResults"))
704
822
  ListSitesInput.add_member(:operating_address_country_code_filter, Shapes::ShapeRef.new(shape: CountryCodeList, location: "querystring", location_name: "OperatingAddressCountryCodeFilter"))
@@ -722,6 +840,8 @@ module Aws::Outposts
722
840
  NotFoundException.struct_class = Types::NotFoundException
723
841
 
724
842
  Order.add_member(:outpost_id, Shapes::ShapeRef.new(shape: OutpostIdOnly, location_name: "OutpostId"))
843
+ Order.add_member(:quote_identifier, Shapes::ShapeRef.new(shape: QuoteIdentifier, location_name: "QuoteIdentifier"))
844
+ Order.add_member(:quote_option_identifier, Shapes::ShapeRef.new(shape: QuoteOptionIdentifier, location_name: "QuoteOptionIdentifier"))
725
845
  Order.add_member(:order_id, Shapes::ShapeRef.new(shape: OrderId, location_name: "OrderId"))
726
846
  Order.add_member(:status, Shapes::ShapeRef.new(shape: OrderStatus, location_name: "Status"))
727
847
  Order.add_member(:line_items, Shapes::ShapeRef.new(shape: LineItemListDefinition, location_name: "LineItems"))
@@ -745,6 +865,13 @@ module Aws::Outposts
745
865
 
746
866
  OrderSummaryListDefinition.member = Shapes::ShapeRef.new(shape: OrderSummary)
747
867
 
868
+ OrderingRequirement.add_member(:status_message, Shapes::ShapeRef.new(shape: StatusMessage, location_name: "StatusMessage"))
869
+ OrderingRequirement.add_member(:ordering_requirement_type, Shapes::ShapeRef.new(shape: OrderingRequirementType, location_name: "OrderingRequirementType"))
870
+ OrderingRequirement.add_member(:status, Shapes::ShapeRef.new(shape: OrderingRequirementStatus, location_name: "Status"))
871
+ OrderingRequirement.struct_class = Types::OrderingRequirement
872
+
873
+ OrderingRequirementList.member = Shapes::ShapeRef.new(shape: OrderingRequirement)
874
+
748
875
  Outpost.add_member(:outpost_id, Shapes::ShapeRef.new(shape: OutpostId, location_name: "OutpostId"))
749
876
  Outpost.add_member(:owner_id, Shapes::ShapeRef.new(shape: OwnerId, location_name: "OwnerId"))
750
877
  Outpost.add_member(:outpost_arn, Shapes::ShapeRef.new(shape: OutpostArn, location_name: "OutpostArn"))
@@ -761,12 +888,83 @@ module Aws::Outposts
761
888
 
762
889
  OutpostInstanceTypeList.member = Shapes::ShapeRef.new(shape: OutpostInstanceType)
763
890
 
891
+ PaymentOptionList.member = Shapes::ShapeRef.new(shape: PaymentOption)
892
+
893
+ PaymentTermList.member = Shapes::ShapeRef.new(shape: PaymentTerm)
894
+
764
895
  PricingOption.add_member(:pricing_type, Shapes::ShapeRef.new(shape: QuotePricingType, location_name: "PricingType"))
765
896
  PricingOption.add_member(:subscription_pricing_details, Shapes::ShapeRef.new(shape: SubscriptionPricingDetails, location_name: "SubscriptionPricingDetails"))
766
897
  PricingOption.struct_class = Types::PricingOption
767
898
 
768
899
  PricingOptionList.member = Shapes::ShapeRef.new(shape: PricingOption)
769
900
 
901
+ Quote.add_member(:quote_id, Shapes::ShapeRef.new(shape: QuoteId, location_name: "QuoteId"))
902
+ Quote.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "AccountId"))
903
+ Quote.add_member(:quote_status, Shapes::ShapeRef.new(shape: QuoteStatus, location_name: "QuoteStatus"))
904
+ Quote.add_member(:status_message, Shapes::ShapeRef.new(shape: StatusMessage, location_name: "StatusMessage"))
905
+ Quote.add_member(:outpost_arn, Shapes::ShapeRef.new(shape: OutpostArn, location_name: "OutpostArn"))
906
+ Quote.add_member(:country_code, Shapes::ShapeRef.new(shape: CountryCode, location_name: "CountryCode"))
907
+ Quote.add_member(:requested_capacities, Shapes::ShapeRef.new(shape: QuoteCapacityList, location_name: "RequestedCapacities"))
908
+ Quote.add_member(:requested_constraints, Shapes::ShapeRef.new(shape: QuoteConstraintList, location_name: "RequestedConstraints"))
909
+ Quote.add_member(:requested_payment_options, Shapes::ShapeRef.new(shape: PaymentOptionList, location_name: "RequestedPaymentOptions"))
910
+ Quote.add_member(:requested_payment_terms, Shapes::ShapeRef.new(shape: PaymentTermList, location_name: "RequestedPaymentTerms"))
911
+ Quote.add_member(:quote_options, Shapes::ShapeRef.new(shape: QuoteOptionList, location_name: "QuoteOptions"))
912
+ Quote.add_member(:ordering_requirements, Shapes::ShapeRef.new(shape: OrderingRequirementList, location_name: "OrderingRequirements"))
913
+ Quote.add_member(:submitted_order_id, Shapes::ShapeRef.new(shape: OrderIdentifier, location_name: "SubmittedOrderId"))
914
+ Quote.add_member(:created_date, Shapes::ShapeRef.new(shape: ISO8601Timestamp, location_name: "CreatedDate"))
915
+ Quote.add_member(:expiration_date, Shapes::ShapeRef.new(shape: ISO8601Timestamp, location_name: "ExpirationDate"))
916
+ Quote.add_member(:description, Shapes::ShapeRef.new(shape: QuoteDescription, location_name: "Description"))
917
+ Quote.struct_class = Types::Quote
918
+
919
+ QuoteCapacity.add_member(:quote_capacity_type, Shapes::ShapeRef.new(shape: QuoteCapacityType, location_name: "QuoteCapacityType"))
920
+ QuoteCapacity.add_member(:unit, Shapes::ShapeRef.new(shape: String, location_name: "Unit"))
921
+ QuoteCapacity.add_member(:quantity, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "Quantity"))
922
+ QuoteCapacity.struct_class = Types::QuoteCapacity
923
+
924
+ QuoteCapacityList.member = Shapes::ShapeRef.new(shape: QuoteCapacity)
925
+
926
+ QuoteConstraint.add_member(:quote_constraint_type, Shapes::ShapeRef.new(shape: QuoteConstraintType, location_name: "QuoteConstraintType"))
927
+ QuoteConstraint.add_member(:value, Shapes::ShapeRef.new(shape: ConstraintValue, location_name: "Value"))
928
+ QuoteConstraint.struct_class = Types::QuoteConstraint
929
+
930
+ QuoteConstraintList.member = Shapes::ShapeRef.new(shape: QuoteConstraint)
931
+
932
+ QuoteOption.add_member(:quote_option_identifier, Shapes::ShapeRef.new(shape: QuoteOptionIdentifier, location_name: "QuoteOptionIdentifier"))
933
+ QuoteOption.add_member(:capacities, Shapes::ShapeRef.new(shape: QuoteCapacityList, location_name: "Capacities"))
934
+ QuoteOption.add_member(:capacity_summary, Shapes::ShapeRef.new(shape: CapacitySummary, location_name: "CapacitySummary"))
935
+ QuoteOption.add_member(:specifications, Shapes::ShapeRef.new(shape: QuoteSpecificationList, location_name: "Specifications"))
936
+ QuoteOption.add_member(:pricing_options, Shapes::ShapeRef.new(shape: PricingOptionList, location_name: "PricingOptions"))
937
+ QuoteOption.struct_class = Types::QuoteOption
938
+
939
+ QuoteOptionList.member = Shapes::ShapeRef.new(shape: QuoteOption)
940
+
941
+ QuoteSpecification.add_member(:quote_specification_type, Shapes::ShapeRef.new(shape: QuoteSpecificationType, location_name: "QuoteSpecificationType"))
942
+ QuoteSpecification.add_member(:existing_rack_specification_details, Shapes::ShapeRef.new(shape: RackSpecificationDetails, location_name: "ExistingRackSpecificationDetails"))
943
+ QuoteSpecification.add_member(:final_rack_specification_details, Shapes::ShapeRef.new(shape: RackSpecificationDetails, location_name: "FinalRackSpecificationDetails"))
944
+ QuoteSpecification.add_member(:server_specification_details, Shapes::ShapeRef.new(shape: ServerSpecificationDetails, location_name: "ServerSpecificationDetails"))
945
+ QuoteSpecification.struct_class = Types::QuoteSpecification
946
+
947
+ QuoteSpecificationList.member = Shapes::ShapeRef.new(shape: QuoteSpecification)
948
+
949
+ QuoteSummary.add_member(:quote_id, Shapes::ShapeRef.new(shape: QuoteId, location_name: "QuoteId"))
950
+ QuoteSummary.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "AccountId"))
951
+ QuoteSummary.add_member(:quote_status, Shapes::ShapeRef.new(shape: QuoteStatus, location_name: "QuoteStatus"))
952
+ QuoteSummary.add_member(:status_message, Shapes::ShapeRef.new(shape: StatusMessage, location_name: "StatusMessage"))
953
+ QuoteSummary.add_member(:outpost_arn, Shapes::ShapeRef.new(shape: OutpostArn, location_name: "OutpostArn"))
954
+ QuoteSummary.add_member(:country_code, Shapes::ShapeRef.new(shape: CountryCode, location_name: "CountryCode"))
955
+ QuoteSummary.add_member(:requested_capacities, Shapes::ShapeRef.new(shape: QuoteCapacityList, location_name: "RequestedCapacities"))
956
+ QuoteSummary.add_member(:requested_constraints, Shapes::ShapeRef.new(shape: QuoteConstraintList, location_name: "RequestedConstraints"))
957
+ QuoteSummary.add_member(:requested_payment_options, Shapes::ShapeRef.new(shape: PaymentOptionList, location_name: "RequestedPaymentOptions"))
958
+ QuoteSummary.add_member(:requested_payment_terms, Shapes::ShapeRef.new(shape: PaymentTermList, location_name: "RequestedPaymentTerms"))
959
+ QuoteSummary.add_member(:quote_options, Shapes::ShapeRef.new(shape: QuoteOptionList, location_name: "QuoteOptions"))
960
+ QuoteSummary.add_member(:submitted_order_id, Shapes::ShapeRef.new(shape: OrderIdentifier, location_name: "SubmittedOrderId"))
961
+ QuoteSummary.add_member(:created_date, Shapes::ShapeRef.new(shape: ISO8601Timestamp, location_name: "CreatedDate"))
962
+ QuoteSummary.add_member(:expiration_date, Shapes::ShapeRef.new(shape: ISO8601Timestamp, location_name: "ExpirationDate"))
963
+ QuoteSummary.add_member(:description, Shapes::ShapeRef.new(shape: QuoteDescription, location_name: "Description"))
964
+ QuoteSummary.struct_class = Types::QuoteSummary
965
+
966
+ QuoteSummaryListDefinition.member = Shapes::ShapeRef.new(shape: QuoteSummary)
967
+
770
968
  RackPhysicalProperties.add_member(:power_draw_kva, Shapes::ShapeRef.new(shape: PowerDrawKva, location_name: "PowerDrawKva"))
771
969
  RackPhysicalProperties.add_member(:power_phase, Shapes::ShapeRef.new(shape: PowerPhase, location_name: "PowerPhase"))
772
970
  RackPhysicalProperties.add_member(:power_connector, Shapes::ShapeRef.new(shape: PowerConnector, location_name: "PowerConnector"))
@@ -778,8 +976,28 @@ module Aws::Outposts
778
976
  RackPhysicalProperties.add_member(:maximum_supported_weight_lbs, Shapes::ShapeRef.new(shape: MaximumSupportedWeightLbs, location_name: "MaximumSupportedWeightLbs"))
779
977
  RackPhysicalProperties.struct_class = Types::RackPhysicalProperties
780
978
 
979
+ RackSpecificationDetails.add_member(:rack_id, Shapes::ShapeRef.new(shape: RackId, location_name: "RackId"))
980
+ RackSpecificationDetails.add_member(:rack_use, Shapes::ShapeRef.new(shape: QuoteRackUseType, location_name: "RackUse"))
981
+ RackSpecificationDetails.add_member(:rack_power_draw_kva, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "RackPowerDrawKva"))
982
+ RackSpecificationDetails.add_member(:rack_weight_lbs, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "RackWeightLbs"))
983
+ RackSpecificationDetails.add_member(:rack_height_inches, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "RackHeightInches"))
984
+ RackSpecificationDetails.add_member(:rack_width_inches, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "RackWidthInches"))
985
+ RackSpecificationDetails.add_member(:rack_depth_inches, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "RackDepthInches"))
986
+ RackSpecificationDetails.add_member(:rack_unit_height, Shapes::ShapeRef.new(shape: RackUnitHeight, location_name: "RackUnitHeight"))
987
+ RackSpecificationDetails.add_member(:ec2_capacities, Shapes::ShapeRef.new(shape: EC2CapacityListDefinition, location_name: "EC2Capacities"))
988
+ RackSpecificationDetails.struct_class = Types::RackSpecificationDetails
989
+
781
990
  RequestedInstancePools.member = Shapes::ShapeRef.new(shape: InstanceTypeCapacity)
782
991
 
992
+ ServerSpecificationDetails.add_member(:server_power_draw_kva, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "ServerPowerDrawKva"))
993
+ ServerSpecificationDetails.add_member(:server_weight_lbs, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "ServerWeightLbs"))
994
+ ServerSpecificationDetails.add_member(:server_height_inches, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "ServerHeightInches"))
995
+ ServerSpecificationDetails.add_member(:server_width_inches, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "ServerWidthInches"))
996
+ ServerSpecificationDetails.add_member(:server_depth_inches, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "ServerDepthInches"))
997
+ ServerSpecificationDetails.add_member(:rack_unit_height, Shapes::ShapeRef.new(shape: RackUnitHeight, location_name: "RackUnitHeight"))
998
+ ServerSpecificationDetails.add_member(:ec2_capacities, Shapes::ShapeRef.new(shape: EC2CapacityListDefinition, location_name: "EC2Capacities"))
999
+ ServerSpecificationDetails.struct_class = Types::ServerSpecificationDetails
1000
+
783
1001
  ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
784
1002
  ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
785
1003
 
@@ -852,6 +1070,7 @@ module Aws::Outposts
852
1070
  Subscription.add_member(:order_ids, Shapes::ShapeRef.new(shape: OrderIdList, location_name: "OrderIds"))
853
1071
  Subscription.add_member(:begin_date, Shapes::ShapeRef.new(shape: ISO8601Timestamp, location_name: "BeginDate"))
854
1072
  Subscription.add_member(:end_date, Shapes::ShapeRef.new(shape: ISO8601Timestamp, location_name: "EndDate"))
1073
+ Subscription.add_member(:currency, Shapes::ShapeRef.new(shape: CurrencyCode, location_name: "Currency"))
855
1074
  Subscription.add_member(:monthly_recurring_price, Shapes::ShapeRef.new(shape: NullableDouble, location_name: "MonthlyRecurringPrice"))
856
1075
  Subscription.add_member(:upfront_price, Shapes::ShapeRef.new(shape: NullableDouble, location_name: "UpfrontPrice"))
857
1076
  Subscription.struct_class = Types::Subscription
@@ -862,6 +1081,7 @@ module Aws::Outposts
862
1081
  SubscriptionPricingDetails.add_member(:payment_term, Shapes::ShapeRef.new(shape: PaymentTerm, location_name: "PaymentTerm"))
863
1082
  SubscriptionPricingDetails.add_member(:upfront_price, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "UpfrontPrice"))
864
1083
  SubscriptionPricingDetails.add_member(:monthly_recurring_price, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "MonthlyRecurringPrice"))
1084
+ SubscriptionPricingDetails.add_member(:currency, Shapes::ShapeRef.new(shape: CurrencyCode, location_name: "Currency"))
865
1085
  SubscriptionPricingDetails.struct_class = Types::SubscriptionPricingDetails
866
1086
 
867
1087
  SupportedStorageList.member = Shapes::ShapeRef.new(shape: SupportedStorageEnum)
@@ -894,6 +1114,19 @@ module Aws::Outposts
894
1114
  UpdateOutpostOutput.add_member(:outpost, Shapes::ShapeRef.new(shape: Outpost, location_name: "Outpost"))
895
1115
  UpdateOutpostOutput.struct_class = Types::UpdateOutpostOutput
896
1116
 
1117
+ UpdateQuoteInput.add_member(:quote_identifier, Shapes::ShapeRef.new(shape: QuoteIdentifier, required: true, location: "uri", location_name: "QuoteIdentifier"))
1118
+ UpdateQuoteInput.add_member(:outpost_identifier, Shapes::ShapeRef.new(shape: OutpostIdentifierOrEmpty, location_name: "OutpostIdentifier"))
1119
+ UpdateQuoteInput.add_member(:country_code, Shapes::ShapeRef.new(shape: CountryCode, location_name: "CountryCode"))
1120
+ UpdateQuoteInput.add_member(:requested_capacities, Shapes::ShapeRef.new(shape: QuoteCapacityList, location_name: "RequestedCapacities"))
1121
+ UpdateQuoteInput.add_member(:requested_constraints, Shapes::ShapeRef.new(shape: QuoteConstraintList, location_name: "RequestedConstraints"))
1122
+ UpdateQuoteInput.add_member(:requested_payment_options, Shapes::ShapeRef.new(shape: PaymentOptionList, location_name: "RequestedPaymentOptions"))
1123
+ UpdateQuoteInput.add_member(:requested_payment_terms, Shapes::ShapeRef.new(shape: PaymentTermList, location_name: "RequestedPaymentTerms"))
1124
+ UpdateQuoteInput.add_member(:description, Shapes::ShapeRef.new(shape: QuoteDescription, location_name: "Description"))
1125
+ UpdateQuoteInput.struct_class = Types::UpdateQuoteInput
1126
+
1127
+ UpdateQuoteOutput.add_member(:quote, Shapes::ShapeRef.new(shape: Quote, location_name: "Quote"))
1128
+ UpdateQuoteOutput.struct_class = Types::UpdateQuoteOutput
1129
+
897
1130
  UpdateSiteAddressInput.add_member(:site_id, Shapes::ShapeRef.new(shape: SiteId, required: true, location: "uri", location_name: "SiteId"))
898
1131
  UpdateSiteAddressInput.add_member(:address_type, Shapes::ShapeRef.new(shape: AddressType, required: true, location_name: "AddressType"))
899
1132
  UpdateSiteAddressInput.add_member(:address, Shapes::ShapeRef.new(shape: Address, required: true, location_name: "Address"))
@@ -1009,6 +1242,18 @@ module Aws::Outposts
1009
1242
  o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1010
1243
  end)
1011
1244
 
1245
+ api.add_operation(:create_quote, Seahorse::Model::Operation.new.tap do |o|
1246
+ o.name = "CreateQuote"
1247
+ o.http_method = "POST"
1248
+ o.http_request_uri = "/quotes"
1249
+ o.input = Shapes::ShapeRef.new(shape: CreateQuoteInput)
1250
+ o.output = Shapes::ShapeRef.new(shape: CreateQuoteOutput)
1251
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1252
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1253
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1254
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1255
+ end)
1256
+
1012
1257
  api.add_operation(:create_renewal, Seahorse::Model::Operation.new.tap do |o|
1013
1258
  o.name = "CreateRenewal"
1014
1259
  o.http_method = "POST"
@@ -1047,6 +1292,18 @@ module Aws::Outposts
1047
1292
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1048
1293
  end)
1049
1294
 
1295
+ api.add_operation(:delete_quote, Seahorse::Model::Operation.new.tap do |o|
1296
+ o.name = "DeleteQuote"
1297
+ o.http_method = "DELETE"
1298
+ o.http_request_uri = "/quotes/{QuoteIdentifier}"
1299
+ o.input = Shapes::ShapeRef.new(shape: DeleteQuoteInput)
1300
+ o.output = Shapes::ShapeRef.new(shape: DeleteQuoteOutput)
1301
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1302
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1303
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1304
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1305
+ end)
1306
+
1050
1307
  api.add_operation(:delete_site, Seahorse::Model::Operation.new.tap do |o|
1051
1308
  o.name = "DeleteSite"
1052
1309
  o.http_method = "DELETE"
@@ -1172,6 +1429,18 @@ module Aws::Outposts
1172
1429
  )
1173
1430
  end)
1174
1431
 
1432
+ api.add_operation(:get_quote, Seahorse::Model::Operation.new.tap do |o|
1433
+ o.name = "GetQuote"
1434
+ o.http_method = "GET"
1435
+ o.http_request_uri = "/quotes/{QuoteIdentifier}"
1436
+ o.input = Shapes::ShapeRef.new(shape: GetQuoteInput)
1437
+ o.output = Shapes::ShapeRef.new(shape: GetQuoteOutput)
1438
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1439
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1440
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1441
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1442
+ end)
1443
+
1175
1444
  api.add_operation(:get_renewal_pricing, Seahorse::Model::Operation.new.tap do |o|
1176
1445
  o.name = "GetRenewalPricing"
1177
1446
  o.http_method = "GET"
@@ -1298,6 +1567,24 @@ module Aws::Outposts
1298
1567
  )
1299
1568
  end)
1300
1569
 
1570
+ api.add_operation(:list_orderable_instance_types, Seahorse::Model::Operation.new.tap do |o|
1571
+ o.name = "ListOrderableInstanceTypes"
1572
+ o.http_method = "GET"
1573
+ o.http_request_uri = "/instanceTypes"
1574
+ o.input = Shapes::ShapeRef.new(shape: ListOrderableInstanceTypesInput)
1575
+ o.output = Shapes::ShapeRef.new(shape: ListOrderableInstanceTypesOutput)
1576
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1577
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1578
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1579
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1580
+ o[:pager] = Aws::Pager.new(
1581
+ limit_key: "max_results",
1582
+ tokens: {
1583
+ "next_token" => "next_token"
1584
+ }
1585
+ )
1586
+ end)
1587
+
1301
1588
  api.add_operation(:list_orders, Seahorse::Model::Operation.new.tap do |o|
1302
1589
  o.name = "ListOrders"
1303
1590
  o.http_method = "GET"
@@ -1333,6 +1620,22 @@ module Aws::Outposts
1333
1620
  )
1334
1621
  end)
1335
1622
 
1623
+ api.add_operation(:list_quotes, Seahorse::Model::Operation.new.tap do |o|
1624
+ o.name = "ListQuotes"
1625
+ o.http_method = "GET"
1626
+ o.http_request_uri = "/quotes"
1627
+ o.input = Shapes::ShapeRef.new(shape: ListQuotesInput)
1628
+ o.output = Shapes::ShapeRef.new(shape: ListQuotesOutput)
1629
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1630
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1631
+ o[:pager] = Aws::Pager.new(
1632
+ limit_key: "max_results",
1633
+ tokens: {
1634
+ "next_token" => "next_token"
1635
+ }
1636
+ )
1637
+ end)
1638
+
1336
1639
  api.add_operation(:list_sites, Seahorse::Model::Operation.new.tap do |o|
1337
1640
  o.name = "ListSites"
1338
1641
  o.http_method = "GET"
@@ -1434,6 +1737,18 @@ module Aws::Outposts
1434
1737
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1435
1738
  end)
1436
1739
 
1740
+ api.add_operation(:update_quote, Seahorse::Model::Operation.new.tap do |o|
1741
+ o.name = "UpdateQuote"
1742
+ o.http_method = "PATCH"
1743
+ o.http_request_uri = "/quotes/{QuoteIdentifier}"
1744
+ o.input = Shapes::ShapeRef.new(shape: UpdateQuoteInput)
1745
+ o.output = Shapes::ShapeRef.new(shape: UpdateQuoteOutput)
1746
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1747
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1748
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1749
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1750
+ end)
1751
+
1437
1752
  api.add_operation(:update_site, Seahorse::Model::Operation.new.tap do |o|
1438
1753
  o.name = "UpdateSite"
1439
1754
  o.http_method = "PATCH"