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

## Properties

- `MandatoryKeywords` (`Record<string, unknown>`, required): A keyword is a word that you can search for on a particular phone number or pool. It is also a specific word or phrase that an end user can send to your number to elicit a response, such as an informational message or a special offer. When your number receives a message that begins with a keyword, AWS End User Messaging SMS and Voice responds with a customizable message. Keywords "HELP" and "STOP" are mandatory keywords
- `OriginationIdentities` (`string[]`, required): The origination identity to use such as a PhoneNumberId, PhoneNumberArn, SenderId or SenderIdArn and it's IsoCountryCode.
- `Arn` (`string`, optional)
- `DeletionProtectionEnabled` (`boolean`, optional): When set to true the pool can't be deleted. By default this is set to false.
- `OptionalKeywords` (`Pool_OptionalKeyword[]`, optional): A keyword is a word that you can search for on a particular phone number or pool. It is also a specific word or phrase that an end user can send to your number to elicit a response, such as an informational message or a special offer. When your number receives a message that begins with a keyword, AWS End User Messaging SMS and Voice responds with a customizable message.
- `OptOutListName` (`string`, optional): The name of the OptOutList to associate with the pool. You can use the OptOutListName or OptOutListArn.
- `PoolId` (`string`, optional)
- `SelfManagedOptOutsEnabled` (`boolean`, optional): By default this is set to false. When an end recipient sends a message that begins with HELP or STOP to one of your dedicated numbers, AWS End User Messaging SMS and Voice automatically replies with a customizable message and adds the end recipient to the OptOutList. When set to true you're responsible for responding to HELP and STOP requests. You're also responsible for tracking and honoring opt-out requests.
- `SharedRoutesEnabled` (`boolean`, optional): Indicates whether shared routes are enabled for the pool.
- `Tags` (`Pool_Tag[]`, optional): An array of key-value pairs to apply to this resource.
- `TwoWay` (`Record<string, unknown>`, optional): When you set up two-way SMS, you can receive incoming messages from your customers. When one of your customers sends a message to your phone number, the message body is sent to an Amazon SNS topic or Amazon Connect for processing.

## Attributes

- `Arn`
- `PoolId`
