v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1463278347.3 KB

Exports an Explainability resource created by the CreateExplainability operation. Exported files are exported to an Amazon Simple Storage Service (Amazon S3) bucket.

You must specify a DataDestination object that includes an Amazon S3 bucket and an Identity and Access Management (IAM) role that Amazon Forecast can assume to access the Amazon S3 bucket. For more information, see aws-forecast-iam-roles.

The Status of the export job must be ACTIVE before you can access the export in your Amazon S3 bucket. To get the status, use the DescribeExplainabilityExport operation.

post/#X-Amz-Target=AmazonForecast.CreateExplainabilityExport

Headers

X-Amz-Target'AmazonForecast.CreateExplainabilityExport' required

Request body

ExplainabilityExportNamestring required

A unique name for the Explainability export.

ExplainabilityArnstring required

The Amazon Resource Name (ARN) of the Explainability to export.

Formatstring

The format of the exported data, CSV or PARQUET.

Response

Success

ExplainabilityExportArnstring

The Amazon Resource Name (ARN) of the export.