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
published on Monday, Aug 3, 2026 by Pulumi
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
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 dictionarydata "aws-native_connect_get_data_lake_association" "name" {
# arguments
}The following arguments are supported:
- Data
Set stringId - The identifier of the analytics data set.
- Instance
Id string - The identifier of the Amazon Connect instance
- Target
Account stringId - The identifier of the target account
- Data
Set stringId - The identifier of the analytics data set.
- Instance
Id string - The identifier of the Amazon Connect instance
- Target
Account stringId - The identifier of the target account
- data_
set_ stringid - The identifier of the analytics data set.
- instance_
id string - The identifier of the Amazon Connect instance
- target_
account_ stringid - The identifier of the target account
- data
Set StringId - The identifier of the analytics data set.
- instance
Id String - The identifier of the Amazon Connect instance
- target
Account StringId - The identifier of the target account
- data
Set stringId - The identifier of the analytics data set.
- instance
Id string - The identifier of the Amazon Connect instance
- target
Account stringId - The identifier of the target account
- data_
set_ strid - The identifier of the analytics data set.
- instance_
id str - The identifier of the Amazon Connect instance
- target_
account_ strid - The identifier of the target account
- data
Set StringId - The identifier of the analytics data set.
- instance
Id String - The identifier of the Amazon Connect instance
- target
Account StringId - The identifier of the target account
getDataLakeAssociation Result
The following output properties are available:
- string
- The Amazon Resource Name (ARN) of the AWS Resource Access Manager share
- string
- The AWS Resource Access Manager share ID
- string
- The Amazon Resource Name (ARN) of the AWS Resource Access Manager share
- string
- The AWS Resource Access Manager share ID
- string
- The Amazon Resource Name (ARN) of the AWS Resource Access Manager share
- string
- The AWS Resource Access Manager share ID
- String
- The Amazon Resource Name (ARN) of the AWS Resource Access Manager share
- String
- The AWS Resource Access Manager share ID
- string
- The Amazon Resource Name (ARN) of the AWS Resource Access Manager share
- string
- The AWS Resource Access Manager share ID
- str
- The Amazon Resource Name (ARN) of the AWS Resource Access Manager share
- str
- The AWS Resource Access Manager share ID
- String
- The Amazon Resource Name (ARN) of the AWS Resource Access Manager share
- String
- The AWS Resource Access Manager share ID
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
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
published on Monday, Aug 3, 2026 by Pulumi