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

Improve testing AWS Connection response #26953

Merged
merged 1 commit into from
Oct 10, 2022

Conversation

Taragolis
Copy link
Contributor

Right not we have public method for create boto3.session.Session in AwsBaseHook so instead of replace hook attribute just create sts client by new session.

Also add information about botocore credentials method and region, which might help endusers for debug their connection.
If something wrong with credentials, also show name of original Exception

@Taragolis Taragolis requested a review from eladkal as a code owner October 9, 2022 18:26
@boring-cyborg boring-cyborg bot added area:providers provider:amazon AWS/Amazon - related issues labels Oct 9, 2022
@potiuk potiuk merged commit f8d7290 into apache:main Oct 10, 2022
@Taragolis Taragolis deleted the improve-amazon-test-connection branch January 14, 2023 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:providers provider:amazon AWS/Amazon - related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants