aws-maven icon indicating copy to clipboard operation
aws-maven copied to clipboard

Add support for profile based aws authentication

Open amalakar opened this issue 7 years ago • 2 comments

  • Add support for aws profile based authentication
  • Remove iml file from source control
  • Update .gitignore file
  • Bump aws sdk version to 1.11.118
  • Move away from deprecated function new InstanceProfileCredentialsProvider() to InstanceProfileCredentialsProvider.getInstance().

I have verified that it works, was able to upload/download from s3.

amalakar avatar Apr 12 '17 21:04 amalakar

+1

shenghuy avatar Apr 13 '17 18:04 shenghuy

+1

VolodymyrOrlov avatar Nov 08 '17 18:11 VolodymyrOrlov