Resource Type definition for AWS::LicenseManager::License
consumption_configuration
(Attributes) (see below for nested schema)entitlements
(Attributes List) (see below for nested schema)home_region
(String) Home region for the created license.issuer
(Attributes) (see below for nested schema)license_name
(String) Name for the created license.product_name
(String) Product name for the created license.validity
(Attributes) (see below for nested schema)beneficiary
(String) Beneficiary of the license.license_metadata
(Attributes List) (see below for nested schema)product_sku
(String) ProductSKU of the license.status
(String)id
(String) Uniquely identifies the resource.license_arn
(String) Amazon Resource Name is a unique name for each resource.version
(String) The version of the license.consumption_configuration
Optional:
borrow_configuration
(Attributes) (see below for nested schema)provisional_configuration
(Attributes) (see below for nested schema)renew_type
(String)consumption_configuration.borrow_configuration
Required:
allow_early_check_in
(Boolean)max_time_to_live_in_minutes
(Number)consumption_configuration.provisional_configuration
Required:
max_time_to_live_in_minutes
(Number)entitlements
Required:
name
(String)unit
(String)Optional:
allow_check_in
(Boolean)max_count
(Number)overage
(Boolean)value
(String)issuer
Required:
name
(String)Optional:
sign_key
(String)validity
Required:
begin
(String) Validity begin date for the license.end
(String) Validity begin date for the license.license_metadata
Required:
name
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_licensemanager_license.example <resource ID>