Furkan M
Furkan M
I have the following logging format for std logging lib. ` logging.basicConfig(level=logging.INFO,format="[%(threadName)s] %(asctime)-15s %(message)s ")` This makes print the execution thread of the `logging.info(foo)`. I've created interval stream an consumer...
Any updates on this issue?
we'd like to change assume role sections based on our security requirements on all of the providers. but currently we cannot. is there a way to override provider fields?
@snebhu3 any updates on this?
@snebhu3 Hi, no we'd like to get rid of file access through `local_file` function as @rbtcollins explained in his previous comment. We'd like to know why the function has been...
Hi, are there any updates regarding to this issue?
@novekm I'm using a 3rd party IdP so users and groups are already present. What I need to do is just to import account assignments if I understand correctly. I...