ExAws.SES.create_contact
You're seeing just the function
create_contact
, go back to ExAws.SES module for more information.
Specs
create_contact(String.t(), email_address(), [contact_opt()]) :: ExAws.Operation.JSON.t()
Create a new contact in a contact list.
Options:
:attributes
- arbitrary string to be assigned to AWS SES Contact AttributesData:topic_preferences
- list of maps for subscriptions to topics. SubscriptionStatus should be one of "OPT_IN" or "OPT_OUT":unsubscribe_all
- causes contact to be unsubscribed from all topics