Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

AWS credentials on EC2 instance not found (in provider chain) #34

Open
mikebrules opened this issue Jun 30, 2017 · 1 comment
Open

AWS credentials on EC2 instance not found (in provider chain) #34

mikebrules opened this issue Jun 30, 2017 · 1 comment

Comments

@mikebrules
Copy link

Hello - I am unable to start my docker container running this plugin on AWS because it can't find the role "in the provider chain"...

My role is on EC2, and other services running in ECS are able to make use of it, including creating tables etc - but this plugin cannot. I get this;

"LogStash::ConfigurationError: AWS credentials invalid or not found in the provider chain "

I have given the role (way too much) privilege for what it needs just to be sure, but nothing...

Is the plugin not using able to search the standard location for roles?

Would appreciate any help

Mike

@mikebrules
Copy link
Author

As a follow up, I've resorted to hardcoding them as per the instructions here

https://github.com/awslabs/logstash-input-dynamodb#running-the-logstash-plugin-for-amazon-dynamodb

Same error. How do you pass credentials to the plugin?!!!!

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

No branches or pull requests

1 participant