8. AWS Tools Setting.

# -*- coding: utf-8 -*-

REGION = ''  #ex: ap-northeast-1
ID = ''
KEY = ''

Previous topic

7. Some scripts.

This Page