aws-data-lake-solution
aws-data-lake-solution copied to clipboard
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...
Some characters in the autogenerated password aren't accepted by the datalake login page, meaning new users can't log in. So far, at least the '?' char.
The instructions for federation via Okta (Appendix B in deployment guide) updates app-variables.js variable FEDERATED_LOGIN, but does not update the lambda environment variable FEDERATED_LOGIN, which causes the wrong group source...
./run-unit-tests.sh ------------------------------------------------------------------------------ [Init] Clean old dist and node_modules folders ------------------------------------------------------------------------------ find /home/ec2-user/environment/aws-data-lake-solution/deployment/../source -iname node_modules -type d -exec rm -r {} \; 2> /dev/null find /home/ec2-user/environment/aws-data-lake-solution/deployment/../source -iname dist -type d -exec...
*Issue #, if available:* Issue #50 *Description of changes:* Fixed typo in README.md and updated CHANGELOG.md By submitting this pull request, I confirm that you can use, modify, copy, and...
Needs typo fixes 
*Issue #53 :* The CloudFormation stack fails to create the DataLakeHelper because of "nodejs12.x" is no longer supported. *Description of changes:* Upgrade nodejs lambda runtime from 12.x to 18.x
Hello, The CloudFormation stack fails to create the DataLakeHelper because of "nodejs12.x" is no longer supported. The complete error: `Resource handler returned message: "The runtime parameter of nodejs12.x is no...
*Issue #53 * The CloudFormation stack fails to create the S3 bucket "S3LoggingBucket", with the following error: `Bucket cannot have ACLs set with ObjectOwnership's BucketOwnerEnforced setting (Service: Amazon S3; Status...
Hello, I'd like to report a bug in the Data Lake Solution v2.2. This can be found on the Service Catalog 'Getting started library', 'Data Lake on AWS'. The CloudFormation...
*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.