1. Packages
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. connect
  6. getDataLakeAssociation

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

Viewing docs for AWS Cloud Control v1.74.1
published on Monday, Aug 3, 2026 by Pulumi
aws-native logo

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

Viewing docs for AWS Cloud Control v1.74.1
published on Monday, Aug 3, 2026 by Pulumi

    Resource schema for AWS::Connect::DataLakeAssociation

    Using getDataLakeAssociation

    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 getDataLakeAssociation(args: GetDataLakeAssociationArgs, opts?: InvokeOptions): Promise<GetDataLakeAssociationResult>
    function getDataLakeAssociationOutput(args: GetDataLakeAssociationOutputArgs, opts?: InvokeOptions): Output<GetDataLakeAssociationResult>
    def get_data_lake_association(data_set_id: Optional[str] = None,
                                  instance_id: Optional[str] = None,
                                  target_account_id: Optional[str] = None,
                                  opts: Optional[InvokeOptions] = None) -> GetDataLakeAssociationResult
    def get_data_lake_association_output(data_set_id: pulumi.Input[Optional[str]] = None,
                                  instance_id: pulumi.Input[Optional[str]] = None,
                                  target_account_id: pulumi.Input[Optional[str]] = None,
                                  opts: Optional[InvokeOptions] = None) -> Output[GetDataLakeAssociationResult]
    func LookupDataLakeAssociation(ctx *Context, args *LookupDataLakeAssociationArgs, opts ...InvokeOption) (*LookupDataLakeAssociationResult, error)
    func LookupDataLakeAssociationOutput(ctx *Context, args *LookupDataLakeAssociationOutputArgs, opts ...InvokeOption) LookupDataLakeAssociationResultOutput

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

    public static class GetDataLakeAssociation 
    {
        public static Task<GetDataLakeAssociationResult> InvokeAsync(GetDataLakeAssociationArgs args, InvokeOptions? opts = null)
        public static Output<GetDataLakeAssociationResult> Invoke(GetDataLakeAssociationInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetDataLakeAssociationResult> getDataLakeAssociation(GetDataLakeAssociationArgs args, InvokeOptions options)
    public static Output<GetDataLakeAssociationResult> getDataLakeAssociation(GetDataLakeAssociationArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:connect:getDataLakeAssociation
      arguments:
        # arguments dictionary
    data "aws-native_connect_get_data_lake_association" "name" {
        # arguments
    }

    The following arguments are supported:

    DataSetId string
    The identifier of the analytics data set.
    InstanceId string
    The identifier of the Amazon Connect instance
    TargetAccountId string
    The identifier of the target account
    DataSetId string
    The identifier of the analytics data set.
    InstanceId string
    The identifier of the Amazon Connect instance
    TargetAccountId string
    The identifier of the target account
    data_set_id string
    The identifier of the analytics data set.
    instance_id string
    The identifier of the Amazon Connect instance
    target_account_id string
    The identifier of the target account
    dataSetId String
    The identifier of the analytics data set.
    instanceId String
    The identifier of the Amazon Connect instance
    targetAccountId String
    The identifier of the target account
    dataSetId string
    The identifier of the analytics data set.
    instanceId string
    The identifier of the Amazon Connect instance
    targetAccountId string
    The identifier of the target account
    data_set_id str
    The identifier of the analytics data set.
    instance_id str
    The identifier of the Amazon Connect instance
    target_account_id str
    The identifier of the target account
    dataSetId String
    The identifier of the analytics data set.
    instanceId String
    The identifier of the Amazon Connect instance
    targetAccountId String
    The identifier of the target account

    getDataLakeAssociation Result

    The following output properties are available:

    ResourceShareArn string
    The Amazon Resource Name (ARN) of the AWS Resource Access Manager share
    ResourceShareId string
    The AWS Resource Access Manager share ID
    ResourceShareArn string
    The Amazon Resource Name (ARN) of the AWS Resource Access Manager share
    ResourceShareId string
    The AWS Resource Access Manager share ID
    resource_share_arn string
    The Amazon Resource Name (ARN) of the AWS Resource Access Manager share
    resource_share_id string
    The AWS Resource Access Manager share ID
    resourceShareArn String
    The Amazon Resource Name (ARN) of the AWS Resource Access Manager share
    resourceShareId String
    The AWS Resource Access Manager share ID
    resourceShareArn string
    The Amazon Resource Name (ARN) of the AWS Resource Access Manager share
    resourceShareId string
    The AWS Resource Access Manager share ID
    resource_share_arn str
    The Amazon Resource Name (ARN) of the AWS Resource Access Manager share
    resource_share_id str
    The AWS Resource Access Manager share ID
    resourceShareArn String
    The Amazon Resource Name (ARN) of the AWS Resource Access Manager share
    resourceShareId String
    The AWS Resource Access Manager share ID

    Package Details

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

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

    Viewing docs for AWS Cloud Control v1.74.1
    published on Monday, Aug 3, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial