Amazon Simple Storage Service (Amazon S3)는 객체 스토리지 서비스입니다
AWS S3 Directory이 문서는
AWS S3 Directory 객체에서 document 객체를 로드하는 방법을 다룹니다.
prefix 지정하기
로드할 파일을 더 세밀하게 제어하기 위해 prefix를 지정할 수도 있습니다.AWS Boto3 client 설정하기
S3DirectoryLoader를 생성할 때 named argument를 전달하여 AWS Boto3 client를 설정할 수 있습니다. 이는 예를 들어 AWS 자격 증명을 환경 변수로 설정할 수 없는 경우에 유용합니다. 설정할 수 있는 parameter 목록을 참조하세요.Connect these docs programmatically to Claude, VSCode, and more via MCP for real-time answers.