

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::DataZone::Project Member
<a name="aws-properties-datazone-project-member"></a>

<a name="aws-properties-datazone-project-member-description"></a>The `Member` property type specifies Property description not available. for an [AWS::DataZone::Project](aws-resource-datazone-project.md).

## Syntax
<a name="aws-properties-datazone-project-member-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-datazone-project-member-syntax.json"></a>

```
{
  "[GroupIdentifier](#cfn-datazone-project-member-groupidentifier)" : {{String}},
  "[UserIdentifier](#cfn-datazone-project-member-useridentifier)" : {{String}}
}
```

### YAML
<a name="aws-properties-datazone-project-member-syntax.yaml"></a>

```
  [GroupIdentifier](#cfn-datazone-project-member-groupidentifier): {{String}}
  [UserIdentifier](#cfn-datazone-project-member-useridentifier): {{String}}
```

## Properties
<a name="aws-properties-datazone-project-member-properties"></a>

`GroupIdentifier`  <a name="cfn-datazone-project-member-groupidentifier"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)

`UserIdentifier`  <a name="cfn-datazone-project-member-useridentifier"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)