aws / aws-sdk-php-symfony

Apache License 2.0
350 stars 89 forks source link

Chore: Update readme to include ECS and Cache info #96

Closed steveclifton closed 6 months ago

steveclifton commented 1 year ago

Description of changes: While debugging a project that is moving from EB to ECS Fargate, I noticed there was no documentation around the ability to pass an Aws\CacheInterface object as credentials, as well as updating the docs to support the inclusion of ECS in the CredentialProvider

https://github.com/aws/aws-sdk-php/blob/master/src/Credentials/CredentialProvider.php#L114

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