AWS::GuardDuty::MasterGuardDuty Master resource schema
3 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
DetectorId | string | RequiredCreate-only |
MasterId | string | RequiredCreate-only |
InvitationId | string | Create-only |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::GuardDuty::Master
Resources:
MyResource:
Type: AWS::GuardDuty::Master
Properties:
MasterId: "my-masterid"
DetectorId: "my-detectorid"Permissions CloudFormation needs in your IAM role to manage this resource.
guardduty:ListInvitationsguardduty:AcceptInvitationguardduty:GetMasterAccountguardduty:GetMasterAccountguardduty:DisassociateFromMasterAccountguardduty:GetMasterAccountOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterDetectorIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
MasterIdInvitationIdDetectorId