aws-sdk-core 2.6.22 → 2.6.23

Sign up to get free protection for your applications and to get access to all the features.
@@ -10,6 +10,208 @@
10
10
  "targetPrefix":"AWS242ServiceCatalogService"
11
11
  },
12
12
  "operations":{
13
+ "AcceptPortfolioShare":{
14
+ "name":"AcceptPortfolioShare",
15
+ "http":{
16
+ "method":"POST",
17
+ "requestUri":"/"
18
+ },
19
+ "input":{"shape":"AcceptPortfolioShareInput"},
20
+ "output":{"shape":"AcceptPortfolioShareOutput"},
21
+ "errors":[
22
+ {"shape":"InvalidParametersException"},
23
+ {"shape":"ResourceNotFoundException"},
24
+ {"shape":"LimitExceededException"}
25
+ ]
26
+ },
27
+ "AssociatePrincipalWithPortfolio":{
28
+ "name":"AssociatePrincipalWithPortfolio",
29
+ "http":{
30
+ "method":"POST",
31
+ "requestUri":"/"
32
+ },
33
+ "input":{"shape":"AssociatePrincipalWithPortfolioInput"},
34
+ "output":{"shape":"AssociatePrincipalWithPortfolioOutput"},
35
+ "errors":[
36
+ {"shape":"InvalidParametersException"},
37
+ {"shape":"ResourceNotFoundException"},
38
+ {"shape":"LimitExceededException"}
39
+ ]
40
+ },
41
+ "AssociateProductWithPortfolio":{
42
+ "name":"AssociateProductWithPortfolio",
43
+ "http":{
44
+ "method":"POST",
45
+ "requestUri":"/"
46
+ },
47
+ "input":{"shape":"AssociateProductWithPortfolioInput"},
48
+ "output":{"shape":"AssociateProductWithPortfolioOutput"},
49
+ "errors":[
50
+ {"shape":"InvalidParametersException"},
51
+ {"shape":"ResourceNotFoundException"},
52
+ {"shape":"LimitExceededException"}
53
+ ]
54
+ },
55
+ "CreateConstraint":{
56
+ "name":"CreateConstraint",
57
+ "http":{
58
+ "method":"POST",
59
+ "requestUri":"/"
60
+ },
61
+ "input":{"shape":"CreateConstraintInput"},
62
+ "output":{"shape":"CreateConstraintOutput"},
63
+ "errors":[
64
+ {"shape":"ResourceNotFoundException"},
65
+ {"shape":"InvalidParametersException"},
66
+ {"shape":"LimitExceededException"},
67
+ {"shape":"DuplicateResourceException"}
68
+ ]
69
+ },
70
+ "CreatePortfolio":{
71
+ "name":"CreatePortfolio",
72
+ "http":{
73
+ "method":"POST",
74
+ "requestUri":"/"
75
+ },
76
+ "input":{"shape":"CreatePortfolioInput"},
77
+ "output":{"shape":"CreatePortfolioOutput"},
78
+ "errors":[
79
+ {"shape":"InvalidParametersException"},
80
+ {"shape":"LimitExceededException"}
81
+ ]
82
+ },
83
+ "CreatePortfolioShare":{
84
+ "name":"CreatePortfolioShare",
85
+ "http":{
86
+ "method":"POST",
87
+ "requestUri":"/"
88
+ },
89
+ "input":{"shape":"CreatePortfolioShareInput"},
90
+ "output":{"shape":"CreatePortfolioShareOutput"},
91
+ "errors":[
92
+ {"shape":"ResourceNotFoundException"},
93
+ {"shape":"LimitExceededException"},
94
+ {"shape":"InvalidParametersException"}
95
+ ]
96
+ },
97
+ "CreateProduct":{
98
+ "name":"CreateProduct",
99
+ "http":{
100
+ "method":"POST",
101
+ "requestUri":"/"
102
+ },
103
+ "input":{"shape":"CreateProductInput"},
104
+ "output":{"shape":"CreateProductOutput"},
105
+ "errors":[
106
+ {"shape":"InvalidParametersException"},
107
+ {"shape":"LimitExceededException"}
108
+ ]
109
+ },
110
+ "CreateProvisioningArtifact":{
111
+ "name":"CreateProvisioningArtifact",
112
+ "http":{
113
+ "method":"POST",
114
+ "requestUri":"/"
115
+ },
116
+ "input":{"shape":"CreateProvisioningArtifactInput"},
117
+ "output":{"shape":"CreateProvisioningArtifactOutput"},
118
+ "errors":[
119
+ {"shape":"ResourceNotFoundException"},
120
+ {"shape":"InvalidParametersException"},
121
+ {"shape":"LimitExceededException"}
122
+ ]
123
+ },
124
+ "DeleteConstraint":{
125
+ "name":"DeleteConstraint",
126
+ "http":{
127
+ "method":"POST",
128
+ "requestUri":"/"
129
+ },
130
+ "input":{"shape":"DeleteConstraintInput"},
131
+ "output":{"shape":"DeleteConstraintOutput"},
132
+ "errors":[
133
+ {"shape":"ResourceNotFoundException"},
134
+ {"shape":"InvalidParametersException"}
135
+ ]
136
+ },
137
+ "DeletePortfolio":{
138
+ "name":"DeletePortfolio",
139
+ "http":{
140
+ "method":"POST",
141
+ "requestUri":"/"
142
+ },
143
+ "input":{"shape":"DeletePortfolioInput"},
144
+ "output":{"shape":"DeletePortfolioOutput"},
145
+ "errors":[
146
+ {"shape":"ResourceNotFoundException"},
147
+ {"shape":"InvalidParametersException"},
148
+ {"shape":"ResourceInUseException"}
149
+ ]
150
+ },
151
+ "DeletePortfolioShare":{
152
+ "name":"DeletePortfolioShare",
153
+ "http":{
154
+ "method":"POST",
155
+ "requestUri":"/"
156
+ },
157
+ "input":{"shape":"DeletePortfolioShareInput"},
158
+ "output":{"shape":"DeletePortfolioShareOutput"},
159
+ "errors":[
160
+ {"shape":"ResourceNotFoundException"}
161
+ ]
162
+ },
163
+ "DeleteProduct":{
164
+ "name":"DeleteProduct",
165
+ "http":{
166
+ "method":"POST",
167
+ "requestUri":"/"
168
+ },
169
+ "input":{"shape":"DeleteProductInput"},
170
+ "output":{"shape":"DeleteProductOutput"},
171
+ "errors":[
172
+ {"shape":"ResourceNotFoundException"},
173
+ {"shape":"ResourceInUseException"},
174
+ {"shape":"InvalidParametersException"}
175
+ ]
176
+ },
177
+ "DeleteProvisioningArtifact":{
178
+ "name":"DeleteProvisioningArtifact",
179
+ "http":{
180
+ "method":"POST",
181
+ "requestUri":"/"
182
+ },
183
+ "input":{"shape":"DeleteProvisioningArtifactInput"},
184
+ "output":{"shape":"DeleteProvisioningArtifactOutput"},
185
+ "errors":[
186
+ {"shape":"ResourceNotFoundException"},
187
+ {"shape":"ResourceInUseException"},
188
+ {"shape":"InvalidParametersException"}
189
+ ]
190
+ },
191
+ "DescribeConstraint":{
192
+ "name":"DescribeConstraint",
193
+ "http":{
194
+ "method":"POST",
195
+ "requestUri":"/"
196
+ },
197
+ "input":{"shape":"DescribeConstraintInput"},
198
+ "output":{"shape":"DescribeConstraintOutput"},
199
+ "errors":[
200
+ {"shape":"ResourceNotFoundException"}
201
+ ]
202
+ },
203
+ "DescribePortfolio":{
204
+ "name":"DescribePortfolio",
205
+ "http":{
206
+ "method":"POST",
207
+ "requestUri":"/"
208
+ },
209
+ "input":{"shape":"DescribePortfolioInput"},
210
+ "output":{"shape":"DescribePortfolioOutput"},
211
+ "errors":[
212
+ {"shape":"ResourceNotFoundException"}
213
+ ]
214
+ },
13
215
  "DescribeProduct":{
14
216
  "name":"DescribeProduct",
15
217
  "http":{
@@ -23,6 +225,18 @@
23
225
  {"shape":"InvalidParametersException"}
24
226
  ]
25
227
  },
228
+ "DescribeProductAsAdmin":{
229
+ "name":"DescribeProductAsAdmin",
230
+ "http":{
231
+ "method":"POST",
232
+ "requestUri":"/"
233
+ },
234
+ "input":{"shape":"DescribeProductAsAdminInput"},
235
+ "output":{"shape":"DescribeProductAsAdminOutput"},
236
+ "errors":[
237
+ {"shape":"ResourceNotFoundException"}
238
+ ]
239
+ },
26
240
  "DescribeProductView":{
27
241
  "name":"DescribeProductView",
28
242
  "http":{
@@ -36,6 +250,18 @@
36
250
  {"shape":"InvalidParametersException"}
37
251
  ]
38
252
  },
253
+ "DescribeProvisioningArtifact":{
254
+ "name":"DescribeProvisioningArtifact",
255
+ "http":{
256
+ "method":"POST",
257
+ "requestUri":"/"
258
+ },
259
+ "input":{"shape":"DescribeProvisioningArtifactInput"},
260
+ "output":{"shape":"DescribeProvisioningArtifactOutput"},
261
+ "errors":[
262
+ {"shape":"ResourceNotFoundException"}
263
+ ]
264
+ },
39
265
  "DescribeProvisioningParameters":{
40
266
  "name":"DescribeProvisioningParameters",
41
267
  "http":{
@@ -61,6 +287,57 @@
61
287
  {"shape":"ResourceNotFoundException"}
62
288
  ]
63
289
  },
290
+ "DisassociatePrincipalFromPortfolio":{
291
+ "name":"DisassociatePrincipalFromPortfolio",
292
+ "http":{
293
+ "method":"POST",
294
+ "requestUri":"/"
295
+ },
296
+ "input":{"shape":"DisassociatePrincipalFromPortfolioInput"},
297
+ "output":{"shape":"DisassociatePrincipalFromPortfolioOutput"},
298
+ "errors":[
299
+ {"shape":"InvalidParametersException"},
300
+ {"shape":"ResourceNotFoundException"}
301
+ ]
302
+ },
303
+ "DisassociateProductFromPortfolio":{
304
+ "name":"DisassociateProductFromPortfolio",
305
+ "http":{
306
+ "method":"POST",
307
+ "requestUri":"/"
308
+ },
309
+ "input":{"shape":"DisassociateProductFromPortfolioInput"},
310
+ "output":{"shape":"DisassociateProductFromPortfolioOutput"},
311
+ "errors":[
312
+ {"shape":"ResourceNotFoundException"},
313
+ {"shape":"InvalidParametersException"}
314
+ ]
315
+ },
316
+ "ListAcceptedPortfolioShares":{
317
+ "name":"ListAcceptedPortfolioShares",
318
+ "http":{
319
+ "method":"POST",
320
+ "requestUri":"/"
321
+ },
322
+ "input":{"shape":"ListAcceptedPortfolioSharesInput"},
323
+ "output":{"shape":"ListAcceptedPortfolioSharesOutput"},
324
+ "errors":[
325
+ {"shape":"InvalidParametersException"}
326
+ ]
327
+ },
328
+ "ListConstraintsForPortfolio":{
329
+ "name":"ListConstraintsForPortfolio",
330
+ "http":{
331
+ "method":"POST",
332
+ "requestUri":"/"
333
+ },
334
+ "input":{"shape":"ListConstraintsForPortfolioInput"},
335
+ "output":{"shape":"ListConstraintsForPortfolioOutput"},
336
+ "errors":[
337
+ {"shape":"ResourceNotFoundException"},
338
+ {"shape":"InvalidParametersException"}
339
+ ]
340
+ },
64
341
  "ListLaunchPaths":{
65
342
  "name":"ListLaunchPaths",
66
343
  "http":{
@@ -74,6 +351,69 @@
74
351
  {"shape":"ResourceNotFoundException"}
75
352
  ]
76
353
  },
354
+ "ListPortfolioAccess":{
355
+ "name":"ListPortfolioAccess",
356
+ "http":{
357
+ "method":"POST",
358
+ "requestUri":"/"
359
+ },
360
+ "input":{"shape":"ListPortfolioAccessInput"},
361
+ "output":{"shape":"ListPortfolioAccessOutput"},
362
+ "errors":[
363
+ {"shape":"ResourceNotFoundException"}
364
+ ]
365
+ },
366
+ "ListPortfolios":{
367
+ "name":"ListPortfolios",
368
+ "http":{
369
+ "method":"POST",
370
+ "requestUri":"/"
371
+ },
372
+ "input":{"shape":"ListPortfoliosInput"},
373
+ "output":{"shape":"ListPortfoliosOutput"},
374
+ "errors":[
375
+ {"shape":"InvalidParametersException"}
376
+ ]
377
+ },
378
+ "ListPortfoliosForProduct":{
379
+ "name":"ListPortfoliosForProduct",
380
+ "http":{
381
+ "method":"POST",
382
+ "requestUri":"/"
383
+ },
384
+ "input":{"shape":"ListPortfoliosForProductInput"},
385
+ "output":{"shape":"ListPortfoliosForProductOutput"},
386
+ "errors":[
387
+ {"shape":"InvalidParametersException"},
388
+ {"shape":"ResourceNotFoundException"}
389
+ ]
390
+ },
391
+ "ListPrincipalsForPortfolio":{
392
+ "name":"ListPrincipalsForPortfolio",
393
+ "http":{
394
+ "method":"POST",
395
+ "requestUri":"/"
396
+ },
397
+ "input":{"shape":"ListPrincipalsForPortfolioInput"},
398
+ "output":{"shape":"ListPrincipalsForPortfolioOutput"},
399
+ "errors":[
400
+ {"shape":"ResourceNotFoundException"},
401
+ {"shape":"InvalidParametersException"}
402
+ ]
403
+ },
404
+ "ListProvisioningArtifacts":{
405
+ "name":"ListProvisioningArtifacts",
406
+ "http":{
407
+ "method":"POST",
408
+ "requestUri":"/"
409
+ },
410
+ "input":{"shape":"ListProvisioningArtifactsInput"},
411
+ "output":{"shape":"ListProvisioningArtifactsOutput"},
412
+ "errors":[
413
+ {"shape":"ResourceNotFoundException"},
414
+ {"shape":"InvalidParametersException"}
415
+ ]
416
+ },
77
417
  "ListRecordHistory":{
78
418
  "name":"ListRecordHistory",
79
419
  "http":{
@@ -100,6 +440,18 @@
100
440
  {"shape":"DuplicateResourceException"}
101
441
  ]
102
442
  },
443
+ "RejectPortfolioShare":{
444
+ "name":"RejectPortfolioShare",
445
+ "http":{
446
+ "method":"POST",
447
+ "requestUri":"/"
448
+ },
449
+ "input":{"shape":"RejectPortfolioShareInput"},
450
+ "output":{"shape":"RejectPortfolioShareOutput"},
451
+ "errors":[
452
+ {"shape":"ResourceNotFoundException"}
453
+ ]
454
+ },
103
455
  "ScanProvisionedProducts":{
104
456
  "name":"ScanProvisionedProducts",
105
457
  "http":{
@@ -124,6 +476,19 @@
124
476
  {"shape":"InvalidParametersException"}
125
477
  ]
126
478
  },
479
+ "SearchProductsAsAdmin":{
480
+ "name":"SearchProductsAsAdmin",
481
+ "http":{
482
+ "method":"POST",
483
+ "requestUri":"/"
484
+ },
485
+ "input":{"shape":"SearchProductsAsAdminInput"},
486
+ "output":{"shape":"SearchProductsAsAdminOutput"},
487
+ "errors":[
488
+ {"shape":"ResourceNotFoundException"},
489
+ {"shape":"InvalidParametersException"}
490
+ ]
491
+ },
127
492
  "TerminateProvisionedProduct":{
128
493
  "name":"TerminateProvisionedProduct",
129
494
  "http":{
@@ -136,24 +501,90 @@
136
501
  {"shape":"ResourceNotFoundException"}
137
502
  ]
138
503
  },
139
- "UpdateProvisionedProduct":{
140
- "name":"UpdateProvisionedProduct",
504
+ "UpdateConstraint":{
505
+ "name":"UpdateConstraint",
141
506
  "http":{
142
507
  "method":"POST",
143
508
  "requestUri":"/"
144
509
  },
145
- "input":{"shape":"UpdateProvisionedProductInput"},
146
- "output":{"shape":"UpdateProvisionedProductOutput"},
510
+ "input":{"shape":"UpdateConstraintInput"},
511
+ "output":{"shape":"UpdateConstraintOutput"},
147
512
  "errors":[
148
- {"shape":"InvalidParametersException"},
149
- {"shape":"ResourceNotFoundException"}
513
+ {"shape":"ResourceNotFoundException"},
514
+ {"shape":"InvalidParametersException"}
150
515
  ]
151
- }
152
- },
153
- "shapes":{
154
- "AcceptLanguage":{"type":"string"},
155
- "AccessLevelFilter":{
156
- "type":"structure",
516
+ },
517
+ "UpdatePortfolio":{
518
+ "name":"UpdatePortfolio",
519
+ "http":{
520
+ "method":"POST",
521
+ "requestUri":"/"
522
+ },
523
+ "input":{"shape":"UpdatePortfolioInput"},
524
+ "output":{"shape":"UpdatePortfolioOutput"},
525
+ "errors":[
526
+ {"shape":"InvalidParametersException"},
527
+ {"shape":"ResourceNotFoundException"},
528
+ {"shape":"LimitExceededException"}
529
+ ]
530
+ },
531
+ "UpdateProduct":{
532
+ "name":"UpdateProduct",
533
+ "http":{
534
+ "method":"POST",
535
+ "requestUri":"/"
536
+ },
537
+ "input":{"shape":"UpdateProductInput"},
538
+ "output":{"shape":"UpdateProductOutput"},
539
+ "errors":[
540
+ {"shape":"ResourceNotFoundException"},
541
+ {"shape":"InvalidParametersException"}
542
+ ]
543
+ },
544
+ "UpdateProvisionedProduct":{
545
+ "name":"UpdateProvisionedProduct",
546
+ "http":{
547
+ "method":"POST",
548
+ "requestUri":"/"
549
+ },
550
+ "input":{"shape":"UpdateProvisionedProductInput"},
551
+ "output":{"shape":"UpdateProvisionedProductOutput"},
552
+ "errors":[
553
+ {"shape":"InvalidParametersException"},
554
+ {"shape":"ResourceNotFoundException"}
555
+ ]
556
+ },
557
+ "UpdateProvisioningArtifact":{
558
+ "name":"UpdateProvisioningArtifact",
559
+ "http":{
560
+ "method":"POST",
561
+ "requestUri":"/"
562
+ },
563
+ "input":{"shape":"UpdateProvisioningArtifactInput"},
564
+ "output":{"shape":"UpdateProvisioningArtifactOutput"},
565
+ "errors":[
566
+ {"shape":"ResourceNotFoundException"},
567
+ {"shape":"InvalidParametersException"}
568
+ ]
569
+ }
570
+ },
571
+ "shapes":{
572
+ "AcceptLanguage":{"type":"string"},
573
+ "AcceptPortfolioShareInput":{
574
+ "type":"structure",
575
+ "required":["PortfolioId"],
576
+ "members":{
577
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
578
+ "PortfolioId":{"shape":"Id"}
579
+ }
580
+ },
581
+ "AcceptPortfolioShareOutput":{
582
+ "type":"structure",
583
+ "members":{
584
+ }
585
+ },
586
+ "AccessLevelFilter":{
587
+ "type":"structure",
157
588
  "members":{
158
589
  "Key":{"shape":"AccessLevelFilterKey"},
159
590
  "Value":{"shape":"AccessLevelFilterValue"}
@@ -168,14 +599,81 @@
168
599
  ]
169
600
  },
170
601
  "AccessLevelFilterValue":{"type":"string"},
602
+ "AccountId":{
603
+ "type":"string",
604
+ "pattern":"^[0-9]{12}$"
605
+ },
606
+ "AccountIds":{
607
+ "type":"list",
608
+ "member":{"shape":"AccountId"}
609
+ },
610
+ "AddTags":{
611
+ "type":"list",
612
+ "member":{"shape":"Tag"},
613
+ "max":20
614
+ },
171
615
  "AllowedValue":{"type":"string"},
172
616
  "AllowedValues":{
173
617
  "type":"list",
174
618
  "member":{"shape":"AllowedValue"}
175
619
  },
176
620
  "ApproximateCount":{"type":"integer"},
621
+ "AssociatePrincipalWithPortfolioInput":{
622
+ "type":"structure",
623
+ "required":[
624
+ "PortfolioId",
625
+ "PrincipalARN",
626
+ "PrincipalType"
627
+ ],
628
+ "members":{
629
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
630
+ "PortfolioId":{"shape":"Id"},
631
+ "PrincipalARN":{"shape":"PrincipalARN"},
632
+ "PrincipalType":{"shape":"PrincipalType"}
633
+ }
634
+ },
635
+ "AssociatePrincipalWithPortfolioOutput":{
636
+ "type":"structure",
637
+ "members":{
638
+ }
639
+ },
640
+ "AssociateProductWithPortfolioInput":{
641
+ "type":"structure",
642
+ "required":[
643
+ "ProductId",
644
+ "PortfolioId"
645
+ ],
646
+ "members":{
647
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
648
+ "ProductId":{"shape":"Id"},
649
+ "PortfolioId":{"shape":"Id"},
650
+ "SourcePortfolioId":{"shape":"Id"}
651
+ }
652
+ },
653
+ "AssociateProductWithPortfolioOutput":{
654
+ "type":"structure",
655
+ "members":{
656
+ }
657
+ },
177
658
  "AttributeValue":{"type":"string"},
178
- "ConstraintDescription":{"type":"string"},
659
+ "ConstraintDescription":{
660
+ "type":"string",
661
+ "max":2000
662
+ },
663
+ "ConstraintDetail":{
664
+ "type":"structure",
665
+ "members":{
666
+ "ConstraintId":{"shape":"Id"},
667
+ "Type":{"shape":"ConstraintType"},
668
+ "Description":{"shape":"ConstraintDescription"},
669
+ "Owner":{"shape":"AccountId"}
670
+ }
671
+ },
672
+ "ConstraintDetails":{
673
+ "type":"list",
674
+ "member":{"shape":"ConstraintDetail"}
675
+ },
676
+ "ConstraintParameters":{"type":"string"},
179
677
  "ConstraintSummaries":{
180
678
  "type":"list",
181
679
  "member":{"shape":"ConstraintSummary"}
@@ -187,9 +685,266 @@
187
685
  "Description":{"shape":"ConstraintDescription"}
188
686
  }
189
687
  },
190
- "ConstraintType":{"type":"string"},
688
+ "ConstraintType":{
689
+ "type":"string",
690
+ "max":1024,
691
+ "min":1
692
+ },
693
+ "CreateConstraintInput":{
694
+ "type":"structure",
695
+ "required":[
696
+ "PortfolioId",
697
+ "ProductId",
698
+ "Parameters",
699
+ "Type",
700
+ "IdempotencyToken"
701
+ ],
702
+ "members":{
703
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
704
+ "PortfolioId":{"shape":"Id"},
705
+ "ProductId":{"shape":"Id"},
706
+ "Parameters":{"shape":"ConstraintParameters"},
707
+ "Type":{"shape":"ConstraintType"},
708
+ "Description":{"shape":"ConstraintDescription"},
709
+ "IdempotencyToken":{
710
+ "shape":"IdempotencyToken",
711
+ "idempotencyToken":true
712
+ }
713
+ }
714
+ },
715
+ "CreateConstraintOutput":{
716
+ "type":"structure",
717
+ "members":{
718
+ "ConstraintDetail":{"shape":"ConstraintDetail"},
719
+ "ConstraintParameters":{"shape":"ConstraintParameters"},
720
+ "Status":{"shape":"Status"}
721
+ }
722
+ },
723
+ "CreatePortfolioInput":{
724
+ "type":"structure",
725
+ "required":[
726
+ "DisplayName",
727
+ "ProviderName",
728
+ "IdempotencyToken"
729
+ ],
730
+ "members":{
731
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
732
+ "DisplayName":{"shape":"PortfolioDisplayName"},
733
+ "Description":{"shape":"PortfolioDescription"},
734
+ "ProviderName":{"shape":"ProviderName"},
735
+ "Tags":{"shape":"AddTags"},
736
+ "IdempotencyToken":{
737
+ "shape":"IdempotencyToken",
738
+ "idempotencyToken":true
739
+ }
740
+ }
741
+ },
742
+ "CreatePortfolioOutput":{
743
+ "type":"structure",
744
+ "members":{
745
+ "PortfolioDetail":{"shape":"PortfolioDetail"},
746
+ "Tags":{"shape":"Tags"}
747
+ }
748
+ },
749
+ "CreatePortfolioShareInput":{
750
+ "type":"structure",
751
+ "required":[
752
+ "PortfolioId",
753
+ "AccountId"
754
+ ],
755
+ "members":{
756
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
757
+ "PortfolioId":{"shape":"Id"},
758
+ "AccountId":{"shape":"AccountId"}
759
+ }
760
+ },
761
+ "CreatePortfolioShareOutput":{
762
+ "type":"structure",
763
+ "members":{
764
+ }
765
+ },
766
+ "CreateProductInput":{
767
+ "type":"structure",
768
+ "required":[
769
+ "Name",
770
+ "Owner",
771
+ "ProductType",
772
+ "ProvisioningArtifactParameters",
773
+ "IdempotencyToken"
774
+ ],
775
+ "members":{
776
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
777
+ "Name":{"shape":"ProductViewName"},
778
+ "Owner":{"shape":"ProductViewOwner"},
779
+ "Description":{"shape":"ProductViewShortDescription"},
780
+ "Distributor":{"shape":"ProductViewOwner"},
781
+ "SupportDescription":{"shape":"SupportDescription"},
782
+ "SupportEmail":{"shape":"SupportEmail"},
783
+ "SupportUrl":{"shape":"SupportUrl"},
784
+ "ProductType":{"shape":"ProductType"},
785
+ "Tags":{"shape":"AddTags"},
786
+ "ProvisioningArtifactParameters":{"shape":"ProvisioningArtifactProperties"},
787
+ "IdempotencyToken":{
788
+ "shape":"IdempotencyToken",
789
+ "idempotencyToken":true
790
+ }
791
+ }
792
+ },
793
+ "CreateProductOutput":{
794
+ "type":"structure",
795
+ "members":{
796
+ "ProductViewDetail":{"shape":"ProductViewDetail"},
797
+ "ProvisioningArtifactDetail":{"shape":"ProvisioningArtifactDetail"},
798
+ "Tags":{"shape":"Tags"}
799
+ }
800
+ },
801
+ "CreateProvisioningArtifactInput":{
802
+ "type":"structure",
803
+ "required":[
804
+ "ProductId",
805
+ "Parameters",
806
+ "IdempotencyToken"
807
+ ],
808
+ "members":{
809
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
810
+ "ProductId":{"shape":"Id"},
811
+ "Parameters":{"shape":"ProvisioningArtifactProperties"},
812
+ "IdempotencyToken":{
813
+ "shape":"IdempotencyToken",
814
+ "idempotencyToken":true
815
+ }
816
+ }
817
+ },
818
+ "CreateProvisioningArtifactOutput":{
819
+ "type":"structure",
820
+ "members":{
821
+ "ProvisioningArtifactDetail":{"shape":"ProvisioningArtifactDetail"},
822
+ "Info":{"shape":"ProvisioningArtifactInfo"},
823
+ "Status":{"shape":"Status"}
824
+ }
825
+ },
191
826
  "CreatedTime":{"type":"timestamp"},
827
+ "CreationTime":{"type":"timestamp"},
192
828
  "DefaultValue":{"type":"string"},
829
+ "DeleteConstraintInput":{
830
+ "type":"structure",
831
+ "required":["Id"],
832
+ "members":{
833
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
834
+ "Id":{"shape":"Id"}
835
+ }
836
+ },
837
+ "DeleteConstraintOutput":{
838
+ "type":"structure",
839
+ "members":{
840
+ }
841
+ },
842
+ "DeletePortfolioInput":{
843
+ "type":"structure",
844
+ "required":["Id"],
845
+ "members":{
846
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
847
+ "Id":{"shape":"Id"}
848
+ }
849
+ },
850
+ "DeletePortfolioOutput":{
851
+ "type":"structure",
852
+ "members":{
853
+ }
854
+ },
855
+ "DeletePortfolioShareInput":{
856
+ "type":"structure",
857
+ "required":[
858
+ "PortfolioId",
859
+ "AccountId"
860
+ ],
861
+ "members":{
862
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
863
+ "PortfolioId":{"shape":"Id"},
864
+ "AccountId":{"shape":"AccountId"}
865
+ }
866
+ },
867
+ "DeletePortfolioShareOutput":{
868
+ "type":"structure",
869
+ "members":{
870
+ }
871
+ },
872
+ "DeleteProductInput":{
873
+ "type":"structure",
874
+ "required":["Id"],
875
+ "members":{
876
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
877
+ "Id":{"shape":"Id"}
878
+ }
879
+ },
880
+ "DeleteProductOutput":{
881
+ "type":"structure",
882
+ "members":{
883
+ }
884
+ },
885
+ "DeleteProvisioningArtifactInput":{
886
+ "type":"structure",
887
+ "required":[
888
+ "ProductId",
889
+ "ProvisioningArtifactId"
890
+ ],
891
+ "members":{
892
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
893
+ "ProductId":{"shape":"Id"},
894
+ "ProvisioningArtifactId":{"shape":"Id"}
895
+ }
896
+ },
897
+ "DeleteProvisioningArtifactOutput":{
898
+ "type":"structure",
899
+ "members":{
900
+ }
901
+ },
902
+ "DescribeConstraintInput":{
903
+ "type":"structure",
904
+ "required":["Id"],
905
+ "members":{
906
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
907
+ "Id":{"shape":"Id"}
908
+ }
909
+ },
910
+ "DescribeConstraintOutput":{
911
+ "type":"structure",
912
+ "members":{
913
+ "ConstraintDetail":{"shape":"ConstraintDetail"},
914
+ "ConstraintParameters":{"shape":"ConstraintParameters"},
915
+ "Status":{"shape":"Status"}
916
+ }
917
+ },
918
+ "DescribePortfolioInput":{
919
+ "type":"structure",
920
+ "required":["Id"],
921
+ "members":{
922
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
923
+ "Id":{"shape":"Id"}
924
+ }
925
+ },
926
+ "DescribePortfolioOutput":{
927
+ "type":"structure",
928
+ "members":{
929
+ "PortfolioDetail":{"shape":"PortfolioDetail"},
930
+ "Tags":{"shape":"Tags"}
931
+ }
932
+ },
933
+ "DescribeProductAsAdminInput":{
934
+ "type":"structure",
935
+ "required":["Id"],
936
+ "members":{
937
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
938
+ "Id":{"shape":"Id"}
939
+ }
940
+ },
941
+ "DescribeProductAsAdminOutput":{
942
+ "type":"structure",
943
+ "members":{
944
+ "ProductViewDetail":{"shape":"ProductViewDetail"},
945
+ "Tags":{"shape":"Tags"}
946
+ }
947
+ },
193
948
  "DescribeProductInput":{
194
949
  "type":"structure",
195
950
  "required":["Id"],
@@ -220,6 +975,26 @@
220
975
  "ProvisioningArtifacts":{"shape":"ProvisioningArtifacts"}
221
976
  }
222
977
  },
978
+ "DescribeProvisioningArtifactInput":{
979
+ "type":"structure",
980
+ "required":[
981
+ "ProvisioningArtifactId",
982
+ "ProductId"
983
+ ],
984
+ "members":{
985
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
986
+ "ProvisioningArtifactId":{"shape":"Id"},
987
+ "ProductId":{"shape":"Id"}
988
+ }
989
+ },
990
+ "DescribeProvisioningArtifactOutput":{
991
+ "type":"structure",
992
+ "members":{
993
+ "ProvisioningArtifactDetail":{"shape":"ProvisioningArtifactDetail"},
994
+ "Info":{"shape":"ProvisioningArtifactInfo"},
995
+ "Status":{"shape":"Status"}
996
+ }
997
+ },
223
998
  "DescribeProvisioningParametersInput":{
224
999
  "type":"structure",
225
1000
  "required":[
@@ -246,20 +1021,54 @@
246
1021
  "required":["Id"],
247
1022
  "members":{
248
1023
  "AcceptLanguage":{"shape":"AcceptLanguage"},
249
- "Id":{"shape":"Id"},
250
- "PageToken":{"shape":"PageToken"},
251
- "PageSize":{"shape":"PageSize"}
1024
+ "Id":{"shape":"Id"},
1025
+ "PageToken":{"shape":"PageToken"},
1026
+ "PageSize":{"shape":"PageSize"}
1027
+ }
1028
+ },
1029
+ "DescribeRecordOutput":{
1030
+ "type":"structure",
1031
+ "members":{
1032
+ "RecordDetail":{"shape":"RecordDetail"},
1033
+ "RecordOutputs":{"shape":"RecordOutputs"},
1034
+ "NextPageToken":{"shape":"PageToken"}
1035
+ }
1036
+ },
1037
+ "Description":{"type":"string"},
1038
+ "DisassociatePrincipalFromPortfolioInput":{
1039
+ "type":"structure",
1040
+ "required":[
1041
+ "PortfolioId",
1042
+ "PrincipalARN"
1043
+ ],
1044
+ "members":{
1045
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
1046
+ "PortfolioId":{"shape":"Id"},
1047
+ "PrincipalARN":{"shape":"PrincipalARN"}
1048
+ }
1049
+ },
1050
+ "DisassociatePrincipalFromPortfolioOutput":{
1051
+ "type":"structure",
1052
+ "members":{
1053
+ }
1054
+ },
1055
+ "DisassociateProductFromPortfolioInput":{
1056
+ "type":"structure",
1057
+ "required":[
1058
+ "ProductId",
1059
+ "PortfolioId"
1060
+ ],
1061
+ "members":{
1062
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
1063
+ "ProductId":{"shape":"Id"},
1064
+ "PortfolioId":{"shape":"Id"}
252
1065
  }
253
1066
  },
254
- "DescribeRecordOutput":{
1067
+ "DisassociateProductFromPortfolioOutput":{
255
1068
  "type":"structure",
256
1069
  "members":{
257
- "RecordDetail":{"shape":"RecordDetail"},
258
- "RecordOutputs":{"shape":"RecordOutputs"},
259
- "NextPageToken":{"shape":"PageToken"}
260
1070
  }
261
1071
  },
262
- "Description":{"type":"string"},
263
1072
  "DuplicateResourceException":{
264
1073
  "type":"structure",
265
1074
  "members":{
@@ -271,6 +1080,7 @@
271
1080
  "HasDefaultPath":{"type":"boolean"},
272
1081
  "Id":{
273
1082
  "type":"string",
1083
+ "max":100,
274
1084
  "min":1
275
1085
  },
276
1086
  "IdempotencyToken":{
@@ -302,6 +1112,45 @@
302
1112
  "Name":{"shape":"PortfolioName"}
303
1113
  }
304
1114
  },
1115
+ "LimitExceededException":{
1116
+ "type":"structure",
1117
+ "members":{
1118
+ },
1119
+ "exception":true
1120
+ },
1121
+ "ListAcceptedPortfolioSharesInput":{
1122
+ "type":"structure",
1123
+ "members":{
1124
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
1125
+ "PageToken":{"shape":"PageToken"},
1126
+ "PageSize":{"shape":"PageSize"}
1127
+ }
1128
+ },
1129
+ "ListAcceptedPortfolioSharesOutput":{
1130
+ "type":"structure",
1131
+ "members":{
1132
+ "PortfolioDetails":{"shape":"PortfolioDetails"},
1133
+ "NextPageToken":{"shape":"PageToken"}
1134
+ }
1135
+ },
1136
+ "ListConstraintsForPortfolioInput":{
1137
+ "type":"structure",
1138
+ "required":["PortfolioId"],
1139
+ "members":{
1140
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
1141
+ "PortfolioId":{"shape":"Id"},
1142
+ "ProductId":{"shape":"Id"},
1143
+ "PageSize":{"shape":"PageSize"},
1144
+ "PageToken":{"shape":"PageToken"}
1145
+ }
1146
+ },
1147
+ "ListConstraintsForPortfolioOutput":{
1148
+ "type":"structure",
1149
+ "members":{
1150
+ "ConstraintDetails":{"shape":"ConstraintDetails"},
1151
+ "NextPageToken":{"shape":"PageToken"}
1152
+ }
1153
+ },
305
1154
  "ListLaunchPathsInput":{
306
1155
  "type":"structure",
307
1156
  "required":["ProductId"],
@@ -319,6 +1168,85 @@
319
1168
  "NextPageToken":{"shape":"PageToken"}
320
1169
  }
321
1170
  },
1171
+ "ListPortfolioAccessInput":{
1172
+ "type":"structure",
1173
+ "required":["PortfolioId"],
1174
+ "members":{
1175
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
1176
+ "PortfolioId":{"shape":"Id"}
1177
+ }
1178
+ },
1179
+ "ListPortfolioAccessOutput":{
1180
+ "type":"structure",
1181
+ "members":{
1182
+ "AccountIds":{"shape":"AccountIds"},
1183
+ "NextPageToken":{"shape":"PageToken"}
1184
+ }
1185
+ },
1186
+ "ListPortfoliosForProductInput":{
1187
+ "type":"structure",
1188
+ "required":["ProductId"],
1189
+ "members":{
1190
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
1191
+ "ProductId":{"shape":"Id"},
1192
+ "PageToken":{"shape":"PageToken"},
1193
+ "PageSize":{"shape":"PageSize"}
1194
+ }
1195
+ },
1196
+ "ListPortfoliosForProductOutput":{
1197
+ "type":"structure",
1198
+ "members":{
1199
+ "PortfolioDetails":{"shape":"PortfolioDetails"},
1200
+ "NextPageToken":{"shape":"PageToken"}
1201
+ }
1202
+ },
1203
+ "ListPortfoliosInput":{
1204
+ "type":"structure",
1205
+ "members":{
1206
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
1207
+ "PageToken":{"shape":"PageToken"},
1208
+ "PageSize":{"shape":"PageSize"}
1209
+ }
1210
+ },
1211
+ "ListPortfoliosOutput":{
1212
+ "type":"structure",
1213
+ "members":{
1214
+ "PortfolioDetails":{"shape":"PortfolioDetails"},
1215
+ "NextPageToken":{"shape":"PageToken"}
1216
+ }
1217
+ },
1218
+ "ListPrincipalsForPortfolioInput":{
1219
+ "type":"structure",
1220
+ "required":["PortfolioId"],
1221
+ "members":{
1222
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
1223
+ "PortfolioId":{"shape":"Id"},
1224
+ "PageSize":{"shape":"PageSize"},
1225
+ "PageToken":{"shape":"PageToken"}
1226
+ }
1227
+ },
1228
+ "ListPrincipalsForPortfolioOutput":{
1229
+ "type":"structure",
1230
+ "members":{
1231
+ "Principals":{"shape":"Principals"},
1232
+ "NextPageToken":{"shape":"PageToken"}
1233
+ }
1234
+ },
1235
+ "ListProvisioningArtifactsInput":{
1236
+ "type":"structure",
1237
+ "required":["ProductId"],
1238
+ "members":{
1239
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
1240
+ "ProductId":{"shape":"Id"}
1241
+ }
1242
+ },
1243
+ "ListProvisioningArtifactsOutput":{
1244
+ "type":"structure",
1245
+ "members":{
1246
+ "ProvisioningArtifactDetails":{"shape":"ProvisioningArtifactDetails"},
1247
+ "NextPageToken":{"shape":"PageToken"}
1248
+ }
1249
+ },
322
1250
  "ListRecordHistoryInput":{
323
1251
  "type":"structure",
324
1252
  "members":{
@@ -372,11 +1300,69 @@
372
1300
  "AllowedValues":{"shape":"AllowedValues"}
373
1301
  }
374
1302
  },
375
- "ParameterKey":{"type":"string"},
1303
+ "ParameterKey":{
1304
+ "type":"string",
1305
+ "max":1000,
1306
+ "min":1
1307
+ },
376
1308
  "ParameterType":{"type":"string"},
377
- "ParameterValue":{"type":"string"},
1309
+ "ParameterValue":{
1310
+ "type":"string",
1311
+ "max":1000
1312
+ },
1313
+ "PortfolioDescription":{
1314
+ "type":"string",
1315
+ "max":2000
1316
+ },
1317
+ "PortfolioDetail":{
1318
+ "type":"structure",
1319
+ "members":{
1320
+ "Id":{"shape":"Id"},
1321
+ "ARN":{"shape":"ResourceARN"},
1322
+ "DisplayName":{"shape":"PortfolioDisplayName"},
1323
+ "Description":{"shape":"PortfolioDescription"},
1324
+ "CreatedTime":{"shape":"CreationTime"},
1325
+ "ProviderName":{"shape":"ProviderName"}
1326
+ }
1327
+ },
1328
+ "PortfolioDetails":{
1329
+ "type":"list",
1330
+ "member":{"shape":"PortfolioDetail"}
1331
+ },
1332
+ "PortfolioDisplayName":{
1333
+ "type":"string",
1334
+ "max":100,
1335
+ "min":1
1336
+ },
378
1337
  "PortfolioName":{"type":"string"},
379
- "ProductType":{"type":"string"},
1338
+ "Principal":{
1339
+ "type":"structure",
1340
+ "members":{
1341
+ "PrincipalARN":{"shape":"PrincipalARN"},
1342
+ "PrincipalType":{"shape":"PrincipalType"}
1343
+ }
1344
+ },
1345
+ "PrincipalARN":{
1346
+ "type":"string",
1347
+ "max":1000,
1348
+ "min":1
1349
+ },
1350
+ "PrincipalType":{
1351
+ "type":"string",
1352
+ "enum":["IAM"]
1353
+ },
1354
+ "Principals":{
1355
+ "type":"list",
1356
+ "member":{"shape":"Principal"}
1357
+ },
1358
+ "ProductSource":{
1359
+ "type":"string",
1360
+ "enum":["ACCOUNT"]
1361
+ },
1362
+ "ProductType":{
1363
+ "type":"string",
1364
+ "enum":["CLOUD_FORMATION_TEMPLATE"]
1365
+ },
380
1366
  "ProductViewAggregationType":{"type":"string"},
381
1367
  "ProductViewAggregationValue":{
382
1368
  "type":"structure",
@@ -394,6 +1380,19 @@
394
1380
  "key":{"shape":"ProductViewAggregationType"},
395
1381
  "value":{"shape":"ProductViewAggregationValues"}
396
1382
  },
1383
+ "ProductViewDetail":{
1384
+ "type":"structure",
1385
+ "members":{
1386
+ "ProductViewSummary":{"shape":"ProductViewSummary"},
1387
+ "Status":{"shape":"Status"},
1388
+ "ProductARN":{"shape":"ResourceARN"},
1389
+ "CreatedTime":{"shape":"CreatedTime"}
1390
+ }
1391
+ },
1392
+ "ProductViewDetails":{
1393
+ "type":"list",
1394
+ "member":{"shape":"ProductViewDetail"}
1395
+ },
397
1396
  "ProductViewDistributor":{"type":"string"},
398
1397
  "ProductViewFilterBy":{
399
1398
  "type":"string",
@@ -444,6 +1443,11 @@
444
1443
  "SupportUrl":{"shape":"SupportUrl"}
445
1444
  }
446
1445
  },
1446
+ "ProviderName":{
1447
+ "type":"string",
1448
+ "max":20,
1449
+ "min":1
1450
+ },
447
1451
  "ProvisionProductInput":{
448
1452
  "type":"structure",
449
1453
  "required":[
@@ -512,6 +1516,29 @@
512
1516
  },
513
1517
  "ProvisioningArtifactCreatedTime":{"type":"timestamp"},
514
1518
  "ProvisioningArtifactDescription":{"type":"string"},
1519
+ "ProvisioningArtifactDetail":{
1520
+ "type":"structure",
1521
+ "members":{
1522
+ "Id":{"shape":"Id"},
1523
+ "Name":{"shape":"ProvisioningArtifactName"},
1524
+ "Description":{"shape":"ProvisioningArtifactName"},
1525
+ "Type":{"shape":"ProvisioningArtifactType"},
1526
+ "CreatedTime":{"shape":"CreationTime"}
1527
+ }
1528
+ },
1529
+ "ProvisioningArtifactDetails":{
1530
+ "type":"list",
1531
+ "member":{"shape":"ProvisioningArtifactDetail"}
1532
+ },
1533
+ "ProvisioningArtifactInfo":{
1534
+ "type":"map",
1535
+ "key":{"shape":"ProvisioningArtifactInfoKey"},
1536
+ "value":{"shape":"ProvisioningArtifactInfoValue"},
1537
+ "max":1,
1538
+ "min":1
1539
+ },
1540
+ "ProvisioningArtifactInfoKey":{"type":"string"},
1541
+ "ProvisioningArtifactInfoValue":{"type":"string"},
515
1542
  "ProvisioningArtifactName":{"type":"string"},
516
1543
  "ProvisioningArtifactParameter":{
517
1544
  "type":"structure",
@@ -528,6 +1555,20 @@
528
1555
  "type":"list",
529
1556
  "member":{"shape":"ProvisioningArtifactParameter"}
530
1557
  },
1558
+ "ProvisioningArtifactProperties":{
1559
+ "type":"structure",
1560
+ "required":["Info"],
1561
+ "members":{
1562
+ "Name":{"shape":"ProvisioningArtifactName"},
1563
+ "Description":{"shape":"ProvisioningArtifactDescription"},
1564
+ "Info":{"shape":"ProvisioningArtifactInfo"},
1565
+ "Type":{"shape":"ProvisioningArtifactType"}
1566
+ }
1567
+ },
1568
+ "ProvisioningArtifactType":{
1569
+ "type":"string",
1570
+ "enum":["CLOUD_FORMATION_TEMPLATE"]
1571
+ },
531
1572
  "ProvisioningArtifacts":{
532
1573
  "type":"list",
533
1574
  "member":{"shape":"ProvisioningArtifact"}
@@ -618,9 +1659,33 @@
618
1659
  "RecordTags":{
619
1660
  "type":"list",
620
1661
  "member":{"shape":"RecordTag"},
621
- "max":10
1662
+ "max":50
622
1663
  },
623
1664
  "RecordType":{"type":"string"},
1665
+ "RejectPortfolioShareInput":{
1666
+ "type":"structure",
1667
+ "required":["PortfolioId"],
1668
+ "members":{
1669
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
1670
+ "PortfolioId":{"shape":"Id"}
1671
+ }
1672
+ },
1673
+ "RejectPortfolioShareOutput":{
1674
+ "type":"structure",
1675
+ "members":{
1676
+ }
1677
+ },
1678
+ "ResourceARN":{
1679
+ "type":"string",
1680
+ "max":150,
1681
+ "min":1
1682
+ },
1683
+ "ResourceInUseException":{
1684
+ "type":"structure",
1685
+ "members":{
1686
+ },
1687
+ "exception":true
1688
+ },
624
1689
  "ResourceNotFoundException":{
625
1690
  "type":"structure",
626
1691
  "members":{
@@ -645,6 +1710,26 @@
645
1710
  },
646
1711
  "SearchFilterKey":{"type":"string"},
647
1712
  "SearchFilterValue":{"type":"string"},
1713
+ "SearchProductsAsAdminInput":{
1714
+ "type":"structure",
1715
+ "members":{
1716
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
1717
+ "PortfolioId":{"shape":"Id"},
1718
+ "Filters":{"shape":"ProductViewFilters"},
1719
+ "SortBy":{"shape":"ProductViewSortBy"},
1720
+ "SortOrder":{"shape":"SortOrder"},
1721
+ "PageToken":{"shape":"PageToken"},
1722
+ "PageSize":{"shape":"PageSize"},
1723
+ "ProductSource":{"shape":"ProductSource"}
1724
+ }
1725
+ },
1726
+ "SearchProductsAsAdminOutput":{
1727
+ "type":"structure",
1728
+ "members":{
1729
+ "ProductViewDetails":{"shape":"ProductViewDetails"},
1730
+ "NextPageToken":{"shape":"PageToken"}
1731
+ }
1732
+ },
648
1733
  "SearchProductsInput":{
649
1734
  "type":"structure",
650
1735
  "members":{
@@ -671,11 +1756,23 @@
671
1756
  "DESCENDING"
672
1757
  ]
673
1758
  },
1759
+ "Status":{
1760
+ "type":"string",
1761
+ "enum":[
1762
+ "AVAILABLE",
1763
+ "CREATING",
1764
+ "FAILED"
1765
+ ]
1766
+ },
674
1767
  "SupportDescription":{"type":"string"},
675
1768
  "SupportEmail":{"type":"string"},
676
1769
  "SupportUrl":{"type":"string"},
677
1770
  "Tag":{
678
1771
  "type":"structure",
1772
+ "required":[
1773
+ "Key",
1774
+ "Value"
1775
+ ],
679
1776
  "members":{
680
1777
  "Key":{"shape":"TagKey"},
681
1778
  "Value":{"shape":"TagValue"}
@@ -685,18 +1782,22 @@
685
1782
  "type":"string",
686
1783
  "max":128,
687
1784
  "min":1,
688
- "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-%@]*)$"
1785
+ "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$"
1786
+ },
1787
+ "TagKeys":{
1788
+ "type":"list",
1789
+ "member":{"shape":"TagKey"}
689
1790
  },
690
1791
  "TagValue":{
691
1792
  "type":"string",
692
1793
  "max":256,
693
1794
  "min":1,
694
- "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-%@]*)$"
1795
+ "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$"
695
1796
  },
696
1797
  "Tags":{
697
1798
  "type":"list",
698
1799
  "member":{"shape":"Tag"},
699
- "max":10
1800
+ "max":50
700
1801
  },
701
1802
  "TerminateProvisionedProductInput":{
702
1803
  "type":"structure",
@@ -718,6 +1819,67 @@
718
1819
  "RecordDetail":{"shape":"RecordDetail"}
719
1820
  }
720
1821
  },
1822
+ "UpdateConstraintInput":{
1823
+ "type":"structure",
1824
+ "required":["Id"],
1825
+ "members":{
1826
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
1827
+ "Id":{"shape":"Id"},
1828
+ "Description":{"shape":"ConstraintDescription"}
1829
+ }
1830
+ },
1831
+ "UpdateConstraintOutput":{
1832
+ "type":"structure",
1833
+ "members":{
1834
+ "ConstraintDetail":{"shape":"ConstraintDetail"},
1835
+ "ConstraintParameters":{"shape":"ConstraintParameters"},
1836
+ "Status":{"shape":"Status"}
1837
+ }
1838
+ },
1839
+ "UpdatePortfolioInput":{
1840
+ "type":"structure",
1841
+ "required":["Id"],
1842
+ "members":{
1843
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
1844
+ "Id":{"shape":"Id"},
1845
+ "DisplayName":{"shape":"PortfolioDisplayName"},
1846
+ "Description":{"shape":"PortfolioDescription"},
1847
+ "ProviderName":{"shape":"ProviderName"},
1848
+ "AddTags":{"shape":"AddTags"},
1849
+ "RemoveTags":{"shape":"TagKeys"}
1850
+ }
1851
+ },
1852
+ "UpdatePortfolioOutput":{
1853
+ "type":"structure",
1854
+ "members":{
1855
+ "PortfolioDetail":{"shape":"PortfolioDetail"},
1856
+ "Tags":{"shape":"Tags"}
1857
+ }
1858
+ },
1859
+ "UpdateProductInput":{
1860
+ "type":"structure",
1861
+ "required":["Id"],
1862
+ "members":{
1863
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
1864
+ "Id":{"shape":"Id"},
1865
+ "Name":{"shape":"ProductViewName"},
1866
+ "Owner":{"shape":"ProductViewOwner"},
1867
+ "Description":{"shape":"ProductViewShortDescription"},
1868
+ "Distributor":{"shape":"ProductViewOwner"},
1869
+ "SupportDescription":{"shape":"SupportDescription"},
1870
+ "SupportEmail":{"shape":"SupportEmail"},
1871
+ "SupportUrl":{"shape":"SupportUrl"},
1872
+ "AddTags":{"shape":"AddTags"},
1873
+ "RemoveTags":{"shape":"TagKeys"}
1874
+ }
1875
+ },
1876
+ "UpdateProductOutput":{
1877
+ "type":"structure",
1878
+ "members":{
1879
+ "ProductViewDetail":{"shape":"ProductViewDetail"},
1880
+ "Tags":{"shape":"Tags"}
1881
+ }
1882
+ },
721
1883
  "UpdateProvisionedProductInput":{
722
1884
  "type":"structure",
723
1885
  "required":["UpdateToken"],
@@ -741,6 +1903,28 @@
741
1903
  "RecordDetail":{"shape":"RecordDetail"}
742
1904
  }
743
1905
  },
1906
+ "UpdateProvisioningArtifactInput":{
1907
+ "type":"structure",
1908
+ "required":[
1909
+ "ProductId",
1910
+ "ProvisioningArtifactId"
1911
+ ],
1912
+ "members":{
1913
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
1914
+ "ProductId":{"shape":"Id"},
1915
+ "ProvisioningArtifactId":{"shape":"Id"},
1916
+ "Name":{"shape":"ProvisioningArtifactName"},
1917
+ "Description":{"shape":"ProvisioningArtifactDescription"}
1918
+ }
1919
+ },
1920
+ "UpdateProvisioningArtifactOutput":{
1921
+ "type":"structure",
1922
+ "members":{
1923
+ "ProvisioningArtifactDetail":{"shape":"ProvisioningArtifactDetail"},
1924
+ "Info":{"shape":"ProvisioningArtifactInfo"},
1925
+ "Status":{"shape":"Status"}
1926
+ }
1927
+ },
744
1928
  "UpdateProvisioningParameter":{
745
1929
  "type":"structure",
746
1930
  "members":{