cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

read AWS Secret Manager boto3

thiagoawstest
Contributor

Hello, I need to read secrets_value from AWS Secrets Manager, reading via python using boto3 I can retrieve the secret.

I need to run it on a notebook, is it possible to read without informing the credentials, only through the IAM role? I tried to add a profile instance to the cluster with permission, but when I executed boto3 I got a NoCredential error.

Thanks.

0 REPLIES 0