![]() |
![]()
| ![]() |
![]()
NAMEPaws::MachineLearning::GetDataSourceOutput ATTRIBUTESComputeStatistics => BoolThe parameter is "true" if statistics need to be generated from the observation data. ComputeTime => IntThe approximate CPU time in milliseconds that Amazon Machine Learning spent processing the "DataSource", normalized and scaled on computation resources. "ComputeTime" is only available if the "DataSource" is in the "COMPLETED" state and the "ComputeStatistics" is set to true. CreatedAt => StrThe time that the "DataSource" was created. The time is expressed in epoch time. CreatedByIamUser => StrThe AWS user account from which the "DataSource" was created. The account type can be either an AWS root account or an AWS Identity and Access Management (IAM) user account. DataLocationS3 => StrThe location of the data file or directory in Amazon Simple Storage Service (Amazon S3). DataRearrangement => StrA JSON string that represents the splitting and rearrangement requirement used when this "DataSource" was created. DataSizeInBytes => IntThe total size of observations in the data files. DataSourceId => StrThe ID assigned to the "DataSource" at creation. This value should be identical to the value of the "DataSourceId" in the request. DataSourceSchema => StrThe schema used by all of the data files of this "DataSource". Note: This parameter is provided as part of the verbose format. FinishedAt => StrThe epoch time when Amazon Machine Learning marked the "DataSource" as "COMPLETED" or "FAILED". "FinishedAt" is only available when the "DataSource" is in the "COMPLETED" or "FAILED" state. LastUpdatedAt => StrThe time of the most recent edit to the "DataSource". The time is expressed in epoch time. LogUri => StrA link to the file containing logs of "CreateDataSourceFrom*" operations. Message => StrThe user-supplied description of the most recent details about creating the "DataSource". Name => StrA user-supplied name or description of the "DataSource". NumberOfFiles => IntThe number of data files referenced by the "DataSource". RDSMetadata => Paws::MachineLearning::RDSMetadataRedshiftMetadata => Paws::MachineLearning::RedshiftMetadataRoleARN => StrStartedAt => StrThe epoch time when Amazon Machine Learning marked the "DataSource" as "INPROGRESS". "StartedAt" isn't available if the "DataSource" is in the "PENDING" state. Status => StrThe current status of the "DataSource". This element can have one of the following values:
Valid values are: "PENDING", "INPROGRESS", "FAILED", "COMPLETED", "DELETED" =head2 _request_id => Str
|