Skip to content

willrobb7/message-all-users

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

message-all-users

To use:

  1. Define a variable called 'Message'
  2. Put all the emails you want to message into the 'lll' variable. ( In CSV Form )
  3. Assume role into AWS IT Dev
  4. Run the command sls plugin install -n serverless-python-requirements
  5. Run command AWS_PROFILE=sts sls deploy
  6. Hit the Test button on the Lambda dashboard.
  7. If the logs show that the lambda "Should be messaging" all the users in your 'lll' list
  • Uncomment line 142 and repeat stage 5 and 6, this will send your message to all the users on your list.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages