licensemanager_create_license_conversion_task_for_resource: Creates a new license conversion task

View source: R/licensemanager_operations.R

licensemanager_create_license_conversion_task_for_resourceR Documentation

Creates a new license conversion task

Description

Creates a new license conversion task.

See https://www.paws-r-sdk.com/docs/licensemanager_create_license_conversion_task_for_resource/ for full documentation.

Usage

licensemanager_create_license_conversion_task_for_resource(
  ResourceArn,
  SourceLicenseContext,
  DestinationLicenseContext
)

Arguments

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.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.