AWSConfigRemediation-CreateGuardDutyDetector
Description
 The AWSConfigRemediation-CreateGuardDutyDetector runbook creates an
                Amazon GuardDuty (GuardDuty) detector in the AWS Region where you run the automation. 
Document type
Automation
Owner
Amazon
Platforms
Linux, macOS, Windows
Parameters
- 
                    AutomationAssumeRole Type: String Description: (Required) The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that allows Systems Manager Automation to perform the actions on your behalf. 
Required IAM permissions
The AutomationAssumeRole parameter requires the following actions to
                 use the runbook successfully.
- 
                    ssm:StartAutomationExecution
- 
                    ssm:GetAutomationExecution
- 
                    guardduty:CreateDetector
- 
                    guardduty:GetDetector
Document Steps
- 
                    aws:executeAwsApi- Creates a GuardDuty detector.
- 
                    aws:assertAwsResourceProperty- Verifies theStatusof the detector isENABLED.