Creates a license.
See https://www.paws-r-sdk.com/docs/licensemanager_create_license/ for full documentation.
licensemanager_create_license(
LicenseName,
ProductName,
ProductSKU,
Issuer,
HomeRegion,
Validity,
Entitlements,
Beneficiary,
ConsumptionConfiguration,
LicenseMetadata = NULL,
ClientToken
)
[required] License name.
[required] Product name.
[required] Product SKU.
[required] License issuer.
[required] Home Region for the license.
[required] Date and time range during which the license is valid, in ISO8601-UTC format.
[required] License entitlements.
[required] License beneficiary.
[required] Configuration for consumption of the license. Choose a provisional configuration for workloads running with continuous connectivity. Choose a borrow configuration for workloads with offline usage.
Information about the license.
[required] Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.