|
40 | 40 | "DescribeProvisioningParameters": "<p>Gets information about the configuration required to provision the specified product using the specified provisioning artifact.</p> <p>If the output contains a TagOption key with an empty list of values, there is a TagOption conflict for that key. The end user cannot take action to fix the conflict, and launch is not blocked. In subsequent calls to <a>ProvisionProduct</a>, do not include conflicted TagOption keys as tags, or this causes the error \"Parameter validation failed: Missing required parameter in Tags[<i>N</i>]:<i>Value</i>\". Tag the provisioned product with the value <code>sc-tagoption-conflict-portfolioId-productId</code>.</p>", |
41 | 41 | "DescribeRecord": "<p>Gets information about the specified request operation.</p> <p>Use this operation after calling a request operation (for example, <a>ProvisionProduct</a>, <a>TerminateProvisionedProduct</a>, or <a>UpdateProvisionedProduct</a>). </p> <note> <p>If a provisioned product was transferred to a new owner using <a>UpdateProvisionedProductProperties</a>, the new owner will be able to describe all past records for that product. The previous owner will no longer be able to describe the records, but will be able to use <a>ListRecordHistory</a> to see the product's history from when he was the owner.</p> </note>", |
42 | 42 | "DescribeServiceAction": "<p>Describes a self-service action.</p>", |
| 43 | + "DescribeServiceActionExecutionParameters": null, |
43 | 44 | "DescribeTagOption": "<p>Gets information about the specified TagOption.</p>", |
44 | 45 | "DisableAWSOrganizationsAccess": "<p>Disable portfolio sharing through AWS Organizations feature. This feature will not delete your current shares but it will prevent you from creating new shares throughout your organization. Current shares will not be in sync with your organization structure if it changes after calling this API. This API can only be called by the master account in the organization.</p>", |
45 | 46 | "DisassociateBudgetFromResource": "<p>Disassociates the specified budget from the specified resource.</p>", |
|
121 | 122 | "DescribeProvisioningArtifactInput$AcceptLanguage": "<p>The language code.</p> <ul> <li> <p> <code>en</code> - English (default)</p> </li> <li> <p> <code>jp</code> - Japanese</p> </li> <li> <p> <code>zh</code> - Chinese</p> </li> </ul>", |
122 | 123 | "DescribeProvisioningParametersInput$AcceptLanguage": "<p>The language code.</p> <ul> <li> <p> <code>en</code> - English (default)</p> </li> <li> <p> <code>jp</code> - Japanese</p> </li> <li> <p> <code>zh</code> - Chinese</p> </li> </ul>", |
123 | 124 | "DescribeRecordInput$AcceptLanguage": "<p>The language code.</p> <ul> <li> <p> <code>en</code> - English (default)</p> </li> <li> <p> <code>jp</code> - Japanese</p> </li> <li> <p> <code>zh</code> - Chinese</p> </li> </ul>", |
| 125 | + "DescribeServiceActionExecutionParametersInput$AcceptLanguage": null, |
124 | 126 | "DescribeServiceActionInput$AcceptLanguage": "<p>The language code.</p> <ul> <li> <p> <code>en</code> - English (default)</p> </li> <li> <p> <code>jp</code> - Japanese</p> </li> <li> <p> <code>zh</code> - Chinese</p> </li> </ul>", |
125 | 127 | "DisassociatePrincipalFromPortfolioInput$AcceptLanguage": "<p>The language code.</p> <ul> <li> <p> <code>en</code> - English (default)</p> </li> <li> <p> <code>jp</code> - Japanese</p> </li> <li> <p> <code>zh</code> - Chinese</p> </li> </ul>", |
126 | 128 | "DisassociateProductFromPortfolioInput$AcceptLanguage": "<p>The language code.</p> <ul> <li> <p> <code>en</code> - English (default)</p> </li> <li> <p> <code>jp</code> - Japanese</p> </li> <li> <p> <code>zh</code> - Chinese</p> </li> </ul>", |
|
757 | 759 | "refs": { |
758 | 760 | } |
759 | 761 | }, |
| 762 | + "DescribeServiceActionExecutionParametersInput": { |
| 763 | + "base": null, |
| 764 | + "refs": { |
| 765 | + } |
| 766 | + }, |
| 767 | + "DescribeServiceActionExecutionParametersOutput": { |
| 768 | + "base": null, |
| 769 | + "refs": { |
| 770 | + } |
| 771 | + }, |
760 | 772 | "DescribeServiceActionInput": { |
761 | 773 | "base": null, |
762 | 774 | "refs": { |
|
909 | 921 | "refs": { |
910 | 922 | } |
911 | 923 | }, |
| 924 | + "ExecutionParameter": { |
| 925 | + "base": null, |
| 926 | + "refs": { |
| 927 | + "ExecutionParameters$member": null |
| 928 | + } |
| 929 | + }, |
| 930 | + "ExecutionParameterKey": { |
| 931 | + "base": null, |
| 932 | + "refs": { |
| 933 | + "ExecutionParameter$Name": null, |
| 934 | + "ExecutionParameterMap$key": null |
| 935 | + } |
| 936 | + }, |
| 937 | + "ExecutionParameterMap": { |
| 938 | + "base": null, |
| 939 | + "refs": { |
| 940 | + "ExecuteProvisionedProductServiceActionInput$Parameters": null |
| 941 | + } |
| 942 | + }, |
| 943 | + "ExecutionParameterType": { |
| 944 | + "base": null, |
| 945 | + "refs": { |
| 946 | + "ExecutionParameter$Type": null |
| 947 | + } |
| 948 | + }, |
| 949 | + "ExecutionParameterValue": { |
| 950 | + "base": null, |
| 951 | + "refs": { |
| 952 | + "ExecutionParameterValueList$member": null |
| 953 | + } |
| 954 | + }, |
| 955 | + "ExecutionParameterValueList": { |
| 956 | + "base": null, |
| 957 | + "refs": { |
| 958 | + "ExecutionParameter$DefaultValues": null, |
| 959 | + "ExecutionParameterMap$value": null |
| 960 | + } |
| 961 | + }, |
| 962 | + "ExecutionParameters": { |
| 963 | + "base": null, |
| 964 | + "refs": { |
| 965 | + "DescribeServiceActionExecutionParametersOutput$ServiceActionParameters": null |
| 966 | + } |
| 967 | + }, |
912 | 968 | "FailedServiceActionAssociation": { |
913 | 969 | "base": "<p>An object containing information about the error, along with identifying information about the self-service action and its associations.</p>", |
914 | 970 | "refs": { |
|
991 | 1047 | "DescribeProvisioningParametersInput$ProvisioningArtifactId": "<p>The identifier of the provisioning artifact.</p>", |
992 | 1048 | "DescribeProvisioningParametersInput$PathId": "<p>The path identifier of the product. This value is optional if the product has a default path, and required if the product has more than one path. To list the paths for a product, use <a>ListLaunchPaths</a>.</p>", |
993 | 1049 | "DescribeRecordInput$Id": "<p>The record identifier of the provisioned product. This identifier is returned by the request operation.</p>", |
| 1050 | + "DescribeServiceActionExecutionParametersInput$ProvisionedProductId": null, |
| 1051 | + "DescribeServiceActionExecutionParametersInput$ServiceActionId": null, |
994 | 1052 | "DescribeServiceActionInput$Id": "<p>The self-service action identifier.</p>", |
995 | 1053 | "DisassociateBudgetFromResourceInput$ResourceId": "<p>The resource identifier you want to disassociate from. Either a portfolio-id or a product-id.</p>", |
996 | 1054 | "DisassociatePrincipalFromPortfolioInput$PortfolioId": "<p>The portfolio identifier.</p>", |
|
0 commit comments