Skip to content

Commit 88c1095

Browse files
Fixed Region example
Update region to match the example of service end point.
1 parent 51f53ff commit 88c1095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ You can use the `AWS_REGION` environment variable to match the endpoint that you
6464
communicating with by setting it as part of your application start-up, as follows.
6565

6666
``` shell
67-
$ export AWS_REGION=us-east-1
67+
$ export AWS_REGION=us-east-2
6868
```
6969

7070
## Constructor

0 commit comments

Comments
 (0)