---
type: resource-type
title: SESDedicatedIpPool
description: aws resource type AWS::SES::DedicatedIpPool
name: SESDedicatedIpPool
lexicon: aws
resource_type: AWS::SES::DedicatedIpPool
---
`AWS::SES::DedicatedIpPool`, a resource type of the aws lexicon.

## Properties

- `PoolName` (`string`, optional): The name of the dedicated IP pool.
- `ScalingMode` (`string`, optional): Specifies whether the dedicated IP pool is managed or not. The default value is STANDARD.
- `Tags` (`SESDedicatedIpPool_Tag[]`, optional): The tags (keys and values) associated with the dedicated IP pool.
