Giter VIP home page Giter VIP logo

Comments (2)

nelsonic avatar nelsonic commented on June 7, 2024

On the IAM policies homepage, select Policies and then Create policy:
https://console.aws.amazon.com/iam/home?region=eu-west-1#/policies
aws-iam-lambdases-01-home

Select the JSON tab and paste the json from the instructions, the click Review policy
https://aws.amazon.com/premiumsupport/knowledge-center/lambda-send-email-ses
aws-iam-lambdases-02-create

Review the policy and name it e.g: LambdaSES
aws-iam-lambdases-03-name
Cant share a link in this description, so just google for How do I send email using Lambda and Amazon SES

Once you click on Create policy you should see a confirmation LambdaSES has been created.:
aws-iam-lambdases-04-confirm

Next we need to attach the policy to the existing role.
Search for the policy, select it and then click on the Policy actions selector:
aws-iam-lambdases-05-policy-action

Attach the policy to the LambdaExecRole:
aws-iam-lambdases-06-policy-attach-to-role

Once you click the Attach policy button, you should see a confirmation similar to this:
aws-iam-lambdases-07-policy-attched-confirm

This stage is done.
Let's try and test it!

from aws-ses-lambda.

nelsonic avatar nelsonic commented on June 7, 2024

Test it: https://eu-west-1.console.aws.amazon.com/lambda/home?region=eu-west-1#/functions/aws-ses-lambda-v1?tab=configuration
aws-ses-lambda-test-send

Boom!! Works!!!!!! 🎉
aws-ses-lambda-result-email-received

from aws-ses-lambda.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.