Learn R Programming

paws.analytics (version 0.7.0)

quicksight_describe_asset_bundle_import_job: Describes an existing import job

Description

Describes an existing import job.

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

Usage

quicksight_describe_asset_bundle_import_job(
  AwsAccountId,
  AssetBundleImportJobId
)

Arguments

AwsAccountId

[required] The ID of the Amazon Web Services account the import job was executed in.

AssetBundleImportJobId

[required] The ID of the job. The job ID is set when you start a new job with a start_asset_bundle_import_job API call.