This repository is AWS Lambda function's upload files.
- python3.6.2
- botocore
- boto3
- os
git clone https://github.com/makaaso/lambda-rds-operation.git
cd lambda-rds-operation
pip install botocore -t ./ --upgrade
pip install boto3 -t ./ --upgrade
zip -r ../lambda-rds-operation.zip .
TAG_NAME : <TAG NAME>