Skip to content

Instantly share code, notes, and snippets.

@brachi-wernick
Created March 8, 2018 08:35
Show Gist options
  • Save brachi-wernick/8b970657ec72f022ff38cbf2efb84c40 to your computer and use it in GitHub Desktop.
Save brachi-wernick/8b970657ec72f022ff38cbf2efb84c40 to your computer and use it in GitHub Desktop.
createCredentials.java
BasicAWSCredentials awsCreds = new BasicAWSCredentials(AWS_ACCESS_KEY, AWS_SECRET_KEY);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment