AWS_REGION
: AWS Elastic Beanstalk regionAWS_CRED_TYPE
: AWS credential type, can beaccesskey
orec2_metadata
AWS_ACCESS_KEY_ID
: AWS Access Key ID, only work onaccesskey
modeAWS_SECRET_ACCESS_KEY
: AWS Secret Access Key, only work onaccesskey
modeTARGET_GROUP_ARN
: ARN of the ELBv2 target groupOUT_FILE_PATH
: Path of the output fileUPDATE_RATE
: How long the script should update the targets (in sec). Set to zero will only run one time.