Data Source: aws_sesv2_email_identity

Terraform data source for managing an AWS SESv2 (Simple Email V2) Email Identity.

Example Usage

Basic Usage

data "aws_sesv2_email_identity" "example" {
  email_identity = "example.com"
}

Argument Reference

The following arguments are required:

Attribute Reference

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