v1

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

Gets the subscription target in Amazon DataZone.

get/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/subscription-targets/{identifier}

Path parameters

domainIdentifierstring required

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

environmentIdentifierstring required

The ID of the environment associated with the subscription target.

identifierstring required

The ID of the subscription target.

Response

Success

idstring required

The ID of the subscription target.

authorizedPrincipalsAuthorizedPrincipalIdentifier[] required

The authorized principals of the subscription target.

domainIdstring required

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

projectIdstring required

The ID of the project associated with the subscription target.

environmentIdstring required

The ID of the environment associated with the subscription target.

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 associated with 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.