Repository for AWS Helper Programs/Scripts under the MIT License.
Within the current directory of the smtp_converter.sh file, perform the following actions in a shell:
$> export AWS_SECRET_ACCESS_KEY="<IAM user's secret access key>"
$> ./smtp_converter.shThe output string can then be used as a password for SES SMTP credentials.
For help execute the following in a shell:
$> ./generateEnv.sh --help