-
Notifications
You must be signed in to change notification settings - Fork 160
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
Error during deployment: create failed DataLakeKibanaCognito #40
Comments
@nickboucart Thanks for reaching out to us, and I'm sorry to hear that you faced an issue. |
Scrolling through the logs, I see
and the next line in CloudWatch logs showed: {
"Status": "FAILED",
"Reason": "https://console.aws.amazon.com/cloudwatch/home?region=eu-central-1#logEventViewer:group=/aws/lambda/data-lake-helper;stream=2020/02/11/[$LATEST]29339c5ea4a94ec58a8afb15c81f1c0f",
"PhysicalResourceId": "DataLakeWebsite",
"StackId": "arn:aws:cloudformation:eu-central-1:xxxxxxx:stack/datalake/8620e1d0-4ccd-11ea-a1b6-060cd1f69c1a",
"RequestId": "ec127bc3-5150-4854-94b3-fe2d109a5451",
"LogicalResourceId": "DataLakeWebsite",
"Data": {
"Error": "Failed to copy data lake website assets."
}
} |
I did manage to deploy in the Ohio region... Not sure what happened here. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While deploying to the Frankfurt region, I got an error deploying. I just ran the default cloudformation template.
While deploying, it gave an error deploying the resource with logical id DataLakeKibanaCognito.
the cloudformation console showed:
Failed to create resource. https://console.aws.amazon.com/cloudwatch/home?region=eu-central-1#logEventViewer:group=/aws/lambda/data-lake-helper;stream=2020/02/11/[$LATEST]29339c5ea4a94ec58a8afb15c81f1c0f
Any ideas?
Thanks!
Nick.
The text was updated successfully, but these errors were encountered: