Correct AWS_REGION (#48)
This commit is contained in:
parent
2fb47e63bc
commit
2a5856ec99
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ Export the required environment vars for connecting to the Kinesis stream:
|
|||
|
||||
```
|
||||
export AWS_ACCESS_KEY=
|
||||
export AWS_REGION_NAME=
|
||||
export AWS_REGION=
|
||||
export AWS_SECRET_KEY=
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue