기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.
AWSConfigRemediation-EnableSecurityHub
설명
AWSConfigRemediation-EnableSecurityHub
실행서는 자동화를 실행하는 AWS 계정 및 AWS 리전 위치에 대해 (Security Hub)를 활성화합니다 AWS Security Hub . Security Hub에 대한 자세한 내용은 AWS Security Hub 사용 설명서AWS Security Hub의 ?란 무엇입니까?를 참조하세요.
문서 유형
자동화
소유자
Amazon
플랫폼
Linux,macOS, Windows
Parameters
-
AutomationAssumeRole
유형: 문자열
설명: (필수) Systems Manager Automation이 사용자를 대신하여 작업을 수행할 수 있도록 허용하는 (ARN) 역할의 AWS Identity and Access Management Amazon 리소스 이름(IAM)입니다.
-
EnableDefaultStandards
타입: 부울
기본값: true
설명: (필수)
true
로 설정하면 Security Hub에서 지정한 기본 보안 표준이 활성화됩니다.
필수 IAM 권한
실행서를 성공적으로 사용하려면 AutomationAssumeRole
파라미터에 다음 작업이 필요합니다.
-
securityhub:DescribeHub
-
securityhub:EnableSecurityHub
-
ssm:StartAutomationExecution
-
ssm:GetAutomationExecution
문서 단계
-
aws:executeAwsApi
- 현재 계정 및 리전에서 Security Hub를 활성화합니다. -
aws:executeAwsApi
- Security Hub가 활성화되었는지 확인합니다.