We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi team,
It seems that the app's not currently displaying the AWS services section of the aws-s3 wodle:
aws-s3
As detailed above, there is only one Buckets tab.
Buckets
If that information is requested to the API, indeed there is a section list named services:
services
"services": [ { "type": "inspector", "access_key": "---------", "secret_key": "---------" } ]
Also, I've noticed that the key values of the services section are visible plaintext in the Dev Tools section.
Cheers
The text was updated successfully, but these errors were encountered:
Thanks @manuasir !
Tasks:
access_key
secret_key
******
Sorry, something went wrong.
Fixed #1393
jesusgn90
No branches or pull requests
Hi team,
It seems that the app's not currently displaying the AWS services section of the
aws-s3
wodle:As detailed above, there is only one
Buckets
tab.If that information is requested to the API, indeed there is a section list named
services
:Also, I've noticed that the key values of the services section are visible plaintext in the Dev Tools section.
Cheers
The text was updated successfully, but these errors were encountered: