Retrieves a specified import task.
Path parameters
The unique identifier of the import task.
Response
Success
The unique identifier of the Neptune Analytics graph.
The unique identifier of the import task.
A URL identifying to the location of the data to be imported. This can be an Amazon S3 path, or can point to a Neptune database endpoint or snapshot
Specifies the format of S3 data to be imported. Valid values are <code>CSV</code>, which identifies the <a href="https://docs.aws.amazon.com/neptune/latest/userguide/bulk-load-tutorial-format-gremlin.html">Gremlin CSV format</a> or <code>OPENCYPHER</code>, which identifies the <a href="https://docs.aws.amazon.com/neptune/latest/userguide/bulk-load-tutorial-format-opencypher.html">openCypher load format</a>.
The parquet type of the import task.
The ARN of the IAM role that will allow access to the data that is to be imported.
The number of the current attempts to execute the import task.
The reason that the import task has this status value.