Skip to content

/AWS1/CL_SE2=>DELETEEMAILIDENTITYPOLICY()

About DeleteEmailIdentityPolicy

Deletes the specified sending authorization policy for the given identity (an email address or a domain). This API returns successfully even if a policy with the specified name does not exist.

This API is for the identity owner only. If you have not verified the identity, this API will return an error.

Sending authorization is a feature that enables an identity owner to authorize other senders to use its identities. For information about using sending authorization, see the Amazon SES Developer Guide.

You can execute this operation no more than once per second.

Method Signature

IMPORTING

Required arguments:

IV_EMAILIDENTITY TYPE /AWS1/SE2IDENTITY /AWS1/SE2IDENTITY

The email identity.

IV_POLICYNAME TYPE /AWS1/SE2POLICYNAME /AWS1/SE2POLICYNAME

The name of the policy.

The policy name cannot exceed 64 characters and can only include alphanumeric characters, dashes, and underscores.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SE2DELEMAILIDPLYRSP /AWS1/CL_SE2DELEMAILIDPLYRSP