

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::ManagedBlockchain::Member MemberFrameworkConfiguration
<a name="aws-properties-managedblockchain-member-memberframeworkconfiguration"></a>

Configuration properties relevant to a member for the blockchain framework that the Managed Blockchain network uses.

## Syntax
<a name="aws-properties-managedblockchain-member-memberframeworkconfiguration-syntax"></a>

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

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

```
{
  "[MemberFabricConfiguration](#cfn-managedblockchain-member-memberframeworkconfiguration-memberfabricconfiguration)" : MemberFabricConfiguration
}
```

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

```
  [MemberFabricConfiguration](#cfn-managedblockchain-member-memberframeworkconfiguration-memberfabricconfiguration): 
    MemberFabricConfiguration
```

## Properties
<a name="aws-properties-managedblockchain-member-memberframeworkconfiguration-properties"></a>

`MemberFabricConfiguration`  <a name="cfn-managedblockchain-member-memberframeworkconfiguration-memberfabricconfiguration"></a>
Configuration properties for Hyperledger Fabric.  
*Required*: No  
*Type*: [MemberFabricConfiguration](aws-properties-managedblockchain-member-memberfabricconfiguration.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)