paws.compute (version 0.1.0)

ec2_describe_conversion_tasks: Describes one or more of your conversion tasks

Description

Describes one or more of your conversion tasks. For more information, see the VM Import/Export User Guide.

Usage

ec2_describe_conversion_tasks(ConversionTaskIds, DryRun)

Arguments

ConversionTaskIds

One or more conversion task IDs.

DryRun

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

Request syntax

svc$describe_conversion_tasks(
  ConversionTaskIds = list(
    "string"
  ),
  DryRun = TRUE|FALSE
)

Details

For information about the import manifest referenced by this API action, see VM Import Manifest.