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

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

    Create DataLakeAssociation Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new DataLakeAssociation(name: string, args: DataLakeAssociationArgs, opts?: CustomResourceOptions);
    @overload
    def DataLakeAssociation(resource_name: str,
                            args: DataLakeAssociationArgs,
                            opts: Optional[ResourceOptions] = None)
    
    @overload
    def DataLakeAssociation(resource_name: str,
                            opts: Optional[ResourceOptions] = None,
                            data_set_id: Optional[str] = None,
                            instance_id: Optional[str] = None,
                            target_account_id: Optional[str] = None)
    func NewDataLakeAssociation(ctx *Context, name string, args DataLakeAssociationArgs, opts ...ResourceOption) (*DataLakeAssociation, error)
    public DataLakeAssociation(string name, DataLakeAssociationArgs args, CustomResourceOptions? opts = null)
    public DataLakeAssociation(String name, DataLakeAssociationArgs args)
    public DataLakeAssociation(String name, DataLakeAssociationArgs args, CustomResourceOptions options)
    
    type: aws-native:connect:DataLakeAssociation
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    resource "aws-native_connect_data_lake_association" "name" {
        # resource properties
    }

    Parameters

    name string
    The unique name of the resource.
    args DataLakeAssociationArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args DataLakeAssociationArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args DataLakeAssociationArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args DataLakeAssociationArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args DataLakeAssociationArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    DataLakeAssociation Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The DataLakeAssociation resource accepts the following input properties:

    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

    Outputs

    All input properties are implicitly available as output properties. Additionally, the DataLakeAssociation resource produces the following output properties:

    Id string
    The provider-assigned unique ID for this managed resource.
    ResourceShareArn string
    The Amazon Resource Name (ARN) of the AWS Resource Access Manager share
    ResourceShareId string
    The AWS Resource Access Manager share ID
    Id string
    The provider-assigned unique ID for this managed resource.
    ResourceShareArn string
    The Amazon Resource Name (ARN) of the AWS Resource Access Manager share
    ResourceShareId string
    The AWS Resource Access Manager share ID
    id string
    The provider-assigned unique ID for this managed resource.
    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
    id String
    The provider-assigned unique ID for this managed resource.
    resourceShareArn String
    The Amazon Resource Name (ARN) of the AWS Resource Access Manager share
    resourceShareId String
    The AWS Resource Access Manager share ID
    id string
    The provider-assigned unique ID for this managed resource.
    resourceShareArn string
    The Amazon Resource Name (ARN) of the AWS Resource Access Manager share
    resourceShareId string
    The AWS Resource Access Manager share ID
    id str
    The provider-assigned unique ID for this managed resource.
    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
    id String
    The provider-assigned unique ID for this managed resource.
    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