Seleziona le tue preferenze relative ai cookie

Utilizziamo cookie essenziali e strumenti simili necessari per fornire il nostro sito e i nostri servizi. Utilizziamo i cookie prestazionali per raccogliere statistiche anonime in modo da poter capire come i clienti utilizzano il nostro sito e apportare miglioramenti. I cookie essenziali non possono essere disattivati, ma puoi fare clic su \"Personalizza\" o \"Rifiuta\" per rifiutare i cookie prestazionali.

Se sei d'accordo, AWS e le terze parti approvate utilizzeranno i cookie anche per fornire utili funzionalità del sito, ricordare le tue preferenze e visualizzare contenuti pertinenti, inclusa la pubblicità pertinente. Per continuare senza accettare questi cookie, fai clic su \"Continua\" o \"Rifiuta\". Per effettuare scelte più dettagliate o saperne di più, fai clic su \"Personalizza\".

ExportTaskSummary - NeptuneAnalyticsAPI
Questa pagina non è tradotta nella tua lingua. Richiedi traduzione

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:

Argomento successivo:

GraphDataSummary

Argomento precedente:

ExportTaskDetails
PrivacyCondizioni del sitoPreferenze cookie
© 2025, Amazon Web Services, Inc. o società affiliate. Tutti i diritti riservati.