You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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