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

Added support for AWS profiles #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

apokryfos
Copy link

@developernaren
Copy link
Contributor

@apokryfos when I add the profile key, it is not logging things, are there any external setups that I need to do to test this?

@apokryfos
Copy link
Author

This should work if you have a ~/.aws/credentials file with the profile you specified in it (the syntax is shown in https://docs.aws.amazon.com/sdk-for-php/v3/developer-guide/guide_credentials_profiles.html) but this will probably not work in combination with providing the credentials directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants