Returns information about the networks in which the current Amazon Web Services account participates.
Applies to Hyperledger Fabric and Ethereum.
get/networks
Query parameters
namestring
The name of the network.
framework'HYPERLEDGER_FABRIC' | 'ETHEREUM'
An optional framework specifier. If provided, only networks of this framework type are listed.
status'CREATING' | 'AVAILABLE' | 'CREATE_FAILED' | 'DELETING' | 'DELETED'
<p>An optional status specifier. If provided, only networks currently in this status are listed.</p> <p>Applies only to Hyperledger Fabric.</p>
maxResultsinteger
The maximum number of networks to list.
nextTokenstring
The pagination token that indicates the next set of results to retrieve.
MaxResultsstring
Pagination limit
NextTokenstring
Pagination token
Response
Success