I'm storing my database credentials and my code is in R. So I tried using paws library to get AWS secrets in R but this will require storing access key, secret ID, and session token and I don't want this. I have an IAM role for Sagemaker, So is it possible to pass secret as environment variables?