Running couchbase AMI on aws EC2

Can I run couchbase server (for development purpose) on a t2 instance in aws? Currently I am using the AMI “couchbase_server_community__x86_64_4.0.0-f14beb17-4625-4a87-ba88-8adb0204cb4c-ami-a55016c0.2 (ami-917d31f4)”, but it uses a M3 instance. I don’t need to run a production ready server, just need a development server (max of 2 nodes in a cluster). Can I use a t2 type to support this without losing the main features of couchbase?

Thanks.