Skip to main content

dedicated_ip_pools

Retrieves a list of dedicated_ip_pools in a region

Overview

Namededicated_ip_pools
TypeResource
Descriptiondedicated_ip_pools
Idawscc.ses.dedicated_ip_pools

Fields

NameDatatypeDescription
pool_namestringThe name of the dedicated IP pool.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
pool_name
FROM awscc.ses.dedicated_ip_pools
WHERE region = 'us-east-1'

Permissions

To operate on the dedicated_ip_pools resource, the following permissions are required:

Create

ses:CreateDedicatedIpPool,
ses:GetDedicatedIpPool,
ses:GetDedicatedIps

List

ses:ListDedicatedIpPools