|
192 | 192 | {"shape":"OperationNotSupportedException"},
|
193 | 193 | {"shape":"InvalidStateException"}
|
194 | 194 | ],
|
195 |
| - "documentation":"<p>Shares the specified portfolio with the specified account or organization node. Shares to an organization node can only be created by the master account of an organization or by a delegated administrator. You can share portfolios to an organization, an organizational unit, or a specific account.</p> <p>Note that if a delegated admin is de-registered, they can no longer create portfolio shares.</p> <p> <code>AWSOrganizationsAccess</code> must be enabled in order to create a portfolio share to an organization node.</p> <p>You can't share a shared resource. This includes portfolios that contain a shared product.</p>" |
| 195 | + "documentation":"<p>Shares the specified portfolio with the specified account or organization node. Shares to an organization node can only be created by the management account of an organization or by a delegated administrator. You can share portfolios to an organization, an organizational unit, or a specific account.</p> <p>Note that if a delegated admin is de-registered, they can no longer create portfolio shares.</p> <p> <code>AWSOrganizationsAccess</code> must be enabled in order to create a portfolio share to an organization node.</p> <p>You can't share a shared resource. This includes portfolios that contain a shared product.</p>" |
196 | 196 | },
|
197 | 197 | "CreateProduct":{
|
198 | 198 | "name":"CreateProduct",
|
|
312 | 312 | {"shape":"OperationNotSupportedException"},
|
313 | 313 | {"shape":"InvalidStateException"}
|
314 | 314 | ],
|
315 |
| - "documentation":"<p>Stops sharing the specified portfolio with the specified account or organization node. Shares to an organization node can only be deleted by the master account of an organization or by a delegated administrator.</p> <p>Note that if a delegated admin is de-registered, portfolio shares created from that account are removed.</p>" |
| 315 | + "documentation":"<p>Stops sharing the specified portfolio with the specified account or organization node. Shares to an organization node can only be deleted by the management account of an organization or by a delegated administrator.</p> <p>Note that if a delegated admin is de-registered, portfolio shares created from that account are removed.</p>" |
316 | 316 | },
|
317 | 317 | "DeleteProduct":{
|
318 | 318 | "name":"DeleteProduct",
|
|
440 | 440 | {"shape":"InvalidParametersException"},
|
441 | 441 | {"shape":"OperationNotSupportedException"}
|
442 | 442 | ],
|
443 |
| - "documentation":"<p>Gets the status of the specified portfolio share operation. This API can only be called by the master account in the organization or by a delegated admin.</p>" |
| 443 | + "documentation":"<p>Gets the status of the specified portfolio share operation. This API can only be called by the management account in the organization or by a delegated admin.</p>" |
444 | 444 | },
|
445 | 445 | "DescribeProduct":{
|
446 | 446 | "name":"DescribeProduct",
|
|
607 | 607 | {"shape":"InvalidStateException"},
|
608 | 608 | {"shape":"OperationNotSupportedException"}
|
609 | 609 | ],
|
610 |
| - "documentation":"<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> <p>This API can't be invoked if there are active delegated administrators in the organization.</p> <p>Note that a delegated administrator is not authorized to invoke <code>DisableAWSOrganizationsAccess</code>.</p>" |
| 610 | + "documentation":"<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 management account in the organization.</p> <p>This API can't be invoked if there are active delegated administrators in the organization.</p> <p>Note that a delegated administrator is not authorized to invoke <code>DisableAWSOrganizationsAccess</code>.</p>" |
611 | 611 | },
|
612 | 612 | "DisassociateBudgetFromResource":{
|
613 | 613 | "name":"DisassociateBudgetFromResource",
|
|
691 | 691 | {"shape":"InvalidStateException"},
|
692 | 692 | {"shape":"OperationNotSupportedException"}
|
693 | 693 | ],
|
694 |
| - "documentation":"<p>Enable portfolio sharing feature through AWS Organizations. This API will allow Service Catalog to receive updates on your organization in order to sync your shares with the current structure. This API can only be called by the master account in the organization.</p> <p>By calling this API Service Catalog will make a call to organizations:EnableAWSServiceAccess on your behalf so that your shares can be in sync with any changes in your AWS Organizations structure.</p> <p>Note that a delegated administrator is not authorized to invoke <code>EnableAWSOrganizationsAccess</code>.</p>" |
| 694 | + "documentation":"<p>Enable portfolio sharing feature through AWS Organizations. This API will allow Service Catalog to receive updates on your organization in order to sync your shares with the current structure. This API can only be called by the management account in the organization.</p> <p>By calling this API Service Catalog will make a call to organizations:EnableAWSServiceAccess on your behalf so that your shares can be in sync with any changes in your AWS Organizations structure.</p> <p>Note that a delegated administrator is not authorized to invoke <code>EnableAWSOrganizationsAccess</code>.</p>" |
695 | 695 | },
|
696 | 696 | "ExecuteProvisionedProductPlan":{
|
697 | 697 | "name":"ExecuteProvisionedProductPlan",
|
|
735 | 735 | {"shape":"ResourceNotFoundException"},
|
736 | 736 | {"shape":"OperationNotSupportedException"}
|
737 | 737 | ],
|
738 |
| - "documentation":"<p>Get the Access Status for AWS Organization portfolio share feature. This API can only be called by the master account in the organization or by a delegated admin.</p>" |
| 738 | + "documentation":"<p>Get the Access Status for AWS Organization portfolio share feature. This API can only be called by the management account in the organization or by a delegated admin.</p>" |
| 739 | + }, |
| 740 | + "GetProvisionedProductOutputs":{ |
| 741 | + "name":"GetProvisionedProductOutputs", |
| 742 | + "http":{ |
| 743 | + "method":"POST", |
| 744 | + "requestUri":"/" |
| 745 | + }, |
| 746 | + "input":{"shape":"GetProvisionedProductOutputsInput"}, |
| 747 | + "output":{"shape":"GetProvisionedProductOutputsOutput"}, |
| 748 | + "errors":[ |
| 749 | + {"shape":"InvalidParametersException"}, |
| 750 | + {"shape":"ResourceNotFoundException"} |
| 751 | + ], |
| 752 | + "documentation":"<p>This API takes either a <code>ProvisonedProductId</code> or a <code>ProvisionedProductName</code>, along with a list of one or more output keys, and responds with the key/value pairs of those outputs.</p>" |
739 | 753 | },
|
740 | 754 | "ListAcceptedPortfolioShares":{
|
741 | 755 | "name":"ListAcceptedPortfolioShares",
|
|
806 | 820 | {"shape":"InvalidParametersException"},
|
807 | 821 | {"shape":"OperationNotSupportedException"}
|
808 | 822 | ],
|
809 |
| - "documentation":"<p>Lists the organization nodes that have access to the specified portfolio. This API can only be called by the master account in the organization or by a delegated admin.</p> <p>If a delegated admin is de-registered, they can no longer perform this operation.</p>" |
| 823 | + "documentation":"<p>Lists the organization nodes that have access to the specified portfolio. This API can only be called by the management account in the organization or by a delegated admin.</p> <p>If a delegated admin is de-registered, they can no longer perform this operation.</p>" |
810 | 824 | },
|
811 | 825 | "ListPortfolioAccess":{
|
812 | 826 | "name":"ListPortfolioAccess",
|
|
1220 | 1234 | },
|
1221 | 1235 | "PortfolioShareType":{
|
1222 | 1236 | "shape":"PortfolioShareType",
|
1223 |
| - "documentation":"<p>The type of shared portfolios to accept. The default is to accept imported portfolios.</p> <ul> <li> <p> <code>AWS_ORGANIZATIONS</code> - Accept portfolios shared by the master account of your organization.</p> </li> <li> <p> <code>IMPORTED</code> - Accept imported portfolios.</p> </li> <li> <p> <code>AWS_SERVICECATALOG</code> - Not supported. (Throws ResourceNotFoundException.)</p> </li> </ul> <p>For example, <code>aws servicecatalog accept-portfolio-share --portfolio-id \"port-2qwzkwxt3y5fk\" --portfolio-share-type AWS_ORGANIZATIONS</code> </p>" |
| 1237 | + "documentation":"<p>The type of shared portfolios to accept. The default is to accept imported portfolios.</p> <ul> <li> <p> <code>AWS_ORGANIZATIONS</code> - Accept portfolios shared by the management account of your organization.</p> </li> <li> <p> <code>IMPORTED</code> - Accept imported portfolios.</p> </li> <li> <p> <code>AWS_SERVICECATALOG</code> - Not supported. (Throws ResourceNotFoundException.)</p> </li> </ul> <p>For example, <code>aws servicecatalog accept-portfolio-share --portfolio-id \"port-2qwzkwxt3y5fk\" --portfolio-share-type AWS_ORGANIZATIONS</code> </p>" |
1224 | 1238 | }
|
1225 | 1239 | }
|
1226 | 1240 | },
|
|
1754 | 1768 | },
|
1755 | 1769 | "OrganizationNode":{
|
1756 | 1770 | "shape":"OrganizationNode",
|
1757 |
| - "documentation":"<p>The organization node to whom you are going to share. If <code>OrganizationNode</code> is passed in, <code>PortfolioShare</code> will be created for the node and its children (when applies), and a <code>PortfolioShareToken</code> will be returned in the output in order for the administrator to monitor the status of the <code>PortfolioShare</code> creation process.</p>" |
| 1771 | + "documentation":"<p>The organization node to whom you are going to share. If <code>OrganizationNode</code> is passed in, <code>PortfolioShare</code> will be created for the node an ListOrganizationPortfolioAccessd its children (when applies), and a <code>PortfolioShareToken</code> will be returned in the output in order for the administrator to monitor the status of the <code>PortfolioShare</code> creation process.</p>" |
1758 | 1772 | }
|
1759 | 1773 | }
|
1760 | 1774 | },
|
|
1763 | 1777 | "members":{
|
1764 | 1778 | "PortfolioShareToken":{
|
1765 | 1779 | "shape":"Id",
|
1766 |
| - "documentation":"<p>The portfolio share unique identifier. This will only be returned if portfolio is shared to an organization node.</p>" |
| 1780 | + "documentation":"<p>The portfolio shares a unique identifier that only returns if the portfolio is shared to an organization node.</p>" |
1767 | 1781 | }
|
1768 | 1782 | }
|
1769 | 1783 | },
|
|
2465 | 2479 | },
|
2466 | 2480 | "Id":{
|
2467 | 2481 | "shape":"Id",
|
2468 |
| - "documentation":"<p>The provisioned product identifier. You must provide the name or ID, but not both.</p> <p>If you do not provide a name or ID, or you provide both name and ID, an <code>InvalidParametersException</code> will occur.</p>" |
| 2482 | + "documentation":"<p>The provisioned product identifier.</p>" |
2469 | 2483 | },
|
2470 | 2484 | "Name":{
|
2471 | 2485 | "shape":"ProvisionedProductName",
|
2472 |
| - "documentation":"<p>The name of the provisioned product. You must provide the name or ID, but not both.</p> <p>If you do not provide a name or ID, or you provide both name and ID, an <code>InvalidParametersException</code> will occur.</p>" |
| 2486 | + "documentation":"<p>The name of the provisioned product.</p>" |
2473 | 2487 | }
|
2474 | 2488 | },
|
2475 | 2489 | "documentation":"DescribeProvisionedProductAPI input structure. AcceptLanguage - [Optional] The language code for localization. Id - [Optional] The provisioned product identifier. Name - [Optional] Another provisioned product identifier. Customers must provide either Id or Name."
|
|
3077 | 3091 | }
|
3078 | 3092 | }
|
3079 | 3093 | },
|
| 3094 | + "GetProvisionedProductOutputsInput":{ |
| 3095 | + "type":"structure", |
| 3096 | + "members":{ |
| 3097 | + "AcceptLanguage":{ |
| 3098 | + "shape":"AcceptLanguage", |
| 3099 | + "documentation":"<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>" |
| 3100 | + }, |
| 3101 | + "ProvisionedProductId":{ |
| 3102 | + "shape":"Id", |
| 3103 | + "documentation":"<p>The identifier of the provisioned product that you want the outputs from.</p>" |
| 3104 | + }, |
| 3105 | + "ProvisionedProductName":{ |
| 3106 | + "shape":"ProvisionedProductName", |
| 3107 | + "documentation":"<p>The name of the provisioned product that you want the outputs from.</p>" |
| 3108 | + }, |
| 3109 | + "OutputKeys":{ |
| 3110 | + "shape":"OutputKeys", |
| 3111 | + "documentation":"<p>The list of keys that the API should return with their values. If none are provided, the API will return all outputs of the provisioned product.</p>" |
| 3112 | + }, |
| 3113 | + "PageSize":{ |
| 3114 | + "shape":"PageSize", |
| 3115 | + "documentation":"<p>The maximum number of items to return with this call.</p>" |
| 3116 | + }, |
| 3117 | + "PageToken":{ |
| 3118 | + "shape":"PageToken", |
| 3119 | + "documentation":"<p>The page token for the next set of results. To retrieve the first set of results, use null.</p>" |
| 3120 | + } |
| 3121 | + } |
| 3122 | + }, |
| 3123 | + "GetProvisionedProductOutputsOutput":{ |
| 3124 | + "type":"structure", |
| 3125 | + "members":{ |
| 3126 | + "Outputs":{ |
| 3127 | + "shape":"RecordOutputs", |
| 3128 | + "documentation":"<p>Information about the product created as the result of a request. For example, the output for a CloudFormation-backed product that creates an S3 bucket would include the S3 bucket URL. </p>" |
| 3129 | + }, |
| 3130 | + "NextPageToken":{ |
| 3131 | + "shape":"PageToken", |
| 3132 | + "documentation":"<p>The page token to use to retrieve the next set of results. If there are no additional results, this value is null.</p>" |
| 3133 | + } |
| 3134 | + } |
| 3135 | + }, |
3080 | 3136 | "HasDefaultPath":{"type":"boolean"},
|
3081 | 3137 | "Id":{
|
3082 | 3138 | "type":"string",
|
|
3176 | 3232 | },
|
3177 | 3233 | "PortfolioShareType":{
|
3178 | 3234 | "shape":"PortfolioShareType",
|
3179 |
| - "documentation":"<p>The type of shared portfolios to list. The default is to list imported portfolios.</p> <ul> <li> <p> <code>AWS_ORGANIZATIONS</code> - List portfolios shared by the master account of your organization</p> </li> <li> <p> <code>AWS_SERVICECATALOG</code> - List default portfolios</p> </li> <li> <p> <code>IMPORTED</code> - List imported portfolios</p> </li> </ul>" |
| 3235 | + "documentation":"<p>The type of shared portfolios to list. The default is to list imported portfolios.</p> <ul> <li> <p> <code>AWS_ORGANIZATIONS</code> - List portfolios shared by the management account of your organization</p> </li> <li> <p> <code>AWS_SERVICECATALOG</code> - List default portfolios</p> </li> <li> <p> <code>IMPORTED</code> - List imported portfolios</p> </li> </ul>" |
3180 | 3236 | }
|
3181 | 3237 | }
|
3182 | 3238 | },
|
|
3885 | 3941 | "max":1024
|
3886 | 3942 | },
|
3887 | 3943 | "OutputKey":{"type":"string"},
|
| 3944 | + "OutputKeys":{ |
| 3945 | + "type":"list", |
| 3946 | + "member":{"shape":"OutputKey"}, |
| 3947 | + "max":60 |
| 3948 | + }, |
3888 | 3949 | "OutputValue":{"type":"string"},
|
3889 | 3950 | "PageSize":{
|
3890 | 3951 | "type":"integer",
|
|
5024 | 5085 | },
|
5025 | 5086 | "PortfolioShareType":{
|
5026 | 5087 | "shape":"PortfolioShareType",
|
5027 |
| - "documentation":"<p>The type of shared portfolios to reject. The default is to reject imported portfolios.</p> <ul> <li> <p> <code>AWS_ORGANIZATIONS</code> - Reject portfolios shared by the master account of your organization.</p> </li> <li> <p> <code>IMPORTED</code> - Reject imported portfolios.</p> </li> <li> <p> <code>AWS_SERVICECATALOG</code> - Not supported. (Throws ResourceNotFoundException.)</p> </li> </ul> <p>For example, <code>aws servicecatalog reject-portfolio-share --portfolio-id \"port-2qwzkwxt3y5fk\" --portfolio-share-type AWS_ORGANIZATIONS</code> </p>" |
| 5088 | + "documentation":"<p>The type of shared portfolios to reject. The default is to reject imported portfolios.</p> <ul> <li> <p> <code>AWS_ORGANIZATIONS</code> - Reject portfolios shared by the management account of your organization.</p> </li> <li> <p> <code>IMPORTED</code> - Reject imported portfolios.</p> </li> <li> <p> <code>AWS_SERVICECATALOG</code> - Not supported. (Throws ResourceNotFoundException.)</p> </li> </ul> <p>For example, <code>aws servicecatalog reject-portfolio-share --portfolio-id \"port-2qwzkwxt3y5fk\" --portfolio-share-type AWS_ORGANIZATIONS</code> </p>" |
5028 | 5089 | }
|
5029 | 5090 | }
|
5030 | 5091 | },
|
|
0 commit comments