강의

멘토링

커뮤니티

Inflearn Community Q&A

alexmadnix's profile image
alexmadnix

asked

AWS Introduction/Practice That Even Non-Majors Can Understand

[Hands-on] 3. Implementing Image Upload Functionality on Express Server Using S3

S3를 활용해 Express 서버에 이미지 업로드 시 Error: Region is missing 발생할 경우

Resolved

Written on

·

510

1

.env 파일에 아래와 같이 리전 변수가 추가되어야 합니다.

AWS_REGION=ap-northeast-2

awsaws-elbaws-rdsec2s3

Answer 1

0

jscode님의 프로필 이미지
jscode
Instructor

Alex Madnix님 제보 감사합니다!! 바로 추가 강의자료 올려놓도록 하겠습니다:) 새해 복 많이 받으세요~

alexmadnix's profile image
alexmadnix

asked

Ask a question