Open richardkeit opened 1 year ago
Hello @richardkeit,
Thank you for reaching out to the Landing Zone Accelerator team. I wanted to let you know that we have added an item in our backlog to look into this issue.
Thank you for your support and interest of the LZA solution! I will leave this issue open should you have any follow-ups for the team, and we will update you when the issue is fixed.
I saw that from v1.5.0 it's now possible to put a SNS ARN on the configuration https://github.com/awslabs/landing-zone-accelerator-on-aws/commit/6a99ccbcc5e06f9390de56b7725ddb795c6d04d1. However, would it also be possible to use global SNS Topics by name as discussed here? Both of these options would be great functionality, referencing SNS topics by ARN or global ones by name. Thanks a lot.
Describe the bug The BudgetReportConfig object has an attribute subscriptionType, which states :
While the config validator says the subscription will fail validation: https://github.com/awslabs/landing-zone-accelerator-on-aws/blob/cdfa741d83d02967cf07191d809c55422f35855e/source/packages/@aws-accelerator/config/validator/global-config-validator.ts#L184-L196
To Reproduce
global-config.yaml
Expected behavior
reports.budgets clarification: Ability to publish budget alerts to SNS topics OR corrected documentation
snsTopics clarification Further clarity on how the global-config:
snsTopics
is leveraged. https://docs.aws.amazon.com/solutions/latest/landing-zone-accelerator-on-aws/amazon-sns-topics.html does not explain this attribute in detail:snsAlertLevel
(deprecated)Please complete the following information about the solution:
[x] Version: development/1.4.3
[x] Region:
ap-southeast-2
[ ] Was the solution modified from the version published on this repository?
[ ] If the answer to the previous question was yes, are the changes available on GitHub?
[ ] Have you checked your service quotas for the sevices this solution uses?
[ ] Were there any errors in the CloudWatch Logs?
Screenshots
Additional context Add any other context about the problem here.