aws-sdk-servicecatalog 1.2.0 → 1.3.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -30,6 +30,11 @@ module Aws::ServiceCatalog
30
30
  AssociateTagOptionWithResourceInput = Shapes::StructureShape.new(name: 'AssociateTagOptionWithResourceInput')
31
31
  AssociateTagOptionWithResourceOutput = Shapes::StructureShape.new(name: 'AssociateTagOptionWithResourceOutput')
32
32
  AttributeValue = Shapes::StringShape.new(name: 'AttributeValue')
33
+ CausingEntity = Shapes::StringShape.new(name: 'CausingEntity')
34
+ ChangeAction = Shapes::StringShape.new(name: 'ChangeAction')
35
+ CloudWatchDashboard = Shapes::StructureShape.new(name: 'CloudWatchDashboard')
36
+ CloudWatchDashboardName = Shapes::StringShape.new(name: 'CloudWatchDashboardName')
37
+ CloudWatchDashboards = Shapes::ListShape.new(name: 'CloudWatchDashboards')
33
38
  ConstraintDescription = Shapes::StringShape.new(name: 'ConstraintDescription')
34
39
  ConstraintDetail = Shapes::StructureShape.new(name: 'ConstraintDetail')
35
40
  ConstraintDetails = Shapes::ListShape.new(name: 'ConstraintDetails')
@@ -50,6 +55,8 @@ module Aws::ServiceCatalog
50
55
  CreatePortfolioShareOutput = Shapes::StructureShape.new(name: 'CreatePortfolioShareOutput')
51
56
  CreateProductInput = Shapes::StructureShape.new(name: 'CreateProductInput')
52
57
  CreateProductOutput = Shapes::StructureShape.new(name: 'CreateProductOutput')
58
+ CreateProvisionedProductPlanInput = Shapes::StructureShape.new(name: 'CreateProvisionedProductPlanInput')
59
+ CreateProvisionedProductPlanOutput = Shapes::StructureShape.new(name: 'CreateProvisionedProductPlanOutput')
53
60
  CreateProvisioningArtifactInput = Shapes::StructureShape.new(name: 'CreateProvisioningArtifactInput')
54
61
  CreateProvisioningArtifactOutput = Shapes::StructureShape.new(name: 'CreateProvisioningArtifactOutput')
55
62
  CreateTagOptionInput = Shapes::StructureShape.new(name: 'CreateTagOptionInput')
@@ -65,6 +72,8 @@ module Aws::ServiceCatalog
65
72
  DeletePortfolioShareOutput = Shapes::StructureShape.new(name: 'DeletePortfolioShareOutput')
66
73
  DeleteProductInput = Shapes::StructureShape.new(name: 'DeleteProductInput')
67
74
  DeleteProductOutput = Shapes::StructureShape.new(name: 'DeleteProductOutput')
75
+ DeleteProvisionedProductPlanInput = Shapes::StructureShape.new(name: 'DeleteProvisionedProductPlanInput')
76
+ DeleteProvisionedProductPlanOutput = Shapes::StructureShape.new(name: 'DeleteProvisionedProductPlanOutput')
68
77
  DeleteProvisioningArtifactInput = Shapes::StructureShape.new(name: 'DeleteProvisioningArtifactInput')
69
78
  DeleteProvisioningArtifactOutput = Shapes::StructureShape.new(name: 'DeleteProvisioningArtifactOutput')
70
79
  DescribeConstraintInput = Shapes::StructureShape.new(name: 'DescribeConstraintInput')
@@ -81,6 +90,8 @@ module Aws::ServiceCatalog
81
90
  DescribeProductViewOutput = Shapes::StructureShape.new(name: 'DescribeProductViewOutput')
82
91
  DescribeProvisionedProductInput = Shapes::StructureShape.new(name: 'DescribeProvisionedProductInput')
83
92
  DescribeProvisionedProductOutput = Shapes::StructureShape.new(name: 'DescribeProvisionedProductOutput')
93
+ DescribeProvisionedProductPlanInput = Shapes::StructureShape.new(name: 'DescribeProvisionedProductPlanInput')
94
+ DescribeProvisionedProductPlanOutput = Shapes::StructureShape.new(name: 'DescribeProvisionedProductPlanOutput')
84
95
  DescribeProvisioningArtifactInput = Shapes::StructureShape.new(name: 'DescribeProvisioningArtifactInput')
85
96
  DescribeProvisioningArtifactOutput = Shapes::StructureShape.new(name: 'DescribeProvisioningArtifactOutput')
86
97
  DescribeProvisioningParametersInput = Shapes::StructureShape.new(name: 'DescribeProvisioningParametersInput')
@@ -99,6 +110,9 @@ module Aws::ServiceCatalog
99
110
  DuplicateResourceException = Shapes::StructureShape.new(name: 'DuplicateResourceException')
100
111
  ErrorCode = Shapes::StringShape.new(name: 'ErrorCode')
101
112
  ErrorDescription = Shapes::StringShape.new(name: 'ErrorDescription')
113
+ EvaluationType = Shapes::StringShape.new(name: 'EvaluationType')
114
+ ExecuteProvisionedProductPlanInput = Shapes::StructureShape.new(name: 'ExecuteProvisionedProductPlanInput')
115
+ ExecuteProvisionedProductPlanOutput = Shapes::StructureShape.new(name: 'ExecuteProvisionedProductPlanOutput')
102
116
  HasDefaultPath = Shapes::BooleanShape.new(name: 'HasDefaultPath')
103
117
  Id = Shapes::StringShape.new(name: 'Id')
104
118
  IdempotencyToken = Shapes::StringShape.new(name: 'IdempotencyToken')
@@ -125,6 +139,8 @@ module Aws::ServiceCatalog
125
139
  ListPortfoliosOutput = Shapes::StructureShape.new(name: 'ListPortfoliosOutput')
126
140
  ListPrincipalsForPortfolioInput = Shapes::StructureShape.new(name: 'ListPrincipalsForPortfolioInput')
127
141
  ListPrincipalsForPortfolioOutput = Shapes::StructureShape.new(name: 'ListPrincipalsForPortfolioOutput')
142
+ ListProvisionedProductPlansInput = Shapes::StructureShape.new(name: 'ListProvisionedProductPlansInput')
143
+ ListProvisionedProductPlansOutput = Shapes::StructureShape.new(name: 'ListProvisionedProductPlansOutput')
128
144
  ListProvisioningArtifactsInput = Shapes::StructureShape.new(name: 'ListProvisioningArtifactsInput')
129
145
  ListProvisioningArtifactsOutput = Shapes::StructureShape.new(name: 'ListProvisioningArtifactsOutput')
130
146
  ListRecordHistoryInput = Shapes::StructureShape.new(name: 'ListRecordHistoryInput')
@@ -135,6 +151,7 @@ module Aws::ServiceCatalog
135
151
  ListTagOptionsFilters = Shapes::StructureShape.new(name: 'ListTagOptionsFilters')
136
152
  ListTagOptionsInput = Shapes::StructureShape.new(name: 'ListTagOptionsInput')
137
153
  ListTagOptionsOutput = Shapes::StructureShape.new(name: 'ListTagOptionsOutput')
154
+ LogicalResourceId = Shapes::StringShape.new(name: 'LogicalResourceId')
138
155
  NoEcho = Shapes::BooleanShape.new(name: 'NoEcho')
139
156
  NotificationArn = Shapes::StringShape.new(name: 'NotificationArn')
140
157
  NotificationArns = Shapes::ListShape.new(name: 'NotificationArns')
@@ -146,6 +163,9 @@ module Aws::ServiceCatalog
146
163
  ParameterKey = Shapes::StringShape.new(name: 'ParameterKey')
147
164
  ParameterType = Shapes::StringShape.new(name: 'ParameterType')
148
165
  ParameterValue = Shapes::StringShape.new(name: 'ParameterValue')
166
+ PhysicalId = Shapes::StringShape.new(name: 'PhysicalId')
167
+ PhysicalResourceId = Shapes::StringShape.new(name: 'PhysicalResourceId')
168
+ PlanResourceType = Shapes::StringShape.new(name: 'PlanResourceType')
149
169
  PortfolioDescription = Shapes::StringShape.new(name: 'PortfolioDescription')
150
170
  PortfolioDetail = Shapes::StructureShape.new(name: 'PortfolioDetail')
151
171
  PortfolioDetails = Shapes::ListShape.new(name: 'PortfolioDetails')
@@ -175,17 +195,30 @@ module Aws::ServiceCatalog
175
195
  ProductViewSortBy = Shapes::StringShape.new(name: 'ProductViewSortBy')
176
196
  ProductViewSummaries = Shapes::ListShape.new(name: 'ProductViewSummaries')
177
197
  ProductViewSummary = Shapes::StructureShape.new(name: 'ProductViewSummary')
198
+ PropertyName = Shapes::StringShape.new(name: 'PropertyName')
178
199
  ProviderName = Shapes::StringShape.new(name: 'ProviderName')
179
200
  ProvisionProductInput = Shapes::StructureShape.new(name: 'ProvisionProductInput')
180
201
  ProvisionProductOutput = Shapes::StructureShape.new(name: 'ProvisionProductOutput')
202
+ ProvisionedProductAttribute = Shapes::StructureShape.new(name: 'ProvisionedProductAttribute')
203
+ ProvisionedProductAttributes = Shapes::ListShape.new(name: 'ProvisionedProductAttributes')
181
204
  ProvisionedProductDetail = Shapes::StructureShape.new(name: 'ProvisionedProductDetail')
182
205
  ProvisionedProductDetails = Shapes::ListShape.new(name: 'ProvisionedProductDetails')
206
+ ProvisionedProductFilters = Shapes::MapShape.new(name: 'ProvisionedProductFilters')
183
207
  ProvisionedProductId = Shapes::StringShape.new(name: 'ProvisionedProductId')
184
208
  ProvisionedProductName = Shapes::StringShape.new(name: 'ProvisionedProductName')
185
209
  ProvisionedProductNameOrArn = Shapes::StringShape.new(name: 'ProvisionedProductNameOrArn')
210
+ ProvisionedProductPlanDetails = Shapes::StructureShape.new(name: 'ProvisionedProductPlanDetails')
211
+ ProvisionedProductPlanName = Shapes::StringShape.new(name: 'ProvisionedProductPlanName')
212
+ ProvisionedProductPlanStatus = Shapes::StringShape.new(name: 'ProvisionedProductPlanStatus')
213
+ ProvisionedProductPlanSummary = Shapes::StructureShape.new(name: 'ProvisionedProductPlanSummary')
214
+ ProvisionedProductPlanType = Shapes::StringShape.new(name: 'ProvisionedProductPlanType')
215
+ ProvisionedProductPlans = Shapes::ListShape.new(name: 'ProvisionedProductPlans')
186
216
  ProvisionedProductStatus = Shapes::StringShape.new(name: 'ProvisionedProductStatus')
187
217
  ProvisionedProductStatusMessage = Shapes::StringShape.new(name: 'ProvisionedProductStatusMessage')
188
218
  ProvisionedProductType = Shapes::StringShape.new(name: 'ProvisionedProductType')
219
+ ProvisionedProductViewFilterBy = Shapes::StringShape.new(name: 'ProvisionedProductViewFilterBy')
220
+ ProvisionedProductViewFilterValue = Shapes::StringShape.new(name: 'ProvisionedProductViewFilterValue')
221
+ ProvisionedProductViewFilterValues = Shapes::ListShape.new(name: 'ProvisionedProductViewFilterValues')
189
222
  ProvisioningArtifact = Shapes::StructureShape.new(name: 'ProvisioningArtifact')
190
223
  ProvisioningArtifactActive = Shapes::BooleanShape.new(name: 'ProvisioningArtifactActive')
191
224
  ProvisioningArtifactCreatedTime = Shapes::TimestampShape.new(name: 'ProvisioningArtifactCreatedTime')
@@ -221,7 +254,14 @@ module Aws::ServiceCatalog
221
254
  RecordType = Shapes::StringShape.new(name: 'RecordType')
222
255
  RejectPortfolioShareInput = Shapes::StructureShape.new(name: 'RejectPortfolioShareInput')
223
256
  RejectPortfolioShareOutput = Shapes::StructureShape.new(name: 'RejectPortfolioShareOutput')
257
+ Replacement = Shapes::StringShape.new(name: 'Replacement')
258
+ RequiresRecreation = Shapes::StringShape.new(name: 'RequiresRecreation')
224
259
  ResourceARN = Shapes::StringShape.new(name: 'ResourceARN')
260
+ ResourceAttribute = Shapes::StringShape.new(name: 'ResourceAttribute')
261
+ ResourceChange = Shapes::StructureShape.new(name: 'ResourceChange')
262
+ ResourceChangeDetail = Shapes::StructureShape.new(name: 'ResourceChangeDetail')
263
+ ResourceChangeDetails = Shapes::ListShape.new(name: 'ResourceChangeDetails')
264
+ ResourceChanges = Shapes::ListShape.new(name: 'ResourceChanges')
225
265
  ResourceDetail = Shapes::StructureShape.new(name: 'ResourceDetail')
226
266
  ResourceDetailARN = Shapes::StringShape.new(name: 'ResourceDetailARN')
227
267
  ResourceDetailCreatedTime = Shapes::TimestampShape.new(name: 'ResourceDetailCreatedTime')
@@ -232,20 +272,27 @@ module Aws::ServiceCatalog
232
272
  ResourceId = Shapes::StringShape.new(name: 'ResourceId')
233
273
  ResourceInUseException = Shapes::StructureShape.new(name: 'ResourceInUseException')
234
274
  ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
275
+ ResourceTargetDefinition = Shapes::StructureShape.new(name: 'ResourceTargetDefinition')
235
276
  ResourceType = Shapes::StringShape.new(name: 'ResourceType')
236
277
  ScanProvisionedProductsInput = Shapes::StructureShape.new(name: 'ScanProvisionedProductsInput')
237
278
  ScanProvisionedProductsOutput = Shapes::StructureShape.new(name: 'ScanProvisionedProductsOutput')
279
+ Scope = Shapes::ListShape.new(name: 'Scope')
238
280
  SearchFilterKey = Shapes::StringShape.new(name: 'SearchFilterKey')
239
281
  SearchFilterValue = Shapes::StringShape.new(name: 'SearchFilterValue')
240
282
  SearchProductsAsAdminInput = Shapes::StructureShape.new(name: 'SearchProductsAsAdminInput')
241
283
  SearchProductsAsAdminOutput = Shapes::StructureShape.new(name: 'SearchProductsAsAdminOutput')
242
284
  SearchProductsInput = Shapes::StructureShape.new(name: 'SearchProductsInput')
243
285
  SearchProductsOutput = Shapes::StructureShape.new(name: 'SearchProductsOutput')
286
+ SearchProvisionedProductsInput = Shapes::StructureShape.new(name: 'SearchProvisionedProductsInput')
287
+ SearchProvisionedProductsOutput = Shapes::StructureShape.new(name: 'SearchProvisionedProductsOutput')
288
+ SearchProvisionedProductsPageSize = Shapes::IntegerShape.new(name: 'SearchProvisionedProductsPageSize')
289
+ SortField = Shapes::StringShape.new(name: 'SortField')
244
290
  SortOrder = Shapes::StringShape.new(name: 'SortOrder')
245
291
  SourceProvisioningArtifactProperties = Shapes::ListShape.new(name: 'SourceProvisioningArtifactProperties')
246
292
  SourceProvisioningArtifactPropertiesMap = Shapes::MapShape.new(name: 'SourceProvisioningArtifactPropertiesMap')
247
293
  Status = Shapes::StringShape.new(name: 'Status')
248
294
  StatusDetail = Shapes::StringShape.new(name: 'StatusDetail')
295
+ StatusMessage = Shapes::StringShape.new(name: 'StatusMessage')
249
296
  SupportDescription = Shapes::StringShape.new(name: 'SupportDescription')
250
297
  SupportEmail = Shapes::StringShape.new(name: 'SupportEmail')
251
298
  SupportUrl = Shapes::StringShape.new(name: 'SupportUrl')
@@ -266,6 +313,7 @@ module Aws::ServiceCatalog
266
313
  Tags = Shapes::ListShape.new(name: 'Tags')
267
314
  TerminateProvisionedProductInput = Shapes::StructureShape.new(name: 'TerminateProvisionedProductInput')
268
315
  TerminateProvisionedProductOutput = Shapes::StructureShape.new(name: 'TerminateProvisionedProductOutput')
316
+ TotalResultsCount = Shapes::IntegerShape.new(name: 'TotalResultsCount')
269
317
  UpdateConstraintInput = Shapes::StructureShape.new(name: 'UpdateConstraintInput')
270
318
  UpdateConstraintOutput = Shapes::StructureShape.new(name: 'UpdateConstraintOutput')
271
319
  UpdatePortfolioInput = Shapes::StructureShape.new(name: 'UpdatePortfolioInput')
@@ -284,6 +332,8 @@ module Aws::ServiceCatalog
284
332
  UsageInstruction = Shapes::StructureShape.new(name: 'UsageInstruction')
285
333
  UsageInstructions = Shapes::ListShape.new(name: 'UsageInstructions')
286
334
  UsePreviousValue = Shapes::BooleanShape.new(name: 'UsePreviousValue')
335
+ UserArn = Shapes::StringShape.new(name: 'UserArn')
336
+ UserArnSession = Shapes::StringShape.new(name: 'UserArnSession')
287
337
  Verbose = Shapes::BooleanShape.new(name: 'Verbose')
288
338
 
289
339
  AcceptPortfolioShareInput.add_member(:accept_language, Shapes::ShapeRef.new(shape: AcceptLanguage, location_name: "AcceptLanguage"))
@@ -324,6 +374,11 @@ module Aws::ServiceCatalog
324
374
 
325
375
  AssociateTagOptionWithResourceOutput.struct_class = Types::AssociateTagOptionWithResourceOutput
326
376
 
377
+ CloudWatchDashboard.add_member(:name, Shapes::ShapeRef.new(shape: CloudWatchDashboardName, location_name: "Name"))
378
+ CloudWatchDashboard.struct_class = Types::CloudWatchDashboard
379
+
380
+ CloudWatchDashboards.member = Shapes::ShapeRef.new(shape: CloudWatchDashboard)
381
+
327
382
  ConstraintDetail.add_member(:constraint_id, Shapes::ShapeRef.new(shape: Id, location_name: "ConstraintId"))
328
383
  ConstraintDetail.add_member(:type, Shapes::ShapeRef.new(shape: ConstraintType, location_name: "Type"))
329
384
  ConstraintDetail.add_member(:description, Shapes::ShapeRef.new(shape: ConstraintDescription, location_name: "Description"))
@@ -404,6 +459,26 @@ module Aws::ServiceCatalog
404
459
  CreateProductOutput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
405
460
  CreateProductOutput.struct_class = Types::CreateProductOutput
406
461
 
462
+ CreateProvisionedProductPlanInput.add_member(:accept_language, Shapes::ShapeRef.new(shape: AcceptLanguage, location_name: "AcceptLanguage"))
463
+ CreateProvisionedProductPlanInput.add_member(:plan_name, Shapes::ShapeRef.new(shape: ProvisionedProductPlanName, required: true, location_name: "PlanName"))
464
+ CreateProvisionedProductPlanInput.add_member(:plan_type, Shapes::ShapeRef.new(shape: ProvisionedProductPlanType, required: true, location_name: "PlanType"))
465
+ CreateProvisionedProductPlanInput.add_member(:notification_arns, Shapes::ShapeRef.new(shape: NotificationArns, location_name: "NotificationArns"))
466
+ CreateProvisionedProductPlanInput.add_member(:path_id, Shapes::ShapeRef.new(shape: Id, location_name: "PathId"))
467
+ CreateProvisionedProductPlanInput.add_member(:product_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "ProductId"))
468
+ CreateProvisionedProductPlanInput.add_member(:provisioned_product_name, Shapes::ShapeRef.new(shape: ProvisionedProductName, required: true, location_name: "ProvisionedProductName"))
469
+ CreateProvisionedProductPlanInput.add_member(:provisioning_artifact_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "ProvisioningArtifactId"))
470
+ CreateProvisionedProductPlanInput.add_member(:provisioning_parameters, Shapes::ShapeRef.new(shape: UpdateProvisioningParameters, location_name: "ProvisioningParameters"))
471
+ CreateProvisionedProductPlanInput.add_member(:idempotency_token, Shapes::ShapeRef.new(shape: IdempotencyToken, required: true, location_name: "IdempotencyToken", metadata: {"idempotencyToken"=>true}))
472
+ CreateProvisionedProductPlanInput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
473
+ CreateProvisionedProductPlanInput.struct_class = Types::CreateProvisionedProductPlanInput
474
+
475
+ CreateProvisionedProductPlanOutput.add_member(:plan_name, Shapes::ShapeRef.new(shape: ProvisionedProductPlanName, location_name: "PlanName"))
476
+ CreateProvisionedProductPlanOutput.add_member(:plan_id, Shapes::ShapeRef.new(shape: Id, location_name: "PlanId"))
477
+ CreateProvisionedProductPlanOutput.add_member(:provision_product_id, Shapes::ShapeRef.new(shape: Id, location_name: "ProvisionProductId"))
478
+ CreateProvisionedProductPlanOutput.add_member(:provisioned_product_name, Shapes::ShapeRef.new(shape: ProvisionedProductName, location_name: "ProvisionedProductName"))
479
+ CreateProvisionedProductPlanOutput.add_member(:provisioning_artifact_id, Shapes::ShapeRef.new(shape: Id, location_name: "ProvisioningArtifactId"))
480
+ CreateProvisionedProductPlanOutput.struct_class = Types::CreateProvisionedProductPlanOutput
481
+
407
482
  CreateProvisioningArtifactInput.add_member(:accept_language, Shapes::ShapeRef.new(shape: AcceptLanguage, location_name: "AcceptLanguage"))
408
483
  CreateProvisioningArtifactInput.add_member(:product_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "ProductId"))
409
484
  CreateProvisioningArtifactInput.add_member(:parameters, Shapes::ShapeRef.new(shape: ProvisioningArtifactProperties, required: true, location_name: "Parameters"))
@@ -447,6 +522,13 @@ module Aws::ServiceCatalog
447
522
 
448
523
  DeleteProductOutput.struct_class = Types::DeleteProductOutput
449
524
 
525
+ DeleteProvisionedProductPlanInput.add_member(:accept_language, Shapes::ShapeRef.new(shape: AcceptLanguage, location_name: "AcceptLanguage"))
526
+ DeleteProvisionedProductPlanInput.add_member(:plan_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "PlanId"))
527
+ DeleteProvisionedProductPlanInput.add_member(:ignore_errors, Shapes::ShapeRef.new(shape: IgnoreErrors, location_name: "IgnoreErrors"))
528
+ DeleteProvisionedProductPlanInput.struct_class = Types::DeleteProvisionedProductPlanInput
529
+
530
+ DeleteProvisionedProductPlanOutput.struct_class = Types::DeleteProvisionedProductPlanOutput
531
+
450
532
  DeleteProvisioningArtifactInput.add_member(:accept_language, Shapes::ShapeRef.new(shape: AcceptLanguage, location_name: "AcceptLanguage"))
451
533
  DeleteProvisioningArtifactInput.add_member(:product_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "ProductId"))
452
534
  DeleteProvisioningArtifactInput.add_member(:provisioning_artifact_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "ProvisioningArtifactId"))
@@ -512,8 +594,20 @@ module Aws::ServiceCatalog
512
594
  DescribeProvisionedProductInput.struct_class = Types::DescribeProvisionedProductInput
513
595
 
514
596
  DescribeProvisionedProductOutput.add_member(:provisioned_product_detail, Shapes::ShapeRef.new(shape: ProvisionedProductDetail, location_name: "ProvisionedProductDetail"))
597
+ DescribeProvisionedProductOutput.add_member(:cloud_watch_dashboards, Shapes::ShapeRef.new(shape: CloudWatchDashboards, location_name: "CloudWatchDashboards"))
515
598
  DescribeProvisionedProductOutput.struct_class = Types::DescribeProvisionedProductOutput
516
599
 
600
+ DescribeProvisionedProductPlanInput.add_member(:accept_language, Shapes::ShapeRef.new(shape: AcceptLanguage, location_name: "AcceptLanguage"))
601
+ DescribeProvisionedProductPlanInput.add_member(:plan_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "PlanId"))
602
+ DescribeProvisionedProductPlanInput.add_member(:page_size, Shapes::ShapeRef.new(shape: PageSize, location_name: "PageSize"))
603
+ DescribeProvisionedProductPlanInput.add_member(:page_token, Shapes::ShapeRef.new(shape: PageToken, location_name: "PageToken"))
604
+ DescribeProvisionedProductPlanInput.struct_class = Types::DescribeProvisionedProductPlanInput
605
+
606
+ DescribeProvisionedProductPlanOutput.add_member(:provisioned_product_plan_details, Shapes::ShapeRef.new(shape: ProvisionedProductPlanDetails, location_name: "ProvisionedProductPlanDetails"))
607
+ DescribeProvisionedProductPlanOutput.add_member(:resource_changes, Shapes::ShapeRef.new(shape: ResourceChanges, location_name: "ResourceChanges"))
608
+ DescribeProvisionedProductPlanOutput.add_member(:next_page_token, Shapes::ShapeRef.new(shape: PageToken, location_name: "NextPageToken"))
609
+ DescribeProvisionedProductPlanOutput.struct_class = Types::DescribeProvisionedProductPlanOutput
610
+
517
611
  DescribeProvisioningArtifactInput.add_member(:accept_language, Shapes::ShapeRef.new(shape: AcceptLanguage, location_name: "AcceptLanguage"))
518
612
  DescribeProvisioningArtifactInput.add_member(:provisioning_artifact_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "ProvisioningArtifactId"))
519
613
  DescribeProvisioningArtifactInput.add_member(:product_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "ProductId"))
@@ -574,6 +668,14 @@ module Aws::ServiceCatalog
574
668
 
575
669
  DisassociateTagOptionFromResourceOutput.struct_class = Types::DisassociateTagOptionFromResourceOutput
576
670
 
671
+ ExecuteProvisionedProductPlanInput.add_member(:accept_language, Shapes::ShapeRef.new(shape: AcceptLanguage, location_name: "AcceptLanguage"))
672
+ ExecuteProvisionedProductPlanInput.add_member(:plan_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "PlanId"))
673
+ ExecuteProvisionedProductPlanInput.add_member(:idempotency_token, Shapes::ShapeRef.new(shape: IdempotencyToken, required: true, location_name: "IdempotencyToken", metadata: {"idempotencyToken"=>true}))
674
+ ExecuteProvisionedProductPlanInput.struct_class = Types::ExecuteProvisionedProductPlanInput
675
+
676
+ ExecuteProvisionedProductPlanOutput.add_member(:record_detail, Shapes::ShapeRef.new(shape: RecordDetail, location_name: "RecordDetail"))
677
+ ExecuteProvisionedProductPlanOutput.struct_class = Types::ExecuteProvisionedProductPlanOutput
678
+
577
679
  LaunchPathSummaries.member = Shapes::ShapeRef.new(shape: LaunchPathSummary)
578
680
 
579
681
  LaunchPathSummary.add_member(:id, Shapes::ShapeRef.new(shape: Id, location_name: "Id"))
@@ -649,6 +751,17 @@ module Aws::ServiceCatalog
649
751
  ListPrincipalsForPortfolioOutput.add_member(:next_page_token, Shapes::ShapeRef.new(shape: PageToken, location_name: "NextPageToken"))
650
752
  ListPrincipalsForPortfolioOutput.struct_class = Types::ListPrincipalsForPortfolioOutput
651
753
 
754
+ ListProvisionedProductPlansInput.add_member(:accept_language, Shapes::ShapeRef.new(shape: AcceptLanguage, location_name: "AcceptLanguage"))
755
+ ListProvisionedProductPlansInput.add_member(:provision_product_id, Shapes::ShapeRef.new(shape: Id, location_name: "ProvisionProductId"))
756
+ ListProvisionedProductPlansInput.add_member(:page_size, Shapes::ShapeRef.new(shape: PageSize, location_name: "PageSize"))
757
+ ListProvisionedProductPlansInput.add_member(:page_token, Shapes::ShapeRef.new(shape: PageToken, location_name: "PageToken"))
758
+ ListProvisionedProductPlansInput.add_member(:access_level_filter, Shapes::ShapeRef.new(shape: AccessLevelFilter, location_name: "AccessLevelFilter"))
759
+ ListProvisionedProductPlansInput.struct_class = Types::ListProvisionedProductPlansInput
760
+
761
+ ListProvisionedProductPlansOutput.add_member(:provisioned_product_plans, Shapes::ShapeRef.new(shape: ProvisionedProductPlans, location_name: "ProvisionedProductPlans"))
762
+ ListProvisionedProductPlansOutput.add_member(:next_page_token, Shapes::ShapeRef.new(shape: PageToken, location_name: "NextPageToken"))
763
+ ListProvisionedProductPlansOutput.struct_class = Types::ListProvisionedProductPlansOutput
764
+
652
765
  ListProvisioningArtifactsInput.add_member(:accept_language, Shapes::ShapeRef.new(shape: AcceptLanguage, location_name: "AcceptLanguage"))
653
766
  ListProvisioningArtifactsInput.add_member(:product_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "ProductId"))
654
767
  ListProvisioningArtifactsInput.struct_class = Types::ListProvisioningArtifactsInput
@@ -768,6 +881,25 @@ module Aws::ServiceCatalog
768
881
  ProvisionProductOutput.add_member(:record_detail, Shapes::ShapeRef.new(shape: RecordDetail, location_name: "RecordDetail"))
769
882
  ProvisionProductOutput.struct_class = Types::ProvisionProductOutput
770
883
 
884
+ ProvisionedProductAttribute.add_member(:name, Shapes::ShapeRef.new(shape: ProvisionedProductNameOrArn, location_name: "Name"))
885
+ ProvisionedProductAttribute.add_member(:arn, Shapes::ShapeRef.new(shape: ProvisionedProductNameOrArn, location_name: "Arn"))
886
+ ProvisionedProductAttribute.add_member(:type, Shapes::ShapeRef.new(shape: ProvisionedProductType, location_name: "Type"))
887
+ ProvisionedProductAttribute.add_member(:id, Shapes::ShapeRef.new(shape: Id, location_name: "Id"))
888
+ ProvisionedProductAttribute.add_member(:status, Shapes::ShapeRef.new(shape: ProvisionedProductStatus, location_name: "Status"))
889
+ ProvisionedProductAttribute.add_member(:status_message, Shapes::ShapeRef.new(shape: ProvisionedProductStatusMessage, location_name: "StatusMessage"))
890
+ ProvisionedProductAttribute.add_member(:created_time, Shapes::ShapeRef.new(shape: CreatedTime, location_name: "CreatedTime"))
891
+ ProvisionedProductAttribute.add_member(:idempotency_token, Shapes::ShapeRef.new(shape: IdempotencyToken, location_name: "IdempotencyToken"))
892
+ ProvisionedProductAttribute.add_member(:last_record_id, Shapes::ShapeRef.new(shape: Id, location_name: "LastRecordId"))
893
+ ProvisionedProductAttribute.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
894
+ ProvisionedProductAttribute.add_member(:physical_id, Shapes::ShapeRef.new(shape: PhysicalId, location_name: "PhysicalId"))
895
+ ProvisionedProductAttribute.add_member(:product_id, Shapes::ShapeRef.new(shape: Id, location_name: "ProductId"))
896
+ ProvisionedProductAttribute.add_member(:provisioning_artifact_id, Shapes::ShapeRef.new(shape: Id, location_name: "ProvisioningArtifactId"))
897
+ ProvisionedProductAttribute.add_member(:user_arn, Shapes::ShapeRef.new(shape: UserArn, location_name: "UserArn"))
898
+ ProvisionedProductAttribute.add_member(:user_arn_session, Shapes::ShapeRef.new(shape: UserArnSession, location_name: "UserArnSession"))
899
+ ProvisionedProductAttribute.struct_class = Types::ProvisionedProductAttribute
900
+
901
+ ProvisionedProductAttributes.member = Shapes::ShapeRef.new(shape: ProvisionedProductAttribute)
902
+
771
903
  ProvisionedProductDetail.add_member(:name, Shapes::ShapeRef.new(shape: ProvisionedProductNameOrArn, location_name: "Name"))
772
904
  ProvisionedProductDetail.add_member(:arn, Shapes::ShapeRef.new(shape: ProvisionedProductNameOrArn, location_name: "Arn"))
773
905
  ProvisionedProductDetail.add_member(:type, Shapes::ShapeRef.new(shape: ProvisionedProductType, location_name: "Type"))
@@ -781,6 +913,38 @@ module Aws::ServiceCatalog
781
913
 
782
914
  ProvisionedProductDetails.member = Shapes::ShapeRef.new(shape: ProvisionedProductDetail)
783
915
 
916
+ ProvisionedProductFilters.key = Shapes::ShapeRef.new(shape: ProvisionedProductViewFilterBy)
917
+ ProvisionedProductFilters.value = Shapes::ShapeRef.new(shape: ProvisionedProductViewFilterValues)
918
+
919
+ ProvisionedProductPlanDetails.add_member(:created_time, Shapes::ShapeRef.new(shape: CreatedTime, location_name: "CreatedTime"))
920
+ ProvisionedProductPlanDetails.add_member(:path_id, Shapes::ShapeRef.new(shape: Id, location_name: "PathId"))
921
+ ProvisionedProductPlanDetails.add_member(:product_id, Shapes::ShapeRef.new(shape: Id, location_name: "ProductId"))
922
+ ProvisionedProductPlanDetails.add_member(:plan_name, Shapes::ShapeRef.new(shape: ProvisionedProductPlanName, location_name: "PlanName"))
923
+ ProvisionedProductPlanDetails.add_member(:plan_id, Shapes::ShapeRef.new(shape: Id, location_name: "PlanId"))
924
+ ProvisionedProductPlanDetails.add_member(:provision_product_id, Shapes::ShapeRef.new(shape: Id, location_name: "ProvisionProductId"))
925
+ ProvisionedProductPlanDetails.add_member(:provision_product_name, Shapes::ShapeRef.new(shape: ProvisionedProductName, location_name: "ProvisionProductName"))
926
+ ProvisionedProductPlanDetails.add_member(:plan_type, Shapes::ShapeRef.new(shape: ProvisionedProductPlanType, location_name: "PlanType"))
927
+ ProvisionedProductPlanDetails.add_member(:provisioning_artifact_id, Shapes::ShapeRef.new(shape: Id, location_name: "ProvisioningArtifactId"))
928
+ ProvisionedProductPlanDetails.add_member(:status, Shapes::ShapeRef.new(shape: ProvisionedProductPlanStatus, location_name: "Status"))
929
+ ProvisionedProductPlanDetails.add_member(:updated_time, Shapes::ShapeRef.new(shape: UpdatedTime, location_name: "UpdatedTime"))
930
+ ProvisionedProductPlanDetails.add_member(:notification_arns, Shapes::ShapeRef.new(shape: NotificationArns, location_name: "NotificationArns"))
931
+ ProvisionedProductPlanDetails.add_member(:provisioning_parameters, Shapes::ShapeRef.new(shape: UpdateProvisioningParameters, location_name: "ProvisioningParameters"))
932
+ ProvisionedProductPlanDetails.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
933
+ ProvisionedProductPlanDetails.add_member(:status_message, Shapes::ShapeRef.new(shape: StatusMessage, location_name: "StatusMessage"))
934
+ ProvisionedProductPlanDetails.struct_class = Types::ProvisionedProductPlanDetails
935
+
936
+ ProvisionedProductPlanSummary.add_member(:plan_name, Shapes::ShapeRef.new(shape: ProvisionedProductPlanName, location_name: "PlanName"))
937
+ ProvisionedProductPlanSummary.add_member(:plan_id, Shapes::ShapeRef.new(shape: Id, location_name: "PlanId"))
938
+ ProvisionedProductPlanSummary.add_member(:provision_product_id, Shapes::ShapeRef.new(shape: Id, location_name: "ProvisionProductId"))
939
+ ProvisionedProductPlanSummary.add_member(:provision_product_name, Shapes::ShapeRef.new(shape: ProvisionedProductName, location_name: "ProvisionProductName"))
940
+ ProvisionedProductPlanSummary.add_member(:plan_type, Shapes::ShapeRef.new(shape: ProvisionedProductPlanType, location_name: "PlanType"))
941
+ ProvisionedProductPlanSummary.add_member(:provisioning_artifact_id, Shapes::ShapeRef.new(shape: Id, location_name: "ProvisioningArtifactId"))
942
+ ProvisionedProductPlanSummary.struct_class = Types::ProvisionedProductPlanSummary
943
+
944
+ ProvisionedProductPlans.member = Shapes::ShapeRef.new(shape: ProvisionedProductPlanSummary)
945
+
946
+ ProvisionedProductViewFilterValues.member = Shapes::ShapeRef.new(shape: ProvisionedProductViewFilterValue)
947
+
784
948
  ProvisioningArtifact.add_member(:id, Shapes::ShapeRef.new(shape: Id, location_name: "Id"))
785
949
  ProvisioningArtifact.add_member(:name, Shapes::ShapeRef.new(shape: ProvisioningArtifactName, location_name: "Name"))
786
950
  ProvisioningArtifact.add_member(:description, Shapes::ShapeRef.new(shape: ProvisioningArtifactDescription, location_name: "Description"))
@@ -875,6 +1039,24 @@ module Aws::ServiceCatalog
875
1039
 
876
1040
  RejectPortfolioShareOutput.struct_class = Types::RejectPortfolioShareOutput
877
1041
 
1042
+ ResourceChange.add_member(:action, Shapes::ShapeRef.new(shape: ChangeAction, location_name: "Action"))
1043
+ ResourceChange.add_member(:logical_resource_id, Shapes::ShapeRef.new(shape: LogicalResourceId, location_name: "LogicalResourceId"))
1044
+ ResourceChange.add_member(:physical_resource_id, Shapes::ShapeRef.new(shape: PhysicalResourceId, location_name: "PhysicalResourceId"))
1045
+ ResourceChange.add_member(:resource_type, Shapes::ShapeRef.new(shape: PlanResourceType, location_name: "ResourceType"))
1046
+ ResourceChange.add_member(:replacement, Shapes::ShapeRef.new(shape: Replacement, location_name: "Replacement"))
1047
+ ResourceChange.add_member(:scope, Shapes::ShapeRef.new(shape: Scope, location_name: "Scope"))
1048
+ ResourceChange.add_member(:details, Shapes::ShapeRef.new(shape: ResourceChangeDetails, location_name: "Details"))
1049
+ ResourceChange.struct_class = Types::ResourceChange
1050
+
1051
+ ResourceChangeDetail.add_member(:target, Shapes::ShapeRef.new(shape: ResourceTargetDefinition, location_name: "Target"))
1052
+ ResourceChangeDetail.add_member(:evaluation, Shapes::ShapeRef.new(shape: EvaluationType, location_name: "Evaluation"))
1053
+ ResourceChangeDetail.add_member(:causing_entity, Shapes::ShapeRef.new(shape: CausingEntity, location_name: "CausingEntity"))
1054
+ ResourceChangeDetail.struct_class = Types::ResourceChangeDetail
1055
+
1056
+ ResourceChangeDetails.member = Shapes::ShapeRef.new(shape: ResourceChangeDetail)
1057
+
1058
+ ResourceChanges.member = Shapes::ShapeRef.new(shape: ResourceChange)
1059
+
878
1060
  ResourceDetail.add_member(:id, Shapes::ShapeRef.new(shape: ResourceDetailId, location_name: "Id"))
879
1061
  ResourceDetail.add_member(:arn, Shapes::ShapeRef.new(shape: ResourceDetailARN, location_name: "ARN"))
880
1062
  ResourceDetail.add_member(:name, Shapes::ShapeRef.new(shape: ResourceDetailName, location_name: "Name"))
@@ -884,6 +1066,11 @@ module Aws::ServiceCatalog
884
1066
 
885
1067
  ResourceDetails.member = Shapes::ShapeRef.new(shape: ResourceDetail)
886
1068
 
1069
+ ResourceTargetDefinition.add_member(:attribute, Shapes::ShapeRef.new(shape: ResourceAttribute, location_name: "Attribute"))
1070
+ ResourceTargetDefinition.add_member(:name, Shapes::ShapeRef.new(shape: PropertyName, location_name: "Name"))
1071
+ ResourceTargetDefinition.add_member(:requires_recreation, Shapes::ShapeRef.new(shape: RequiresRecreation, location_name: "RequiresRecreation"))
1072
+ ResourceTargetDefinition.struct_class = Types::ResourceTargetDefinition
1073
+
887
1074
  ScanProvisionedProductsInput.add_member(:accept_language, Shapes::ShapeRef.new(shape: AcceptLanguage, location_name: "AcceptLanguage"))
888
1075
  ScanProvisionedProductsInput.add_member(:access_level_filter, Shapes::ShapeRef.new(shape: AccessLevelFilter, location_name: "AccessLevelFilter"))
889
1076
  ScanProvisionedProductsInput.add_member(:page_size, Shapes::ShapeRef.new(shape: PageSize, location_name: "PageSize"))
@@ -894,6 +1081,8 @@ module Aws::ServiceCatalog
894
1081
  ScanProvisionedProductsOutput.add_member(:next_page_token, Shapes::ShapeRef.new(shape: PageToken, location_name: "NextPageToken"))
895
1082
  ScanProvisionedProductsOutput.struct_class = Types::ScanProvisionedProductsOutput
896
1083
 
1084
+ Scope.member = Shapes::ShapeRef.new(shape: ResourceAttribute)
1085
+
897
1086
  SearchProductsAsAdminInput.add_member(:accept_language, Shapes::ShapeRef.new(shape: AcceptLanguage, location_name: "AcceptLanguage"))
898
1087
  SearchProductsAsAdminInput.add_member(:portfolio_id, Shapes::ShapeRef.new(shape: Id, location_name: "PortfolioId"))
899
1088
  SearchProductsAsAdminInput.add_member(:filters, Shapes::ShapeRef.new(shape: ProductViewFilters, location_name: "Filters"))
@@ -921,6 +1110,20 @@ module Aws::ServiceCatalog
921
1110
  SearchProductsOutput.add_member(:next_page_token, Shapes::ShapeRef.new(shape: PageToken, location_name: "NextPageToken"))
922
1111
  SearchProductsOutput.struct_class = Types::SearchProductsOutput
923
1112
 
1113
+ SearchProvisionedProductsInput.add_member(:accept_language, Shapes::ShapeRef.new(shape: AcceptLanguage, location_name: "AcceptLanguage"))
1114
+ SearchProvisionedProductsInput.add_member(:access_level_filter, Shapes::ShapeRef.new(shape: AccessLevelFilter, location_name: "AccessLevelFilter"))
1115
+ SearchProvisionedProductsInput.add_member(:filters, Shapes::ShapeRef.new(shape: ProvisionedProductFilters, location_name: "Filters"))
1116
+ SearchProvisionedProductsInput.add_member(:sort_by, Shapes::ShapeRef.new(shape: SortField, location_name: "SortBy"))
1117
+ SearchProvisionedProductsInput.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
1118
+ SearchProvisionedProductsInput.add_member(:page_size, Shapes::ShapeRef.new(shape: SearchProvisionedProductsPageSize, location_name: "PageSize"))
1119
+ SearchProvisionedProductsInput.add_member(:page_token, Shapes::ShapeRef.new(shape: PageToken, location_name: "PageToken"))
1120
+ SearchProvisionedProductsInput.struct_class = Types::SearchProvisionedProductsInput
1121
+
1122
+ SearchProvisionedProductsOutput.add_member(:provisioned_products, Shapes::ShapeRef.new(shape: ProvisionedProductAttributes, location_name: "ProvisionedProducts"))
1123
+ SearchProvisionedProductsOutput.add_member(:total_results_count, Shapes::ShapeRef.new(shape: TotalResultsCount, location_name: "TotalResultsCount"))
1124
+ SearchProvisionedProductsOutput.add_member(:next_page_token, Shapes::ShapeRef.new(shape: PageToken, location_name: "NextPageToken"))
1125
+ SearchProvisionedProductsOutput.struct_class = Types::SearchProvisionedProductsOutput
1126
+
924
1127
  SourceProvisioningArtifactProperties.member = Shapes::ShapeRef.new(shape: SourceProvisioningArtifactPropertiesMap)
925
1128
 
926
1129
  SourceProvisioningArtifactPropertiesMap.key = Shapes::ShapeRef.new(shape: ProvisioningArtifactPropertyName)
@@ -1164,6 +1367,17 @@ module Aws::ServiceCatalog
1164
1367
  o.errors << Shapes::ShapeRef.new(shape: TagOptionNotMigratedException)
1165
1368
  end)
1166
1369
 
1370
+ api.add_operation(:create_provisioned_product_plan, Seahorse::Model::Operation.new.tap do |o|
1371
+ o.name = "CreateProvisionedProductPlan"
1372
+ o.http_method = "POST"
1373
+ o.http_request_uri = "/"
1374
+ o.input = Shapes::ShapeRef.new(shape: CreateProvisionedProductPlanInput)
1375
+ o.output = Shapes::ShapeRef.new(shape: CreateProvisionedProductPlanOutput)
1376
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParametersException)
1377
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1378
+ o.errors << Shapes::ShapeRef.new(shape: InvalidStateException)
1379
+ end)
1380
+
1167
1381
  api.add_operation(:create_provisioning_artifact, Seahorse::Model::Operation.new.tap do |o|
1168
1382
  o.name = "CreateProvisioningArtifact"
1169
1383
  o.http_method = "POST"
@@ -1229,6 +1443,16 @@ module Aws::ServiceCatalog
1229
1443
  o.errors << Shapes::ShapeRef.new(shape: TagOptionNotMigratedException)
1230
1444
  end)
1231
1445
 
1446
+ api.add_operation(:delete_provisioned_product_plan, Seahorse::Model::Operation.new.tap do |o|
1447
+ o.name = "DeleteProvisionedProductPlan"
1448
+ o.http_method = "POST"
1449
+ o.http_request_uri = "/"
1450
+ o.input = Shapes::ShapeRef.new(shape: DeleteProvisionedProductPlanInput)
1451
+ o.output = Shapes::ShapeRef.new(shape: DeleteProvisionedProductPlanOutput)
1452
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParametersException)
1453
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1454
+ end)
1455
+
1232
1456
  api.add_operation(:delete_provisioning_artifact, Seahorse::Model::Operation.new.tap do |o|
1233
1457
  o.name = "DeleteProvisioningArtifact"
1234
1458
  o.http_method = "POST"
@@ -1305,6 +1529,16 @@ module Aws::ServiceCatalog
1305
1529
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1306
1530
  end)
1307
1531
 
1532
+ api.add_operation(:describe_provisioned_product_plan, Seahorse::Model::Operation.new.tap do |o|
1533
+ o.name = "DescribeProvisionedProductPlan"
1534
+ o.http_method = "POST"
1535
+ o.http_request_uri = "/"
1536
+ o.input = Shapes::ShapeRef.new(shape: DescribeProvisionedProductPlanInput)
1537
+ o.output = Shapes::ShapeRef.new(shape: DescribeProvisionedProductPlanOutput)
1538
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1539
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParametersException)
1540
+ end)
1541
+
1308
1542
  api.add_operation(:describe_provisioning_artifact, Seahorse::Model::Operation.new.tap do |o|
1309
1543
  o.name = "DescribeProvisioningArtifact"
1310
1544
  o.http_method = "POST"
@@ -1374,6 +1608,17 @@ module Aws::ServiceCatalog
1374
1608
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1375
1609
  end)
1376
1610
 
1611
+ api.add_operation(:execute_provisioned_product_plan, Seahorse::Model::Operation.new.tap do |o|
1612
+ o.name = "ExecuteProvisionedProductPlan"
1613
+ o.http_method = "POST"
1614
+ o.http_request_uri = "/"
1615
+ o.input = Shapes::ShapeRef.new(shape: ExecuteProvisionedProductPlanInput)
1616
+ o.output = Shapes::ShapeRef.new(shape: ExecuteProvisionedProductPlanOutput)
1617
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParametersException)
1618
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1619
+ o.errors << Shapes::ShapeRef.new(shape: InvalidStateException)
1620
+ end)
1621
+
1377
1622
  api.add_operation(:list_accepted_portfolio_shares, Seahorse::Model::Operation.new.tap do |o|
1378
1623
  o.name = "ListAcceptedPortfolioShares"
1379
1624
  o.http_method = "POST"
@@ -1477,6 +1722,16 @@ module Aws::ServiceCatalog
1477
1722
  )
1478
1723
  end)
1479
1724
 
1725
+ api.add_operation(:list_provisioned_product_plans, Seahorse::Model::Operation.new.tap do |o|
1726
+ o.name = "ListProvisionedProductPlans"
1727
+ o.http_method = "POST"
1728
+ o.http_request_uri = "/"
1729
+ o.input = Shapes::ShapeRef.new(shape: ListProvisionedProductPlansInput)
1730
+ o.output = Shapes::ShapeRef.new(shape: ListProvisionedProductPlansOutput)
1731
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1732
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParametersException)
1733
+ end)
1734
+
1480
1735
  api.add_operation(:list_provisioning_artifacts, Seahorse::Model::Operation.new.tap do |o|
1481
1736
  o.name = "ListProvisioningArtifacts"
1482
1737
  o.http_method = "POST"
@@ -1589,6 +1844,21 @@ module Aws::ServiceCatalog
1589
1844
  )
1590
1845
  end)
1591
1846
 
1847
+ api.add_operation(:search_provisioned_products, Seahorse::Model::Operation.new.tap do |o|
1848
+ o.name = "SearchProvisionedProducts"
1849
+ o.http_method = "POST"
1850
+ o.http_request_uri = "/"
1851
+ o.input = Shapes::ShapeRef.new(shape: SearchProvisionedProductsInput)
1852
+ o.output = Shapes::ShapeRef.new(shape: SearchProvisionedProductsOutput)
1853
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParametersException)
1854
+ o[:pager] = Aws::Pager.new(
1855
+ limit_key: "page_size",
1856
+ tokens: {
1857
+ "next_page_token" => "page_token"
1858
+ }
1859
+ )
1860
+ end)
1861
+
1592
1862
  api.add_operation(:terminate_provisioned_product, Seahorse::Model::Operation.new.tap do |o|
1593
1863
  o.name = "TerminateProvisionedProduct"
1594
1864
  o.http_method = "POST"