S3 업로드 시작 전 확인 버킷 생성 : https://jungkeung.tistory.com/44 버킷 정책 생성 : https://jungkeung.tistory.com/45 IAM 키 생성 : https://jungkeung.tistory.com/46 환경 세팅 - Intellij 2021.01 - SpringBoot 2.2.4 - Gralde - spring-cloud-aws 2.2.1 build.gralde - thymeleaf, lombok, JPA, Mysql, web 정도 입니다. dependencies { implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-aws', version: '2.2.1.RE..