Skip to content

[Backend] feat: S3 video 인증 로직 추가(Presigned URL)#162

Merged
mjk25 merged 4 commits intobackendfrom
feat/160
Apr 29, 2025
Merged

[Backend] feat: S3 video 인증 로직 추가(Presigned URL)#162
mjk25 merged 4 commits intobackendfrom
feat/160

Conversation

@mjk25
Copy link
Copy Markdown
Contributor

@mjk25 mjk25 commented Apr 29, 2025

Summary 📝

S3의 videoKey, 액세스 키, 비밀 액세스 키로 Presigned Url을 발급받는다.
프론트 요청시 인증처리된 URL을 넘겨준다
get /case/{id}
get /log/{id}

Issue Number 🔥

To Reviewers 📢

기존에는 DB video에 비디오 URL을 담았는데,
로직 상 video에 videoKey(파일/비디오 이름)를 담는 것으로 변경했습니다.

@mjk25 mjk25 self-assigned this Apr 29, 2025
@github-actions github-actions bot added ✨ FEAT 새 기능 추가 🚀 BACKEND labels Apr 29, 2025
Copy link
Copy Markdown
Contributor

@hyni03 hyni03 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

굳굳입니다 :)

@mjk25 mjk25 merged commit 3a238c1 into backend Apr 29, 2025
4 checks passed
@mjk25 mjk25 deleted the feat/160 branch April 29, 2025 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🚀 BACKEND ✨ FEAT 새 기능 추가

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants