Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 737 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 737 Bytes

Sample - Springboot application deployed on AWS

Config changes (for local)

  • Add AWS credentials(access key and secret) in application.yml for AWS account
  • Note: For running the application from EC2 instance, instead of providing credential in application.tml, use attach IAM Role with EC2 instance to grant access to S3. Refer

Usage of S3 SDK