1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. datazone
  5. getSubscriptionTarget

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

aws-native.datazone.getSubscriptionTarget

Explore with Pulumi AI

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

Subscription targets enables one to access the data to which you have subscribed in your projects.

Using getSubscriptionTarget

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getSubscriptionTarget(args: GetSubscriptionTargetArgs, opts?: InvokeOptions): Promise<GetSubscriptionTargetResult>
function getSubscriptionTargetOutput(args: GetSubscriptionTargetOutputArgs, opts?: InvokeOptions): Output<GetSubscriptionTargetResult>
Copy
def get_subscription_target(domain_id: Optional[str] = None,
                            environment_id: Optional[str] = None,
                            id: Optional[str] = None,
                            opts: Optional[InvokeOptions] = None) -> GetSubscriptionTargetResult
def get_subscription_target_output(domain_id: Optional[pulumi.Input[str]] = None,
                            environment_id: Optional[pulumi.Input[str]] = None,
                            id: Optional[pulumi.Input[str]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[GetSubscriptionTargetResult]
Copy
func LookupSubscriptionTarget(ctx *Context, args *LookupSubscriptionTargetArgs, opts ...InvokeOption) (*LookupSubscriptionTargetResult, error)
func LookupSubscriptionTargetOutput(ctx *Context, args *LookupSubscriptionTargetOutputArgs, opts ...InvokeOption) LookupSubscriptionTargetResultOutput
Copy

> Note: This function is named LookupSubscriptionTarget in the Go SDK.

public static class GetSubscriptionTarget 
{
    public static Task<GetSubscriptionTargetResult> InvokeAsync(GetSubscriptionTargetArgs args, InvokeOptions? opts = null)
    public static Output<GetSubscriptionTargetResult> Invoke(GetSubscriptionTargetInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetSubscriptionTargetResult> getSubscriptionTarget(GetSubscriptionTargetArgs args, InvokeOptions options)
public static Output<GetSubscriptionTargetResult> getSubscriptionTarget(GetSubscriptionTargetArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: aws-native:datazone:getSubscriptionTarget
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

DomainId This property is required. string
The ID of the Amazon DataZone domain in which subscription target is created.
EnvironmentId This property is required. string
The ID of the environment in which subscription target is created.
Id This property is required. string
The ID of the subscription target.
DomainId This property is required. string
The ID of the Amazon DataZone domain in which subscription target is created.
EnvironmentId This property is required. string
The ID of the environment in which subscription target is created.
Id This property is required. string
The ID of the subscription target.
domainId This property is required. String
The ID of the Amazon DataZone domain in which subscription target is created.
environmentId This property is required. String
The ID of the environment in which subscription target is created.
id This property is required. String
The ID of the subscription target.
domainId This property is required. string
The ID of the Amazon DataZone domain in which subscription target is created.
environmentId This property is required. string
The ID of the environment in which subscription target is created.
id This property is required. string
The ID of the subscription target.
domain_id This property is required. str
The ID of the Amazon DataZone domain in which subscription target is created.
environment_id This property is required. str
The ID of the environment in which subscription target is created.
id This property is required. str
The ID of the subscription target.
domainId This property is required. String
The ID of the Amazon DataZone domain in which subscription target is created.
environmentId This property is required. String
The ID of the environment in which subscription target is created.
id This property is required. String
The ID of the subscription target.

getSubscriptionTarget Result

The following output properties are available:

ApplicableAssetTypes List<string>
The asset types that can be included in the subscription target.
AuthorizedPrincipals List<string>
The authorized principals of the subscription target.
CreatedAt string
The timestamp of when the subscription target was created.
CreatedBy string
The Amazon DataZone user who created the subscription target.
DomainId string
The ID of the Amazon DataZone domain in which subscription target is created.
EnvironmentId string
The ID of the environment in which subscription target is created.
Id string
The ID of the subscription target.
ManageAccessRole string
The manage access role that is used to create the subscription target.
Name string
The name of the subscription target.
ProjectId string
The identifier of the project specified in the subscription target.
Provider string
The provider of the subscription target.
SubscriptionTargetConfig List<Pulumi.AwsNative.DataZone.Outputs.SubscriptionTargetForm>
The configuration of the subscription target.
UpdatedAt string
The timestamp of when the subscription target was updated.
UpdatedBy string
The Amazon DataZone user who updated the subscription target.
ApplicableAssetTypes []string
The asset types that can be included in the subscription target.
AuthorizedPrincipals []string
The authorized principals of the subscription target.
CreatedAt string
The timestamp of when the subscription target was created.
CreatedBy string
The Amazon DataZone user who created the subscription target.
DomainId string
The ID of the Amazon DataZone domain in which subscription target is created.
EnvironmentId string
The ID of the environment in which subscription target is created.
Id string
The ID of the subscription target.
ManageAccessRole string
The manage access role that is used to create the subscription target.
Name string
The name of the subscription target.
ProjectId string
The identifier of the project specified in the subscription target.
Provider string
The provider of the subscription target.
SubscriptionTargetConfig []SubscriptionTargetForm
The configuration of the subscription target.
UpdatedAt string
The timestamp of when the subscription target was updated.
UpdatedBy string
The Amazon DataZone user who updated the subscription target.
applicableAssetTypes List<String>
The asset types that can be included in the subscription target.
authorizedPrincipals List<String>
The authorized principals of the subscription target.
createdAt String
The timestamp of when the subscription target was created.
createdBy String
The Amazon DataZone user who created the subscription target.
domainId String
The ID of the Amazon DataZone domain in which subscription target is created.
environmentId String
The ID of the environment in which subscription target is created.
id String
The ID of the subscription target.
manageAccessRole String
The manage access role that is used to create the subscription target.
name String
The name of the subscription target.
projectId String
The identifier of the project specified in the subscription target.
provider String
The provider of the subscription target.
subscriptionTargetConfig List<SubscriptionTargetForm>
The configuration of the subscription target.
updatedAt String
The timestamp of when the subscription target was updated.
updatedBy String
The Amazon DataZone user who updated the subscription target.
applicableAssetTypes string[]
The asset types that can be included in the subscription target.
authorizedPrincipals string[]
The authorized principals of the subscription target.
createdAt string
The timestamp of when the subscription target was created.
createdBy string
The Amazon DataZone user who created the subscription target.
domainId string
The ID of the Amazon DataZone domain in which subscription target is created.
environmentId string
The ID of the environment in which subscription target is created.
id string
The ID of the subscription target.
manageAccessRole string
The manage access role that is used to create the subscription target.
name string
The name of the subscription target.
projectId string
The identifier of the project specified in the subscription target.
provider string
The provider of the subscription target.
subscriptionTargetConfig SubscriptionTargetForm[]
The configuration of the subscription target.
updatedAt string
The timestamp of when the subscription target was updated.
updatedBy string
The Amazon DataZone user who updated the subscription target.
applicable_asset_types Sequence[str]
The asset types that can be included in the subscription target.
authorized_principals Sequence[str]
The authorized principals of the subscription target.
created_at str
The timestamp of when the subscription target was created.
created_by str
The Amazon DataZone user who created the subscription target.
domain_id str
The ID of the Amazon DataZone domain in which subscription target is created.
environment_id str
The ID of the environment in which subscription target is created.
id str
The ID of the subscription target.
manage_access_role str
The manage access role that is used to create the subscription target.
name str
The name of the subscription target.
project_id str
The identifier of the project specified in the subscription target.
provider str
The provider of the subscription target.
subscription_target_config Sequence[SubscriptionTargetForm]
The configuration of the subscription target.
updated_at str
The timestamp of when the subscription target was updated.
updated_by str
The Amazon DataZone user who updated the subscription target.
applicableAssetTypes List<String>
The asset types that can be included in the subscription target.
authorizedPrincipals List<String>
The authorized principals of the subscription target.
createdAt String
The timestamp of when the subscription target was created.
createdBy String
The Amazon DataZone user who created the subscription target.
domainId String
The ID of the Amazon DataZone domain in which subscription target is created.
environmentId String
The ID of the environment in which subscription target is created.
id String
The ID of the subscription target.
manageAccessRole String
The manage access role that is used to create the subscription target.
name String
The name of the subscription target.
projectId String
The identifier of the project specified in the subscription target.
provider String
The provider of the subscription target.
subscriptionTargetConfig List<Property Map>
The configuration of the subscription target.
updatedAt String
The timestamp of when the subscription target was updated.
updatedBy String
The Amazon DataZone user who updated the subscription target.

Supporting Types

SubscriptionTargetForm

Content This property is required. string
The content of the subscription target configuration.
FormName This property is required. string
The form name included in the subscription target configuration.
Content This property is required. string
The content of the subscription target configuration.
FormName This property is required. string
The form name included in the subscription target configuration.
content This property is required. String
The content of the subscription target configuration.
formName This property is required. String
The form name included in the subscription target configuration.
content This property is required. string
The content of the subscription target configuration.
formName This property is required. string
The form name included in the subscription target configuration.
content This property is required. str
The content of the subscription target configuration.
form_name This property is required. str
The form name included in the subscription target configuration.
content This property is required. String
The content of the subscription target configuration.
formName This property is required. String
The form name included in the subscription target configuration.

Package Details

Repository
AWS Native pulumi/pulumi-aws-native
License
Apache-2.0

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi