

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::IdentityStore::User PhotosItems
<a name="aws-properties-identitystore-user-photositems"></a>

<a name="aws-properties-identitystore-user-photositems-description"></a>The `PhotosItems` property type specifies Property description not available. for an [AWS::IdentityStore::User](aws-resource-identitystore-user.md).

## Syntax
<a name="aws-properties-identitystore-user-photositems-syntax"></a>

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

### JSON
<a name="aws-properties-identitystore-user-photositems-syntax.json"></a>

```
{
  "[Display](#cfn-identitystore-user-photositems-display)" : {{String}},
  "[Primary](#cfn-identitystore-user-photositems-primary)" : {{Boolean}},
  "[Type](#cfn-identitystore-user-photositems-type)" : {{String}},
  "[Value](#cfn-identitystore-user-photositems-value)" : {{String}}
}
```

### YAML
<a name="aws-properties-identitystore-user-photositems-syntax.yaml"></a>

```
  [Display](#cfn-identitystore-user-photositems-display): {{String}}
  [Primary](#cfn-identitystore-user-photositems-primary): {{Boolean}}
  [Type](#cfn-identitystore-user-photositems-type): {{String}}
  [Value](#cfn-identitystore-user-photositems-value): {{String}}
```

## Properties
<a name="aws-properties-identitystore-user-photositems-properties"></a>

`Display`  <a name="cfn-identitystore-user-photositems-display"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Minimum*: `1`  
*Maximum*: `1024`  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)

`Primary`  <a name="cfn-identitystore-user-photositems-primary"></a>
Property description not available.  
*Required*: No  
*Type*: Boolean  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)

`Type`  <a name="cfn-identitystore-user-photositems-type"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Minimum*: `1`  
*Maximum*: `1024`  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)

`Value`  <a name="cfn-identitystore-user-photositems-value"></a>
Property description not available.  
*Required*: Yes  
*Type*: String  
*Minimum*: `1`  
*Maximum*: `1024`  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)