

# SnapshotConfiguration
<a name="API_SnapshotConfiguration"></a>

Describes the configuration of the dashboard snapshot.

## Contents
<a name="API_SnapshotConfiguration_Contents"></a>

**Note**  
In the following list, the required parameters are described first.

 ** FileGroups **   <a name="QS-Type-SnapshotConfiguration-FileGroups"></a>
A list of `SnapshotJobResultFileGroup` objects that contain information about the snapshot that is generated. This list can hold a maximum of 6 `FileGroup` configurations.  
Type: Array of [SnapshotFileGroup](API_SnapshotFileGroup.md) objects  
Array Members: Minimum number of 1 item. Maximum number of 7 items.  
Required: Yes

 ** DestinationConfiguration **   <a name="QS-Type-SnapshotConfiguration-DestinationConfiguration"></a>
A structure that contains information on the Amazon S3 bucket that the generated snapshot is stored in.  
Type: [SnapshotDestinationConfiguration](API_SnapshotDestinationConfiguration.md) object  
Required: No

 ** Parameters **   <a name="QS-Type-SnapshotConfiguration-Parameters"></a>
A list of Quick Sight parameters and the list's override values.  
Type: [Parameters](API_Parameters.md) object  
Required: No

## See Also
<a name="API_SnapshotConfiguration_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/quicksight-2018-04-01/SnapshotConfiguration) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/quicksight-2018-04-01/SnapshotConfiguration) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/quicksight-2018-04-01/SnapshotConfiguration) 