We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.37.0 published on Wednesday, Oct 15, 2025 by Pulumi
aws-native.connect.getQuickConnect
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.37.0 published on Wednesday, Oct 15, 2025 by Pulumi
Resource Type definition for AWS::Connect::QuickConnect
Using getQuickConnect
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 getQuickConnect(args: GetQuickConnectArgs, opts?: InvokeOptions): Promise<GetQuickConnectResult>
function getQuickConnectOutput(args: GetQuickConnectOutputArgs, opts?: InvokeOptions): Output<GetQuickConnectResult>
def get_quick_connect(quick_connect_arn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetQuickConnectResult
def get_quick_connect_output(quick_connect_arn: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetQuickConnectResult]
func LookupQuickConnect(ctx *Context, args *LookupQuickConnectArgs, opts ...InvokeOption) (*LookupQuickConnectResult, error)
func LookupQuickConnectOutput(ctx *Context, args *LookupQuickConnectOutputArgs, opts ...InvokeOption) LookupQuickConnectResultOutput
> Note: This function is named LookupQuickConnect
in the Go SDK.
public static class GetQuickConnect
{
public static Task<GetQuickConnectResult> InvokeAsync(GetQuickConnectArgs args, InvokeOptions? opts = null)
public static Output<GetQuickConnectResult> Invoke(GetQuickConnectInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetQuickConnectResult> getQuickConnect(GetQuickConnectArgs args, InvokeOptions options)
public static Output<GetQuickConnectResult> getQuickConnect(GetQuickConnectArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:connect:getQuickConnect
arguments:
# arguments dictionary
The following arguments are supported:
- Quick
Connect stringArn - The Amazon Resource Name (ARN) for the quick connect.
- Quick
Connect stringArn - The Amazon Resource Name (ARN) for the quick connect.
- quick
Connect StringArn - The Amazon Resource Name (ARN) for the quick connect.
- quick
Connect stringArn - The Amazon Resource Name (ARN) for the quick connect.
- quick_
connect_ strarn - The Amazon Resource Name (ARN) for the quick connect.
- quick
Connect StringArn - The Amazon Resource Name (ARN) for the quick connect.
getQuickConnect Result
The following output properties are available:
- Description string
- The description of the quick connect.
- Instance
Arn string - The identifier of the Amazon Connect instance.
- Name string
- The name of the quick connect.
- Quick
Connect stringArn - The Amazon Resource Name (ARN) for the quick connect.
- Quick
Connect Pulumi.Config Aws Native. Connect. Outputs. Quick Connect Config - Configuration settings for the quick connect.
- Quick
Connect Pulumi.Type Aws Native. Connect. Quick Connect Type - The type of quick connect. In the Amazon Connect console, when you create a quick connect, you are prompted to assign one of the following types: Agent (USER), External (PHONE_NUMBER), or Queue (QUEUE).
- List<Pulumi.
Aws Native. Outputs. Tag> - One or more tags.
- Description string
- The description of the quick connect.
- Instance
Arn string - The identifier of the Amazon Connect instance.
- Name string
- The name of the quick connect.
- Quick
Connect stringArn - The Amazon Resource Name (ARN) for the quick connect.
- Quick
Connect QuickConfig Connect Config - Configuration settings for the quick connect.
- Quick
Connect QuickType Connect Type - The type of quick connect. In the Amazon Connect console, when you create a quick connect, you are prompted to assign one of the following types: Agent (USER), External (PHONE_NUMBER), or Queue (QUEUE).
- Tag
- One or more tags.
- description String
- The description of the quick connect.
- instance
Arn String - The identifier of the Amazon Connect instance.
- name String
- The name of the quick connect.
- quick
Connect StringArn - The Amazon Resource Name (ARN) for the quick connect.
- quick
Connect QuickConfig Connect Config - Configuration settings for the quick connect.
- quick
Connect QuickType Connect Type - The type of quick connect. In the Amazon Connect console, when you create a quick connect, you are prompted to assign one of the following types: Agent (USER), External (PHONE_NUMBER), or Queue (QUEUE).
- List<Tag>
- One or more tags.
- description string
- The description of the quick connect.
- instance
Arn string - The identifier of the Amazon Connect instance.
- name string
- The name of the quick connect.
- quick
Connect stringArn - The Amazon Resource Name (ARN) for the quick connect.
- quick
Connect QuickConfig Connect Config - Configuration settings for the quick connect.
- quick
Connect QuickType Connect Type - The type of quick connect. In the Amazon Connect console, when you create a quick connect, you are prompted to assign one of the following types: Agent (USER), External (PHONE_NUMBER), or Queue (QUEUE).
- Tag[]
- One or more tags.
- description str
- The description of the quick connect.
- instance_
arn str - The identifier of the Amazon Connect instance.
- name str
- The name of the quick connect.
- quick_
connect_ strarn - The Amazon Resource Name (ARN) for the quick connect.
- quick_
connect_ Quickconfig Connect Config - Configuration settings for the quick connect.
- quick_
connect_ Quicktype Connect Type - The type of quick connect. In the Amazon Connect console, when you create a quick connect, you are prompted to assign one of the following types: Agent (USER), External (PHONE_NUMBER), or Queue (QUEUE).
- Sequence[root_Tag]
- One or more tags.
- description String
- The description of the quick connect.
- instance
Arn String - The identifier of the Amazon Connect instance.
- name String
- The name of the quick connect.
- quick
Connect StringArn - The Amazon Resource Name (ARN) for the quick connect.
- quick
Connect Property MapConfig - Configuration settings for the quick connect.
- quick
Connect "PHONE_NUMBER" | "QUEUE" | "USER"Type - The type of quick connect. In the Amazon Connect console, when you create a quick connect, you are prompted to assign one of the following types: Agent (USER), External (PHONE_NUMBER), or Queue (QUEUE).
- List<Property Map>
- One or more tags.
Supporting Types
QuickConnectConfig
- Quick
Connect Pulumi.Type Aws Native. Connect. Quick Connect Type - The type of quick connect. In the Amazon Connect console, when you create a quick connect, you are prompted to assign one of the following types: Agent (USER), External (PHONE_NUMBER), or Queue (QUEUE).
- Phone
Config Pulumi.Aws Native. Connect. Inputs. Quick Connect Phone Number Quick Connect Config - The phone configuration. This is required only if QuickConnectType is PHONE_NUMBER.
- Queue
Config Pulumi.Aws Native. Connect. Inputs. Quick Connect Queue Quick Connect Config - The queue configuration. This is required only if QuickConnectType is QUEUE.
- User
Config Pulumi.Aws Native. Connect. Inputs. Quick Connect User Quick Connect Config - The user configuration. This is required only if QuickConnectType is USER.
- Quick
Connect QuickType Connect Type - The type of quick connect. In the Amazon Connect console, when you create a quick connect, you are prompted to assign one of the following types: Agent (USER), External (PHONE_NUMBER), or Queue (QUEUE).
- Phone
Config QuickConnect Phone Number Quick Connect Config - The phone configuration. This is required only if QuickConnectType is PHONE_NUMBER.
- Queue
Config QuickConnect Queue Quick Connect Config - The queue configuration. This is required only if QuickConnectType is QUEUE.
- User
Config QuickConnect User Quick Connect Config - The user configuration. This is required only if QuickConnectType is USER.
- quick
Connect QuickType Connect Type - The type of quick connect. In the Amazon Connect console, when you create a quick connect, you are prompted to assign one of the following types: Agent (USER), External (PHONE_NUMBER), or Queue (QUEUE).
- phone
Config QuickConnect Phone Number Quick Connect Config - The phone configuration. This is required only if QuickConnectType is PHONE_NUMBER.
- queue
Config QuickConnect Queue Quick Connect Config - The queue configuration. This is required only if QuickConnectType is QUEUE.
- user
Config QuickConnect User Quick Connect Config - The user configuration. This is required only if QuickConnectType is USER.
- quick
Connect QuickType Connect Type - The type of quick connect. In the Amazon Connect console, when you create a quick connect, you are prompted to assign one of the following types: Agent (USER), External (PHONE_NUMBER), or Queue (QUEUE).
- phone
Config QuickConnect Phone Number Quick Connect Config - The phone configuration. This is required only if QuickConnectType is PHONE_NUMBER.
- queue
Config QuickConnect Queue Quick Connect Config - The queue configuration. This is required only if QuickConnectType is QUEUE.
- user
Config QuickConnect User Quick Connect Config - The user configuration. This is required only if QuickConnectType is USER.
- quick_
connect_ Quicktype Connect Type - The type of quick connect. In the Amazon Connect console, when you create a quick connect, you are prompted to assign one of the following types: Agent (USER), External (PHONE_NUMBER), or Queue (QUEUE).
- phone_
config QuickConnect Phone Number Quick Connect Config - The phone configuration. This is required only if QuickConnectType is PHONE_NUMBER.
- queue_
config QuickConnect Queue Quick Connect Config - The queue configuration. This is required only if QuickConnectType is QUEUE.
- user_
config QuickConnect User Quick Connect Config - The user configuration. This is required only if QuickConnectType is USER.
- quick
Connect "PHONE_NUMBER" | "QUEUE" | "USER"Type - The type of quick connect. In the Amazon Connect console, when you create a quick connect, you are prompted to assign one of the following types: Agent (USER), External (PHONE_NUMBER), or Queue (QUEUE).
- phone
Config Property Map - The phone configuration. This is required only if QuickConnectType is PHONE_NUMBER.
- queue
Config Property Map - The queue configuration. This is required only if QuickConnectType is QUEUE.
- user
Config Property Map - The user configuration. This is required only if QuickConnectType is USER.
QuickConnectPhoneNumberQuickConnectConfig
- Phone
Number string - The phone number in E.164 format.
- Phone
Number string - The phone number in E.164 format.
- phone
Number String - The phone number in E.164 format.
- phone
Number string - The phone number in E.164 format.
- phone_
number str - The phone number in E.164 format.
- phone
Number String - The phone number in E.164 format.
QuickConnectQueueQuickConnectConfig
- Contact
Flow stringArn - The Amazon Resource Name (ARN) of the flow.
- Queue
Arn string - The Amazon Resource Name (ARN) of the queue.
- Contact
Flow stringArn - The Amazon Resource Name (ARN) of the flow.
- Queue
Arn string - The Amazon Resource Name (ARN) of the queue.
- contact
Flow StringArn - The Amazon Resource Name (ARN) of the flow.
- queue
Arn String - The Amazon Resource Name (ARN) of the queue.
- contact
Flow stringArn - The Amazon Resource Name (ARN) of the flow.
- queue
Arn string - The Amazon Resource Name (ARN) of the queue.
- contact_
flow_ strarn - The Amazon Resource Name (ARN) of the flow.
- queue_
arn str - The Amazon Resource Name (ARN) of the queue.
- contact
Flow StringArn - The Amazon Resource Name (ARN) of the flow.
- queue
Arn String - The Amazon Resource Name (ARN) of the queue.
QuickConnectType
QuickConnectUserQuickConnectConfig
- Contact
Flow stringArn - The Amazon Resource Name (ARN) of the flow.
- User
Arn string - The Amazon Resource Name (ARN) of the user.
- Contact
Flow stringArn - The Amazon Resource Name (ARN) of the flow.
- User
Arn string - The Amazon Resource Name (ARN) of the user.
- contact
Flow StringArn - The Amazon Resource Name (ARN) of the flow.
- user
Arn String - The Amazon Resource Name (ARN) of the user.
- contact
Flow stringArn - The Amazon Resource Name (ARN) of the flow.
- user
Arn string - The Amazon Resource Name (ARN) of the user.
- contact_
flow_ strarn - The Amazon Resource Name (ARN) of the flow.
- user_
arn str - The Amazon Resource Name (ARN) of the user.
- contact
Flow StringArn - The Amazon Resource Name (ARN) of the flow.
- user
Arn String - The Amazon Resource Name (ARN) of the user.
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.37.0 published on Wednesday, Oct 15, 2025 by Pulumi