v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1427153143.4 KB

Casts a vote for a specified ProposalId on behalf of a member. The member to vote as, specified by VoterMemberId, must be in the same Amazon Web Services account as the principal that calls the action.

Applies only to Hyperledger Fabric.

post/networks/{networkId}/proposals/{proposalId}/votes

Path parameters

networkIdstring required

The unique identifier of the network.

proposalIdstring required

The unique identifier of the proposal.

Request body

VoterMemberIdstring required

The unique identifier of the member casting the vote.

Vote'YES' | 'NO' required

The value of the vote.

Response

Success

VoteOnProposalOutput required