v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14128667.3 KB

This operations starts a job to export the results of search job to a designated S3 bucket.

put/export-search-jobs

Request body

SearchJobIdentifierstring required

The unique string that specifies the search job.

ClientTokenstring
<p>Include this parameter to allow multiple identical calls for idempotency.</p> <p>A client token is valid for 8 hours after the first request that uses it is completed. After this time, any request with the same token is treated as a new request.</p>
Tagsobject

Optional tags to include. A tag is a key-value pair you can use to manage, filter, and search for your resources. Allowed characters include UTF-8 letters, numbers, spaces, and the following characters: + - = . _ : /.

RoleArnstring

This parameter specifies the role ARN used to start the search results export jobs.

Response

Success

ExportJobArnstring

This is the unique ARN (Amazon Resource Name) that belongs to the new export job.

ExportJobIdentifierstring required

This is the unique identifier that specifies the new export job.