Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #1596: Change key/secret to optional in apoc.nlp calls for AWS #4062

Merged
merged 1 commit into from May 15, 2024

Conversation

vga91
Copy link
Collaborator

@vga91 vga91 commented May 2, 2024

Fixes #1596

Now the apoc.nlp, in case of key and secret config not defined, leverage com.amazonaws.auth.DefaultAWSCredentialsProviderChain, so it look for env vars, system properties, etc..

@RobertoSannino RobertoSannino merged commit 22c2d04 into dev May 15, 2024
5 checks passed
@RobertoSannino RobertoSannino deleted the issue-1596 branch May 15, 2024 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants