Class | AWS::SimpleEmailService::EmailAddressCollection |
In: |
lib/aws/simple_email_service/email_address_collection.rb
|
Parent: | Object |
Helps you manage your verified SimpleEmailService email addresses.
@param [String] email_address An email address to remove from the list
of verified email addresses. Useful for cleanup as there is a 100 email address limit.
@return [nil]
Requets for an email address to be verified. An email will be sent to the given email_address with a link to click. Once the link has been followed the email_address will be verified.
@param [String] email_address The email address to verify. @return [nil]