Data Source: aws_sesv2_dedicated_ip_pool

Terraform data source for managing an AWS SESv2 (Simple Email V2) Dedicated IP Pool.

Example Usage

Basic Usage

data "aws_sesv2_dedicated_ip_pool" "example" {
  pool_name = "my-pool"
}

Argument Reference

The following arguments are required:

Attribute Reference

This data source exports the following attributes in addition to the arguments above:

dedicated_ips