We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79c388a commit e3c3939Copy full SHA for e3c3939
x-pack/plugin/inference/src/main/plugin-metadata/entitlement-policy.yaml
@@ -1,2 +1,10 @@
1
com.google.api.client:
2
- set_https_connection_properties
3
+software.amazon.awssdk.profiles:
4
+ - files: # AWS Clients always try to access the credentials and config files, even if we configure otherwise
5
+ - relative_path: .aws/credentials
6
+ relative_to: home
7
+ mode: read
8
+ - relative_path: .aws/config
9
10
0 commit comments