aws-solutions / aws-data-lake-solution

A deployable reference implementation intended to address pain points around conceptualizing data lake architectures that automatically configures the core AWS services necessary to easily tag, search, share, and govern specific subsets of data across a business or with other external businesses.
https://aws.amazon.com/solutions/implementations/data-lake-solution/
Apache License 2.0
401 stars 160 forks source link

Optional Capability [IAM] fails #29

Closed PrasBiswas closed 5 years ago

PrasBiswas commented 5 years ago

Stack creation error: Requires capabilities : [CAPABILITY_NAMED_IAM] even though it is Optional

beomseoklee commented 5 years ago

Thanks for contacting us, and sorry for the late reply. I believe you tried to launch the solution through CLI or API.

As the solution requires to create IAM resources, so you need to address capabilities to launch the solution. You can refer to https://docs.aws.amazon.com/cli/latest/reference/cloudformation/create-stack.html page, and if you have any other questions, please let us know.

georgebearden commented 5 years ago

Closing this issue due to inactivity. Please reopen it if needed. Cheers.