moto/moto/emrserverless/__init__.py
2024-01-27 19:38:09 +00:00

5 lines
107 B
Python

from .models import emrserverless_backends # noqa: F401
REGION = "us-east-1"
RELEASE_LABEL = "emr-6.6.0"