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

[5.8] Aws Instance Profile #29738

Merged
merged 3 commits into from
Aug 26, 2019
Merged

[5.8] Aws Instance Profile #29738

merged 3 commits into from
Aug 26, 2019

Conversation

chrisflorin
Copy link
Contributor

Problem

A user may want to supply the Aws credentials in the ~/.aws/credentials file or use the Instance Profile.

Solution

Only pass credentials to the Aws Sdk when supplied by the config. Otherwise, allow the Aws Sdk to use credentials supplied in ~/.aws/credentials or, if not found, the server's Instance Profile.

@GrahamCampbell GrahamCampbell changed the title Aws Instance Profile [5.8] Aws Instance Profile Aug 26, 2019
@taylorotwell taylorotwell merged commit 48113cf into laravel:5.8 Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants