Analysis
Metadata structure for an analysis in Quick Sight
Contents
Note
In the following list, the required parameters are described first.
- AnalysisId
- 
               The ID of the analysis. Type: String Length Constraints: Minimum length of 1. Maximum length of 512. Pattern: [\w\-]+Required: No 
- Arn
- 
               The Amazon Resource Name (ARN) of the analysis. Type: String Required: No 
- CreatedTime
- 
               The time that the analysis was created. Type: Timestamp Required: No 
- DataSetArns
- 
               The ARNs of the datasets of the analysis. Type: Array of strings Array Members: Maximum number of 100 items. Required: No 
- Errors
- 
               Errors associated with the analysis. Type: Array of AnalysisError objects Array Members: Minimum number of 1 item. Required: No 
- LastUpdatedTime
- 
               The time that the analysis was last updated. Type: Timestamp Required: No 
- Name
- 
               The descriptive name of the analysis. Type: String Length Constraints: Minimum length of 1. Maximum length of 2048. Required: No 
- Sheets
- 
               A list of the associated sheets with the unique identifier and name of each sheet. Type: Array of Sheet objects Array Members: Maximum number of 20 items. Required: No 
- Status
- 
               Status associated with the analysis. Type: String Valid Values: CREATION_IN_PROGRESS | CREATION_SUCCESSFUL | CREATION_FAILED | UPDATE_IN_PROGRESS | UPDATE_SUCCESSFUL | UPDATE_FAILED | DELETEDRequired: No 
- ThemeArn
- 
               The ARN of the theme of the analysis. Type: String Required: No 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: