docker-android/genymotion/example/sample_devices/aws.json
2018-11-07 16:29:14 +01:00

14 lines
198 B
JSON
Executable file

[
{
"region": "eu-west-1",
"android_version": "6.0",
"instance": "t2.small",
"AMI": "ami-68d78411"
},
{
"region": "eu-west-1",
"android_version": "8.0",
"instance": "t2.small"
}
]