

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::Connect::Queue
<a name="aws-resource-connect-queue"></a>

Contains information about a queue.

## Syntax
<a name="aws-resource-connect-queue-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-resource-connect-queue-syntax.json"></a>

```
{
  "Type" : "AWS::Connect::Queue",
  "Properties" : {
      "[AdditionalEmailAddresses](#cfn-connect-queue-additionalemailaddresses)" : [ EmailAddress, ... ],
      "[Description](#cfn-connect-queue-description)" : String,
      "[HoursOfOperationArn](#cfn-connect-queue-hoursofoperationarn)" : String,
      "[InstanceArn](#cfn-connect-queue-instancearn)" : String,
      "[MaxContacts](#cfn-connect-queue-maxcontacts)" : Integer,
      "[Name](#cfn-connect-queue-name)" : String,
      "[OutboundCallerConfig](#cfn-connect-queue-outboundcallerconfig)" : OutboundCallerConfig,
      "[OutboundEmailConfig](#cfn-connect-queue-outboundemailconfig)" : OutboundEmailConfig,
      "[QuickConnectArns](#cfn-connect-queue-quickconnectarns)" : [ String, ... ],
      "[Status](#cfn-connect-queue-status)" : String,
      "[Tags](#cfn-connect-queue-tags)" : [ Tag, ... ]
    }
}
```

### YAML
<a name="aws-resource-connect-queue-syntax.yaml"></a>

```
Type: AWS::Connect::Queue
Properties:
  [AdditionalEmailAddresses](#cfn-connect-queue-additionalemailaddresses): 
    - EmailAddress
  [Description](#cfn-connect-queue-description): String
  [HoursOfOperationArn](#cfn-connect-queue-hoursofoperationarn): String
  [InstanceArn](#cfn-connect-queue-instancearn): String
  [MaxContacts](#cfn-connect-queue-maxcontacts): Integer
  [Name](#cfn-connect-queue-name): String
  [OutboundCallerConfig](#cfn-connect-queue-outboundcallerconfig): 
    OutboundCallerConfig
  [OutboundEmailConfig](#cfn-connect-queue-outboundemailconfig): 
    OutboundEmailConfig
  [QuickConnectArns](#cfn-connect-queue-quickconnectarns): 
    - String
  [Status](#cfn-connect-queue-status): String
  [Tags](#cfn-connect-queue-tags): 
    - Tag
```

## Properties
<a name="aws-resource-connect-queue-properties"></a>

`AdditionalEmailAddresses`  <a name="cfn-connect-queue-additionalemailaddresses"></a>
Property description not available.  
*Required*: No  
*Type*: Array of [EmailAddress](aws-properties-connect-queue-emailaddress.md)  
*Minimum*: `0`  
*Maximum*: `50`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Description`  <a name="cfn-connect-queue-description"></a>
The description of the queue.  
*Required*: No  
*Type*: String  
*Minimum*: `1`  
*Maximum*: `250`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`HoursOfOperationArn`  <a name="cfn-connect-queue-hoursofoperationarn"></a>
The Amazon Resource Name (ARN) of the hours of operation.  
*Required*: Yes  
*Type*: String  
*Pattern*: `^arn:aws[-a-z0-9]*:connect:[-a-z0-9]*:[0-9]{12}:instance/[-a-zA-Z0-9]*/operating-hours/[-a-zA-Z0-9]*$`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`InstanceArn`  <a name="cfn-connect-queue-instancearn"></a>
The identifier of the Amazon Connect instance.  
*Required*: Yes  
*Type*: String  
*Pattern*: `^arn:aws[-a-z0-9]*:connect:[-a-z0-9]*:[0-9]{12}:instance/[-a-zA-Z0-9]*$`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`MaxContacts`  <a name="cfn-connect-queue-maxcontacts"></a>
The maximum number of contacts that can be in the queue before it is considered full.  
*Required*: No  
*Type*: Integer  
*Minimum*: `0`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Name`  <a name="cfn-connect-queue-name"></a>
The name of the queue.  
*Required*: Yes  
*Type*: String  
*Minimum*: `1`  
*Maximum*: `127`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`OutboundCallerConfig`  <a name="cfn-connect-queue-outboundcallerconfig"></a>
The outbound caller ID name, number, and outbound whisper flow.  
*Required*: No  
*Type*: [OutboundCallerConfig](aws-properties-connect-queue-outboundcallerconfig.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`OutboundEmailConfig`  <a name="cfn-connect-queue-outboundemailconfig"></a>
The outbound email address ID for a specified queue.  
*Required*: No  
*Type*: [OutboundEmailConfig](aws-properties-connect-queue-outboundemailconfig.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`QuickConnectArns`  <a name="cfn-connect-queue-quickconnectarns"></a>
The Amazon Resource Names (ARN) of the of the quick connects available to agents who are working the queue.  
*Required*: No  
*Type*: Array of String  
*Minimum*: `1`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Status`  <a name="cfn-connect-queue-status"></a>
The status of the queue.  
*Required*: No  
*Type*: String  
*Allowed values*: `ENABLED | DISABLED`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Tags`  <a name="cfn-connect-queue-tags"></a>
The tags used to organize, track, or control access for this resource. For example, \$1 "Tags": \$1"key1":"value1", "key2":"value2"\$1 \$1.  
*Required*: No  
*Type*: Array of [Tag](aws-properties-connect-queue-tag.md)  
*Maximum*: `50`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

## Return values
<a name="aws-resource-connect-queue-return-values"></a>

### Ref
<a name="aws-resource-connect-queue-return-values-ref"></a>

When you pass the logical ID of this resource to the intrinsic `Ref` function, `Ref` returns the queue name. For example:

 `{ "Ref": "myQueueName" }` 

For more information about using the `Ref` function, see [https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/intrinsic-function-reference-ref.html](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/intrinsic-function-reference-ref.html).

### Fn::GetAtt
<a name="aws-resource-connect-queue-return-values-fn--getatt"></a>

The `Fn::GetAtt` intrinsic function returns a value for a specified attribute of this type. The following are the available attributes and sample return values.

For more information about using the `Fn::GetAtt` intrinsic function, see [https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/intrinsic-function-reference-getatt.html](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/intrinsic-function-reference-getatt.html).

#### 
<a name="aws-resource-connect-queue-return-values-fn--getatt-fn--getatt"></a>

`QueueArn`  <a name="QueueArn-fn::getatt"></a>
The Amazon Resource Name (ARN) of the queue.

`Type`  <a name="Type-fn::getatt"></a>
The type of queue.

# AWS::Connect::Queue EmailAddress
<a name="aws-properties-connect-queue-emailaddress"></a>

<a name="aws-properties-connect-queue-emailaddress-description"></a>The `EmailAddress` property type specifies Property description not available. for an [AWS::Connect::Queue](aws-resource-connect-queue.md).

## Syntax
<a name="aws-properties-connect-queue-emailaddress-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-connect-queue-emailaddress-syntax.json"></a>

```
{
  "[EmailAddressArn](#cfn-connect-queue-emailaddress-emailaddressarn)" : String
}
```

### YAML
<a name="aws-properties-connect-queue-emailaddress-syntax.yaml"></a>

```
  [EmailAddressArn](#cfn-connect-queue-emailaddress-emailaddressarn): String
```

## Properties
<a name="aws-properties-connect-queue-emailaddress-properties"></a>

`EmailAddressArn`  <a name="cfn-connect-queue-emailaddress-emailaddressarn"></a>
Property description not available.  
*Required*: Yes  
*Type*: String  
*Pattern*: `^arn:aws[-a-z0-9]*:connect:[-a-z0-9]*:[0-9]{12}:instance/[-a-f0-9]{8}-[-a-f0-9]{4}-[-a-f0-9]{4}-[-a-f0-9]{4}-[-a-f0-9]{12}/email-address/[-a-f0-9]{8}-[-a-f0-9]{4}-[-a-f0-9]{4}-[-a-f0-9]{4}-[-a-f0-9]{12}$`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

# AWS::Connect::Queue OutboundCallerConfig
<a name="aws-properties-connect-queue-outboundcallerconfig"></a>

The outbound caller ID name, number, and outbound whisper flow.

## Syntax
<a name="aws-properties-connect-queue-outboundcallerconfig-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-connect-queue-outboundcallerconfig-syntax.json"></a>

```
{
  "[OutboundCallerIdName](#cfn-connect-queue-outboundcallerconfig-outboundcalleridname)" : String,
  "[OutboundCallerIdNumberArn](#cfn-connect-queue-outboundcallerconfig-outboundcalleridnumberarn)" : String,
  "[OutboundFlowArn](#cfn-connect-queue-outboundcallerconfig-outboundflowarn)" : String
}
```

### YAML
<a name="aws-properties-connect-queue-outboundcallerconfig-syntax.yaml"></a>

```
  [OutboundCallerIdName](#cfn-connect-queue-outboundcallerconfig-outboundcalleridname): String
  [OutboundCallerIdNumberArn](#cfn-connect-queue-outboundcallerconfig-outboundcalleridnumberarn): String
  [OutboundFlowArn](#cfn-connect-queue-outboundcallerconfig-outboundflowarn): String
```

## Properties
<a name="aws-properties-connect-queue-outboundcallerconfig-properties"></a>

`OutboundCallerIdName`  <a name="cfn-connect-queue-outboundcallerconfig-outboundcalleridname"></a>
The caller ID name.  
*Required*: No  
*Type*: String  
*Minimum*: `1`  
*Maximum*: `255`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`OutboundCallerIdNumberArn`  <a name="cfn-connect-queue-outboundcallerconfig-outboundcalleridnumberarn"></a>
The Amazon Resource Name (ARN) of the outbound caller ID number.  
Only use the phone number ARN format that doesn't contain `instance` in the path, for example, `arn:aws:connect:us-east-1:1234567890:phone-number/uuid`. This is the same ARN format that is returned when you create a phone number using CloudFormation, or when you call the [ListPhoneNumbersV2](https://docs.aws.amazon.com/connect/latest/APIReference/API_ListPhoneNumbersV2.html) API.
*Required*: No  
*Type*: String  
*Pattern*: `^arn:aws[-a-z0-9]*:connect:[-a-z0-9]*:[0-9]{12}:phone-number/[-a-zA-Z0-9]*$`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`OutboundFlowArn`  <a name="cfn-connect-queue-outboundcallerconfig-outboundflowarn"></a>
The Amazon Resource Name (ARN) of the outbound flow.  
*Required*: No  
*Type*: String  
*Pattern*: `^arn:aws[-a-z0-9]*:connect:[-a-z0-9]*:[0-9]{12}:instance/[-a-zA-Z0-9]*/contact-flow/[-a-zA-Z0-9]*$`  
*Minimum*: `1`  
*Maximum*: `500`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

# AWS::Connect::Queue OutboundEmailConfig
<a name="aws-properties-connect-queue-outboundemailconfig"></a>

The outbound email address ID.

## Syntax
<a name="aws-properties-connect-queue-outboundemailconfig-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-connect-queue-outboundemailconfig-syntax.json"></a>

```
{
  "[OutboundEmailAddressId](#cfn-connect-queue-outboundemailconfig-outboundemailaddressid)" : String
}
```

### YAML
<a name="aws-properties-connect-queue-outboundemailconfig-syntax.yaml"></a>

```
  [OutboundEmailAddressId](#cfn-connect-queue-outboundemailconfig-outboundemailaddressid): String
```

## Properties
<a name="aws-properties-connect-queue-outboundemailconfig-properties"></a>

`OutboundEmailAddressId`  <a name="cfn-connect-queue-outboundemailconfig-outboundemailaddressid"></a>
The identifier of the email address.  
*Required*: No  
*Type*: String  
*Pattern*: `^arn:aws[-a-z0-9]*:connect:[-a-z0-9]*:[0-9]{12}:instance/[-a-zA-Z0-9]*/email-address/[-a-zA-Z0-9]*$`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

# AWS::Connect::Queue Tag
<a name="aws-properties-connect-queue-tag"></a>

A key-value pair to associate with a resource.

## Syntax
<a name="aws-properties-connect-queue-tag-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-connect-queue-tag-syntax.json"></a>

```
{
  "[Key](#cfn-connect-queue-tag-key)" : String,
  "[Value](#cfn-connect-queue-tag-value)" : String
}
```

### YAML
<a name="aws-properties-connect-queue-tag-syntax.yaml"></a>

```
  [Key](#cfn-connect-queue-tag-key): String
  [Value](#cfn-connect-queue-tag-value): String
```

## Properties
<a name="aws-properties-connect-queue-tag-properties"></a>

`Key`  <a name="cfn-connect-queue-tag-key"></a>
The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, \$1, ., /, =, \$1, and -  
*Required*: Yes  
*Type*: String  
*Pattern*: `^(?!aws:)[a-zA-Z+-=._:/]+$`  
*Minimum*: `1`  
*Maximum*: `128`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Value`  <a name="cfn-connect-queue-tag-value"></a>
The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, \$1, ., /, =, \$1, and -  
*Required*: Yes  
*Type*: String  
*Minimum*: `0`  
*Maximum*: `256`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)