How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Amazon Managed Blockchain Networks API

The Networks API from Amazon Managed Blockchain — 9 operation(s) for networks.

Amazon Managed Blockchain Networks API is one of 4 APIs that Amazon Managed Blockchain publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Networks. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, pricing, a JSON-LD context, and 1 JSON Schema.

This API exposes 18 operations across 9 paths, and defines 97 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 4 base URLs: http://managedblockchain.{region}.amazonaws.com, https://managedblockchain.{region}.amazonaws.com, http://managedblockchain.{region}.amazonaws.com.cn, https://managedblockchain.{region}.amazonaws.com.cn.

18 operations 9 paths 97 schemas 2 DELETE9 GET2 PATCH5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://managedblockchain.amazonaws.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Amazon Managed Blockchain Networks API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (hmac). By default, every request must be authenticated.

  • hmac — Amazon Signature authorization v4

Paths & Operations 18

Across 9 paths, the API surfaces 18 operations — 2 DELETE, 9 GET, 2 PATCH, 5 POST. Each is listed below with its method, path, parameters, and response codes.

Networks 18
POST
/networks/{networkId}/members
Amazon Managed Blockchain Create Member
CreateMember 8 params body → 200480481482483484485486
GET
/networks/{networkId}/members
Amazon Managed Blockchain List Members
ListMembers 15 params → 200480481482483
POST
/networks
Amazon Managed Blockchain Create Network
CreateNetwork 7 params body → 200480481482483484485486
GET
/networks
Amazon Managed Blockchain List Networks
ListNetworks 14 params → 200480481482483
POST
/networks/{networkId}/nodes
Amazon Managed Blockchain Create Node
CreateNode 8 params body → 200480481482483484485486
GET
/networks/{networkId}/nodes
Amazon Managed Blockchain List Nodes
ListNodes 14 params → 200480481482483
POST
/networks/{networkId}/proposals
Amazon Managed Blockchain Create Proposal
CreateProposal 8 params body → 200480481482483484485486
GET
/networks/{networkId}/proposals
Amazon Managed Blockchain List Proposals
ListProposals 12 params → 200480481482483484
DELETE
/networks/{networkId}/members/{memberId}
Amazon Managed Blockchain Delete Member
DeleteMember 9 params → 200480481482483484485
GET
/networks/{networkId}/members/{memberId}
Amazon Managed Blockchain Get Member
GetMember 9 params → 200480481482483484
PATCH
/networks/{networkId}/members/{memberId}
Amazon Managed Blockchain Update Member
UpdateMember 9 params body → 200480481482483484
DELETE
/networks/{networkId}/nodes/{nodeId}
Amazon Managed Blockchain Delete Node
DeleteNode 10 params → 200480481482483484485
GET
/networks/{networkId}/nodes/{nodeId}
Amazon Managed Blockchain Get Node
GetNode 10 params → 200480481482483484
PATCH
/networks/{networkId}/nodes/{nodeId}
Amazon Managed Blockchain Update Node
UpdateNode 9 params body → 200480481482483484
GET
/networks/{networkId}
Amazon Managed Blockchain Get Network
GetNetwork 8 params → 200480481482483484
GET
/networks/{networkId}/proposals/{proposalId}
Amazon Managed Blockchain Get Proposal
GetProposal 9 params → 200480481482483484
GET
/networks/{networkId}/proposals/{proposalId}/votes
Amazon Managed Blockchain List Proposal Votes
ListProposalVotes 13 params → 200480481482483
POST
/networks/{networkId}/proposals/{proposalId}/votes
Amazon Managed Blockchain Vote on Proposal
VoteOnProposal 9 params body → 200480481482483484485

Schemas 97

The contract defines 97 schemas that model the data the API accepts and returns. The most detailed are Proposal (14 properties), Node (13 properties), Network (12 properties), Member (11 properties). Each schema is shown below with its type and property counts.

GetNetworkOutput
object
1 property
CreateMemberOutput
object
1 property
MemberFrameworkAttributes
object
Attributes relevant to a member for the blockchain framework that the Managed Blockchain network uses.
1 property
UsernameString
string
NodeEthereumAttributes
object
Attributes of an Ethereum node.
2 properties
NetworkFabricAttributes
object
Attributes of Hyperledger Fabric for a network.
2 properties
NodeLogPublishingConfiguration
object
Configuration properties for logging events associated with a peer node on a Hyperledger Fabric network on Managed Blockchain.
1 property
ListProposalVotesOutput
object
2 properties
RemoveAction
object
An action to remove a member from a Managed Blockchain network as the result of a removal proposal that is APPROVED . The member and all associated resources a…
1 property 1 required
GetProposalOutput
object
1 property
OutputTagMap
object
CreateNetworkOutput
object
2 properties
MemberFabricAttributes
object
Attributes of Hyperledger Fabric for a member in a Managed Blockchain network using the Hyperledger Fabric framework.
2 properties
GetNodeOutput
object
1 property
NetworkEthereumAttributes
object
Attributes of Ethereum for a network.
1 property
UpdateNodeOutput
object
NodeSummaryList
array
Node
object
Configuration properties of a node.
13 properties
NameString
string
LogConfiguration
object
A configuration for logging events.
1 property
ApprovalThresholdPolicy
object
A policy type that defines the voting rules for the network. The rules decide if a proposal is approved. Approval may be based on criteria such as the percenta…
3 properties
NodeFrameworkAttributes
object
Attributes relevant to a node on a Managed Blockchain network for the blockchain framework that the network uses.
2 properties
ResourceAlreadyExistsException
AccessDeniedException
InternalServiceErrorException
InvalidRequestException
PaginationToken
string
MemberStatus
string
String
string
AvailabilityZoneString
string
ResourceNotReadyException
NetworkMemberNameString
string
DescriptionString
string
ThresholdComparator
string
InstanceTypeString
string
Network
object
Network configuration properties.
12 properties
ResourceNotFoundException
NetworkFabricConfiguration
object
Hyperledger Fabric configuration properties for the network.
1 property 1 required
MemberSummary
object
A summary of configuration properties for a member. Applies only to Hyperledger Fabric.
7 properties
VotingPolicy
object
The voting rules for the network to decide if a proposal is accepted Applies only to Hyperledger Fabric.
1 property
StateDBType
string
VoteOnProposalOutput
object
UpdateMemberOutput
object
MemberLogPublishingConfiguration
object
Configuration properties for logging events associated with a member of a Managed Blockchain network.
1 property
NodeFabricLogPublishingConfiguration
object
Configuration properties for logging events associated with a peer node owned by a member in a Managed Blockchain network.
2 properties
ResourceLimitExceededException
VoteValue
string
ListProposalsOutput
object
2 properties
LogConfigurations
object
A collection of log configurations.
1 property
VoteCount
integer
ListNetworksOutput
object
2 properties
IsOwned
boolean
Member
object
Member configuration properties. Applies only to Hyperledger Fabric.
11 properties
NetworkFrameworkAttributes
object
Attributes relevant to the network for the blockchain framework that the network uses.
2 properties
TagValue
string
Framework
string
NodeFabricAttributes
object
Attributes of Hyperledger Fabric for a peer node on a Hyperledger Fabric network on Managed Blockchain.
2 properties
InviteActionList
array
ProposalStatus
string
TooManyTagsException
ProposalVoteList
array
Edition
string
RemoveActionList
array
Enabled
boolean
ThresholdPercentageInt
integer
NodeSummary
object
A summary of configuration properties for a node.
6 properties
NetworkSummary
object
A summary of network configuration properties.
8 properties
ProposalActions
object
The actions to carry out if a proposal is APPROVED . Applies only to Hyperledger Fabric.
2 properties
NetworkSummaryList
array
MemberFabricLogPublishingConfiguration
object
Configuration properties for logging events associated with a member of a Managed Blockchain network using the Hyperledger Fabric framework.
1 property
FrameworkVersionString
string
ThrottlingException
NodeStatus
string
CreateProposalOutput
object
1 property
VoteSummary
object
Properties of an individual vote that a member cast for a proposal. Applies only to Hyperledger Fabric.
3 properties
ProposalSummaryList
array
DeleteMemberOutput
object
ResourceIdString
string
MemberSummaryList
array
ProposalSummary
object
Properties of a proposal. Applies only to Hyperledger Fabric.
8 properties
PasswordString
string
NetworkStatus
string
DeleteNodeOutput
object
ArnString
string
MemberFabricConfiguration
object
Configuration properties for Hyperledger Fabric for a member in a Managed Blockchain network that is using the Hyperledger Fabric framework.
2 properties 2 required
Proposal
object
Properties of a proposal on a Managed Blockchain network. Applies only to Hyperledger Fabric.
14 properties
GetMemberOutput
object
1 property
ListNodesOutput
object
2 properties
ListMembersOutput
object
2 properties
Timestamp
string
InputTagMap
object
InviteAction
object
An action to invite a specific Amazon Web Services account to create a member and join the network. The InviteAction is carried out when a Proposal is APPROVED…
1 property 1 required
ProposalDurationInt
integer
MemberFrameworkConfiguration
object
Configuration properties relevant to a member for the blockchain framework that the Managed Blockchain network uses.
1 property
CreateNodeOutput
object
1 property
IllegalActionException
PrincipalString
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

amazon-managed-blockchain-networks-api-openapi.yml Raw ↑

Other APIs Amazon Managed Blockchain publishes across the network.

Amazon Managed Blockchain Accessors API
Amazon Managed Blockchain Invitations API
Amazon Managed Blockchain Tags API
Where this information came from

This is an independent, third-party profile of Amazon Managed Blockchain Networks API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.