class Aws::Personalize::Types::DataSource
Describes the data source that contains the data to upload to a dataset.
@note When making an API call, you may pass DataSource
data as a hash: { data_location: "S3Location", }
@!attribute [rw] data_location
The path to the Amazon S3 bucket where the data that you want to upload to your dataset is stored. For example: `s3://bucket-name/folder-name/` @return [String]
@see docs.aws.amazon.com/goto/WebAPI/personalize-2018-05-22/DataSource AWS API Documentation
Constants
- SENSITIVE