Skip to content

Instantly share code, notes, and snippets.

@garystafford
Last active June 27, 2022 11:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save garystafford/f6e3eb1cee539b227696188975c83c8d to your computer and use it in GitHub Desktop.
Save garystafford/f6e3eb1cee539b227696188975c83c8d to your computer and use it in GitHub Desktop.
return AthenaClient.builder()
.credentialsProvider(EnvironmentVariableCredentialsProvider.create())
.build();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment