aws-sdk-servicecatalog 1.76.0 → 1.77.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -383,8 +383,6 @@ module Aws::ServiceCatalog
383
383
  # @option params [String] :accept_language
384
384
  # The language code.
385
385
  #
386
- # * `en` - English (default)
387
- #
388
386
  # * `jp` - Japanese
389
387
  #
390
388
  # * `zh` - Chinese
@@ -480,8 +478,6 @@ module Aws::ServiceCatalog
480
478
  # @option params [String] :accept_language
481
479
  # The language code.
482
480
  #
483
- # * `en` - English (default)
484
- #
485
481
  # * `jp` - Japanese
486
482
  #
487
483
  # * `zh` - Chinese
@@ -490,8 +486,8 @@ module Aws::ServiceCatalog
490
486
  # The portfolio identifier.
491
487
  #
492
488
  # @option params [required, String] :principal_arn
493
- # The ARN of the principal (IAM user, role, or group). This field allows
494
- # an ARN with no `accountID` if `PrincipalType` is `IAM_PATTERN`.
489
+ # The ARN of the principal (user, role, or group). This field allows an
490
+ # ARN with no `accountID` if `PrincipalType` is `IAM_PATTERN`.
495
491
  #
496
492
  # You can associate multiple `IAM` patterns even if the account has no
497
493
  # principal with that name. This is useful in Principal Name Sharing if
@@ -529,8 +525,6 @@ module Aws::ServiceCatalog
529
525
  # @option params [String] :accept_language
530
526
  # The language code.
531
527
  #
532
- # * `en` - English (default)
533
- #
534
528
  # * `jp` - Japanese
535
529
  #
536
530
  # * `zh` - Chinese
@@ -579,8 +573,6 @@ module Aws::ServiceCatalog
579
573
  # @option params [String] :accept_language
580
574
  # The language code.
581
575
  #
582
- # * `en` - English (default)
583
- #
584
576
  # * `jp` - Japanese
585
577
  #
586
578
  # * `zh` - Chinese
@@ -641,8 +633,6 @@ module Aws::ServiceCatalog
641
633
  # @option params [String] :accept_language
642
634
  # The language code.
643
635
  #
644
- # * `en` - English (default)
645
- #
646
636
  # * `jp` - Japanese
647
637
  #
648
638
  # * `zh` - Chinese
@@ -670,7 +660,7 @@ module Aws::ServiceCatalog
670
660
  # resp.failed_service_action_associations[0].service_action_id #=> String
671
661
  # resp.failed_service_action_associations[0].product_id #=> String
672
662
  # resp.failed_service_action_associations[0].provisioning_artifact_id #=> String
673
- # resp.failed_service_action_associations[0].error_code #=> String, one of "DUPLICATE_RESOURCE", "INTERNAL_FAILURE", "LIMIT_EXCEEDED", "RESOURCE_NOT_FOUND", "THROTTLING"
663
+ # resp.failed_service_action_associations[0].error_code #=> String, one of "DUPLICATE_RESOURCE", "INTERNAL_FAILURE", "LIMIT_EXCEEDED", "RESOURCE_NOT_FOUND", "THROTTLING", "INVALID_PARAMETER"
674
664
  # resp.failed_service_action_associations[0].error_message #=> String
675
665
  #
676
666
  # @see http://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/BatchAssociateServiceActionWithProvisioningArtifact AWS API Documentation
@@ -692,8 +682,6 @@ module Aws::ServiceCatalog
692
682
  # @option params [String] :accept_language
693
683
  # The language code.
694
684
  #
695
- # * `en` - English (default)
696
- #
697
685
  # * `jp` - Japanese
698
686
  #
699
687
  # * `zh` - Chinese
@@ -721,7 +709,7 @@ module Aws::ServiceCatalog
721
709
  # resp.failed_service_action_associations[0].service_action_id #=> String
722
710
  # resp.failed_service_action_associations[0].product_id #=> String
723
711
  # resp.failed_service_action_associations[0].provisioning_artifact_id #=> String
724
- # resp.failed_service_action_associations[0].error_code #=> String, one of "DUPLICATE_RESOURCE", "INTERNAL_FAILURE", "LIMIT_EXCEEDED", "RESOURCE_NOT_FOUND", "THROTTLING"
712
+ # resp.failed_service_action_associations[0].error_code #=> String, one of "DUPLICATE_RESOURCE", "INTERNAL_FAILURE", "LIMIT_EXCEEDED", "RESOURCE_NOT_FOUND", "THROTTLING", "INVALID_PARAMETER"
725
713
  # resp.failed_service_action_associations[0].error_message #=> String
726
714
  #
727
715
  # @see http://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/BatchDisassociateServiceActionFromProvisioningArtifact AWS API Documentation
@@ -747,8 +735,6 @@ module Aws::ServiceCatalog
747
735
  # @option params [String] :accept_language
748
736
  # The language code.
749
737
  #
750
- # * `en` - English (default)
751
- #
752
738
  # * `jp` - Japanese
753
739
  #
754
740
  # * `zh` - Chinese
@@ -821,8 +807,6 @@ module Aws::ServiceCatalog
821
807
  # @option params [String] :accept_language
822
808
  # The language code.
823
809
  #
824
- # * `en` - English (default)
825
- #
826
810
  # * `jp` - Japanese
827
811
  #
828
812
  # * `zh` - Chinese
@@ -977,8 +961,6 @@ module Aws::ServiceCatalog
977
961
  # @option params [String] :accept_language
978
962
  # The language code.
979
963
  #
980
- # * `en` - English (default)
981
- #
982
964
  # * `jp` - Japanese
983
965
  #
984
966
  # * `zh` - Chinese
@@ -1082,8 +1064,6 @@ module Aws::ServiceCatalog
1082
1064
  # @option params [String] :accept_language
1083
1065
  # The language code.
1084
1066
  #
1085
- # * `en` - English (default)
1086
- #
1087
1067
  # * `jp` - Japanese
1088
1068
  #
1089
1069
  # * `zh` - Chinese
@@ -1114,7 +1094,7 @@ module Aws::ServiceCatalog
1114
1094
  # share recipient account end users with a principal that matches any of
1115
1095
  # the associated IAM patterns can provision products from the portfolio.
1116
1096
  # Once shared, the share recipient can view associations of
1117
- # `PrincipalType`\: `IAM_PATTERN` on their portfolio. You can create the
1097
+ # `PrincipalType`: `IAM_PATTERN` on their portfolio. You can create the
1118
1098
  # principals in the recipient account before or after creating the
1119
1099
  # share.
1120
1100
  #
@@ -1161,8 +1141,6 @@ module Aws::ServiceCatalog
1161
1141
  # @option params [String] :accept_language
1162
1142
  # The language code.
1163
1143
  #
1164
- # * `en` - English (default)
1165
- #
1166
1144
  # * `jp` - Japanese
1167
1145
  #
1168
1146
  # * `zh` - Chinese
@@ -1234,7 +1212,7 @@ module Aws::ServiceCatalog
1234
1212
  # support_description: "SupportDescription",
1235
1213
  # support_email: "SupportEmail",
1236
1214
  # support_url: "SupportUrl",
1237
- # product_type: "CLOUD_FORMATION_TEMPLATE", # required, accepts CLOUD_FORMATION_TEMPLATE, MARKETPLACE
1215
+ # product_type: "CLOUD_FORMATION_TEMPLATE", # required, accepts CLOUD_FORMATION_TEMPLATE, MARKETPLACE, DEFAULT_CUSTOM, TERRAFORM_OPEN_SOURCE
1238
1216
  # tags: [
1239
1217
  # {
1240
1218
  # key: "TagKey", # required
@@ -1247,7 +1225,7 @@ module Aws::ServiceCatalog
1247
1225
  # info: {
1248
1226
  # "ProvisioningArtifactInfoKey" => "ProvisioningArtifactInfoValue",
1249
1227
  # },
1250
- # type: "CLOUD_FORMATION_TEMPLATE", # accepts CLOUD_FORMATION_TEMPLATE, MARKETPLACE_AMI, MARKETPLACE_CAR
1228
+ # type: "CLOUD_FORMATION_TEMPLATE", # accepts CLOUD_FORMATION_TEMPLATE, MARKETPLACE_AMI, MARKETPLACE_CAR, DEFAULT_CUSTOM, TERRAFORM_OPEN_SOURCE
1251
1229
  # disable_template_validation: false,
1252
1230
  # },
1253
1231
  # idempotency_token: "IdempotencyToken", # required
@@ -1271,7 +1249,7 @@ module Aws::ServiceCatalog
1271
1249
  # resp.product_view_detail.product_view_summary.name #=> String
1272
1250
  # resp.product_view_detail.product_view_summary.owner #=> String
1273
1251
  # resp.product_view_detail.product_view_summary.short_description #=> String
1274
- # resp.product_view_detail.product_view_summary.type #=> String, one of "CLOUD_FORMATION_TEMPLATE", "MARKETPLACE"
1252
+ # resp.product_view_detail.product_view_summary.type #=> String, one of "CLOUD_FORMATION_TEMPLATE", "MARKETPLACE", "DEFAULT_CUSTOM", "TERRAFORM_OPEN_SOURCE"
1275
1253
  # resp.product_view_detail.product_view_summary.distributor #=> String
1276
1254
  # resp.product_view_detail.product_view_summary.has_default_path #=> Boolean
1277
1255
  # resp.product_view_detail.product_view_summary.support_email #=> String
@@ -1293,7 +1271,7 @@ module Aws::ServiceCatalog
1293
1271
  # resp.provisioning_artifact_detail.id #=> String
1294
1272
  # resp.provisioning_artifact_detail.name #=> String
1295
1273
  # resp.provisioning_artifact_detail.description #=> String
1296
- # resp.provisioning_artifact_detail.type #=> String, one of "CLOUD_FORMATION_TEMPLATE", "MARKETPLACE_AMI", "MARKETPLACE_CAR"
1274
+ # resp.provisioning_artifact_detail.type #=> String, one of "CLOUD_FORMATION_TEMPLATE", "MARKETPLACE_AMI", "MARKETPLACE_CAR", "DEFAULT_CUSTOM", "TERRAFORM_OPEN_SOURCE"
1297
1275
  # resp.provisioning_artifact_detail.created_time #=> Time
1298
1276
  # resp.provisioning_artifact_detail.active #=> Boolean
1299
1277
  # resp.provisioning_artifact_detail.guidance #=> String, one of "DEFAULT", "DEPRECATED"
@@ -1328,8 +1306,6 @@ module Aws::ServiceCatalog
1328
1306
  # @option params [String] :accept_language
1329
1307
  # The language code.
1330
1308
  #
1331
- # * `en` - English (default)
1332
- #
1333
1309
  # * `jp` - Japanese
1334
1310
  #
1335
1311
  # * `zh` - Chinese
@@ -1446,8 +1422,6 @@ module Aws::ServiceCatalog
1446
1422
  # @option params [String] :accept_language
1447
1423
  # The language code.
1448
1424
  #
1449
- # * `en` - English (default)
1450
- #
1451
1425
  # * `jp` - Japanese
1452
1426
  #
1453
1427
  # * `zh` - Chinese
@@ -1483,7 +1457,7 @@ module Aws::ServiceCatalog
1483
1457
  # info: {
1484
1458
  # "ProvisioningArtifactInfoKey" => "ProvisioningArtifactInfoValue",
1485
1459
  # },
1486
- # type: "CLOUD_FORMATION_TEMPLATE", # accepts CLOUD_FORMATION_TEMPLATE, MARKETPLACE_AMI, MARKETPLACE_CAR
1460
+ # type: "CLOUD_FORMATION_TEMPLATE", # accepts CLOUD_FORMATION_TEMPLATE, MARKETPLACE_AMI, MARKETPLACE_CAR, DEFAULT_CUSTOM, TERRAFORM_OPEN_SOURCE
1487
1461
  # disable_template_validation: false,
1488
1462
  # },
1489
1463
  # idempotency_token: "IdempotencyToken", # required
@@ -1494,7 +1468,7 @@ module Aws::ServiceCatalog
1494
1468
  # resp.provisioning_artifact_detail.id #=> String
1495
1469
  # resp.provisioning_artifact_detail.name #=> String
1496
1470
  # resp.provisioning_artifact_detail.description #=> String
1497
- # resp.provisioning_artifact_detail.type #=> String, one of "CLOUD_FORMATION_TEMPLATE", "MARKETPLACE_AMI", "MARKETPLACE_CAR"
1471
+ # resp.provisioning_artifact_detail.type #=> String, one of "CLOUD_FORMATION_TEMPLATE", "MARKETPLACE_AMI", "MARKETPLACE_CAR", "DEFAULT_CUSTOM", "TERRAFORM_OPEN_SOURCE"
1498
1472
  # resp.provisioning_artifact_detail.created_time #=> Time
1499
1473
  # resp.provisioning_artifact_detail.active #=> Boolean
1500
1474
  # resp.provisioning_artifact_detail.guidance #=> String, one of "DEFAULT", "DEPRECATED"
@@ -1558,8 +1532,6 @@ module Aws::ServiceCatalog
1558
1532
  # @option params [String] :accept_language
1559
1533
  # The language code.
1560
1534
  #
1561
- # * `en` - English (default)
1562
- #
1563
1535
  # * `jp` - Japanese
1564
1536
  #
1565
1537
  # * `zh` - Chinese
@@ -1650,8 +1622,6 @@ module Aws::ServiceCatalog
1650
1622
  # @option params [String] :accept_language
1651
1623
  # The language code.
1652
1624
  #
1653
- # * `en` - English (default)
1654
- #
1655
1625
  # * `jp` - Japanese
1656
1626
  #
1657
1627
  # * `zh` - Chinese
@@ -1687,8 +1657,6 @@ module Aws::ServiceCatalog
1687
1657
  # @option params [String] :accept_language
1688
1658
  # The language code.
1689
1659
  #
1690
- # * `en` - English (default)
1691
- #
1692
1660
  # * `jp` - Japanese
1693
1661
  #
1694
1662
  # * `zh` - Chinese
@@ -1725,8 +1693,6 @@ module Aws::ServiceCatalog
1725
1693
  # @option params [String] :accept_language
1726
1694
  # The language code.
1727
1695
  #
1728
- # * `en` - English (default)
1729
- #
1730
1696
  # * `jp` - Japanese
1731
1697
  #
1732
1698
  # * `zh` - Chinese
@@ -1779,8 +1745,6 @@ module Aws::ServiceCatalog
1779
1745
  # @option params [String] :accept_language
1780
1746
  # The language code.
1781
1747
  #
1782
- # * `en` - English (default)
1783
- #
1784
1748
  # * `jp` - Japanese
1785
1749
  #
1786
1750
  # * `zh` - Chinese
@@ -1811,8 +1775,6 @@ module Aws::ServiceCatalog
1811
1775
  # @option params [String] :accept_language
1812
1776
  # The language code.
1813
1777
  #
1814
- # * `en` - English (default)
1815
- #
1816
1778
  # * `jp` - Japanese
1817
1779
  #
1818
1780
  # * `zh` - Chinese
@@ -1854,8 +1816,6 @@ module Aws::ServiceCatalog
1854
1816
  # @option params [String] :accept_language
1855
1817
  # The language code.
1856
1818
  #
1857
- # * `en` - English (default)
1858
- #
1859
1819
  # * `jp` - Japanese
1860
1820
  #
1861
1821
  # * `zh` - Chinese
@@ -1893,8 +1853,6 @@ module Aws::ServiceCatalog
1893
1853
  # @option params [String] :accept_language
1894
1854
  # The language code.
1895
1855
  #
1896
- # * `en` - English (default)
1897
- #
1898
1856
  # * `jp` - Japanese
1899
1857
  #
1900
1858
  # * `zh` - Chinese
@@ -1947,8 +1905,6 @@ module Aws::ServiceCatalog
1947
1905
  # @option params [String] :accept_language
1948
1906
  # The language code.
1949
1907
  #
1950
- # * `en` - English (default)
1951
- #
1952
1908
  # * `jp` - Japanese
1953
1909
  #
1954
1910
  # * `zh` - Chinese
@@ -1994,8 +1950,6 @@ module Aws::ServiceCatalog
1994
1950
  # @option params [String] :accept_language
1995
1951
  # The language code.
1996
1952
  #
1997
- # * `en` - English (default)
1998
- #
1999
1953
  # * `jp` - Japanese
2000
1954
  #
2001
1955
  # * `zh` - Chinese
@@ -2039,8 +1993,6 @@ module Aws::ServiceCatalog
2039
1993
  # @option params [String] :accept_language
2040
1994
  # The language code.
2041
1995
  #
2042
- # * `en` - English (default)
2043
- #
2044
1996
  # * `jp` - Japanese
2045
1997
  #
2046
1998
  # * `zh` - Chinese
@@ -2217,8 +2169,6 @@ module Aws::ServiceCatalog
2217
2169
  # @option params [String] :accept_language
2218
2170
  # The language code.
2219
2171
  #
2220
- # * `en` - English (default)
2221
- #
2222
2172
  # * `jp` - Japanese
2223
2173
  #
2224
2174
  # * `zh` - Chinese
@@ -2251,7 +2201,7 @@ module Aws::ServiceCatalog
2251
2201
  # resp.product_view_summary.name #=> String
2252
2202
  # resp.product_view_summary.owner #=> String
2253
2203
  # resp.product_view_summary.short_description #=> String
2254
- # resp.product_view_summary.type #=> String, one of "CLOUD_FORMATION_TEMPLATE", "MARKETPLACE"
2204
+ # resp.product_view_summary.type #=> String, one of "CLOUD_FORMATION_TEMPLATE", "MARKETPLACE", "DEFAULT_CUSTOM", "TERRAFORM_OPEN_SOURCE"
2255
2205
  # resp.product_view_summary.distributor #=> String
2256
2206
  # resp.product_view_summary.has_default_path #=> Boolean
2257
2207
  # resp.product_view_summary.support_email #=> String
@@ -2284,8 +2234,6 @@ module Aws::ServiceCatalog
2284
2234
  # @option params [String] :accept_language
2285
2235
  # The language code.
2286
2236
  #
2287
- # * `en` - English (default)
2288
- #
2289
2237
  # * `jp` - Japanese
2290
2238
  #
2291
2239
  # * `zh` - Chinese
@@ -2330,7 +2278,7 @@ module Aws::ServiceCatalog
2330
2278
  # resp.product_view_detail.product_view_summary.name #=> String
2331
2279
  # resp.product_view_detail.product_view_summary.owner #=> String
2332
2280
  # resp.product_view_detail.product_view_summary.short_description #=> String
2333
- # resp.product_view_detail.product_view_summary.type #=> String, one of "CLOUD_FORMATION_TEMPLATE", "MARKETPLACE"
2281
+ # resp.product_view_detail.product_view_summary.type #=> String, one of "CLOUD_FORMATION_TEMPLATE", "MARKETPLACE", "DEFAULT_CUSTOM", "TERRAFORM_OPEN_SOURCE"
2334
2282
  # resp.product_view_detail.product_view_summary.distributor #=> String
2335
2283
  # resp.product_view_detail.product_view_summary.has_default_path #=> Boolean
2336
2284
  # resp.product_view_detail.product_view_summary.support_email #=> String
@@ -2382,8 +2330,6 @@ module Aws::ServiceCatalog
2382
2330
  # @option params [String] :accept_language
2383
2331
  # The language code.
2384
2332
  #
2385
- # * `en` - English (default)
2386
- #
2387
2333
  # * `jp` - Japanese
2388
2334
  #
2389
2335
  # * `zh` - Chinese
@@ -2410,7 +2356,7 @@ module Aws::ServiceCatalog
2410
2356
  # resp.product_view_summary.name #=> String
2411
2357
  # resp.product_view_summary.owner #=> String
2412
2358
  # resp.product_view_summary.short_description #=> String
2413
- # resp.product_view_summary.type #=> String, one of "CLOUD_FORMATION_TEMPLATE", "MARKETPLACE"
2359
+ # resp.product_view_summary.type #=> String, one of "CLOUD_FORMATION_TEMPLATE", "MARKETPLACE", "DEFAULT_CUSTOM", "TERRAFORM_OPEN_SOURCE"
2414
2360
  # resp.product_view_summary.distributor #=> String
2415
2361
  # resp.product_view_summary.has_default_path #=> Boolean
2416
2362
  # resp.product_view_summary.support_email #=> String
@@ -2437,8 +2383,6 @@ module Aws::ServiceCatalog
2437
2383
  # @option params [String] :accept_language
2438
2384
  # The language code.
2439
2385
  #
2440
- # * `en` - English (default)
2441
- #
2442
2386
  # * `jp` - Japanese
2443
2387
  #
2444
2388
  # * `zh` - Chinese
@@ -2503,8 +2447,6 @@ module Aws::ServiceCatalog
2503
2447
  # @option params [String] :accept_language
2504
2448
  # The language code.
2505
2449
  #
2506
- # * `en` - English (default)
2507
- #
2508
2450
  # * `jp` - Japanese
2509
2451
  #
2510
2452
  # * `zh` - Chinese
@@ -2588,8 +2530,6 @@ module Aws::ServiceCatalog
2588
2530
  # @option params [String] :accept_language
2589
2531
  # The language code.
2590
2532
  #
2591
- # * `en` - English (default)
2592
- #
2593
2533
  # * `jp` - Japanese
2594
2534
  #
2595
2535
  # * `zh` - Chinese
@@ -2631,7 +2571,7 @@ module Aws::ServiceCatalog
2631
2571
  # resp.provisioning_artifact_detail.id #=> String
2632
2572
  # resp.provisioning_artifact_detail.name #=> String
2633
2573
  # resp.provisioning_artifact_detail.description #=> String
2634
- # resp.provisioning_artifact_detail.type #=> String, one of "CLOUD_FORMATION_TEMPLATE", "MARKETPLACE_AMI", "MARKETPLACE_CAR"
2574
+ # resp.provisioning_artifact_detail.type #=> String, one of "CLOUD_FORMATION_TEMPLATE", "MARKETPLACE_AMI", "MARKETPLACE_CAR", "DEFAULT_CUSTOM", "TERRAFORM_OPEN_SOURCE"
2635
2575
  # resp.provisioning_artifact_detail.created_time #=> Time
2636
2576
  # resp.provisioning_artifact_detail.active #=> Boolean
2637
2577
  # resp.provisioning_artifact_detail.guidance #=> String, one of "DEFAULT", "DEPRECATED"
@@ -2663,8 +2603,6 @@ module Aws::ServiceCatalog
2663
2603
  # @option params [String] :accept_language
2664
2604
  # The language code.
2665
2605
  #
2666
- # * `en` - English (default)
2667
- #
2668
2606
  # * `jp` - Japanese
2669
2607
  #
2670
2608
  # * `zh` - Chinese
@@ -2780,8 +2718,6 @@ module Aws::ServiceCatalog
2780
2718
  # @option params [String] :accept_language
2781
2719
  # The language code.
2782
2720
  #
2783
- # * `en` - English (default)
2784
- #
2785
2721
  # * `jp` - Japanese
2786
2722
  #
2787
2723
  # * `zh` - Chinese
@@ -2855,8 +2791,6 @@ module Aws::ServiceCatalog
2855
2791
  # @option params [String] :accept_language
2856
2792
  # The language code.
2857
2793
  #
2858
- # * `en` - English (default)
2859
- #
2860
2794
  # * `jp` - Japanese
2861
2795
  #
2862
2796
  # * `zh` - Chinese
@@ -2903,8 +2837,6 @@ module Aws::ServiceCatalog
2903
2837
  # @option params [String] :accept_language
2904
2838
  # The language code.
2905
2839
  #
2906
- # * `en` - English (default)
2907
- #
2908
2840
  # * `jp` - Japanese
2909
2841
  #
2910
2842
  # * `zh` - Chinese
@@ -3045,8 +2977,6 @@ module Aws::ServiceCatalog
3045
2977
  # @option params [String] :accept_language
3046
2978
  # The language code.
3047
2979
  #
3048
- # * `en` - English (default)
3049
- #
3050
2980
  # * `jp` - Japanese
3051
2981
  #
3052
2982
  # * `zh` - Chinese
@@ -3055,8 +2985,8 @@ module Aws::ServiceCatalog
3055
2985
  # The portfolio identifier.
3056
2986
  #
3057
2987
  # @option params [required, String] :principal_arn
3058
- # The ARN of the principal (IAM user, role, or group). This field allows
3059
- # an ARN with no `accountID` if `PrincipalType` is `IAM_PATTERN`.
2988
+ # The ARN of the principal (user, role, or group). This field allows an
2989
+ # ARN with no `accountID` if `PrincipalType` is `IAM_PATTERN`.
3060
2990
  #
3061
2991
  # @option params [String] :principal_type
3062
2992
  # The supported value is `IAM` if you use a fully defined ARN, or
@@ -3089,8 +3019,6 @@ module Aws::ServiceCatalog
3089
3019
  # @option params [String] :accept_language
3090
3020
  # The language code.
3091
3021
  #
3092
- # * `en` - English (default)
3093
- #
3094
3022
  # * `jp` - Japanese
3095
3023
  #
3096
3024
  # * `zh` - Chinese
@@ -3136,8 +3064,6 @@ module Aws::ServiceCatalog
3136
3064
  # @option params [String] :accept_language
3137
3065
  # The language code.
3138
3066
  #
3139
- # * `en` - English (default)
3140
- #
3141
3067
  # * `jp` - Japanese
3142
3068
  #
3143
3069
  # * `zh` - Chinese
@@ -3228,8 +3154,6 @@ module Aws::ServiceCatalog
3228
3154
  # @option params [String] :accept_language
3229
3155
  # The language code.
3230
3156
  #
3231
- # * `en` - English (default)
3232
- #
3233
3157
  # * `jp` - Japanese
3234
3158
  #
3235
3159
  # * `zh` - Chinese
@@ -3304,8 +3228,6 @@ module Aws::ServiceCatalog
3304
3228
  # @option params [String] :accept_language
3305
3229
  # The language code.
3306
3230
  #
3307
- # * `en` - English (default)
3308
- #
3309
3231
  # * `jp` - Japanese
3310
3232
  #
3311
3233
  # * `zh` - Chinese
@@ -3392,8 +3314,6 @@ module Aws::ServiceCatalog
3392
3314
  # @option params [String] :accept_language
3393
3315
  # The language code.
3394
3316
  #
3395
- # * `en` - English (default)
3396
- #
3397
3317
  # * `jp` - Japanese
3398
3318
  #
3399
3319
  # * `zh` - Chinese
@@ -3483,8 +3403,6 @@ module Aws::ServiceCatalog
3483
3403
  # @option params [String] :accept_language
3484
3404
  # The language code.
3485
3405
  #
3486
- # * `en` - English (default)
3487
- #
3488
3406
  # * `jp` - Japanese
3489
3407
  #
3490
3408
  # * `zh` - Chinese
@@ -3565,8 +3483,6 @@ module Aws::ServiceCatalog
3565
3483
  # @option params [String] :accept_language
3566
3484
  # The language code.
3567
3485
  #
3568
- # * `en` - English (default)
3569
- #
3570
3486
  # * `jp` - Japanese
3571
3487
  #
3572
3488
  # * `zh` - Chinese
@@ -3632,8 +3548,6 @@ module Aws::ServiceCatalog
3632
3548
  # @option params [String] :accept_language
3633
3549
  # The language code.
3634
3550
  #
3635
- # * `en` - English (default)
3636
- #
3637
3551
  # * `jp` - Japanese
3638
3552
  #
3639
3553
  # * `zh` - Chinese
@@ -3684,8 +3598,6 @@ module Aws::ServiceCatalog
3684
3598
  # @option params [String] :accept_language
3685
3599
  # The language code.
3686
3600
  #
3687
- # * `en` - English (default)
3688
- #
3689
3601
  # * `jp` - Japanese
3690
3602
  #
3691
3603
  # * `zh` - Chinese
@@ -3760,8 +3672,6 @@ module Aws::ServiceCatalog
3760
3672
  # @option params [String] :accept_language
3761
3673
  # The language code.
3762
3674
  #
3763
- # * `en` - English (default)
3764
- #
3765
3675
  # * `jp` - Japanese
3766
3676
  #
3767
3677
  # * `zh` - Chinese
@@ -3824,8 +3734,6 @@ module Aws::ServiceCatalog
3824
3734
  # @option params [String] :accept_language
3825
3735
  # The language code.
3826
3736
  #
3827
- # * `en` - English (default)
3828
- #
3829
3737
  # * `jp` - Japanese
3830
3738
  #
3831
3739
  # * `zh` - Chinese
@@ -3893,8 +3801,6 @@ module Aws::ServiceCatalog
3893
3801
  # @option params [String] :accept_language
3894
3802
  # The language code.
3895
3803
  #
3896
- # * `en` - English (default)
3897
- #
3898
3804
  # * `jp` - Japanese
3899
3805
  #
3900
3806
  # * `zh` - Chinese
@@ -3951,8 +3857,6 @@ module Aws::ServiceCatalog
3951
3857
  # @option params [String] :accept_language
3952
3858
  # The language code.
3953
3859
  #
3954
- # * `en` - English (default)
3955
- #
3956
3860
  # * `jp` - Japanese
3957
3861
  #
3958
3862
  # * `zh` - Chinese
@@ -4004,8 +3908,6 @@ module Aws::ServiceCatalog
4004
3908
  # @option params [String] :accept_language
4005
3909
  # The language code.
4006
3910
  #
4007
- # * `en` - English (default)
4008
- #
4009
3911
  # * `jp` - Japanese
4010
3912
  #
4011
3913
  # * `zh` - Chinese
@@ -4062,8 +3964,6 @@ module Aws::ServiceCatalog
4062
3964
  # @option params [String] :accept_language
4063
3965
  # The language code.
4064
3966
  #
4065
- # * `en` - English (default)
4066
- #
4067
3967
  # * `jp` - Japanese
4068
3968
  #
4069
3969
  # * `zh` - Chinese
@@ -4116,8 +4016,6 @@ module Aws::ServiceCatalog
4116
4016
  # @option params [String] :accept_language
4117
4017
  # The language code.
4118
4018
  #
4119
- # * `en` - English (default)
4120
- #
4121
4019
  # * `jp` - Japanese
4122
4020
  #
4123
4021
  # * `zh` - Chinese
@@ -4179,8 +4077,6 @@ module Aws::ServiceCatalog
4179
4077
  # @option params [String] :accept_language
4180
4078
  # The language code.
4181
4079
  #
4182
- # * `en` - English (default)
4183
- #
4184
4080
  # * `jp` - Japanese
4185
4081
  #
4186
4082
  # * `zh` - Chinese
@@ -4206,7 +4102,7 @@ module Aws::ServiceCatalog
4206
4102
  # resp.provisioning_artifact_details[0].id #=> String
4207
4103
  # resp.provisioning_artifact_details[0].name #=> String
4208
4104
  # resp.provisioning_artifact_details[0].description #=> String
4209
- # resp.provisioning_artifact_details[0].type #=> String, one of "CLOUD_FORMATION_TEMPLATE", "MARKETPLACE_AMI", "MARKETPLACE_CAR"
4105
+ # resp.provisioning_artifact_details[0].type #=> String, one of "CLOUD_FORMATION_TEMPLATE", "MARKETPLACE_AMI", "MARKETPLACE_CAR", "DEFAULT_CUSTOM", "TERRAFORM_OPEN_SOURCE"
4210
4106
  # resp.provisioning_artifact_details[0].created_time #=> Time
4211
4107
  # resp.provisioning_artifact_details[0].active #=> Boolean
4212
4108
  # resp.provisioning_artifact_details[0].guidance #=> String, one of "DEFAULT", "DEPRECATED"
@@ -4238,8 +4134,6 @@ module Aws::ServiceCatalog
4238
4134
  # @option params [String] :accept_language
4239
4135
  # The language code.
4240
4136
  #
4241
- # * `en` - English (default)
4242
- #
4243
4137
  # * `jp` - Japanese
4244
4138
  #
4245
4139
  # * `zh` - Chinese
@@ -4268,7 +4162,7 @@ module Aws::ServiceCatalog
4268
4162
  # resp.provisioning_artifact_views[0].product_view_summary.name #=> String
4269
4163
  # resp.provisioning_artifact_views[0].product_view_summary.owner #=> String
4270
4164
  # resp.provisioning_artifact_views[0].product_view_summary.short_description #=> String
4271
- # resp.provisioning_artifact_views[0].product_view_summary.type #=> String, one of "CLOUD_FORMATION_TEMPLATE", "MARKETPLACE"
4165
+ # resp.provisioning_artifact_views[0].product_view_summary.type #=> String, one of "CLOUD_FORMATION_TEMPLATE", "MARKETPLACE", "DEFAULT_CUSTOM", "TERRAFORM_OPEN_SOURCE"
4272
4166
  # resp.provisioning_artifact_views[0].product_view_summary.distributor #=> String
4273
4167
  # resp.provisioning_artifact_views[0].product_view_summary.has_default_path #=> Boolean
4274
4168
  # resp.provisioning_artifact_views[0].product_view_summary.support_email #=> String
@@ -4295,8 +4189,6 @@ module Aws::ServiceCatalog
4295
4189
  # @option params [String] :accept_language
4296
4190
  # The language code.
4297
4191
  #
4298
- # * `en` - English (default)
4299
- #
4300
4192
  # * `jp` - Japanese
4301
4193
  #
4302
4194
  # * `zh` - Chinese
@@ -4426,8 +4318,6 @@ module Aws::ServiceCatalog
4426
4318
  # @option params [String] :accept_language
4427
4319
  # The language code.
4428
4320
  #
4429
- # * `en` - English (default)
4430
- #
4431
4321
  # * `jp` - Japanese
4432
4322
  #
4433
4323
  # * `zh` - Chinese
@@ -4492,8 +4382,6 @@ module Aws::ServiceCatalog
4492
4382
  # @option params [String] :accept_language
4493
4383
  # The language code.
4494
4384
  #
4495
- # * `en` - English (default)
4496
- #
4497
4385
  # * `jp` - Japanese
4498
4386
  #
4499
4387
  # * `zh` - Chinese
@@ -4541,8 +4429,6 @@ module Aws::ServiceCatalog
4541
4429
  # @option params [String] :accept_language
4542
4430
  # The language code.
4543
4431
  #
4544
- # * `en` - English (default)
4545
- #
4546
4432
  # * `jp` - Japanese
4547
4433
  #
4548
4434
  # * `zh` - Chinese
@@ -4639,6 +4525,166 @@ module Aws::ServiceCatalog
4639
4525
  req.send_request(options)
4640
4526
  end
4641
4527
 
4528
+ # Notifies the result of the provisioning engine execution.
4529
+ #
4530
+ # @option params [required, String] :workflow_token
4531
+ # The encrypted contents of the provisioning engine execution payload
4532
+ # that Service Catalog sends after the Terraform product provisioning
4533
+ # workflow starts.
4534
+ #
4535
+ # @option params [required, String] :record_id
4536
+ # The identifier of the record.
4537
+ #
4538
+ # @option params [required, String] :status
4539
+ # The status of the provisioning engine execution.
4540
+ #
4541
+ # @option params [String] :failure_reason
4542
+ # The reason why the provisioning engine execution failed.
4543
+ #
4544
+ # @option params [Types::EngineWorkflowResourceIdentifier] :resource_identifier
4545
+ # The ID for the provisioned product resources that are part of a
4546
+ # resource group.
4547
+ #
4548
+ # @option params [Array<Types::RecordOutput>] :outputs
4549
+ # The output of the provisioning engine execution.
4550
+ #
4551
+ # @option params [required, String] :idempotency_token
4552
+ # The idempotency token that identifies the provisioning engine
4553
+ # execution.
4554
+ #
4555
+ # **A suitable default value is auto-generated.** You should normally
4556
+ # not need to pass this option.**
4557
+ #
4558
+ # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
4559
+ #
4560
+ # @example Request syntax with placeholder values
4561
+ #
4562
+ # resp = client.notify_provision_product_engine_workflow_result({
4563
+ # workflow_token: "EngineWorkflowToken", # required
4564
+ # record_id: "Id", # required
4565
+ # status: "SUCCEEDED", # required, accepts SUCCEEDED, FAILED
4566
+ # failure_reason: "EngineWorkflowFailureReason",
4567
+ # resource_identifier: {
4568
+ # unique_tag: {
4569
+ # key: "UniqueTagKey",
4570
+ # value: "UniqueTagValue",
4571
+ # },
4572
+ # },
4573
+ # outputs: [
4574
+ # {
4575
+ # output_key: "OutputKey",
4576
+ # output_value: "OutputValue",
4577
+ # description: "Description",
4578
+ # },
4579
+ # ],
4580
+ # idempotency_token: "IdempotencyToken", # required
4581
+ # })
4582
+ #
4583
+ # @see http://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/NotifyProvisionProductEngineWorkflowResult AWS API Documentation
4584
+ #
4585
+ # @overload notify_provision_product_engine_workflow_result(params = {})
4586
+ # @param [Hash] params ({})
4587
+ def notify_provision_product_engine_workflow_result(params = {}, options = {})
4588
+ req = build_request(:notify_provision_product_engine_workflow_result, params)
4589
+ req.send_request(options)
4590
+ end
4591
+
4592
+ # Notifies the result of the terminate engine execution.
4593
+ #
4594
+ # @option params [required, String] :workflow_token
4595
+ # The encrypted contents of the terminate engine execution payload that
4596
+ # Service Catalog sends after the Terraform product terminate workflow
4597
+ # starts.
4598
+ #
4599
+ # @option params [required, String] :record_id
4600
+ # The identifier of the record.
4601
+ #
4602
+ # @option params [required, String] :status
4603
+ # The status of the terminate engine execution.
4604
+ #
4605
+ # @option params [String] :failure_reason
4606
+ # The reason why the terminate engine execution failed.
4607
+ #
4608
+ # @option params [required, String] :idempotency_token
4609
+ # The idempotency token that identifies the terminate engine execution.
4610
+ #
4611
+ # **A suitable default value is auto-generated.** You should normally
4612
+ # not need to pass this option.**
4613
+ #
4614
+ # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
4615
+ #
4616
+ # @example Request syntax with placeholder values
4617
+ #
4618
+ # resp = client.notify_terminate_provisioned_product_engine_workflow_result({
4619
+ # workflow_token: "EngineWorkflowToken", # required
4620
+ # record_id: "Id", # required
4621
+ # status: "SUCCEEDED", # required, accepts SUCCEEDED, FAILED
4622
+ # failure_reason: "EngineWorkflowFailureReason",
4623
+ # idempotency_token: "IdempotencyToken", # required
4624
+ # })
4625
+ #
4626
+ # @see http://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/NotifyTerminateProvisionedProductEngineWorkflowResult AWS API Documentation
4627
+ #
4628
+ # @overload notify_terminate_provisioned_product_engine_workflow_result(params = {})
4629
+ # @param [Hash] params ({})
4630
+ def notify_terminate_provisioned_product_engine_workflow_result(params = {}, options = {})
4631
+ req = build_request(:notify_terminate_provisioned_product_engine_workflow_result, params)
4632
+ req.send_request(options)
4633
+ end
4634
+
4635
+ # Notifies the result of the update engine execution.
4636
+ #
4637
+ # @option params [required, String] :workflow_token
4638
+ # The encrypted contents of the update engine execution payload that
4639
+ # Service Catalog sends after the Terraform product update workflow
4640
+ # starts.
4641
+ #
4642
+ # @option params [required, String] :record_id
4643
+ # The identifier of the record.
4644
+ #
4645
+ # @option params [required, String] :status
4646
+ # The status of the update engine execution.
4647
+ #
4648
+ # @option params [String] :failure_reason
4649
+ # The reason why the update engine execution failed.
4650
+ #
4651
+ # @option params [Array<Types::RecordOutput>] :outputs
4652
+ # The output of the update engine execution.
4653
+ #
4654
+ # @option params [required, String] :idempotency_token
4655
+ # The idempotency token that identifies the update engine execution.
4656
+ #
4657
+ # **A suitable default value is auto-generated.** You should normally
4658
+ # not need to pass this option.**
4659
+ #
4660
+ # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
4661
+ #
4662
+ # @example Request syntax with placeholder values
4663
+ #
4664
+ # resp = client.notify_update_provisioned_product_engine_workflow_result({
4665
+ # workflow_token: "EngineWorkflowToken", # required
4666
+ # record_id: "Id", # required
4667
+ # status: "SUCCEEDED", # required, accepts SUCCEEDED, FAILED
4668
+ # failure_reason: "EngineWorkflowFailureReason",
4669
+ # outputs: [
4670
+ # {
4671
+ # output_key: "OutputKey",
4672
+ # output_value: "OutputValue",
4673
+ # description: "Description",
4674
+ # },
4675
+ # ],
4676
+ # idempotency_token: "IdempotencyToken", # required
4677
+ # })
4678
+ #
4679
+ # @see http://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/NotifyUpdateProvisionedProductEngineWorkflowResult AWS API Documentation
4680
+ #
4681
+ # @overload notify_update_provisioned_product_engine_workflow_result(params = {})
4682
+ # @param [Hash] params ({})
4683
+ def notify_update_provisioned_product_engine_workflow_result(params = {}, options = {})
4684
+ req = build_request(:notify_update_provisioned_product_engine_workflow_result, params)
4685
+ req.send_request(options)
4686
+ end
4687
+
4642
4688
  # Provisions the specified product.
4643
4689
  #
4644
4690
  # A provisioned product is a resourced instance of a product. For
@@ -4666,8 +4712,6 @@ module Aws::ServiceCatalog
4666
4712
  # @option params [String] :accept_language
4667
4713
  # The language code.
4668
4714
  #
4669
- # * `en` - English (default)
4670
- #
4671
4715
  # * `jp` - Japanese
4672
4716
  #
4673
4717
  # * `zh` - Chinese
@@ -4797,8 +4841,6 @@ module Aws::ServiceCatalog
4797
4841
  # @option params [String] :accept_language
4798
4842
  # The language code.
4799
4843
  #
4800
- # * `en` - English (default)
4801
- #
4802
4844
  # * `jp` - Japanese
4803
4845
  #
4804
4846
  # * `zh` - Chinese
@@ -4847,8 +4889,6 @@ module Aws::ServiceCatalog
4847
4889
  # @option params [String] :accept_language
4848
4890
  # The language code.
4849
4891
  #
4850
- # * `en` - English (default)
4851
- #
4852
4892
  # * `jp` - Japanese
4853
4893
  #
4854
4894
  # * `zh` - Chinese
@@ -4913,8 +4953,6 @@ module Aws::ServiceCatalog
4913
4953
  # @option params [String] :accept_language
4914
4954
  # The language code.
4915
4955
  #
4916
- # * `en` - English (default)
4917
- #
4918
4956
  # * `jp` - Japanese
4919
4957
  #
4920
4958
  # * `zh` - Chinese
@@ -4965,7 +5003,7 @@ module Aws::ServiceCatalog
4965
5003
  # resp.product_view_summaries[0].name #=> String
4966
5004
  # resp.product_view_summaries[0].owner #=> String
4967
5005
  # resp.product_view_summaries[0].short_description #=> String
4968
- # resp.product_view_summaries[0].type #=> String, one of "CLOUD_FORMATION_TEMPLATE", "MARKETPLACE"
5006
+ # resp.product_view_summaries[0].type #=> String, one of "CLOUD_FORMATION_TEMPLATE", "MARKETPLACE", "DEFAULT_CUSTOM", "TERRAFORM_OPEN_SOURCE"
4969
5007
  # resp.product_view_summaries[0].distributor #=> String
4970
5008
  # resp.product_view_summaries[0].has_default_path #=> Boolean
4971
5009
  # resp.product_view_summaries[0].support_email #=> String
@@ -4992,8 +5030,6 @@ module Aws::ServiceCatalog
4992
5030
  # @option params [String] :accept_language
4993
5031
  # The language code.
4994
5032
  #
4995
- # * `en` - English (default)
4996
- #
4997
5033
  # * `jp` - Japanese
4998
5034
  #
4999
5035
  # * `zh` - Chinese
@@ -5051,7 +5087,7 @@ module Aws::ServiceCatalog
5051
5087
  # resp.product_view_details[0].product_view_summary.name #=> String
5052
5088
  # resp.product_view_details[0].product_view_summary.owner #=> String
5053
5089
  # resp.product_view_details[0].product_view_summary.short_description #=> String
5054
- # resp.product_view_details[0].product_view_summary.type #=> String, one of "CLOUD_FORMATION_TEMPLATE", "MARKETPLACE"
5090
+ # resp.product_view_details[0].product_view_summary.type #=> String, one of "CLOUD_FORMATION_TEMPLATE", "MARKETPLACE", "DEFAULT_CUSTOM", "TERRAFORM_OPEN_SOURCE"
5055
5091
  # resp.product_view_details[0].product_view_summary.distributor #=> String
5056
5092
  # resp.product_view_details[0].product_view_summary.has_default_path #=> Boolean
5057
5093
  # resp.product_view_details[0].product_view_summary.support_email #=> String
@@ -5087,8 +5123,6 @@ module Aws::ServiceCatalog
5087
5123
  # @option params [String] :accept_language
5088
5124
  # The language code.
5089
5125
  #
5090
- # * `en` - English (default)
5091
- #
5092
5126
  # * `jp` - Japanese
5093
5127
  #
5094
5128
  # * `zh` - Chinese
@@ -5214,8 +5248,6 @@ module Aws::ServiceCatalog
5214
5248
  # @option params [String] :accept_language
5215
5249
  # The language code.
5216
5250
  #
5217
- # * `en` - English (default)
5218
- #
5219
5251
  # * `jp` - Japanese
5220
5252
  #
5221
5253
  # * `zh` - Chinese
@@ -5277,8 +5309,6 @@ module Aws::ServiceCatalog
5277
5309
  # @option params [String] :accept_language
5278
5310
  # The language code.
5279
5311
  #
5280
- # * `en` - English (default)
5281
- #
5282
5312
  # * `jp` - Japanese
5283
5313
  #
5284
5314
  # * `zh` - Chinese
@@ -5406,8 +5436,6 @@ module Aws::ServiceCatalog
5406
5436
  # @option params [String] :accept_language
5407
5437
  # The language code.
5408
5438
  #
5409
- # * `en` - English (default)
5410
- #
5411
5439
  # * `jp` - Japanese
5412
5440
  #
5413
5441
  # * `zh` - Chinese
@@ -5509,8 +5537,6 @@ module Aws::ServiceCatalog
5509
5537
  # @option params [String] :accept_language
5510
5538
  # The language code.
5511
5539
  #
5512
- # * `en` - English (default)
5513
- #
5514
5540
  # * `jp` - Japanese
5515
5541
  #
5516
5542
  # * `zh` - Chinese
@@ -5575,8 +5601,6 @@ module Aws::ServiceCatalog
5575
5601
  # @option params [String] :accept_language
5576
5602
  # The language code.
5577
5603
  #
5578
- # * `en` - English (default)
5579
- #
5580
5604
  # * `jp` - Japanese
5581
5605
  #
5582
5606
  # * `zh` - Chinese
@@ -5665,7 +5689,7 @@ module Aws::ServiceCatalog
5665
5689
  # resp.product_view_detail.product_view_summary.name #=> String
5666
5690
  # resp.product_view_detail.product_view_summary.owner #=> String
5667
5691
  # resp.product_view_detail.product_view_summary.short_description #=> String
5668
- # resp.product_view_detail.product_view_summary.type #=> String, one of "CLOUD_FORMATION_TEMPLATE", "MARKETPLACE"
5692
+ # resp.product_view_detail.product_view_summary.type #=> String, one of "CLOUD_FORMATION_TEMPLATE", "MARKETPLACE", "DEFAULT_CUSTOM", "TERRAFORM_OPEN_SOURCE"
5669
5693
  # resp.product_view_detail.product_view_summary.distributor #=> String
5670
5694
  # resp.product_view_detail.product_view_summary.has_default_path #=> Boolean
5671
5695
  # resp.product_view_detail.product_view_summary.support_email #=> String
@@ -5710,8 +5734,6 @@ module Aws::ServiceCatalog
5710
5734
  # @option params [String] :accept_language
5711
5735
  # The language code.
5712
5736
  #
5713
- # * `en` - English (default)
5714
- #
5715
5737
  # * `jp` - Japanese
5716
5738
  #
5717
5739
  # * `zh` - Chinese
@@ -5843,8 +5865,6 @@ module Aws::ServiceCatalog
5843
5865
  # @option params [String] :accept_language
5844
5866
  # The language code.
5845
5867
  #
5846
- # * `en` - English (default)
5847
- #
5848
5868
  # * `jp` - Japanese
5849
5869
  #
5850
5870
  # * `zh` - Chinese
@@ -5863,10 +5883,9 @@ module Aws::ServiceCatalog
5863
5883
  # `ExecuteProvisionedProductServiceAction`. Only a role ARN is valid. A
5864
5884
  # user ARN is invalid.
5865
5885
  #
5866
- # The `OWNER` key accepts IAM user ARNs, IAM role ARNs, and STS
5867
- # assumed-role ARNs. The owner is the user that has permission to see,
5868
- # update, terminate, and execute service actions in the provisioned
5869
- # product.
5886
+ # The `OWNER` key accepts user ARNs, IAM role ARNs, and STS assumed-role
5887
+ # ARNs. The owner is the user that has permission to see, update,
5888
+ # terminate, and execute service actions in the provisioned product.
5870
5889
  #
5871
5890
  # The administrator can change the owner of a provisioned product to
5872
5891
  # another IAM or STS entity within the same account. Both end user
@@ -5936,8 +5955,6 @@ module Aws::ServiceCatalog
5936
5955
  # @option params [String] :accept_language
5937
5956
  # The language code.
5938
5957
  #
5939
- # * `en` - English (default)
5940
- #
5941
5958
  # * `jp` - Japanese
5942
5959
  #
5943
5960
  # * `zh` - Chinese
@@ -5995,7 +6012,7 @@ module Aws::ServiceCatalog
5995
6012
  # resp.provisioning_artifact_detail.id #=> String
5996
6013
  # resp.provisioning_artifact_detail.name #=> String
5997
6014
  # resp.provisioning_artifact_detail.description #=> String
5998
- # resp.provisioning_artifact_detail.type #=> String, one of "CLOUD_FORMATION_TEMPLATE", "MARKETPLACE_AMI", "MARKETPLACE_CAR"
6015
+ # resp.provisioning_artifact_detail.type #=> String, one of "CLOUD_FORMATION_TEMPLATE", "MARKETPLACE_AMI", "MARKETPLACE_CAR", "DEFAULT_CUSTOM", "TERRAFORM_OPEN_SOURCE"
5999
6016
  # resp.provisioning_artifact_detail.created_time #=> Time
6000
6017
  # resp.provisioning_artifact_detail.active #=> Boolean
6001
6018
  # resp.provisioning_artifact_detail.guidance #=> String, one of "DEFAULT", "DEPRECATED"
@@ -6030,8 +6047,6 @@ module Aws::ServiceCatalog
6030
6047
  # @option params [String] :accept_language
6031
6048
  # The language code.
6032
6049
  #
6033
- # * `en` - English (default)
6034
- #
6035
6050
  # * `jp` - Japanese
6036
6051
  #
6037
6052
  # * `zh` - Chinese
@@ -6123,7 +6138,7 @@ module Aws::ServiceCatalog
6123
6138
  params: params,
6124
6139
  config: config)
6125
6140
  context[:gem_name] = 'aws-sdk-servicecatalog'
6126
- context[:gem_version] = '1.76.0'
6141
+ context[:gem_version] = '1.77.0'
6127
6142
  Seahorse::Client::Request.new(handlers, context)
6128
6143
  end
6129
6144