aws-sdk-outposts 1.103.0 → 1.104.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
@@ -426,6 +486,18 @@ module Aws::Outposts
426
486
  CreateOutpostOutput.add_member(:outpost, Shapes::ShapeRef.new(shape: Outpost, location_name: "Outpost"))
427
487
  CreateOutpostOutput.struct_class = Types::CreateOutpostOutput
428
488
 
489
+ CreateQuoteInput.add_member(:outpost_identifier, Shapes::ShapeRef.new(shape: OutpostIdentifier, location_name: "OutpostIdentifier"))
490
+ CreateQuoteInput.add_member(:country_code, Shapes::ShapeRef.new(shape: CountryCode, required: true, location_name: "CountryCode"))
491
+ CreateQuoteInput.add_member(:requested_capacities, Shapes::ShapeRef.new(shape: QuoteCapacityList, required: true, location_name: "RequestedCapacities"))
492
+ CreateQuoteInput.add_member(:requested_constraints, Shapes::ShapeRef.new(shape: QuoteConstraintList, location_name: "RequestedConstraints"))
493
+ CreateQuoteInput.add_member(:requested_payment_options, Shapes::ShapeRef.new(shape: PaymentOptionList, location_name: "RequestedPaymentOptions"))
494
+ CreateQuoteInput.add_member(:requested_payment_terms, Shapes::ShapeRef.new(shape: PaymentTermList, location_name: "RequestedPaymentTerms"))
495
+ CreateQuoteInput.add_member(:description, Shapes::ShapeRef.new(shape: QuoteDescription, location_name: "Description"))
496
+ CreateQuoteInput.struct_class = Types::CreateQuoteInput
497
+
498
+ CreateQuoteOutput.add_member(:quote, Shapes::ShapeRef.new(shape: Quote, location_name: "Quote"))
499
+ CreateQuoteOutput.struct_class = Types::CreateQuoteOutput
500
+
429
501
  CreateRenewalInput.add_member(:payment_option, Shapes::ShapeRef.new(shape: PaymentOption, required: true, location_name: "PaymentOption"))
430
502
  CreateRenewalInput.add_member(:payment_term, Shapes::ShapeRef.new(shape: PaymentTerm, required: true, location_name: "PaymentTerm"))
431
503
  CreateRenewalInput.add_member(:outpost_identifier, Shapes::ShapeRef.new(shape: OutpostIdentifier, required: true, location_name: "OutpostIdentifier"))
@@ -437,6 +509,7 @@ module Aws::Outposts
437
509
  CreateRenewalOutput.add_member(:outpost_id, Shapes::ShapeRef.new(shape: OutpostIdOnly, location_name: "OutpostId"))
438
510
  CreateRenewalOutput.add_member(:upfront_price, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "UpfrontPrice"))
439
511
  CreateRenewalOutput.add_member(:monthly_recurring_price, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "MonthlyRecurringPrice"))
512
+ CreateRenewalOutput.add_member(:currency, Shapes::ShapeRef.new(shape: CurrencyCode, location_name: "Currency"))
440
513
  CreateRenewalOutput.struct_class = Types::CreateRenewalOutput
441
514
 
442
515
  CreateSiteInput.add_member(:name, Shapes::ShapeRef.new(shape: SiteName, required: true, location_name: "Name"))
@@ -456,11 +529,25 @@ module Aws::Outposts
456
529
 
457
530
  DeleteOutpostOutput.struct_class = Types::DeleteOutpostOutput
458
531
 
532
+ DeleteQuoteInput.add_member(:quote_identifier, Shapes::ShapeRef.new(shape: QuoteIdentifier, required: true, location: "uri", location_name: "QuoteIdentifier"))
533
+ DeleteQuoteInput.struct_class = Types::DeleteQuoteInput
534
+
535
+ DeleteQuoteOutput.struct_class = Types::DeleteQuoteOutput
536
+
459
537
  DeleteSiteInput.add_member(:site_id, Shapes::ShapeRef.new(shape: SiteId, required: true, location: "uri", location_name: "SiteId"))
460
538
  DeleteSiteInput.struct_class = Types::DeleteSiteInput
461
539
 
462
540
  DeleteSiteOutput.struct_class = Types::DeleteSiteOutput
463
541
 
542
+ DetailedInstanceTypeItem.add_member(:instance_type, Shapes::ShapeRef.new(shape: InstanceType, location_name: "InstanceType"))
543
+ DetailedInstanceTypeItem.add_member(:vcp_us, Shapes::ShapeRef.new(shape: VCPUCount, location_name: "VCPUs"))
544
+ DetailedInstanceTypeItem.add_member(:memory_in_mib, Shapes::ShapeRef.new(shape: MemoryInMib, location_name: "MemoryInMib"))
545
+ DetailedInstanceTypeItem.add_member(:network_performance, Shapes::ShapeRef.new(shape: NetworkPerformance, location_name: "NetworkPerformance"))
546
+ DetailedInstanceTypeItem.add_member(:form_factor_configs, Shapes::ShapeRef.new(shape: FormFactorConfigList, location_name: "FormFactorConfigs"))
547
+ DetailedInstanceTypeItem.struct_class = Types::DetailedInstanceTypeItem
548
+
549
+ DetailedInstanceTypeListDefinition.member = Shapes::ShapeRef.new(shape: DetailedInstanceTypeItem)
550
+
464
551
  EC2Capacity.add_member(:family, Shapes::ShapeRef.new(shape: Family, location_name: "Family"))
465
552
  EC2Capacity.add_member(:max_size, Shapes::ShapeRef.new(shape: MaxSize, location_name: "MaxSize"))
466
553
  EC2Capacity.add_member(:quantity, Shapes::ShapeRef.new(shape: Quantity, location_name: "Quantity"))
@@ -470,6 +557,12 @@ module Aws::Outposts
470
557
 
471
558
  EC2FamilyList.member = Shapes::ShapeRef.new(shape: Family)
472
559
 
560
+ FormFactorConfig.add_member(:form_factor, Shapes::ShapeRef.new(shape: FormFactor, location_name: "FormFactor"))
561
+ FormFactorConfig.add_member(:outpost_generation, Shapes::ShapeRef.new(shape: OutpostGeneration, location_name: "OutpostGeneration"))
562
+ FormFactorConfig.struct_class = Types::FormFactorConfig
563
+
564
+ FormFactorConfigList.member = Shapes::ShapeRef.new(shape: FormFactorConfig)
565
+
473
566
  GetCapacityTaskInput.add_member(:capacity_task_id, Shapes::ShapeRef.new(shape: CapacityTaskId, required: true, location: "uri", location_name: "CapacityTaskId"))
474
567
  GetCapacityTaskInput.add_member(:outpost_identifier, Shapes::ShapeRef.new(shape: OutpostIdentifier, required: true, location: "uri", location_name: "OutpostId"))
475
568
  GetCapacityTaskInput.struct_class = Types::GetCapacityTaskInput
@@ -548,6 +641,12 @@ module Aws::Outposts
548
641
  GetOutpostSupportedInstanceTypesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
549
642
  GetOutpostSupportedInstanceTypesOutput.struct_class = Types::GetOutpostSupportedInstanceTypesOutput
550
643
 
644
+ GetQuoteInput.add_member(:quote_identifier, Shapes::ShapeRef.new(shape: QuoteIdentifier, required: true, location: "uri", location_name: "QuoteIdentifier"))
645
+ GetQuoteInput.struct_class = Types::GetQuoteInput
646
+
647
+ GetQuoteOutput.add_member(:quote, Shapes::ShapeRef.new(shape: Quote, location_name: "Quote"))
648
+ GetQuoteOutput.struct_class = Types::GetQuoteOutput
649
+
551
650
  GetRenewalPricingInput.add_member(:outpost_identifier, Shapes::ShapeRef.new(shape: OutpostIdentifier, required: true, location: "uri", location_name: "OutpostIdentifier"))
552
651
  GetRenewalPricingInput.struct_class = Types::GetRenewalPricingInput
553
652
 
@@ -679,6 +778,15 @@ module Aws::Outposts
679
778
  ListCatalogItemsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
680
779
  ListCatalogItemsOutput.struct_class = Types::ListCatalogItemsOutput
681
780
 
781
+ ListOrderableInstanceTypesInput.add_member(:outpost_generation_filter, Shapes::ShapeRef.new(shape: OutpostGeneration, location: "querystring", location_name: "OutpostGenerationFilter"))
782
+ ListOrderableInstanceTypesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults1000, location: "querystring", location_name: "MaxResults"))
783
+ ListOrderableInstanceTypesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location: "querystring", location_name: "NextToken"))
784
+ ListOrderableInstanceTypesInput.struct_class = Types::ListOrderableInstanceTypesInput
785
+
786
+ ListOrderableInstanceTypesOutput.add_member(:instance_types, Shapes::ShapeRef.new(shape: DetailedInstanceTypeListDefinition, location_name: "InstanceTypes"))
787
+ ListOrderableInstanceTypesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
788
+ ListOrderableInstanceTypesOutput.struct_class = Types::ListOrderableInstanceTypesOutput
789
+
682
790
  ListOrdersInput.add_member(:outpost_identifier_filter, Shapes::ShapeRef.new(shape: OutpostIdentifier, location: "querystring", location_name: "OutpostIdentifierFilter"))
683
791
  ListOrdersInput.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location: "querystring", location_name: "NextToken"))
684
792
  ListOrdersInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults1000, location: "querystring", location_name: "MaxResults"))
@@ -699,6 +807,14 @@ module Aws::Outposts
699
807
  ListOutpostsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
700
808
  ListOutpostsOutput.struct_class = Types::ListOutpostsOutput
701
809
 
810
+ ListQuotesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location: "querystring", location_name: "NextToken"))
811
+ ListQuotesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults1000, location: "querystring", location_name: "MaxResults"))
812
+ ListQuotesInput.struct_class = Types::ListQuotesInput
813
+
814
+ ListQuotesOutput.add_member(:quotes, Shapes::ShapeRef.new(shape: QuoteSummaryListDefinition, location_name: "Quotes"))
815
+ ListQuotesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
816
+ ListQuotesOutput.struct_class = Types::ListQuotesOutput
817
+
702
818
  ListSitesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location: "querystring", location_name: "NextToken"))
703
819
  ListSitesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults1000, location: "querystring", location_name: "MaxResults"))
704
820
  ListSitesInput.add_member(:operating_address_country_code_filter, Shapes::ShapeRef.new(shape: CountryCodeList, location: "querystring", location_name: "OperatingAddressCountryCodeFilter"))
@@ -745,6 +861,13 @@ module Aws::Outposts
745
861
 
746
862
  OrderSummaryListDefinition.member = Shapes::ShapeRef.new(shape: OrderSummary)
747
863
 
864
+ OrderingRequirement.add_member(:status_message, Shapes::ShapeRef.new(shape: StatusMessage, location_name: "StatusMessage"))
865
+ OrderingRequirement.add_member(:ordering_requirement_type, Shapes::ShapeRef.new(shape: OrderingRequirementType, location_name: "OrderingRequirementType"))
866
+ OrderingRequirement.add_member(:status, Shapes::ShapeRef.new(shape: OrderingRequirementStatus, location_name: "Status"))
867
+ OrderingRequirement.struct_class = Types::OrderingRequirement
868
+
869
+ OrderingRequirementList.member = Shapes::ShapeRef.new(shape: OrderingRequirement)
870
+
748
871
  Outpost.add_member(:outpost_id, Shapes::ShapeRef.new(shape: OutpostId, location_name: "OutpostId"))
749
872
  Outpost.add_member(:owner_id, Shapes::ShapeRef.new(shape: OwnerId, location_name: "OwnerId"))
750
873
  Outpost.add_member(:outpost_arn, Shapes::ShapeRef.new(shape: OutpostArn, location_name: "OutpostArn"))
@@ -761,12 +884,83 @@ module Aws::Outposts
761
884
 
762
885
  OutpostInstanceTypeList.member = Shapes::ShapeRef.new(shape: OutpostInstanceType)
763
886
 
887
+ PaymentOptionList.member = Shapes::ShapeRef.new(shape: PaymentOption)
888
+
889
+ PaymentTermList.member = Shapes::ShapeRef.new(shape: PaymentTerm)
890
+
764
891
  PricingOption.add_member(:pricing_type, Shapes::ShapeRef.new(shape: QuotePricingType, location_name: "PricingType"))
765
892
  PricingOption.add_member(:subscription_pricing_details, Shapes::ShapeRef.new(shape: SubscriptionPricingDetails, location_name: "SubscriptionPricingDetails"))
766
893
  PricingOption.struct_class = Types::PricingOption
767
894
 
768
895
  PricingOptionList.member = Shapes::ShapeRef.new(shape: PricingOption)
769
896
 
897
+ Quote.add_member(:quote_id, Shapes::ShapeRef.new(shape: QuoteId, location_name: "QuoteId"))
898
+ Quote.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "AccountId"))
899
+ Quote.add_member(:quote_status, Shapes::ShapeRef.new(shape: QuoteStatus, location_name: "QuoteStatus"))
900
+ Quote.add_member(:status_message, Shapes::ShapeRef.new(shape: StatusMessage, location_name: "StatusMessage"))
901
+ Quote.add_member(:outpost_arn, Shapes::ShapeRef.new(shape: OutpostArn, location_name: "OutpostArn"))
902
+ Quote.add_member(:country_code, Shapes::ShapeRef.new(shape: CountryCode, location_name: "CountryCode"))
903
+ Quote.add_member(:requested_capacities, Shapes::ShapeRef.new(shape: QuoteCapacityList, location_name: "RequestedCapacities"))
904
+ Quote.add_member(:requested_constraints, Shapes::ShapeRef.new(shape: QuoteConstraintList, location_name: "RequestedConstraints"))
905
+ Quote.add_member(:requested_payment_options, Shapes::ShapeRef.new(shape: PaymentOptionList, location_name: "RequestedPaymentOptions"))
906
+ Quote.add_member(:requested_payment_terms, Shapes::ShapeRef.new(shape: PaymentTermList, location_name: "RequestedPaymentTerms"))
907
+ Quote.add_member(:quote_options, Shapes::ShapeRef.new(shape: QuoteOptionList, location_name: "QuoteOptions"))
908
+ Quote.add_member(:ordering_requirements, Shapes::ShapeRef.new(shape: OrderingRequirementList, location_name: "OrderingRequirements"))
909
+ Quote.add_member(:submitted_order_id, Shapes::ShapeRef.new(shape: OrderIdentifier, location_name: "SubmittedOrderId"))
910
+ Quote.add_member(:created_date, Shapes::ShapeRef.new(shape: ISO8601Timestamp, location_name: "CreatedDate"))
911
+ Quote.add_member(:expiration_date, Shapes::ShapeRef.new(shape: ISO8601Timestamp, location_name: "ExpirationDate"))
912
+ Quote.add_member(:description, Shapes::ShapeRef.new(shape: QuoteDescription, location_name: "Description"))
913
+ Quote.struct_class = Types::Quote
914
+
915
+ QuoteCapacity.add_member(:quote_capacity_type, Shapes::ShapeRef.new(shape: QuoteCapacityType, location_name: "QuoteCapacityType"))
916
+ QuoteCapacity.add_member(:unit, Shapes::ShapeRef.new(shape: String, location_name: "Unit"))
917
+ QuoteCapacity.add_member(:quantity, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "Quantity"))
918
+ QuoteCapacity.struct_class = Types::QuoteCapacity
919
+
920
+ QuoteCapacityList.member = Shapes::ShapeRef.new(shape: QuoteCapacity)
921
+
922
+ QuoteConstraint.add_member(:quote_constraint_type, Shapes::ShapeRef.new(shape: QuoteConstraintType, location_name: "QuoteConstraintType"))
923
+ QuoteConstraint.add_member(:value, Shapes::ShapeRef.new(shape: ConstraintValue, location_name: "Value"))
924
+ QuoteConstraint.struct_class = Types::QuoteConstraint
925
+
926
+ QuoteConstraintList.member = Shapes::ShapeRef.new(shape: QuoteConstraint)
927
+
928
+ QuoteOption.add_member(:quote_option_identifier, Shapes::ShapeRef.new(shape: QuoteOptionIdentifier, location_name: "QuoteOptionIdentifier"))
929
+ QuoteOption.add_member(:capacities, Shapes::ShapeRef.new(shape: QuoteCapacityList, location_name: "Capacities"))
930
+ QuoteOption.add_member(:capacity_summary, Shapes::ShapeRef.new(shape: CapacitySummary, location_name: "CapacitySummary"))
931
+ QuoteOption.add_member(:specifications, Shapes::ShapeRef.new(shape: QuoteSpecificationList, location_name: "Specifications"))
932
+ QuoteOption.add_member(:pricing_options, Shapes::ShapeRef.new(shape: PricingOptionList, location_name: "PricingOptions"))
933
+ QuoteOption.struct_class = Types::QuoteOption
934
+
935
+ QuoteOptionList.member = Shapes::ShapeRef.new(shape: QuoteOption)
936
+
937
+ QuoteSpecification.add_member(:quote_specification_type, Shapes::ShapeRef.new(shape: QuoteSpecificationType, location_name: "QuoteSpecificationType"))
938
+ QuoteSpecification.add_member(:existing_rack_specification_details, Shapes::ShapeRef.new(shape: RackSpecificationDetails, location_name: "ExistingRackSpecificationDetails"))
939
+ QuoteSpecification.add_member(:final_rack_specification_details, Shapes::ShapeRef.new(shape: RackSpecificationDetails, location_name: "FinalRackSpecificationDetails"))
940
+ QuoteSpecification.add_member(:server_specification_details, Shapes::ShapeRef.new(shape: ServerSpecificationDetails, location_name: "ServerSpecificationDetails"))
941
+ QuoteSpecification.struct_class = Types::QuoteSpecification
942
+
943
+ QuoteSpecificationList.member = Shapes::ShapeRef.new(shape: QuoteSpecification)
944
+
945
+ QuoteSummary.add_member(:quote_id, Shapes::ShapeRef.new(shape: QuoteId, location_name: "QuoteId"))
946
+ QuoteSummary.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "AccountId"))
947
+ QuoteSummary.add_member(:quote_status, Shapes::ShapeRef.new(shape: QuoteStatus, location_name: "QuoteStatus"))
948
+ QuoteSummary.add_member(:status_message, Shapes::ShapeRef.new(shape: StatusMessage, location_name: "StatusMessage"))
949
+ QuoteSummary.add_member(:outpost_arn, Shapes::ShapeRef.new(shape: OutpostArn, location_name: "OutpostArn"))
950
+ QuoteSummary.add_member(:country_code, Shapes::ShapeRef.new(shape: CountryCode, location_name: "CountryCode"))
951
+ QuoteSummary.add_member(:requested_capacities, Shapes::ShapeRef.new(shape: QuoteCapacityList, location_name: "RequestedCapacities"))
952
+ QuoteSummary.add_member(:requested_constraints, Shapes::ShapeRef.new(shape: QuoteConstraintList, location_name: "RequestedConstraints"))
953
+ QuoteSummary.add_member(:requested_payment_options, Shapes::ShapeRef.new(shape: PaymentOptionList, location_name: "RequestedPaymentOptions"))
954
+ QuoteSummary.add_member(:requested_payment_terms, Shapes::ShapeRef.new(shape: PaymentTermList, location_name: "RequestedPaymentTerms"))
955
+ QuoteSummary.add_member(:quote_options, Shapes::ShapeRef.new(shape: QuoteOptionList, location_name: "QuoteOptions"))
956
+ QuoteSummary.add_member(:submitted_order_id, Shapes::ShapeRef.new(shape: OrderIdentifier, location_name: "SubmittedOrderId"))
957
+ QuoteSummary.add_member(:created_date, Shapes::ShapeRef.new(shape: ISO8601Timestamp, location_name: "CreatedDate"))
958
+ QuoteSummary.add_member(:expiration_date, Shapes::ShapeRef.new(shape: ISO8601Timestamp, location_name: "ExpirationDate"))
959
+ QuoteSummary.add_member(:description, Shapes::ShapeRef.new(shape: QuoteDescription, location_name: "Description"))
960
+ QuoteSummary.struct_class = Types::QuoteSummary
961
+
962
+ QuoteSummaryListDefinition.member = Shapes::ShapeRef.new(shape: QuoteSummary)
963
+
770
964
  RackPhysicalProperties.add_member(:power_draw_kva, Shapes::ShapeRef.new(shape: PowerDrawKva, location_name: "PowerDrawKva"))
771
965
  RackPhysicalProperties.add_member(:power_phase, Shapes::ShapeRef.new(shape: PowerPhase, location_name: "PowerPhase"))
772
966
  RackPhysicalProperties.add_member(:power_connector, Shapes::ShapeRef.new(shape: PowerConnector, location_name: "PowerConnector"))
@@ -778,8 +972,28 @@ module Aws::Outposts
778
972
  RackPhysicalProperties.add_member(:maximum_supported_weight_lbs, Shapes::ShapeRef.new(shape: MaximumSupportedWeightLbs, location_name: "MaximumSupportedWeightLbs"))
779
973
  RackPhysicalProperties.struct_class = Types::RackPhysicalProperties
780
974
 
975
+ RackSpecificationDetails.add_member(:rack_id, Shapes::ShapeRef.new(shape: RackId, location_name: "RackId"))
976
+ RackSpecificationDetails.add_member(:rack_use, Shapes::ShapeRef.new(shape: QuoteRackUseType, location_name: "RackUse"))
977
+ RackSpecificationDetails.add_member(:rack_power_draw_kva, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "RackPowerDrawKva"))
978
+ RackSpecificationDetails.add_member(:rack_weight_lbs, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "RackWeightLbs"))
979
+ RackSpecificationDetails.add_member(:rack_height_inches, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "RackHeightInches"))
980
+ RackSpecificationDetails.add_member(:rack_width_inches, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "RackWidthInches"))
981
+ RackSpecificationDetails.add_member(:rack_depth_inches, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "RackDepthInches"))
982
+ RackSpecificationDetails.add_member(:rack_unit_height, Shapes::ShapeRef.new(shape: RackUnitHeight, location_name: "RackUnitHeight"))
983
+ RackSpecificationDetails.add_member(:ec2_capacities, Shapes::ShapeRef.new(shape: EC2CapacityListDefinition, location_name: "EC2Capacities"))
984
+ RackSpecificationDetails.struct_class = Types::RackSpecificationDetails
985
+
781
986
  RequestedInstancePools.member = Shapes::ShapeRef.new(shape: InstanceTypeCapacity)
782
987
 
988
+ ServerSpecificationDetails.add_member(:server_power_draw_kva, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "ServerPowerDrawKva"))
989
+ ServerSpecificationDetails.add_member(:server_weight_lbs, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "ServerWeightLbs"))
990
+ ServerSpecificationDetails.add_member(:server_height_inches, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "ServerHeightInches"))
991
+ ServerSpecificationDetails.add_member(:server_width_inches, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "ServerWidthInches"))
992
+ ServerSpecificationDetails.add_member(:server_depth_inches, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "ServerDepthInches"))
993
+ ServerSpecificationDetails.add_member(:rack_unit_height, Shapes::ShapeRef.new(shape: RackUnitHeight, location_name: "RackUnitHeight"))
994
+ ServerSpecificationDetails.add_member(:ec2_capacities, Shapes::ShapeRef.new(shape: EC2CapacityListDefinition, location_name: "EC2Capacities"))
995
+ ServerSpecificationDetails.struct_class = Types::ServerSpecificationDetails
996
+
783
997
  ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
784
998
  ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
785
999
 
@@ -852,6 +1066,7 @@ module Aws::Outposts
852
1066
  Subscription.add_member(:order_ids, Shapes::ShapeRef.new(shape: OrderIdList, location_name: "OrderIds"))
853
1067
  Subscription.add_member(:begin_date, Shapes::ShapeRef.new(shape: ISO8601Timestamp, location_name: "BeginDate"))
854
1068
  Subscription.add_member(:end_date, Shapes::ShapeRef.new(shape: ISO8601Timestamp, location_name: "EndDate"))
1069
+ Subscription.add_member(:currency, Shapes::ShapeRef.new(shape: CurrencyCode, location_name: "Currency"))
855
1070
  Subscription.add_member(:monthly_recurring_price, Shapes::ShapeRef.new(shape: NullableDouble, location_name: "MonthlyRecurringPrice"))
856
1071
  Subscription.add_member(:upfront_price, Shapes::ShapeRef.new(shape: NullableDouble, location_name: "UpfrontPrice"))
857
1072
  Subscription.struct_class = Types::Subscription
@@ -862,6 +1077,7 @@ module Aws::Outposts
862
1077
  SubscriptionPricingDetails.add_member(:payment_term, Shapes::ShapeRef.new(shape: PaymentTerm, location_name: "PaymentTerm"))
863
1078
  SubscriptionPricingDetails.add_member(:upfront_price, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "UpfrontPrice"))
864
1079
  SubscriptionPricingDetails.add_member(:monthly_recurring_price, Shapes::ShapeRef.new(shape: NullableFloat, location_name: "MonthlyRecurringPrice"))
1080
+ SubscriptionPricingDetails.add_member(:currency, Shapes::ShapeRef.new(shape: CurrencyCode, location_name: "Currency"))
865
1081
  SubscriptionPricingDetails.struct_class = Types::SubscriptionPricingDetails
866
1082
 
867
1083
  SupportedStorageList.member = Shapes::ShapeRef.new(shape: SupportedStorageEnum)
@@ -894,6 +1110,19 @@ module Aws::Outposts
894
1110
  UpdateOutpostOutput.add_member(:outpost, Shapes::ShapeRef.new(shape: Outpost, location_name: "Outpost"))
895
1111
  UpdateOutpostOutput.struct_class = Types::UpdateOutpostOutput
896
1112
 
1113
+ UpdateQuoteInput.add_member(:quote_identifier, Shapes::ShapeRef.new(shape: QuoteIdentifier, required: true, location: "uri", location_name: "QuoteIdentifier"))
1114
+ UpdateQuoteInput.add_member(:outpost_identifier, Shapes::ShapeRef.new(shape: OutpostIdentifierOrEmpty, location_name: "OutpostIdentifier"))
1115
+ UpdateQuoteInput.add_member(:country_code, Shapes::ShapeRef.new(shape: CountryCode, location_name: "CountryCode"))
1116
+ UpdateQuoteInput.add_member(:requested_capacities, Shapes::ShapeRef.new(shape: QuoteCapacityList, location_name: "RequestedCapacities"))
1117
+ UpdateQuoteInput.add_member(:requested_constraints, Shapes::ShapeRef.new(shape: QuoteConstraintList, location_name: "RequestedConstraints"))
1118
+ UpdateQuoteInput.add_member(:requested_payment_options, Shapes::ShapeRef.new(shape: PaymentOptionList, location_name: "RequestedPaymentOptions"))
1119
+ UpdateQuoteInput.add_member(:requested_payment_terms, Shapes::ShapeRef.new(shape: PaymentTermList, location_name: "RequestedPaymentTerms"))
1120
+ UpdateQuoteInput.add_member(:description, Shapes::ShapeRef.new(shape: QuoteDescription, location_name: "Description"))
1121
+ UpdateQuoteInput.struct_class = Types::UpdateQuoteInput
1122
+
1123
+ UpdateQuoteOutput.add_member(:quote, Shapes::ShapeRef.new(shape: Quote, location_name: "Quote"))
1124
+ UpdateQuoteOutput.struct_class = Types::UpdateQuoteOutput
1125
+
897
1126
  UpdateSiteAddressInput.add_member(:site_id, Shapes::ShapeRef.new(shape: SiteId, required: true, location: "uri", location_name: "SiteId"))
898
1127
  UpdateSiteAddressInput.add_member(:address_type, Shapes::ShapeRef.new(shape: AddressType, required: true, location_name: "AddressType"))
899
1128
  UpdateSiteAddressInput.add_member(:address, Shapes::ShapeRef.new(shape: Address, required: true, location_name: "Address"))
@@ -1009,6 +1238,18 @@ module Aws::Outposts
1009
1238
  o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1010
1239
  end)
1011
1240
 
1241
+ api.add_operation(:create_quote, Seahorse::Model::Operation.new.tap do |o|
1242
+ o.name = "CreateQuote"
1243
+ o.http_method = "POST"
1244
+ o.http_request_uri = "/quotes"
1245
+ o.input = Shapes::ShapeRef.new(shape: CreateQuoteInput)
1246
+ o.output = Shapes::ShapeRef.new(shape: CreateQuoteOutput)
1247
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1248
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1249
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1250
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1251
+ end)
1252
+
1012
1253
  api.add_operation(:create_renewal, Seahorse::Model::Operation.new.tap do |o|
1013
1254
  o.name = "CreateRenewal"
1014
1255
  o.http_method = "POST"
@@ -1047,6 +1288,18 @@ module Aws::Outposts
1047
1288
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1048
1289
  end)
1049
1290
 
1291
+ api.add_operation(:delete_quote, Seahorse::Model::Operation.new.tap do |o|
1292
+ o.name = "DeleteQuote"
1293
+ o.http_method = "DELETE"
1294
+ o.http_request_uri = "/quotes/{QuoteIdentifier}"
1295
+ o.input = Shapes::ShapeRef.new(shape: DeleteQuoteInput)
1296
+ o.output = Shapes::ShapeRef.new(shape: DeleteQuoteOutput)
1297
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1298
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1299
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1300
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1301
+ end)
1302
+
1050
1303
  api.add_operation(:delete_site, Seahorse::Model::Operation.new.tap do |o|
1051
1304
  o.name = "DeleteSite"
1052
1305
  o.http_method = "DELETE"
@@ -1172,6 +1425,18 @@ module Aws::Outposts
1172
1425
  )
1173
1426
  end)
1174
1427
 
1428
+ api.add_operation(:get_quote, Seahorse::Model::Operation.new.tap do |o|
1429
+ o.name = "GetQuote"
1430
+ o.http_method = "GET"
1431
+ o.http_request_uri = "/quotes/{QuoteIdentifier}"
1432
+ o.input = Shapes::ShapeRef.new(shape: GetQuoteInput)
1433
+ o.output = Shapes::ShapeRef.new(shape: GetQuoteOutput)
1434
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1435
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1436
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1437
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1438
+ end)
1439
+
1175
1440
  api.add_operation(:get_renewal_pricing, Seahorse::Model::Operation.new.tap do |o|
1176
1441
  o.name = "GetRenewalPricing"
1177
1442
  o.http_method = "GET"
@@ -1298,6 +1563,24 @@ module Aws::Outposts
1298
1563
  )
1299
1564
  end)
1300
1565
 
1566
+ api.add_operation(:list_orderable_instance_types, Seahorse::Model::Operation.new.tap do |o|
1567
+ o.name = "ListOrderableInstanceTypes"
1568
+ o.http_method = "GET"
1569
+ o.http_request_uri = "/instanceTypes"
1570
+ o.input = Shapes::ShapeRef.new(shape: ListOrderableInstanceTypesInput)
1571
+ o.output = Shapes::ShapeRef.new(shape: ListOrderableInstanceTypesOutput)
1572
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1573
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1574
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1575
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1576
+ o[:pager] = Aws::Pager.new(
1577
+ limit_key: "max_results",
1578
+ tokens: {
1579
+ "next_token" => "next_token"
1580
+ }
1581
+ )
1582
+ end)
1583
+
1301
1584
  api.add_operation(:list_orders, Seahorse::Model::Operation.new.tap do |o|
1302
1585
  o.name = "ListOrders"
1303
1586
  o.http_method = "GET"
@@ -1333,6 +1616,22 @@ module Aws::Outposts
1333
1616
  )
1334
1617
  end)
1335
1618
 
1619
+ api.add_operation(:list_quotes, Seahorse::Model::Operation.new.tap do |o|
1620
+ o.name = "ListQuotes"
1621
+ o.http_method = "GET"
1622
+ o.http_request_uri = "/quotes"
1623
+ o.input = Shapes::ShapeRef.new(shape: ListQuotesInput)
1624
+ o.output = Shapes::ShapeRef.new(shape: ListQuotesOutput)
1625
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1626
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1627
+ o[:pager] = Aws::Pager.new(
1628
+ limit_key: "max_results",
1629
+ tokens: {
1630
+ "next_token" => "next_token"
1631
+ }
1632
+ )
1633
+ end)
1634
+
1336
1635
  api.add_operation(:list_sites, Seahorse::Model::Operation.new.tap do |o|
1337
1636
  o.name = "ListSites"
1338
1637
  o.http_method = "GET"
@@ -1434,6 +1733,18 @@ module Aws::Outposts
1434
1733
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1435
1734
  end)
1436
1735
 
1736
+ api.add_operation(:update_quote, Seahorse::Model::Operation.new.tap do |o|
1737
+ o.name = "UpdateQuote"
1738
+ o.http_method = "PATCH"
1739
+ o.http_request_uri = "/quotes/{QuoteIdentifier}"
1740
+ o.input = Shapes::ShapeRef.new(shape: UpdateQuoteInput)
1741
+ o.output = Shapes::ShapeRef.new(shape: UpdateQuoteOutput)
1742
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1743
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1744
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1745
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1746
+ end)
1747
+
1437
1748
  api.add_operation(:update_site, Seahorse::Model::Operation.new.tap do |o|
1438
1749
  o.name = "UpdateSite"
1439
1750
  o.http_method = "PATCH"