簡體   English   中英

使用 CloudFormation 模板啟用 AWS Security Hub

[英]Enable AWS Security Hub with CloudFormation Templates

Security Hub 的 CloudFormation 文檔非常有限。 我想知道是否可以在CloudFormation中執行以下操作

  1. 在指定帳戶或組織的所有帳戶中啟用 Security Hub 有一個示例腳本可以自動為多個帳戶啟用 Security Hub,但找不到 CloudFormation 實現: https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-enable.html#securityhub-enable-multiaccount-腳本
  2. 啟用查找聚合您似乎可以使用控制台、CLI 或 API 啟用查找聚合: https://docs.aws.amazon.com/securityhub/latest/userguide/finding-aggregation-enable.html
  3. 通過帳戶 ID 指定委派管理員

是的,您可以通過 CloudFormation 中的自定義資源以 lambda function 的形式執行所有這些操作。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM