Distribute License Manager entitlements
If you are a license administrator operating in the management account of your organization with all features enabled, you can distribute entitlements to your organization from your granted licenses by creating a grant. For more information about AWS Organizations, see AWS Organizations terminology and concepts.
You can specify the recipient of the grant as one of the following:
-
An AWS account, which includes only the specified account.
-
An organization root, which will include all accounts across your organization.
-
An organizational unit (OU) (that is not nested), which includes all accounts in the specified OU and in nested OUs under the specified OU.
Note
You can create up to 2,000 grants per license.
You can use either the AWS License Manager console or the AWS CLI to distribute your entitlements. You can specify the organization ID or the organization ARN when creating a grant in the console, but the ARN format must be used with the AWS CLI. For example, the ARNs will resemble the following:
- Organization ID ARN
-
arn:aws:organizations::
<account-id-of-management-account>
:organization/o-<organization-id>
- Organization OU ARN
-
arn:aws:organizations::
<account-id-of-management-account>
:ou/o-<organization-id>
/ou-<organizational-unit-id>
The grant details page displays the list of accounts that you have granted access to the entitlement. After distributing a license to your organization, you can deactivate or activate the licenses individually on each account.