Skip to main content

ISESV2GetReputationEntityRequest

Interface in AWS.SESV2

Interface for GetReputationEntity requests.

Ancestors

Properties

ReputationEntityReference

property ReputationEntityReference: string

The unique identifier for the reputation entity.

For resource-type entities, this must be the Amazon Resource Name (ARN) of the SES resource such as an email identity, domain, configuration set, or dedicated IP pool. This identifier is used to locate the specific reputation entity for which you want to retrieve status and policy information.

ReputationEntityType

property ReputationEntityType: string

The type of reputation entity to retrieve.

Currently, only RESOURCE type entities are supported. This indicates that the entity represents an AWS SES resource with reputation tracking capabilities. Valid values:

  • RESOURCE – Represents an SES resource such as an identity, configuration set, or IP pool.