aspain opened a new issue, #23118: URL: https://github.com/apache/airflow/issues/23118
### Apache Airflow Provider(s) amazon ### Versions of Apache Airflow Providers [apache-airflow-providers-amazon](https://airflow.apache.org/docs/apache-airflow-providers-amazon/3.2.0/) 3.2.0 ### Apache Airflow version 2.2.5 (latest released) ### Operating System macOS 11.5.2 ### Deployment Astronomer ### Deployment details No customization ### What happened When setting up an `Amazon Web Services` connection type, using `AWS Access Key ID` and `AWS Secret Access Key` as the Login and Password fields, and then using the `Test` button, I receive an `Either client_type or resource_type must be provided.` error. But my DAG using this connection still works properly and the connection works fine.  ### What you think should happen instead If client_type or resource_type are not required fields, this error should not appear ### How to reproduce Set up an `Amazon Web Services` connection type populating only `connection id`, `connection type`, `login`, `password`, and including region in the `extra` field such as `{"region_name": "us-east-1"}` ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
