Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

ExportTaskSummary - NeptuneAnalyticsAPI

ExportTaskSummary

Provides details about an export task.

Contents

destination

The Amazon S3 URI of the export task where data will be exported to.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Required: Yes

format

The format of the export task.

Type: String

Valid Values: PARQUET | CSV

Required: Yes

graphId

The source graph identifier of the export task.

Type: String

Pattern: g-[a-z0-9]{10}

Required: Yes

kmsKeyIdentifier

The KMS key identifier of the export task.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: arn:aws(|-cn|-us-gov):kms:[a-zA-Z0-9-]*:[0-9]{12}:key/[a-zA-Z0-9-]{36}

Required: Yes

roleArn

The ARN of the IAM role that will allow the data to be exported to the destination.

Type: String

Pattern: arn:aws[^:]*:iam::\d{12}:(role|role/service-role)(/[\w+=,.@-]+)+

Required: Yes

status

The current status of the export task.

Type: String

Valid Values: INITIALIZING | EXPORTING | SUCCEEDED | FAILED | CANCELLING | CANCELLED | DELETED

Required: Yes

taskId

The unique identifier of the export task.

Type: String

Pattern: t-[a-z0-9]{10}

Required: Yes

parquetType

The parquet type of the export task.

Type: String

Valid Values: COLUMNAR

Required: No

statusReason

The reason that the export task has this status value.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.