v1

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

Creates a subscription target in Amazon DataZone.

post/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/subscription-targets

Path parameters

domainIdentifierstring required

The ID of the Amazon DataZone domain in which subscription target is created.

environmentIdentifierstring required

The ID of the environment in which subscription target is created.

Request body

namestring password required

The name of the subscription target.

typestring required

The type of the subscription target.

authorizedPrincipalsAuthorizedPrincipalIdentifier[] required

The authorized principals of the subscription target.

manageAccessRolestring required

The manage access role that is used to create the subscription target.

applicableAssetTypesTypeName[] required

The asset types that can be included in the subscription target.

providerstring

The provider of the subscription target.

clientTokenstring

A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.

subscriptionGrantCreationMode'AUTOMATIC' | 'MANUAL'

Determines the subscription grant creation mode for this target, defining if grants are auto-created upon subscription approval or managed manually.

Response

Success

idstring required

The ID of the subscription target.

authorizedPrincipalsAuthorizedPrincipalIdentifier[] required

The authorised principals of the subscription target.

domainIdstring required

The ID of the Amazon DataZone domain in which the subscription target was created.

projectIdstring required

???

environmentIdstring required

The ID of the environment in which the subscription target was created.

namestring password required

The name of the subscription target.

typestring required

The type of the subscription target.

createdBystring required

The Amazon DataZone user who created the subscription target.

updatedBystring

The Amazon DataZone user who updated the subscription target.

createdAtstring date-time required

The timestamp of when the subscription target was created.

updatedAtstring date-time

The timestamp of when the subscription target was updated.

manageAccessRolestring

The manage access role with which the subscription target was created.

applicableAssetTypesTypeName[] required

The asset types that can be included in the subscription target.

providerstring required

The provider of the subscription target.

subscriptionGrantCreationMode'AUTOMATIC' | 'MANUAL'

Determines the subscription grant creation mode for this target, defining if grants are auto-created upon subscription approval or managed manually.