mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-04 12:18:24 +00:00
Update aws.mdx (#11431)
This commit is contained in:
parent
211a74941a
commit
53d4f1554a
@ -90,7 +90,7 @@ from langchain.document_loaders import S3DirectoryLoader, S3FileLoader
|
|||||||
>[AWS DynamoDB](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/dynamodb/index.html)
|
>[AWS DynamoDB](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/dynamodb/index.html)
|
||||||
> is a fully managed `NoSQL` database service that provides fast and predictable performance with seamless scalability.
|
> is a fully managed `NoSQL` database service that provides fast and predictable performance with seamless scalability.
|
||||||
|
|
||||||
We have to configur the [AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html).
|
We have to configure the [AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html).
|
||||||
|
|
||||||
We need to install the `boto3` library.
|
We need to install the `boto3` library.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user