v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1434243162.5 KB

Creates the content of a dataset by applying a <code>queryAction</code> (a SQL query) or a <code>containerAction</code> (executing a containerized application).

post/datasets/{datasetName}/content

Path parameters

datasetNamestring required

The name of the dataset.

Request body

versionIdstring

The version ID of the dataset content. To specify <code>versionId</code> for a dataset content, the dataset must use a <a href="https://docs.aws.amazon.com/iotanalytics/latest/APIReference/API_DeltaTime.html">DeltaTimer</a> filter.

Response

Success

versionIdstring

The version ID of the dataset contents that are being created.