---
type: resource-type
title: License
description: aws resource type AWS::LicenseManager::License
name: License
lexicon: aws
resource_type: AWS::LicenseManager::License
---
`AWS::LicenseManager::License`, a resource type of the aws lexicon.

## Properties

- `Beneficiary` (`string`, required): Beneficiary of the license.
- `ConsumptionConfiguration` (`License_ConsumptionConfiguration`, required)
- `Entitlements` (`License_Entitlement[]`, required)
- `HomeRegion` (`string`, required): Home region for the created license.
- `Issuer` (`License_IssuerData`, required)
- `LicenseName` (`string`, required): Name for the created license.
- `ProductName` (`string`, required): Product name for the created license.
- `ProductSKU` (`string`, required): ProductSKU of the license.
- `Validity` (`License_ValidityDateFormat`, required)
- `LicenseArn` (`string`, optional): Amazon Resource Name is a unique name for each resource.
- `LicenseMetadata` (`License_Metadata[]`, optional)
- `Status` (`string`, optional)
- `Tags` (`License_Tag[]`, optional): A list of tags to attach.
- `Version` (`string`, optional): The version of the license.

## Attributes

- `LicenseArn`
- `Version`
