Konstantin Plis
Konstantin Plis
Hi @dacort, thanks for the prompt reply! I'm able to configure Athena driver with IAM credentials and Athena cross-account access following links as per your advise. In case of someone...
Hi @dacort, Sorry for dummy questions, it was my first Clojure project to build. So issue is in my local environment. Still didn't figured out the root cause. But I...
@gpodevijn unfortunately it haven't been finished AFAIR it doesn't support temp credentials refresh (
the following snippet works for me to send proactive messages to the user: ```python config = DefaultConfig() adapter = CloudAdapter(ConfigurationBotFrameworkAuthentication(config)) recipient = ChannelAccount(id=${aadObjectId}) bot = ChannelAccount(id=config.APP_ID) activity_reply = Activity( type=ActivityTypes.message,...
Yes, for Teams
Has it been fixed? I can't see any related changelog, but `apply` time for my high cardinality setup of 10k resources got dropped > 10x since upgraded 0.14.7 to 1.0.0