quicksight_describe_dashboard_snapshot_job: Describes an existing snapshot job

View source: R/quicksight_operations.R

quicksight_describe_dashboard_snapshot_jobR Documentation

Describes an existing snapshot job

Description

Describes an existing snapshot job.

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

Usage

quicksight_describe_dashboard_snapshot_job(
  AwsAccountId,
  DashboardId,
  SnapshotJobId
)

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_job API call.


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