Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datasource test button makes sure we can assume a provide write ARN #123

Merged
merged 1 commit into from
Nov 11, 2022

Conversation

haweston
Copy link
Collaborator

Make the plugin datasource save & test button (along with any other use of GetSessionToken) make sure the write ARN is a valid arn. Doesn't verify that it has write permissions, just that it can assume the provided ARN.

@haweston haweston merged commit dd3ff2e into 11172022_Release Nov 11, 2022
hwandersman added a commit that referenced this pull request Nov 17, 2022
Launching 3 new features:
1. Alarm Configuration Panel - update TwinMaker alarm thresholds from a Grafana panel
2. TwinMaker Query Editor Panel - visualize TwinMaker entity relationships through PartiQL queries
3. Athena Tabular Connector integration - list property data from an Athena table through a Get Property Value query

Updates:
* Bug fixes for the Scene Viewer and Video Player panels
* Upgraded the GoLang AWS SDK to v1.44.139 to support new features
* Updated the aws-iot-grafana-utils package to support the Query Editor
* Use the open source IoT App Kit to support the Scene Viewer and Video Player panels

Highlighted commits:
* hide when streaming is not available
* enable alerting in plugin.json
* Adds the Active Camera template variable support and updates plugin to 1.0.1127.0 (#102)
* Set min to 1 for max results for GetAlarm query
* Knowledge Graph Integration
* add batchPutPropertyValues to datasource
* Updated GoLang client and handler with logic for handling Athena Data Connector components in GetPropertyValue
* Update FilterQueryEditor and add OrderByEditor to be used for TabularConditions parameter
* Add PropertyGroup selection to Grafana QueryEditor and update query interfaces
* add tabular conditions to the query req
* new appkit local build with 7 new features on
* Datasource test button makes sure we can assume a provide write ARN (#123)
* Update to latest UxSDK and localize ace Editor CSS to avoid grafana override
* writes return an error if writer role is not configured
* clear writer role when checkbox is unchecked
* use plugin SDK logger for errors
* update aws-sdk-go to 1.44.139

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Weston Harper <haweston@amazon.com>
Co-authored-by: Harry Wandersman <hwanders@amazon.com>
Co-authored-by: Todd Treece <todd.treece@grafana.com>
Co-authored-by: Mukesh Sahay <muksahay@amazon.com>
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
Co-authored-by: Xinyi <xinyxu@amazon.com>
Co-authored-by: Jonathan Wills <jdubs@amazon.com>
Co-authored-by: Divya Kamath <divyasr@amazon.com>
Co-authored-by: Mohamed Elmuhtadi <moelmu@amazon.com>
@mukeshsahay mukeshsahay deleted the testWriteArn branch January 24, 2023 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants