Skip to content

Commit 3b3c59c

Browse files
Update README.md (#540)
Fixes typo
1 parent cf1fe5b commit 3b3c59c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ Each fragment is downloaded concurrently on a unique thread.
179179
|parameter|description|
180180
|---------|-----------|
181181
|**aws.region**|specifies the default region for API calls|
182-
|**aws.accessKey**|specifies the key id to use for authentication|
182+
|**aws.accessKeyId**|specifies the key id to use for authentication|
183183
|**aws.secretAccessKey**|specifies the secret to use for authentication|
184184
|**s3.spi.read.fragment-number**|buffer asynchronously prefetches `n` sequential fragments from S3 (currently 50)|
185185
|**s3.spi.read.fragment-size**|size of each fragment (currently 5MB)|

0 commit comments

Comments
 (0)