Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devopsartfactory/lambda-examples


https://github.com/devopsartfactory/lambda-examples

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# lambda-examples (written by Go lang)

## manage-aws-rds
This lambda function can start or stop AWS RDS.

### Directory Structure
| Directory Name | Description |
| -------------- | ---------------- |
| serverless | It contains source file and make file and serverless yaml file |
| terraform | It contains terraform file that describe IAM policy for lambda function |