issues
search
isotoma
/
ses-smtp-credentials-cdk
Generate SMTPCredentials for sending mail via SES
Apache License 2.0
7
stars
2
forks
source link
Fix provider
#4
Closed
plumdog
closed
4 years ago
plumdog
commented
4 years ago
Use
NodejsFunction
to handle the build of the provider Lambda
Remove
strftime
and just do the same thing manually because I couldn't get it to play with parcel (but
utf8
worked fine)
Sort out the
build
script so that it produces a
lib/
directory that is ready to be uploaded to npm
NodejsFunction
to handle the build of the provider Lambdastrftime
and just do the same thing manually because I couldn't get it to play with parcel (bututf8
worked fine)build
script so that it produces alib/
directory that is ready to be uploaded to npm