From 245443d910baabf0353dc9cd4d7e6367b5757d84 Mon Sep 17 00:00:00 2001 From: Felipe Alvarez <275621+felipe1982@users.noreply.github.com> Date: Tue, 25 Jan 2022 20:21:44 +1000 Subject: [PATCH] set region before executing the script (#4782) --- docs/docs/contributing/new_feature.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/contributing/new_feature.rst b/docs/docs/contributing/new_feature.rst index 3d1068276..1cc5c8851 100644 --- a/docs/docs/contributing/new_feature.rst +++ b/docs/docs/contributing/new_feature.rst @@ -9,7 +9,7 @@ Moto has a script that can automatically provide the scaffolding for a new servi Please try it out by running: .. sourcecode:: bash - + export AWS_DEFAULT_REGION="us-east-2" python scripts/scaffold.py