Versions in this module Expand all Collapse all v4 v4.0.0 Jan 10, 2023 Changes in this version + func NewFunc(config interface{}, dependencies factory.Dependencies, out interface{}) error + type Config struct + Region string + func (c *Config) Validate() error + type Dependencies struct + API sesiface.SESAPI + Logger gz.Logger + func (d *Dependencies) Validate() error