Provides details about a specific Amazon Connect Prompt.
By name
data "aws_connect_prompt" "example" {
instance_id = "aaaaaaaa-bbbb-cccc-dddd-111111111111"
name = "Beep.wav"
}
This data source supports the following arguments:
instance_id
- (Required) Reference to the hosting Amazon Connect Instancename
- (Required) Returns information on a specific Prompt by nameThis data source exports the following attributes in addition to the arguments above:
arn
- ARN of the Prompt.prompt_id
- Identifier for the prompt.