/AWS1/CL_SE2=>PUTACCOUNTDETAILS()
¶
About PutAccountDetails¶
Update your Amazon SES account details.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_MAILTYPE
TYPE /AWS1/SE2MAILTYPE
/AWS1/SE2MAILTYPE
¶
The type of email your account will send.
IV_WEBSITEURL
TYPE /AWS1/SE2WEBSITEURL
/AWS1/SE2WEBSITEURL
¶
The URL of your website. This information helps us better understand the type of content that you plan to send.
Optional arguments:¶
IV_CONTACTLANGUAGE
TYPE /AWS1/SE2CONTACTLANGUAGE
/AWS1/SE2CONTACTLANGUAGE
¶
The language you would prefer to be contacted with.
IV_USECASEDESCRIPTION
TYPE /AWS1/SE2USECASEDESCRIPTION
/AWS1/SE2USECASEDESCRIPTION
¶
A description of the types of email that you plan to send.
IT_ADDLCONTACTEMAILADDRESSES
TYPE /AWS1/CL_SE2ADDLCONTACTEMAIL00=>TT_ADDLCONTACTEMAILADDRESSES
TT_ADDLCONTACTEMAILADDRESSES
¶
Additional email addresses that you would like to be notified regarding Amazon SES matters.
IV_PRODUCTIONACCESSENABLED
TYPE /AWS1/SE2ENABLEDWRAPPER
/AWS1/SE2ENABLEDWRAPPER
¶
Indicates whether or not your account should have production access in the current Amazon Web Services Region.
If the value is
false
, then your account is in the sandbox. When your account is in the sandbox, you can only send email to verified identities.If the value is
true
, then your account has production access. When your account has production access, you can send email to any address. The sending quota and maximum sending rate for your account vary based on your specific use case.