Class Aws::Ses
In: lib/ses/ses.rb
Parent: AwsBase

Methods

Included Modules

AwsBaseInterface

Constants

API_VERSION = "2010-12-01"
DEFAULT_HOST = "email.us-east-1.amazonaws.com"
DEFAULT_PATH = '/'
DEFAULT_PROTOCOL = 'https'
DEFAULT_PORT = 443

Public Class methods

Public Instance methods

options:

   :marker => value received from previous response if IsTruncated = true
   :max_items => number of items you want returned
   :path_previx => for filtering results, default is /

name: name of certificate public_key: public key certificate in PEM-encoded format private_key: private key in PEM-encoded format options:

   :path => specify a path you want it stored in
   :certificate_chain => contents of certificate chain

[Validate]