Uses of Class
software.amazon.awssdk.services.ses.model.ProductionAccessNotGrantedException
-
Packages that use ProductionAccessNotGrantedException Package Description software.amazon.awssdk.services.ses Amazon Simple Email Service -
-
Uses of ProductionAccessNotGrantedException in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses that throw ProductionAccessNotGrantedException Modifier and Type Method Description default SendCustomVerificationEmailResponseSesClient. sendCustomVerificationEmail(Consumer<SendCustomVerificationEmailRequest.Builder> sendCustomVerificationEmailRequest)Adds an email address to the list of identities for your Amazon SES account in the current Amazon Web Services Region and attempts to verify it.default SendCustomVerificationEmailResponseSesClient. sendCustomVerificationEmail(SendCustomVerificationEmailRequest sendCustomVerificationEmailRequest)Adds an email address to the list of identities for your Amazon SES account in the current Amazon Web Services Region and attempts to verify it.
-