Skip to content

Auto Reminder tool helps the user by sending a notification using AWS SES when their API Keys or password are about to expire.

License

Notifications You must be signed in to change notification settings

codephilics/auto-reminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Reminder

Auto Reminder tool helps the user by send a notification using AWS SES when their API Keys or password are about to expire. You also can disable their account or deactivate their key if they're older than the age of the AWS IAM Account Password Policy.

Development: Getting Started

Requirement

  • go 1.13+
  • AWS

Prepare Workspace

Clone Project

$ git clone https://github.com/codephilics/atuo-reminder.git
$ cd atuo-reminder

Install the dependencies

$ go get ./...

To run the project

$ go run ./cmd/main.go

Contribution

If you are interested to make the package better please send pull requests or create an issue so that others can fix.

License

The accounting-app is an open-source software licensed under the MIT License.

About

Auto Reminder tool helps the user by sending a notification using AWS SES when their API Keys or password are about to expire.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages