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

state/elasticsearch: service-linked role missing #185

Open
andreaswittig opened this issue Aug 15, 2018 · 1 comment
Open

state/elasticsearch: service-linked role missing #185

andreaswittig opened this issue Aug 15, 2018 · 1 comment

Comments

@andreaswittig
Copy link
Contributor

When launching a stack based on state/elasticsearch the following error occurs.

CREATE_FAILED | AWS::Elasticsearch::Domain | ElasticsearchDomain | Before you can proceed, you must enable a service-linked role to give Amazon ES permissions to access your VPC. (Service: AWSElasticsearch; Status Code: 400; Error Code: ValidationException; Request ID: 1a439bb6-a056-11e8-bd06-4590933de7d2)
-- | -- | -- | --

Seems like we are missing a service-linked role. Is it possible to create the service-linked role via CloudFormation? If not, we should add a note to the documentation.

@andreaswittig
Copy link
Contributor Author

It's already mentioned in the documentation. :)

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

No branches or pull requests

2 participants