lambda

command
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2018 License: MIT Imports: 6 Imported by: 0

README

Aws rotate keys

You can use this project for rotate your secret/access keys using AWS Lambda function

How to use

You need to set the environment variable in AWS lambda console. And you must specify the prefix for all environment variable here is some example The prefix is MYAPP your environment variable should looks like this

 MYAPP_REGION="YOUR_AWS_REGION"
 MYAPP_USER=YOUR_IAM_USER
 MYAPP_GROUP=YOUR_ARN_GROUP

And you must speciy the prefix in your environment variable like this

PREFIX_ENV_MINE=MYAPP

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL