cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hii,

I want to consume the properties/Parameter values which is already there in the connection management specifically for S3 bucket Access keys and secret access key.

I saw somewhere that we can do the same for HanaDB using api.config (Something like this).

The Use is when putting the objects inside s3, We have to provide Tags to those objects. Now I am currently doing it by hardcoding those values inside Python operator and and using Boto3 for the process. Now this is not recommended in further developments.

So If there is a way to consume those values from the connection that we have already made in Connection management for the same S3 bucket, then there won't be need of hardcoding values.

Hoping to hear some suggestions from the community!

Thanks,

Samarth

View Entire Topic
andy_yin
Product and Topic Expert
Product and Topic Expert

Hi Samarth,

This link Managed Connections in Script Operators maybe useful to you.