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

## Properties

- `Name` (`string`, required)
- `Type` (`QuickSightDataSource_DataSourceType`, required)
- `AlternateDataSourceParameters` (`QuickSightDataSource_DataSourceParameters[]`, optional): <p>A set of alternate data source parameters that you want to share for the credentials stored with this data source. The credentials are applied in tandem with the data source parameters when you copy a data source by using a create or update request. The API operation compares the <code>DataSourceParameters</code> structure that's in the request with the structures in the <code>AlternateDataSourceParameters</code> allow list. If the structures are an exact match, the request is allowed to use the credentials from this existing data source. If the <code>AlternateDataSourceParameters</code> list is null, the <code>Credentials</code> originally used with this <code>DataSourceParameters</code> are automatically allowed.</p>
- `Arn` (`string`, optional): <p>The Amazon Resource Name (ARN) of the data source.</p>
- `AwsAccountId` (`string`, optional)
- `CreatedTime` (`string`, optional): <p>The time that this data source was created.</p>
- `Credentials` (`QuickSightDataSource_DataSourceCredentials`, optional)
- `DataSourceId` (`string`, optional)
- `DataSourceParameters` (`QuickSightDataSource_DataSourceParameters`, optional)
- `ErrorInfo` (`QuickSightDataSource_DataSourceErrorInfo`, optional)
- `FolderArns` (`string[]`, optional)
- `LastUpdatedTime` (`string`, optional): <p>The last time that this data source was updated.</p>
- `Permissions` (`QuickSightDataSource_ResourcePermission[]`, optional)
- `SslProperties` (`QuickSightDataSource_SslProperties`, optional)
- `Status` (`QuickSightDataSource_ResourceStatus`, optional)
- `Tags` (`QuickSightDataSource_Tag[]`, optional)
- `VpcConnectionProperties` (`QuickSightDataSource_VpcConnectionProperties`, optional)

## Attributes

- `Arn`
- `CreatedTime`
- `LastUpdatedTime`
- `Status`
