ISESV2UpdateReputationEntityPolicyRequest
Interface in AWS.SESV2
Interface for UpdateReputationEntityPolicy requests.
Ancestors
Properties
ReputationEntityPolicy
property ReputationEntityPolicy: TARN
The Amazon Resource Name (ARN) of the reputation management policy to apply.
This specifies which AWS-managed reputation policy to assign to the entity. Reputation management policies are predefined by Amazon SES and determine how the entity responds to reputation findings and threshold violations. Available policy options include none (no automated actions), standard (moderate enforcement with balanced thresholds), and strict (aggressive enforcement with low tolerance for reputation issues). This field is required and must be at least 1 character in length. The policy ARN must reference a valid AWS SES-managed reputation policy that is available in your account and region. The selected policy automatically pauses sending when certain reputation thresholds are exceeded, helping protect your overall sender reputation and deliverability across all your email sending resources.
ReputationEntityReference
property ReputationEntityReference: string
The unique identifier for the reputation entity to update the policy for.
For resource-type entities, this is the Amazon Resource Name (ARN) of the resource whose reputation management policy will be updated. This identifies the specific entity within Amazon SES reputation management system. This field is required and must be at least 1 character in length. The identifier must reference an existing reputation entity that is monitored by Amazon SES for reputation and policy management. Examples include ARNs for configuration sets, dedicated IP pools, or other Amazon SES resources that support automated reputation management policies.
ReputationEntityType
property ReputationEntityType: string
The type of reputation entity being updated.
This specifies the category of entity whose reputation management policy is being configured. Currently, only resource-type entities are supported by Amazon SES reputation management system. This field is required and must be set to RESOURCE for all current operations. This type indicates that the entity is an Amazon SES resource such as a configuration set or dedicated IP pool. Future versions may support additional entity types as Amazon SES reputation management capabilities expand.