Uses of Class
software.amazon.awssdk.services.ses.model.InvalidPolicyException
Packages that use InvalidPolicyException
-
Uses of InvalidPolicyException in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses that throw InvalidPolicyExceptionModifier and TypeMethodDescriptiondefault 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).