v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1429165131.4 KB

This operation updates an asset.

patch/v1/data-sets/{DataSetId}/revisions/{RevisionId}/assets/{AssetId}

Path parameters

AssetIdstring required

The unique identifier for an asset.

DataSetIdstring required

The unique identifier for a data set.

RevisionIdstring required

The unique identifier for a revision.

Request body

Namestring required

The name of the asset. When importing from Amazon S3, the Amazon S3 object key is used as the asset name. When exporting to Amazon S3, the asset name is used as default target Amazon S3 object key. When importing from Amazon API Gateway API, the API name is used as the asset name. When importing from Amazon Redshift, the datashare name is used as the asset name. When importing from AWS Lake Formation, the static values of "Database(s) included in the LF-tag policy" or "Table(s) included in LF-tag policy" are used as the name.

Response

Success

Arnstring

The ARN for the asset.

AssetType'S3_SNAPSHOT' | 'REDSHIFT_DATA_SHARE' | 'API_GATEWAY_API' | 'S3_DATA_ACCESS' | 'LAKE_FORMATION_DATA_PERMISSION'

The type of asset that is added to a data set.

CreatedAtstring date-time

The date and time that the asset was created, in ISO 8601 format.

DataSetIdstring

The unique identifier for the data set associated with this asset.

Idstring

The unique identifier for the asset.

Namestring

The name of the asset. When importing from Amazon S3, the Amazon S3 object key is used as the asset name. When exporting to Amazon S3, the asset name is used as default target Amazon S3 object key. When importing from Amazon API Gateway API, the API name is used as the asset name. When importing from Amazon Redshift, the datashare name is used as the asset name. When importing from AWS Lake Formation, the static values of "Database(s) included in the LF-tag policy"- or "Table(s) included in LF-tag policy" are used as the asset name.

RevisionIdstring

The unique identifier for the revision associated with this asset.

SourceIdstring

The asset ID of the owned asset corresponding to the entitled asset being viewed. This parameter is returned when an asset owner is viewing the entitled copy of its owned asset.

UpdatedAtstring date-time

The date and time that the asset was last updated, in ISO 8601 format.