---
type: resource-type
title: GuardDutyMember
description: aws resource type AWS::GuardDuty::Member
name: GuardDutyMember
lexicon: aws
resource_type: AWS::GuardDuty::Member
---
`AWS::GuardDuty::Member`, a resource type of the aws lexicon.

## Properties

- `Email` (`string`, required)
- `DetectorId` (`string`, optional)
- `DisableEmailNotification` (`boolean`, optional)
- `MemberId` (`string`, optional)
- `Message` (`string`, optional)
- `Status` (`"Created" | "Disabled" | "Enabled" | "Invited" | "Removed" | "Resigned"`, optional)
