org-formation / org-formation-reference

A reference architecture which aims to provide some best practices for any AWS Organization starting out using org-formation.
91 stars 23 forks source link

fix: update AccessAnalyzer example #46

Closed sshvetsov closed 6 months ago

sshvetsov commented 1 year ago

Fix the AccessAnalyzer task example by adding the missing required ResourceId property to the AccessAnalyzerServiceAccess resource of type Community::Organizations::EnableAWSServiceAccess in the src/templates/020-secure-defaults/access-analyzer.yml file and uncommenting the AccessAnalyzer task in thesrc/templates/020-secure-defaults/_tasks.yml file.