View source: R/licensemanager_operations.R
licensemanager_create_license_conversion_task_for_resource | R Documentation |
Creates a new license conversion task.
See https://www.paws-r-sdk.com/docs/licensemanager_create_license_conversion_task_for_resource/ for full documentation.
licensemanager_create_license_conversion_task_for_resource(
ResourceArn,
SourceLicenseContext,
DestinationLicenseContext
)
ResourceArn |
[required] Amazon Resource Name (ARN) of the resource you are converting the license type for. |
SourceLicenseContext |
[required] Information that identifies the license type you are converting from. For the structure of the source license, see Convert a license type using the CLI in the License Manager User Guide. |
DestinationLicenseContext |
[required] Information that identifies the license type you are converting to. For the structure of the destination license, see Convert a license type using the CLI in the License Manager User Guide. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.