Data Source: aws_connect_prompt

Provides details about a specific Amazon Connect Prompt.

Example Usage

By name

data "aws_connect_prompt" "example" {
  instance_id = "aaaaaaaa-bbbb-cccc-dddd-111111111111"
  name        = "Beep.wav"
}

Argument Reference

This data source supports the following arguments:

Attribute Reference

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