QuickSight Refresh Schedule

QuickSight Refresh Schedule in AWS defines how and when datasets in Amazon QuickSight are automatically refreshed. It allows you to set up recurring schedules to update data from source systems, ensuring dashboards and analyses always reflect the latest information. This helps maintain data accuracy without requiring manual refreshes.

aws.quicksight_refresh_schedule

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) for the refresh schedule.
refresh_typecorestringThe type of refresh that a datset undergoes. Valid values are as follows: FULL_REFRESH: A complete refresh of a dataset. INCREMENTAL_REFRESH: A partial refresh of some rows of a dataset, based on the time window specified. For more information on full and incremental refreshes, see Refreshing SPICE data in the Amazon QuickSight User Guide.
schedule_frequencycorejsonThe frequency for the refresh schedule.
schedule_idcorestringAn identifier for the refresh schedule.
start_after_date_timecoretimestampTime after which the refresh schedule can be started, expressed in YYYY-MM-DDTHH:MM:SS format.
tagscorehstore