AWSConfigRemediation-EnableSecurityHub - AWS Systems Manager 自動化 Runbook 參考

本文為英文版的機器翻譯版本,如內容有任何歧義或不一致之處,概以英文版為準。

AWSConfigRemediation-EnableSecurityHub

Description

AWSConfigRemediation-EnableSecurityHub Runbook 會針對您執行自動化 AWS 區域 的 AWS 帳戶 和 啟用 AWS Security Hub (Security Hub)。如需 Security Hub 的相關資訊,請參閱 AWS Security Hub 使用者指南 中的什麼是 AWS Security Hub?

執行此自動化 (主控台)

文件類型

 自動化

擁有者

Amazon

平台

Linux、macOS, Windows

參數

  • AutomationAssumeRole

    類型:字串

    描述:(必要) 允許 Systems Manager Automation 代表您執行動作ARN的 () 角色的 AWS Identity and Access Management Amazon Resource Name (IAM)。

  • EnableDefaultStandards

    類型:布林值

    預設:true

    說明:(必要) 如果設定為 true ,Security Hub 指定的預設安全標準會啟用。

必要IAM許可

AutomationAssumeRole 參數需要下列動作才能成功使用 Runbook。

  • securityhub:DescribeHub

  • securityhub:EnableSecurityHub

  • ssm:StartAutomationExecution

  • ssm:GetAutomationExecution

文件步驟

  • aws:executeAwsApi - 在目前帳戶和區域中啟用 Security Hub。

  • aws:executeAwsApi - 確認 Security Hub 已啟用。