v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1425150118.3 KB

Start the continuous flow of agent's discovered data into Amazon Athena.

post/#X-Amz-Target=AWSPoseidonService_V2015_11_01.StartContinuousExport

Headers

X-Amz-Target'AWSPoseidonService_V2015_11_01.StartContinuousExport' required

Request body

StartContinuousExportRequest required

Response

Success

exportIdstring

The unique ID assigned to this export.

s3Bucketstring

The name of the s3 bucket where the export data parquet files are stored.

startTimestring date-time

The timestamp representing when the continuous export was started.

dataSource'AGENT'

The type of data collector used to gather this data (currently only offered for AGENT).

schemaStorageConfigobject
<p>A dictionary which describes how the data is stored.</p> <ul> <li> <p> <code>databaseName</code> - the name of the Glue database used to store the schema.</p> </li> </ul>