Amazon Managed Blockchain Skill
amazonaws-com-managedblockchain
amazonaws-com-managedblockchain
| Method | Path | Description |
|---|---|---|
POST | /accessors | |
POST | /networks/{networkId}/members | Creates a new accessor for use with Amazon Managed Blockchain service that supports token based access. The accessor contains information required for token based access. |
POST | /networks | Creates a member within a Managed Blockchain network. Applies only to Hyperledger Fabric. |
POST | /networks/{networkId}/nodes | Creates a new blockchain network using Amazon Managed Blockchain. Applies only to Hyperledger Fabric. |
POST | /networks/{networkId}/proposals | Creates a node on the specified blockchain network. Applies to Hyperledger Fabric and Ethereum. |
DELETE | /accessors/{AccessorId} | Creates a proposal for a change to the network that other members of the network can vote on, for example, a proposal to add a new member to the network. Any member can create a p... |
DELETE | /networks/{networkId}/members/{memberId} | Deletes an accessor that your Amazon Web Services account owns. An accessor object is a container that has the information required for token based access to your Ethereum nodes i... |
DELETE | /networks/{networkId}/nodes/{nodeId} | Deletes a member. Deleting a member removes the member and all associated resources from the network. DeleteMember can only be called for a specified MemberId if the principal per... |
GET | /accessors/{AccessorId} | Deletes a node that your Amazon Web Services account owns. All data on the node is lost and cannot be recovered. Applies to Hyperledger Fabric and Ethereum. |
GET | /networks/{networkId}/members/{memberId} | Returns detailed information about an accessor. An accessor object is a container that has the information required for token based access to your Ethereum nodes. |
GET | /networks/{networkId} | Returns detailed information about a member. Applies only to Hyperledger Fabric. |
GET | /networks/{networkId}/nodes/{nodeId} | Returns detailed information about a network. Applies to Hyperledger Fabric and Ethereum. |
GET | /networks/{networkId}/proposals/{proposalId} | Returns detailed information about a node. Applies to Hyperledger Fabric and Ethereum. |
GET | /accessors | Returns detailed information about a proposal. Applies only to Hyperledger Fabric. |
GET | /invitations | Returns a list of the accessors and their properties. Accessor objects are containers that have the information required for token based access to your Ethereum nodes. |
GET | /networks/{networkId}/members | Returns a list of all invitations for the current Amazon Web Services account. Applies only to Hyperledger Fabric. |
GET | /networks | Returns a list of the members in a network and properties of their configurations. Applies only to Hyperledger Fabric. |
GET | /networks/{networkId}/nodes | Returns information about the networks in which the current Amazon Web Services account participates. Applies to Hyperledger Fabric and Ethereum. |
GET | /networks/{networkId}/proposals/{proposalId}/votes | Returns information about the nodes within a network. Applies to Hyperledger Fabric and Ethereum. |
GET | /networks/{networkId}/proposals | Returns the list of votes for a specified proposal, including the value of each vote and the unique identifier of the member that cast the vote. Applies only to Hyperledger Fabric. |
GET | /tags/{resourceArn} | Returns a list of proposals for the network. Applies only to Hyperledger Fabric. |
DELETE | /invitations/{invitationId} | Returns a list of tags for the specified resource. Each tag consists of a key and optional value. For more information about tags, see Tagging Resources in the Amazon Managed Bloc... |
POST | /tags/{resourceArn} | Rejects an invitation to join a network. This action can be called by a principal in an Amazon Web Services account that has received an invitation to create a member and join a n... |
DELETE | /tags/{resourceArn} | Adds or overwrites the specified tags for the specified Amazon Managed Blockchain resource. Each tag consists of a key and optional value. When you specify a tag key that already... |
PATCH | /networks/{networkId}/members/{memberId} | Removes the specified tags from the Amazon Managed Blockchain resource. For more information about tags, see Tagging Resources in the Amazon Managed Blockchain Ethereum Developer... |
PATCH | /networks/{networkId}/nodes/{nodeId} | Updates a member configuration with new parameters. Applies only to Hyperledger Fabric. |
POST | /networks/{networkId}/proposals/{proposalId}/votes | Updates a node configuration with new parameters. Applies only to Hyperledger Fabric. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-managedblockchain
Downloads and installs to ~/.claude/skills/amazonaws-com-managedblockchain/
2018-09-24 (2026-02-13)