Creates a custom asset type.
Prerequisites:
-
The formsInput field is required, however, can be passed as empty (e.g. -forms-input {}).
-
You must have CreateAssetType permissions.
-
The domain-identifier and owning-project-identifier must be valid and active.
-
The name of the asset type must be unique within the domain — duplicate names will cause failure.
-
JSON input must be valid — incorrect formatting causes Invalid JSON errors.
post/v2/domains/{domainIdentifier}/asset-types
Path parameters
domainIdentifierstring required
The unique identifier of the Amazon DataZone domain where the custom asset type is being created.
Request body
Response
Success