Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface UpdateAssetResponse

Hierarchy

Properties

Arn?: string

The ARN for the asset.

AssetDetails?: AssetDetails

Details about the asset.

AssetType?: string

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

CreatedAt?: Date

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

DataSetId?: string

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

Id?: string

The unique identifier for the asset.

Name?: string

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.

RevisionId?: string

The unique identifier for the revision associated with this asset.

SourceId?: string

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.

UpdatedAt?: Date

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