---
type: resource-type
title: SubscriptionTarget
description: aws resource type AWS::DataZone::SubscriptionTarget
name: SubscriptionTarget
lexicon: aws
resource_type: AWS::DataZone::SubscriptionTarget
---
`AWS::DataZone::SubscriptionTarget`, a resource type of the aws lexicon.

## Properties

- `ApplicableAssetTypes` (`string[]`, required): The asset types that can be included in the subscription target.
- `AuthorizedPrincipals` (`string[]`, required): The authorized principals of the subscription target.
- `DomainIdentifier` (`string`, required): The ID of the Amazon DataZone domain in which subscription target would be created.
- `EnvironmentIdentifier` (`string`, required): The ID of the environment in which subscription target would be created.
- `Name` (`string`, required): The name of the subscription target.
- `SubscriptionTargetConfig` (`SubscriptionTarget_SubscriptionTargetForm[]`, required): The configuration of the subscription target.
- `Type` (`string`, required): The type of the subscription target.
- `CreatedAt` (`string`, optional): The timestamp of when the subscription target was created.
- `CreatedBy` (`string`, optional): The Amazon DataZone user who created the subscription target.
- `DomainId` (`string`, optional): The ID of the Amazon DataZone domain in which subscription target is created.
- `EnvironmentId` (`string`, optional): The ID of the environment in which subscription target is created.
- `Id` (`string`, optional): The ID of the subscription target.
- `ManageAccessRole` (`string`, optional): The manage access role that is used to create the subscription target.
- `ProjectId` (`string`, optional): The identifier of the project specified in the subscription target.
- `Provider` (`string`, optional): The provider of the subscription target.
- `UpdatedAt` (`string`, optional): The timestamp of when the subscription target was updated.
- `UpdatedBy` (`string`, optional): The Amazon DataZone user who updated the subscription target.

## Attributes

- `CreatedAt`
- `CreatedBy`
- `DomainId`
- `EnvironmentId`
- `Id`
- `ProjectId`
- `UpdatedAt`
- `UpdatedBy`
