[vectordb](../README.md) / [Exports](../modules.md) / ConnectionOptions # Interface: ConnectionOptions ## Table of contents ### Properties - [awsCredentials](ConnectionOptions.md#awscredentials) - [uri](ConnectionOptions.md#uri) ## Properties ### awsCredentials • `Optional` **awsCredentials**: [`AwsCredentials`](AwsCredentials.md) #### Defined in [index.ts:40](https://github.com/lancedb/lancedb/blob/b1eeb90/node/src/index.ts#L40) ___ ### uri • **uri**: `string` #### Defined in [index.ts:39](https://github.com/lancedb/lancedb/blob/b1eeb90/node/src/index.ts#L39)