aws-samples / amazon-security-lake-generative-ai

MIT No Attribution
10 stars 3 forks source link

createqsobjects KeyError: 'AWSAccountID' #2

Closed tejsheth closed 10 months ago

tejsheth commented 11 months ago

After CDK deploy getting error when QS dashboard generation script gets executed

Traceback (most recent call last): File "/Users/tsheth/Code/amazon-security-lake-quicksight/cdk-lakeformation-permissions/source/../../scripts/createqsobjects.py", line 16, in aws_account_id = parameters['context']['AWSAccountID'] KeyError: 'AWSAccountID' Finished QuickSight Generate Dashboards

tamg-aws commented 10 months ago

@tejsheth - I believe you meant to open this issue against https://github.com/aws-samples/amazon-security-lake-quicksight?

I see your issue is related to https://github.com/aws-samples/amazon-security-lake-quicksight/blob/24304e70fa123ea9dc2444062a8c783334ffd0a1/scripts/createqsobjects.py#L16. Please open the issue against the other project to make sure it gets addressed.