

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

# AWS::FinSpace::Environment AttributeMapItems
<a name="aws-properties-finspace-environment-attributemapitems"></a>

<a name="aws-properties-finspace-environment-attributemapitems-description"></a>The `AttributeMapItems` property type specifies Property description not available. for an [AWS::FinSpace::Environment](aws-resource-finspace-environment.md).

## Syntax
<a name="aws-properties-finspace-environment-attributemapitems-syntax"></a>

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

### JSON
<a name="aws-properties-finspace-environment-attributemapitems-syntax.json"></a>

```
{
  "[Key](#cfn-finspace-environment-attributemapitems-key)" : String,
  "[Value](#cfn-finspace-environment-attributemapitems-value)" : String
}
```

### YAML
<a name="aws-properties-finspace-environment-attributemapitems-syntax.yaml"></a>

```
  [Key](#cfn-finspace-environment-attributemapitems-key): String
  [Value](#cfn-finspace-environment-attributemapitems-value): String
```

## Properties
<a name="aws-properties-finspace-environment-attributemapitems-properties"></a>

`Key`  <a name="cfn-finspace-environment-attributemapitems-key"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Minimum*: `1`  
*Maximum*: `128`  
*Update requires*: [Replacement](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)

`Value`  <a name="cfn-finspace-environment-attributemapitems-value"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Minimum*: `0`  
*Maximum*: `256`  
*Update requires*: [Replacement](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)