---
type: resource-type
title: RoutingProfile
description: aws resource type AWS::Connect::RoutingProfile
name: RoutingProfile
lexicon: aws
resource_type: AWS::Connect::RoutingProfile
---
`AWS::Connect::RoutingProfile`, a resource type of the aws lexicon.

## Properties

- `DefaultOutboundQueueArn` (`string`, required): The identifier of the default outbound queue for this routing profile.
- `Description` (`string`, required): The description of the routing profile.
- `InstanceArn` (`string`, required): The identifier of the Amazon Connect instance.
- `MediaConcurrencies` (`RoutingProfile_MediaConcurrency[]`, required): The channels agents can handle in the Contact Control Panel (CCP) for this routing profile.
- `Name` (`string`, required): The name of the routing profile.
- `AgentAvailabilityTimer` (`"TIME_SINCE_LAST_ACTIVITY" | "TIME_SINCE_LAST_INBOUND"`, optional): Whether agents with this routing profile will have their routing order calculated based on longest idle time or time since their last inbound contact.
- `ManualAssignmentQueueConfigs` (`RoutingProfile_RoutingProfileManualAssignmentQueueConfig[]`, optional): The manual assignment queues to associate with this routing profile.
- `QueueConfigs` (`RoutingProfile_RoutingProfileQueueConfig[]`, optional): The queues to associate with this routing profile.
- `RoutingProfileArn` (`string`, optional): The Amazon Resource Name (ARN) of the routing profile.
- `Tags` (`RoutingProfile_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `RoutingProfileArn`
