aws-ses-template-manager
aws-ses-template-manager copied to clipboard
A simple application offering an interface for CRUD management of AWS SES templates across all compatible regions and with your own choice of credentials profile. A great GUI productivity tool that ca...
The "update" button is not always clickable, even after making some edits in the HTML template. I think the button could be always enabled anyways, as updating without changes would...
Rather than having to fill in individual fields, it would be helpful to be able to supply raw JSON for the template data when testing a template. My template has...
- This PR adds a containerized image using a `Dockerfile`. - It also adds a GitHub action that automatically builds and pushes the image on every push to the master...
While invoking the update-template API, I encountered a `413` Payload Too Large HTTP error code. Upon investigation, it appears that the size of the form-data in the request was exceeding...
Fixed a bug in front-end JavaScript where escaped Unicode characters were not being unescaped JSON.parse as a hack. Included most JSON escape characters in function but have not fully tested....
Source at https://github.com/initialed85/docker-aws-ses-template-manager Published Docker image at https://hub.docker.com/r/initialed85/aws-ses-template-manager