AWS-EnableCloudTrailLogFileValidation - AWS Systems Manager 자동화 실행서 참조

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

AWS-EnableCloudTrailLogFileValidation

설명

AWS-EnableCloudTrailLogFileValidation 실행서는 지정한 AWS CloudTrail 추적에 대한 로그 파일 검증을 활성화합니다.

이 자동화 실행(콘솔)

문서 유형

자동화

소유자

Amazon

플랫폼

Linux,macOS, Windows

파라미터

  • AutomationAssumeRole

    유형: 문자열

    설명: (선택 사항) Systems Manager Automation이 사용자를 대신하여 작업을 수행할 수 있도록 허용하는 () 역할ARN의 AWS Identity and Access Management Amazon 리소스 이름(IAM)입니다. 역할을 지정하지 않은 경우, Systems Manager Automation에서는 이 실행서를 시작하는 사용자의 권한을 사용합니다.

  • TrailNames

    유형: StringList

    설명: (필수) 로그 검증을 활성화하려는 CloudTrail 추적 이름의 쉼표로 구분된 목록입니다.

필요한 IAM 권한

실행서를 성공적으로 사용하려면 AutomationAssumeRole 파라미터에 다음 작업이 필요합니다.

  • cloudtrail:GetTrail

  • cloudtrail:UpdateTrail

문서 단계

  • aws:executeScript - TrailNames 파라미터에서 지정한 AWS CloudTrail 추적에 대한 로그 검증을 활성화합니다.