moto/moto/emrserverless/__init__.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
107 B
Python
Raw Normal View History

2024-01-07 12:03:33 +00:00
from .models import emrserverless_backends # noqa: F401
REGION = "us-east-1"
RELEASE_LABEL = "emr-6.6.0"