Graylog2 / graylog-plugin-integrations

A collection of open source Graylog integrations that will be released together.
Other
14 stars 14 forks source link

AWS Kinesis/Cloudwatch input: On-screen validation fails for automatic authentication type #1336

Closed danotorrey closed 1 year ago

danotorrey commented 1 year ago

Description

When attempting to create the AWS Kinesis/Cloudwatch input and choosing the Automatic AWS Authentication Type, the ability to click the Authorize & Choose Stream is blocked, even if all other required fields are filled out.

This appears to be new a potential regression in this recently-merged PR: https://github.com/Graylog2/graylog-plugin-integrations/pull/1326. I revered the commit for that PR, and the issue no longer appears to occur.

Apr-14-2023 16-40-29

Steps To Reproduce

  1. Go to the Inputs page and attempt to create a new AWS Kinesis/Cloudwatch input.
  2. Enter a title, pick the Automatic auth type, choose a region, then note that the Authorize & Choose Stream button is still disabled and cannot be clicked.

Environment

danotorrey commented 1 year ago

FYI @AntonEbel @thll