Skip to content

/AWS1/CL_QST=>STARTASSETBUNDLEIMPORTJOB()

About StartAssetBundleImportJob

Starts an Asset Bundle import job.

An Asset Bundle import job imports specified Amazon QuickSight assets into an Amazon QuickSight account. You can also choose to import a naming prefix and specified configuration overrides. The assets that are contained in the bundle file that you provide are used to create or update a new or existing asset in your Amazon QuickSight account. Each Amazon QuickSight account can run up to 5 import jobs concurrently.

The API caller must have the necessary "create", "describe", and "update" permissions in their IAM role to access each resource type that is contained in the bundle file before the resources can be imported.

Method Signature

IMPORTING

Required arguments:

IV_AWSACCOUNTID TYPE /AWS1/QSTAWSACCOUNTID /AWS1/QSTAWSACCOUNTID

The ID of the Amazon Web Services account to import assets into.

IV_ASSETBUNDLEIMPORTJOBID TYPE /AWS1/QSTSHORTRESTRICTIVERES00 /AWS1/QSTSHORTRESTRICTIVERES00

The ID of the job. This ID is unique while the job is running. After the job is completed, you can reuse this ID for another job.

IO_ASSETBUNDLEIMPORTSOURCE TYPE REF TO /AWS1/CL_QSTASSETBUNDLEIMPSRC /AWS1/CL_QSTASSETBUNDLEIMPSRC

The source of the asset bundle zip file that contains the data that you want to import. The file must be in QUICKSIGHT_JSON format.

Optional arguments:

IO_OVERRIDEPARAMETERS TYPE REF TO /AWS1/CL_QSTASTBUNDLEIMPJOBO00 /AWS1/CL_QSTASTBUNDLEIMPJOBO00

Optional overrides that are applied to the resource configuration before import.

IV_FAILUREACTION TYPE /AWS1/QSTASTBUNDLEIMPFAILURE00 /AWS1/QSTASTBUNDLEIMPFAILURE00

The failure action for the import job.

If you choose ROLLBACK, failed import jobs will attempt to undo any asset changes caused by the failed job.

If you choose DO_NOTHING, failed import jobs will not attempt to roll back any asset changes caused by the failed job, possibly keeping the Amazon QuickSight account in an inconsistent state.

IO_OVERRIDEPERMISSIONS TYPE REF TO /AWS1/CL_QSTASTBUNDLEIMPJOBO01 /AWS1/CL_QSTASTBUNDLEIMPJOBO01

Optional permission overrides that are applied to the resource configuration before import.

IO_OVERRIDETAGS TYPE REF TO /AWS1/CL_QSTASTBUNDLEIMPJOBO02 /AWS1/CL_QSTASTBUNDLEIMPJOBO02

Optional tag overrides that are applied to the resource configuration before import.

IO_OVERRIDEVALIDATIONSTRAG TYPE REF TO /AWS1/CL_QSTASTBUNDLEIMPJOBO03 /AWS1/CL_QSTASTBUNDLEIMPJOBO03

An optional validation strategy override for all analyses and dashboards that is applied to the resource configuration before import.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_QSTSTRTASTBUNDLEIMP01 /AWS1/CL_QSTSTRTASTBUNDLEIMP01