|
1487 | 1487 | "AcceptLanguage":{
|
1488 | 1488 | "shape":"AcceptLanguage",
|
1489 | 1489 | "documentation":"<p>The language code.</p> <ul> <li> <p> <code>jp</code> - Japanese</p> </li> <li> <p> <code>zh</code> - Chinese</p> </li> </ul>"
|
| 1490 | + }, |
| 1491 | + "IdempotencyToken":{ |
| 1492 | + "shape":"IdempotencyToken", |
| 1493 | + "documentation":"<p>A unique identifier that you provide to ensure idempotency. If multiple requests from the same Amazon Web Services account use the same idempotency token, the same response is returned for each repeated request. </p>", |
| 1494 | + "idempotencyToken":true |
1490 | 1495 | }
|
1491 | 1496 | }
|
1492 | 1497 | },
|
|
1899 | 1904 | },
|
1900 | 1905 | "SharePrincipals":{
|
1901 | 1906 | "shape":"Boolean",
|
1902 |
| - "documentation":"<p>Enables or disables <code>Principal</code> sharing when creating the portfolio share. If this flag is not provided, principal sharing is disabled. </p> <p>When you enable Principal Name Sharing for a portfolio share, the share recipient account end users with a principal that matches any of the associated IAM patterns can provision products from the portfolio. Once shared, the share recipient can view associations of <code>PrincipalType</code>: <code>IAM_PATTERN</code> on their portfolio. You can create the principals in the recipient account before or after creating the share. </p>" |
| 1907 | + "documentation":"<p>This parameter is only supported for portfolios with an <b>OrganizationalNode</b> Type of <code>ORGANIZATION</code> or <code>ORGANIZATIONAL_UNIT</code>. </p> <p>Enables or disables <code>Principal</code> sharing when creating the portfolio share. If you do <b>not</b> provide this flag, principal sharing is disabled. </p> <p>When you enable Principal Name Sharing for a portfolio share, the share recipient account end users with a principal that matches any of the associated IAM patterns can provision products from the portfolio. Once shared, the share recipient can view associations of <code>PrincipalType</code>: <code>IAM_PATTERN</code> on their portfolio. You can create the principals in the recipient account before or after creating the share. </p>" |
1903 | 1908 | }
|
1904 | 1909 | }
|
1905 | 1910 | },
|
|
2342 | 2347 | "AcceptLanguage":{
|
2343 | 2348 | "shape":"AcceptLanguage",
|
2344 | 2349 | "documentation":"<p>The language code.</p> <ul> <li> <p> <code>jp</code> - Japanese</p> </li> <li> <p> <code>zh</code> - Chinese</p> </li> </ul>"
|
| 2350 | + }, |
| 2351 | + "IdempotencyToken":{ |
| 2352 | + "shape":"IdempotencyToken", |
| 2353 | + "documentation":"<p>A unique identifier that you provide to ensure idempotency. If multiple requests from the same Amazon Web Services account use the same idempotency token, the same response is returned for each repeated request. </p>", |
| 2354 | + "idempotencyToken":true |
2345 | 2355 | }
|
2346 | 2356 | }
|
2347 | 2357 | },
|
|
3071 | 3081 | "AcceptLanguage":{
|
3072 | 3082 | "shape":"AcceptLanguage",
|
3073 | 3083 | "documentation":"<p>The language code.</p> <ul> <li> <p> <code>jp</code> - Japanese</p> </li> <li> <p> <code>zh</code> - Chinese</p> </li> </ul>"
|
| 3084 | + }, |
| 3085 | + "IdempotencyToken":{ |
| 3086 | + "shape":"IdempotencyToken", |
| 3087 | + "documentation":"<p>A unique identifier that you provide to ensure idempotency. If multiple requests from the same Amazon Web Services account use the same idempotency token, the same response is returned for each repeated request. </p>", |
| 3088 | + "idempotencyToken":true |
3074 | 3089 | }
|
3075 | 3090 | }
|
3076 | 3091 | },
|
|
0 commit comments