---
title: "PATCH /networks/{networkId}/members/{memberId}"
method: PATCH
path: "/networks/{networkId}/members/{memberId}"
---

# PATCH /networks/{networkId}/members/{memberId}

`PATCH /networks/{networkId}/members/{memberId}`

Updates a member configuration with new parameters.

Applies only to Hyperledger Fabric.

## Path parameters

- `networkId` string, required
- `memberId` string, required

## Request body

- object
  - `LogPublishingConfiguration` object — Configuration properties for logging events associated with a member of a Managed Blockchain network.
    - `Fabric` object — Configuration properties for logging events associated with a member of a Managed Blockchain network using the Hyperledger Fabric framework.
      - `CaLogs` object — Configuration properties for logging events associated with a member's Certificate Authority (CA). CA logs help you determine when a member in your account joins the network, or when new peers register with a member CA.
        - `Cloudwatch` object — Parameters for publishing logs to Amazon CloudWatch Logs.
          - `Enabled` boolean — Indicates whether logging is enabled.

## Response `200`

Success

- UpdateMemberOutput

## Other responses

- `480` — InvalidRequestException
- `481` — AccessDeniedException
- `482` — ResourceNotFoundException
- `483` — ThrottlingException
- `484` — InternalServiceErrorException

---

[API](https://skmtc.net/aws/apis/managedblockchain.md) · [All operations](https://skmtc.net/aws/apis/managedblockchain/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/managedblockchain/versions/43406c4e72b1/schema)
