go mod init go-s3-upload go get github.com/aws/aws-sdk-go/service/s3 go run main.go