GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::Forecast::DescribeDatasetImportJobResponse(3) User Contributed Perl Documentation Paws::Forecast::DescribeDatasetImportJobResponse(3)

Paws::Forecast::DescribeDatasetImportJobResponse

When the dataset import job was created.

The Amazon Resource Name (ARN) of the dataset that the training data was imported to.

The ARN of the dataset import job.

The name of the dataset import job.

The size of the dataset in gigabytes (GB) after the import job has finished.

The location of the training data to import and an AWS Identity and Access Management (IAM) role that Amazon Forecast can assume to access the data.

If encryption is used, "DataSource" includes an AWS Key Management Service (KMS) key.

The estimated time remaining in minutes for the dataset import job to complete.

Statistical information about each field in the input data.

The format of the geolocation attribute. Valid Values:"LAT_LONG" and "CC_POSTALCODE".

The last time the resource was modified. The timestamp depends on the status of the job:

  • "CREATE_PENDING" - The "CreationTime".
  • "CREATE_IN_PROGRESS" - The current timestamp.
  • "CREATE_STOPPING" - The current timestamp.
  • "CREATE_STOPPED" - When the job stopped.
  • "ACTIVE" or "CREATE_FAILED" - When the job finished or failed.

If an error occurred, an informational message about the error.

The status of the dataset import job. States include:

  • "ACTIVE"
  • "CREATE_PENDING", "CREATE_IN_PROGRESS", "CREATE_FAILED"
  • "DELETE_PENDING", "DELETE_IN_PROGRESS", "DELETE_FAILED"
  • "CREATE_STOPPING", "CREATE_STOPPED"

The format of timestamps in the dataset. The format that you specify depends on the "DataFrequency" specified when the dataset was created. The following formats are supported

  • "yyyy-MM-dd"

    For the following data frequencies: Y, M, W, and D

  • "yyyy-MM-dd HH:mm:ss"

    For the following data frequencies: H, 30min, 15min, and 1min; and optionally, for: Y, M, W, and D

The single time zone applied to every item in the dataset

Whether "TimeZone" is automatically derived from the geolocation attribute.

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.