quicksight_describe_asset_bundle_export_job: Describes an existing export job

View source: R/quicksight_operations.R

quicksight_describe_asset_bundle_export_jobR Documentation

Describes an existing export job

Description

Describes an existing export job.

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

Usage

quicksight_describe_asset_bundle_export_job(
  AwsAccountId,
  AssetBundleExportJobId
)

Arguments

AwsAccountId

[required] The ID of the Amazon Web Services account the export job is executed in.

AssetBundleExportJobId

[required] The ID of the job that you want described. The job ID is set when you start a new job with a start_asset_bundle_export_job API call.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.