aws / aws-sdk-php

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

fix: set use_aws_shared_config_files opts-in #2894

Closed yenfryherrerafeliz closed 3 months ago

yenfryherrerafeliz commented 3 months ago

This change makes the ConfigurationResolver to load configuration from aws shared config files based on the configuration use_aws_shared_config_files either provided as provider arguments or as service client arguments.

Issue #2887

Description of changes:

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