Skip to content

Commit e9997a9

Browse files
Update athena-s3vector-connector/README.md
Co-authored-by: Andrew Carbonetto <andrew.carbonetto@improving.com>
1 parent 975fda7 commit e9997a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

athena-s3vector-connector/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The connector can be deployed directly using the provided CloudFormation templat
5757
- **AthenaCatalogName**: Name for your Lambda function (lowercase, alphanumeric, hyphens, and underscores only, 1-64 characters)
5858
- **SpillBucket**: S3 bucket name for query result spilling
5959
- **SpillPrefix**: Prefix within SpillBucket (default: athena-spill)
60-
- **S3VectorBucketName**: Name of the S3 vector bucket to query
60+
- **S3VectorBucketName**: Name of the S3 Vector bucket to query
6161
- **LambdaTimeout**: Maximum Lambda runtime in seconds (default: 900)
6262
- **LambdaMemory**: Lambda memory in MB (default: 512)
6363
- **DisableSpillEncryption**: Set to 'true' to disable spill encryption (default: false)

0 commit comments

Comments
 (0)