Can we create multiple docker swarms in a single AWS region?

I was experimenting with Docker Swarms - AWS and was unable to create a Swarm in an AWS region where I already have a Docker Swarm running.

I know that we can’t have a Swarm span multiple regions but can we have multiple swarms in a single AWS regions is what my question is.

I couldn’t find anything about this topic - even in documentation. I feel glad if someone can shed some light on this.

Thanks