

# Quick Sight API Operations to Control Data Resources
<a name="qs-data"></a>

The API operations in this section control Quick Sight data resources.

**Topics**
+ [Quick Sight API Operations for Data Sources](#qs-datasources)
+ [Quick Sight API Operations for Datasets](#qs-datasets)
+ [Quick Sight API Operations to Refresh SPICE Data (SPICE Ingestion)](#refreshing-spice-data)

## Quick Sight API Operations for Data Sources
<a name="qs-datasources"></a>

The API operations in this section control Quick Sight data sources.
+ [CreateDataSource](API_CreateDataSource.md)
+ [DescribeDataSource](API_DescribeDataSource.md)
+ [ListDataSources](API_ListDataSources.md)
+ [UpdateDataSource](API_UpdateDataSource.md)
+ [DeleteDataSource](API_DeleteDataSource.md)
+ [DescribeDataSourcePermissions](API_DescribeDataSourcePermissions.md)
+ [UpdateDataSetPermissions](API_UpdateDataSetPermissions.md)

## Quick Sight API Operations for Datasets
<a name="qs-datasets"></a>

The API operations in this section control Quick Sight datasets.
+ [CreateDataSet](API_CreateDataSet.md)
+ [DescribeDataSet](API_DescribeDataSet.md)
+ [ListDataSets](API_ListDataSets.md)
+ [UpdateDataSet](API_UpdateDataSet.md)
+ [DeleteDataSet](API_DeleteDataSet.md)
+ [DescribeDataSetPermissions](API_DescribeDataSetPermissions.md)
+ [UpdateDataSetPermissions](API_UpdateDataSetPermissions.md)

## Quick Sight API Operations to Refresh SPICE Data (SPICE Ingestion)
<a name="refreshing-spice-data"></a>

The API operations in this section control refreshing SPICE data (SPICE ingestion).
+ [CreateIngestion](API_CreateIngestion.md)
+ [CancelIngestion](API_CancelIngestion.md)
+ [DescribeIngestion](API_DescribeIngestion.md)
+ [ListIngestions](API_ListIngestions.md)

Use the following API operations to create, update, and delete SPICE data refresh schedules.
+ [CreateRefreshSchedule](API_CreateRefreshSchedule.md)
+ [DeleteRefreshSchedule](API_DeleteRefreshSchedule.md)
+ [DescribeRefreshSchedule](API_DescribeRefreshSchedule.md)
+ [UpdateRefreshSchedule](API_UpdateRefreshSchedule.md)
+ [ListRefreshSchedules](API_ListRefreshSchedules.md)

Use the following API operations to control the incremental refresh configruation of SPICE data in your Quick Sight account.
+ [PutDataSetRefreshProperties](API_PutDataSetRefreshProperties.md)
+ [DescribeDataSetRefreshProperties](API_DescribeDataSetRefreshProperties.md)
+ [DeleteDataSetRefreshProperties](API_DeleteDataSetRefreshProperties.md)