Describes an existing snapshot job
Source:R/quicksight_operations.R
quicksight_describe_dashboard_snapshot_job.RdDescribes an existing snapshot job.
See https://www.paws-r-sdk.com/docs/quicksight_describe_dashboard_snapshot_job/ for full documentation.
Arguments
- AwsAccountId
[required] The ID of the Amazon Web Services account that the dashboard snapshot job is executed in.
- DashboardId
[required] The ID of the dashboard that you have started a snapshot job for.
- SnapshotJobId
[required] The ID of the job to be described. The job ID is set when you start a new job with a
start_dashboard_snapshot_jobAPI call.