listAssetBundleExportJobs
inline suspend fun QuickSightClient.listAssetBundleExportJobs(crossinline block: ListAssetBundleExportJobsRequest.Builder.() -> Unit): ListAssetBundleExportJobsResponse
Lists all asset bundle export jobs that have been taken place in the last 14 days. Jobs created more than 14 days ago are deleted forever and are not returned. If you are using the same job ID for multiple jobs, ListAssetBundleExportJobs
only returns the most recent job that uses the repeated job ID.