0
votes

I would call GetEmailTemplate, but it is not listed in the documentation what is the endpoint.

https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_GetEmailTemplate.html

I tried this, but it does not work:

https://email-smtp.eu-central-1.amazonaws.com/v2/email/templates/TemplateName

Which endpoint I need?

enter image description here

I did set AccessKey and SecretKey in Authorization with AWS Signature.


I also tried Postman AWS API integration, set the needed credentials, but got stuck here:

https://learning.postman.com/docs/integrations/available-integrations/aws-api-gateway/

enter image description here

does not work so helpfull :) maybe post the response so we can have a starting point my friend - furydrive
There is no response, AWS does not respond at all. Activity indicator keep moving. - János