aws / aws-sdk-php

Official repository of the AWS SDK for PHP (@awsforphp)
http://aws.amazon.com/sdkforphp
Apache License 2.0
6.03k stars 1.22k forks source link

bugfix: unserialize accountid #2996

Closed stobrien89 closed 2 months ago

stobrien89 commented 2 months ago

Issue #, if available: https://github.com/aws/aws-sdk-php/pull/2884#discussion_r1743974113

Description of changes: Fixes issue where previously cached credentials may fail to unserialize due to missing accountId property.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.