v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141891,2951.1 MB

Gets an Amazon DataZone asset type.

Asset types define the categories and characteristics of different kinds of data assets within Amazon DataZone.. They determine what metadata fields are required, what operations are possible, and how the asset integrates with other Amazon Web Services services. Asset types can range from built-in types like Amazon S3 buckets and Amazon Web Services Glue tables to custom types defined for specific organizational needs. Understanding asset types is crucial for properly organizing and managing different kinds of data resources.

Prerequisites:

  • The asset type with identifier must exist in the domain. ResourceNotFoundException.

  • You must have the GetAssetType permission.

  • Ensure the domain-identifier value is correct and accessible.

get/v2/domains/{domainIdentifier}/asset-types/{identifier}

Path parameters

domainIdentifierstring required

The ID of the Amazon DataZone domain in which the asset type exists.

identifierstring required

The ID of the asset type.

Query parameters

revisionstring

The revision of the asset type.

Response

Success

domainIdstring required

The ID of the Amazon DataZone domain in which the asset type exists.

namestring required

The name of the asset type.

revisionstring required

The revision of the asset type.

descriptionstring password

The description of the asset type.

formsOutputobject required

The metadata forms attached to the asset type.

owningProjectIdstring required

The ID of the Amazon DataZone project that owns the asset type.

originDomainIdstring

The ID of the Amazon DataZone domain in which the asset type was originally created.

originProjectIdstring

The ID of the Amazon DataZone project in which the asset type was originally created.

createdAtstring date-time

The timestamp of when the asset type was created.

createdBystring

The Amazon DataZone user who created the asset type.

updatedAtstring date-time

The timestamp of when the asset type was updated.

updatedBystring

The Amazon DataZone user that updated the asset type.