Creates a new version of the specified license.
See https://www.paws-r-sdk.com/docs/licensemanager_create_license_version/ for full documentation.
licensemanager_create_license_version(
LicenseArn,
LicenseName,
ProductName,
Issuer,
HomeRegion,
Validity,
LicenseMetadata = NULL,
Entitlements,
ConsumptionConfiguration,
Status,
ClientToken,
SourceVersion = NULL
)
[required] Amazon Resource Name (ARN) of the license.
[required] License name.
[required] Product name.
[required] License issuer.
[required] Home Region of the license.
[required] Date and time range during which the license is valid, in ISO8601-UTC format.
Information about the license.
[required] License entitlements.
[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.
[required] License status.
[required] Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
Current version of the license.