|
|
| |
Paws::MachineLearning::GetDataSourceOutput(3) |
User Contributed Perl Documentation |
Paws::MachineLearning::GetDataSourceOutput(3) |
Paws::MachineLearning::GetDataSourceOutput
The parameter is "true" if statistics need to
be generated from the observation data.
The time that the "DataSource" was created.
The time is expressed in epoch time.
The 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.
The location of the data file or directory in Amazon Simple Storage Service
(Amazon S3).
A JSON string that captures the splitting rearrangement requirement of the
"DataSource".
The total size of observations in the data files.
The ID assigned to the "DataSource" at
creation. This value should be identical to the value of the
"DataSourceId" in the request.
The schema used by all of the data files of this
"DataSource".
This parameter is provided as part of the verbose format.
The time of the most recent edit to the
"DataSource". The time is expressed in epoch
time.
A link to the file containining logs of either create
"DataSource" operation.
The description of the most recent details about creating the
"DataSource".
A user-supplied name or description of the
"DataSource".
The number of data files referenced by the
"DataSource".
The current status of the "DataSource". This
element can have one of the following values:
- "PENDING" - Amazon Machine Language
(Amazon ML) submitted a request to create a
"DataSource".
- "INPROGRESS" - The creation process is
underway.
- "FAILED" - The request to create a
"DataSource" did not run to completion.
It is not usable.
- "COMPLETED" - The creation process
completed successfully.
- "DELETED" - The
"DataSource" is marked as deleted. It is
not usable.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |