Uses of Class
software.amazon.awssdk.services.ses.model.InvalidPolicyException
-
Packages that use InvalidPolicyException Package Description software.amazon.awssdk.services.ses Amazon Simple Email Service -
-
Uses of InvalidPolicyException in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses that throw InvalidPolicyException Modifier and Type Method Description default PutIdentityPolicyResponseSesClient. putIdentityPolicy(Consumer<PutIdentityPolicyRequest.Builder> putIdentityPolicyRequest)Adds or updates a sending authorization policy for the specified identity (an email address or a domain).default PutIdentityPolicyResponseSesClient. putIdentityPolicy(PutIdentityPolicyRequest putIdentityPolicyRequest)Adds or updates a sending authorization policy for the specified identity (an email address or a domain).
-