Skip to content

AminuIsrael/s3-event-trigger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lambda S3 Notifier

Steps:

  • Run terraform init to initialize terraform in the infra folder
  • fill in the missing values in the terraform.tfvars file
  • NOTE: If the AWS SES sandbox is being used ensure the email addresses are verifed
  • run terraform apply -var-file=terraform.tfvars to build infrastructure on the AWS environment
  • To destroy infrastructure run terraform destroy -var-file=terraform.tfvars to destroy all running infrastructure on AWS

About

Using Terraform to build event triggers on AWS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published