---
type: resource-type
title: Analysis
description: aws resource type AWS::QuickSight::Analysis
name: Analysis
lexicon: aws
resource_type: AWS::QuickSight::Analysis
---
`AWS::QuickSight::Analysis`, a resource type of the aws lexicon.

## Properties

- `AnalysisId` (`string`, required)
- `AwsAccountId` (`string`, required)
- `Name` (`string`, required): <p>The descriptive name of the analysis.</p>
- `Arn` (`string`, optional): <p>The Amazon Resource Name (ARN) of the analysis.</p>
- `CreatedTime` (`string`, optional): <p>The time that the analysis was created.</p>
- `DataSetArns` (`string[]`, optional): <p>The ARNs of the datasets of the analysis.</p>
- `Definition` (`Analysis_AnalysisDefinition`, optional)
- `Errors` (`Analysis_AnalysisError[]`, optional): <p>Errors associated with the analysis.</p>
- `FolderArns` (`string[]`, optional)
- `LastUpdatedTime` (`string`, optional): <p>The time that the analysis was last updated.</p>
- `Parameters` (`Analysis_Parameters`, optional)
- `Permissions` (`Analysis_ResourcePermission[]`, optional)
- `Sheets` (`Analysis_Sheet[]`, optional): <p>A list of the associated sheets with the unique identifier and name of each sheet.</p>
- `SourceEntity` (`Analysis_AnalysisSourceEntity`, optional)
- `Status` (`Analysis_ResourceStatus`, optional)
- `Tags` (`Analysis_Tag[]`, optional)
- `ThemeArn` (`string`, optional): <p>The ARN of the theme of the analysis.</p>
- `ValidationStrategy` (`Analysis_ValidationStrategy`, optional)

## Attributes

- `Arn`
- `CreatedTime`
- `DataSetArns`
- `LastUpdatedTime`
