Trying to find aws access key/secret
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2022 11:20 AM
Looking at the instance profiles we appear to be using AWS IAM roles, however there is a databricks user in our IAM that cloudtrail currently shows its aws access key is being used to describeinstances and describevolumes and I am trying to track down where these keys are being used. Does anyone have a clue?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2022 12:29 AM
Hi, @ggleason , you can list secrets , ref: https://docs.databricks.com/security/secrets/secrets.html#list-secrets.
You can also check on secrets API: https://docs.databricks.com/dev-tools/api/latest/secrets.html

