Skip to content

Issue: SESv2 send_bulk_email replacement_template_data type inconsistency and unusable in Ruby SDK #3270

Answered by mullermp
CamiloQuezadaDev asked this question in Q&A
Discussion options

You must be logged in to vote

I see the issue. The structure should be:

replacement_email_content: {
        replacement_template: {
          replacement_template_data: "EmailTemplateData",
        },
      },

Check the example usage here: https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/SESV2/Client.html#send_bulk_email-instance_method

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@CamiloQuezadaDev
Comment options

@mullermp
Comment options

Answer selected by CamiloQuezadaDev
@CamiloQuezadaDev
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants