|
6 | 6 | "CheckInLicense": "<p>Checks in the specified license. Check in a license when it is no longer in use.</p>",
|
7 | 7 | "CheckoutBorrowLicense": "<p>Checks out the specified license for offline use.</p>",
|
8 | 8 | "CheckoutLicense": "<p>Checks out the specified license.</p> <note> <p>If the account that created the license is the same that is performing the check out, you must specify the account as the beneficiary.</p> </note>",
|
9 |
| - "CreateGrant": "<p>Creates a grant for the specified license. A grant shares the use of license entitlements with specific Amazon Web Services accounts.</p>", |
10 |
| - "CreateGrantVersion": "<p>Creates a new version of the specified grant.</p>", |
| 9 | + "CreateGrant": "<p>Creates a grant for the specified license. A grant shares the use of license entitlements with a specific Amazon Web Services account, an organization, or an organizational unit (OU). For more information, see <a href=\"https://docs.aws.amazon.com/license-manager/latest/userguide/granted-licenses.html\">Granted licenses in License Manager</a> in the <i>License Manager User Guide</i>.</p>", |
| 10 | + "CreateGrantVersion": "<p>Creates a new version of the specified grant. For more information, see <a href=\"https://docs.aws.amazon.com/license-manager/latest/userguide/granted-licenses.html\">Granted licenses in License Manager</a> in the <i>License Manager User Guide</i>.</p>", |
11 | 11 | "CreateLicense": "<p>Creates a license.</p>",
|
12 | 12 | "CreateLicenseConfiguration": "<p>Creates a license configuration.</p> <p>A license configuration is an abstraction of a customer license agreement that can be consumed and enforced by License Manager. Components include specifications for the license type (licensing by instance, socket, CPU, or vCPU), allowed tenancy (shared tenancy, Dedicated Instance, Dedicated Host, or all of these), license affinity to host (how long a license must be associated with a host), and the number of licenses purchased and used.</p>",
|
13 | 13 | "CreateLicenseConversionTaskForResource": "<p>Creates a new license conversion task.</p>",
|
|
37 | 37 | "ListLicenseSpecificationsForResource": "<p>Describes the license configurations for the specified resource.</p>",
|
38 | 38 | "ListLicenseVersions": "<p>Lists all versions of the specified license.</p>",
|
39 | 39 | "ListLicenses": "<p>Lists the licenses for your account.</p>",
|
40 |
| - "ListReceivedGrants": "<p>Lists grants that are received but not accepted.</p>", |
| 40 | + "ListReceivedGrants": "<p>Lists grants that are received. Received grants are grants created while specifying the recipient as this Amazon Web Services account, your organization, or an organizational unit (OU) to which this member account belongs.</p>", |
41 | 41 | "ListReceivedGrantsForOrganization": "<p>Lists the grants received for all accounts in the organization.</p>",
|
42 | 42 | "ListReceivedLicenses": "<p>Lists received licenses.</p>",
|
43 | 43 | "ListReceivedLicensesForOrganization": "<p>Lists the licenses received for all accounts in the organization.</p>",
|
|
69 | 69 | "refs": {
|
70 | 70 | }
|
71 | 71 | },
|
| 72 | + "ActivationOverrideBehavior": { |
| 73 | + "base": null, |
| 74 | + "refs": { |
| 75 | + "Options$ActivationOverrideBehavior": "<p>An activation option for your grant that determines the behavior of activating a grant. Activation options can only be used with granted licenses sourced from the Amazon Web Services Marketplace. Additionally, the operation must specify the value of <code>ACTIVE</code> for the <code>Status</code> parameter.</p> <ul> <li> <p>As a license administrator, you can optionally specify an <code>ActivationOverrideBehavior</code> when activating a grant.</p> </li> <li> <p>As a grantor, you can optionally specify an <code>ActivationOverrideBehavior</code> when you activate a grant for a grantee account in your organization.</p> </li> <li> <p>As a grantee, if the grantor creating the distributed grant doesn’t specify an <code>ActivationOverrideBehavior</code>, you can optionally specify one when you are activating the grant.</p> </li> </ul> <dl> <dt>DISTRIBUTED_GRANTS_ONLY</dt> <dd> <p>Use this value to activate a grant without replacing any member account’s active grants for the same product.</p> </dd> <dt>ALL_GRANTS_PERMITTED_BY_ISSUER</dt> <dd> <p>Use this value to activate a grant and disable other active grants in any member accounts for the same product. This action will also replace their previously activated grants with this activated grant.</p> </dd> </dl>" |
| 76 | + } |
| 77 | + }, |
72 | 78 | "AllowedOperation": {
|
73 | 79 | "base": null,
|
74 | 80 | "refs": {
|
|
561 | 567 | "FilterValues": {
|
562 | 568 | "base": null,
|
563 | 569 | "refs": {
|
564 |
| - "Filter$Values": "<p>Filter values. Filter values are case-sensitive.</p>" |
| 570 | + "Filter$Values": "<p>The value of the filter, which is case-sensitive. You can only specify one value for the filter.</p>" |
565 | 571 | }
|
566 | 572 | },
|
567 | 573 | "Filters": {
|
|
809 | 815 | "LicenseConversionContext": {
|
810 | 816 | "base": "<p>Information about a license type conversion task.</p>",
|
811 | 817 | "refs": {
|
812 |
| - "CreateLicenseConversionTaskForResourceRequest$SourceLicenseContext": "<p>Information that identifies the license type you are converting from. For the structure of the source license, see <a href=\"https://docs.aws.amazon.com/license-manager/latest/userguide/conversion-procedures.html#conversion-cli\">Convert a license type using the Amazon Web Services CLI</a> in the <i>License Manager User Guide</i>.</p>", |
813 |
| - "CreateLicenseConversionTaskForResourceRequest$DestinationLicenseContext": "<p>Information that identifies the license type you are converting to. For the structure of the destination license, see <a href=\"https://docs.aws.amazon.com/license-manager/latest/userguide/conversion-procedures.html#conversion-cli\">Convert a license type using the Amazon Web Services CLI</a> in the <i>License Manager User Guide</i>.</p>", |
| 818 | + "CreateLicenseConversionTaskForResourceRequest$SourceLicenseContext": "<p>Information that identifies the license type you are converting from. For the structure of the source license, see <a href=\"https://docs.aws.amazon.com/license-manager/latest/userguide/conversion-procedures.html#conversion-cli\">Convert a license type using the CLI </a> in the <i>License Manager User Guide</i>.</p>", |
| 819 | + "CreateLicenseConversionTaskForResourceRequest$DestinationLicenseContext": "<p>Information that identifies the license type you are converting to. For the structure of the destination license, see <a href=\"https://docs.aws.amazon.com/license-manager/latest/userguide/conversion-procedures.html#conversion-cli\">Convert a license type using the CLI </a> in the <i>License Manager User Guide</i>.</p>", |
814 | 820 | "GetLicenseConversionTaskResponse$SourceLicenseContext": "<p>Information about the license type converted from.</p>",
|
815 | 821 | "GetLicenseConversionTaskResponse$DestinationLicenseContext": "<p>Information about the license type converted to.</p>",
|
816 | 822 | "LicenseConversionTask$SourceLicenseContext": "<p>Information about the license type this conversion task converted from.</p>",
|
|
1175 | 1181 | "refs": {
|
1176 | 1182 | }
|
1177 | 1183 | },
|
| 1184 | + "Options": { |
| 1185 | + "base": "<p>The options you can specify when you create a new version of a grant, such as activation override behavior. For more information, see <a href=\"https://docs.aws.amazon.com/license-manager/latest/userguide/granted-licenses.html\">Granted licenses in License Manager</a> in the <i>License Manager User Guide</i>.</p>", |
| 1186 | + "refs": { |
| 1187 | + "CreateGrantVersionRequest$Options": "<p>The options specified for the grant.</p>", |
| 1188 | + "Grant$Options": "<p>The options specified for the grant.</p>" |
| 1189 | + } |
| 1190 | + }, |
1178 | 1191 | "OrganizationConfiguration": {
|
1179 | 1192 | "base": "<p>Configuration information for Organizations.</p>",
|
1180 | 1193 | "refs": {
|
|
1185 | 1198 | "PrincipalArnList": {
|
1186 | 1199 | "base": null,
|
1187 | 1200 | "refs": {
|
1188 |
| - "CreateGrantRequest$Principals": "<p>The grant principals. This value should be specified as an Amazon Resource Name (ARN).</p>" |
| 1201 | + "CreateGrantRequest$Principals": "<p>The grant principals. You can specify one of the following as an Amazon Resource Name (ARN):</p> <ul> <li> <p>An Amazon Web Services account, which includes only the account specified.</p> </li> </ul> <ul> <li> <p>An organizational unit (OU), which includes all accounts in the OU.</p> </li> </ul> <ul> <li> <p>An organization, which will include all accounts across your organization.</p> </li> </ul>" |
1189 | 1202 | }
|
1190 | 1203 | },
|
1191 | 1204 | "ProductInformation": {
|
|
0 commit comments