Skip to contents

Update the reputation management policy for a reputation entity. The policy determines how the entity responds to reputation findings, such as automatically pausing sending when certain thresholds are exceeded.

See https://www.paws-r-sdk.com/docs/sesv2_update_reputation_entity_policy/ for full documentation.

Usage

sesv2_update_reputation_entity_policy(
  ReputationEntityType,
  ReputationEntityReference,
  ReputationEntityPolicy
)

Arguments

ReputationEntityType

[required] The type of reputation entity. Currently, only RESOURCE type entities are supported.

ReputationEntityReference

[required] The unique identifier for the reputation entity. For resource-type entities, this is the Amazon Resource Name (ARN) of the resource.

ReputationEntityPolicy

[required] The Amazon Resource Name (ARN) of the reputation management policy to apply to this entity. This is an Amazon Web Services Amazon SES-managed policy.