grafana / iot-sitewise-datasource

IoT Sitewise
Apache License 2.0
18 stars 9 forks source link

Update to use GetSessionWithAuthSettings #330

Closed iwysiu closed 3 months ago

iwysiu commented 3 months ago

Updates grafana-aws-sdk to use https://github.com/grafana/grafana-aws-sdk/pull/144. I have mixed feelings about the way we're currently using the session and the client, but since it ends up being one SessionCache per instance I decided to leave it alone for simplicity

I checked for os, osutil, and fs packages, and the only uses of it are in tests.

There are no global variables for state.

fixes https://github.com/grafana/oss-plugin-partnerships/issues/946