Atlan currently supports lineage for the Amazon QuickSight connector to the following data sources:
Atlan crawls and maps the following assets and properties from Amazon QuickSight.
Analyses
Atlan maps analyses from Amazon QuickSight to its QuickSightAnalysis
asset type.
Source property | Atlan property |
---|---|
name | name |
createdAt | sourceCreatedAt |
updatedAt | sourceUpdatedAt |
status | quickSightAnalysisStatus |
calculatedFields | quickSightAnalysisCalculatedFields |
parameterDeclarations | quickSightAnalysisParameterDeclarations |
filterGroups | quickSightAnalysisFilterGroups |
Dashboards
Atlan maps dashboards from Amazon QuickSight to its QuickSightDashboard
asset type.
Source property | Atlan property |
---|---|
name | name |
createdAt | sourceCreatedAt |
updatedAt | sourceUpdatedAt |
publishedVersionNumber | quickSightDashboardPublishedVersionNumber |
lastPublishedTime | quickSightDashboardLastPublishedTime |
analysisName | quickSightAnalysisQualifiedName |
Datasets
Atlan maps datasets from Amazon QuickSight to its QuickSightDataset
asset type.
Source property | Atlan property |
---|---|
name | name |
createdAt | sourceCreatedAt |
updatedAt | sourceUpdatedAt |
ImportMode | quickSightDatasetImportMode |
outputColumnCount | quickSightDatasetColumnCount |
Folders
Atlan maps folders from Amazon QuickSight to its QuickSightFolder
asset type.
Source property | Atlan property |
---|---|
name | name |
createdAt | sourceCreatedAt |
updatedAt | sourceUpdatedAt |
FolderType | quickSightFolderType |
SharingModel | quickSightFolderSharingModel |
folderHierarchy | quickSightFolderHierarchy |
Dataset fields
Atlan maps dataset fields from Amazon QuickSight to its QuickSightDatasetField
asset type.
Source property | Atlan property |
---|---|
name | name |
createdAt | sourceCreatedAt |
updatedAt | sourceUpdatedAt |
type | quickSightDatasetFieldType |
datasetQualifiedName | quickSightDatasetQualifiedName |
Analysis visuals
Atlan maps analysis visuals from Amazon QuickSight to its QuickSightAnalysisVisual
asset type.
Source property | Atlan property |
---|---|
name | name |
createdAt | sourceCreatedAt |
updatedAt | sourceUpdatedAt |
Id | quickSightId |
analysisQualifiedName | quickSightAnalysisQualifiedName |
sheetId | quickSightSheetId |
sheetName | quickSightSheetName |
Dashboard visuals
Atlan maps dashboard visuals from Amazon QuickSight to its QuickSightDashboardVisual
asset type.
Source property | Atlan property |
---|---|
name | name |
createdAt | sourceCreatedAt |
updatedAt | sourceUpdatedAt |
Id | quickSightId |
dashboardQualifiedName | quickSightDashboardQualifiedName |
sheetId | quickSightSheetId |
sheetName | quickSightSheetName |