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

use of AWS ECS task iam role #16

Closed
ebarault opened this issue Oct 15, 2018 · 1 comment
Closed

use of AWS ECS task iam role #16

ebarault opened this issue Oct 15, 2018 · 1 comment

Comments

@ebarault
Copy link

Hi,

Does the bundle support ECS task iam roles as described in the following reference ?
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-iam-roles.html

The aws php sdk supports it by looking for the AWS_CONTAINER_CREDENTIALS_RELATIVE_URI env var.

If you implementation relies on the aws php sdk to retrieve credentials, i think it should work out of the box. Did you try?

@jeskew
Copy link
Owner

jeskew commented Oct 15, 2018

This package uses the SDK’s default credential provider, so ECS task roles should work in the same way.

@jeskew jeskew closed this as completed Jul 20, 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

No branches or pull requests

2 participants