aws-quickstart / quickstart-databricks-unified-data-analytics-platform

AWS Quick Start Team
Apache License 2.0
18 stars 9 forks source link

CREATE_FAILED Custom::CreateCredentials and Custom::CreateStorageConfigurations #46

Closed drernie closed 3 years ago

drernie commented 3 years ago

I've been trying to run this QuickStart multiple times, but it keeps failing when creating Credentials and StorageConfiguraiton.

https://aws.amazon.com/quickstart/architecture/databricks/

I can't find any useful log information

Received response status [FAILED] from custom resource. Message returned: See the details in CloudWatch Log Stream: 2021/05/05/[$LATEST]1fe163cd13864adda76a5f4283b5b10d (RequestId: e7173f75-eff2-4800-9ebe-99fc27f4176a)

Might this just mean that I entered the wrong Databricks credentials, and it didn't check them earlier? Does it matter that I'm using a free trial account?

Screen Shot 2021-05-04 at 5 13 37 PM
drernie commented 3 years ago

Ah, turns out I had "Attached" the JSON Policy instead of doing it inline. My bad.