Data Source: aws_connect_lambda_function_association

Provides details about a specific Connect Lambda Function Association.

Example Usage

data "aws_connect_lambda_function_association" "example" {
  function_arn = "arn:aws:lambda:us-west-2:123456789123:function:abcdefg"
  instance_id  = "aaaaaaaa-bbbb-cccc-dddd-111111111111"
}

Argument Reference

This data source supports the following arguments:

Attribute Reference

This data source exports the following attributes in addition to the arguments above: