SubscriptionTargetSummary - Amazon DataZone

SubscriptionTargetSummary

The details of the subscription target.

Contents

applicableAssetTypes

The asset types included in the subscription target.

Type: Array of strings

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: ^[^\.]*

Required: Yes

authorizedPrincipals

The authorized principals included in the subscription target.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Pattern: ^[a-zA-Z0-9:/_-]*$

Required: Yes

createdAt

The timestamp of when the subscription target was created.

Type: Timestamp

Required: Yes

createdBy

The Amazon DataZone user who created the subscription target.

Type: String

Required: Yes

domainId

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

Type: String

Pattern: ^dzd[-_][a-zA-Z0-9_-]{1,36}$

Required: Yes

environmentId

The identifier of the environment of the subscription target.

Type: String

Pattern: ^[a-zA-Z0-9_-]{1,36}$

Required: Yes

id

The identifier of the subscription target.

Type: String

Pattern: ^[a-zA-Z0-9_-]{1,36}$

Required: Yes

manageAccessRole

The manage access role specified in the subscription target.

Type: String

Required: Yes

name

The name of the subscription target.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: Yes

projectId

The identifier of the project specified in the subscription target.

Type: String

Pattern: ^[a-zA-Z0-9_-]{1,36}$

Required: Yes

provider

The provider of the subscription target.

Type: String

Required: Yes

subscriptionTargetConfig

The configuration of the subscription target.

Type: Array of SubscriptionTargetForm objects

Required: Yes

type

The type of the subscription target.

Type: String

Required: Yes

updatedAt

The timestamp of when the subscription target was updated.

Type: Timestamp

Required: No

updatedBy

The Amazon DataZone user who updated the subscription target.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: