turbot / steampipe-mod-aws-well-architected

Are AWS Well-Architected best practices being followed? Use Powerpipe and Steampipe to check if your AWS accounts are following best practices from each lens and pillar.
https://hub.powerpipe.io/mods/turbot/aws_well_architected
Apache License 2.0
11 stars 7 forks source link

Question maps outdated since June 2024 Well Architected update #48

Closed nathanwebsterdotme closed 1 month ago

nathanwebsterdotme commented 1 month ago

Describe the bug Since the June 2024 update to the Well Architected framework, some of the question mappings are now incorrect. For example, OPS04.BP01 is now focused on KPIs, https://docs.aws.amazon.com/wellarchitected/latest/framework/ops_observability_identify_kpis.html

where as the mod is still checking for telemetry: https://github.com/turbot/steampipe-mod-aws-well-architected/blob/ea7437d94c609fb8847fa9a25b76099a5d03887e/well_architected_framework/operational_excellence/ops04.sp#L18-L37

Expected behavior A review of the mod and best practice mappings is likely needed to bring it up to date across all pillars.

khushboo9024 commented 1 month ago

@nathanwebsterdotme Thanks for raising this issue. We will update the mod as per the latest documentation as soon as possible.

khushboo9024 commented 1 month ago

Hi @nathanwebsterdotme

Thank you for raising this issue. We have checked our documentation and confirmed that we strictly adhere to the AWS Audit Manager for well-architected benchmarks.

As per our current process, our benchmark is in sync with the Audit Manager framework. Please find the screenshots below.

Note: The AWS Audit Manager Well-Architected Framework was last updated on May 29, 2024, at 19:59 (UTC+0:00). We will revisit this matter once the framework is updated.

For now, we are closing the issue and reopen it once the latest version comes out.

Thank you for your understanding.

image