Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add error checking to STSClient AssumeRole action #169

Merged

Conversation

jasonhebert
Copy link
Contributor

Throw an ApiException if the AssumeRole action response returns other than a 200 level response.

Change Log

Added

  • Throw an ApiException if the AssumeRole action response returns other than a 200 level response.

Fixed

Changed

Removed

Deprecated

Security


Description

The STSClient assumeRole method will now throw an ApiException when the API response is not a 200 level response.

Throw an ApiException if the AssumeRole action response returns other than a 200 level response.
@norberttech norberttech merged commit 6fb16c5 into amazon-php:4.x May 16, 2022
@norberttech
Copy link
Member

👍

@jasonhebert jasonhebert deleted the 4.x.add_error_handling_to_STSClient branch May 16, 2022 22:44
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants