Skip to content

Commit

Permalink
update class docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
hussein-awala committed Aug 15, 2023
1 parent f1c6728 commit 9de7abe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
import java.util.Properties;

/**
* Credentials provider which fetches AWS access key from Hoodie config.
* Credentials provider which assumes AWS role from Hoodie config and fetches its credentials.
*/
public class HoodieConfigAWSAssumedRoleCredentialsProvider implements AwsCredentialsProvider {

Expand Down

0 comments on commit 9de7abe

Please sign in to comment.