You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't delete the AWS Secret Key in the Amazon Athena data source credentials from the GUI.
This behavior becomes problematic when switching from an IAM user to an instance IAM role.
Also, making a request to the POST /api/data_sources/ endpoint didn't change the result, so I guessed that the backend needed to be fixed.
I don't know what to fix yet, but it may be necessary to set an empty string in options or enable operations to delete keys.
I would like to create a PR.
Issue Summary
I can't delete the
AWS Secret Key
in the Amazon Athena data source credentials from the GUI.This behavior becomes problematic when switching from an IAM user to an instance IAM role.
Also, making a request to the
POST /api/data_sources/
endpoint didn't change the result, so I guessed that the backend needed to be fixed.I don't know if similar issues occur with other AWS data sources. (eg. Elasticsearch)
Steps to Reproduce
AWS Secret Key
.AWS Secret Key
, then save.Technical details:
The text was updated successfully, but these errors were encountered: