You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,9 @@ $ cat secrets.ejson
36
36
}
37
37
```
38
38
39
+
> [!NOTE]
40
+
> If either of the `AWS_REGION` or `AWS_DEFAULT_REGION` environment variables is set, it will be used implicitly for `--aws-region` when the flag is not provided.
0 commit comments