{ "uuid": "da7ececa-55ac-4fbe-b195-8e48b9aa5c4a", "lastMigration": 29, "name": "Amazon Managed Blockchain", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "5a0bf6b2-2227-4e8e-b0c8-d68eb7bcca06", "documentation": "

Creates a member within a Managed Blockchain network.

Applies only to Hyperledger Fabric.

", "method": "post", "endpoint": "networks/:networkId/members", "responses": [ { "uuid": "005573cc-8e8d-4b0f-9af0-74fdf34ec7cf", "body": "{\n \"MemberId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "251214bb-cba8-407b-ad40-b4c696d22712", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "acb10ed0-8696-4ad2-bc52-7eaa68e81f3f", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "AccessDeniedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f3117e1b-f045-41c6-8659-89990d1a2f2c", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f9e4154a-a1e8-4398-929b-d88a9a61b184", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceAlreadyExistsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "903e9358-2f7e-4309-b0af-f11e19ac0455", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ResourceNotReadyException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8183abda-d365-49eb-b4e5-81050f7b547c", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "40753a31-31a7-4208-843a-445158c0c511", "body": "\"\"", "latency": 0, "statusCode": 486, "label": "ResourceLimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "67c8b731-e8ee-4331-b78e-c3ce8fcecf48", "body": "\"\"", "latency": 0, "statusCode": 487, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "52eaa361-0958-40a0-9440-73db14308b3f", "body": "\"\"", "latency": 0, "statusCode": 488, "label": "TooManyTagsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "61ac0024-3184-4810-ae83-1373e71d5251", "documentation": "

Returns a list of the members in a network and properties of their configurations.

Applies only to Hyperledger Fabric.

", "method": "get", "endpoint": "networks/:networkId/members", "responses": [ { "uuid": "b4407002-4a75-485e-84d3-3be7c3cc0308", "body": "{\n \"Members\": [\n {\n \"Id\": \"\",\n \"Name\": \"\",\n \"Description\": \"\",\n \"Status\": \"\",\n \"CreationDate\": \"{{faker 'date.recent' 365}}\",\n \"IsOwned\": {{faker 'datatype.boolean'}},\n \"Arn\": \"\"\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b6991f2f-e233-4abd-b34e-df7d50dd7f5a", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7f44e14f-dc6d-41da-a90f-0cfaa75974b2", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "AccessDeniedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "38fb3cf3-71cb-4d8b-9f3f-a931c4c77185", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c2bf063a-57bc-4936-9f60-d1b696344c1a", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9c8e339f-41ec-4f8d-a28e-68a27ed96efb", "documentation": "

Creates a new blockchain network using Amazon Managed Blockchain.

Applies only to Hyperledger Fabric.

", "method": "post", "endpoint": "networks", "responses": [ { "uuid": "587e20a2-9298-4c48-9020-8708f3fab124", "body": "{\n \"NetworkId\": \"\",\n \"MemberId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ce836845-81ba-4833-8579-1a5f77135865", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c4704353-224c-4e4b-a964-d893f9b55f9b", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "AccessDeniedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dc594bb4-b0e4-4ce8-bfff-9b2156e2b8e1", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceAlreadyExistsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "756fc93f-5257-4003-a6f5-06c2f948d4e0", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e063d137-ba93-445b-9cbb-4a989950099c", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ResourceLimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d824441c-9c80-43ef-80d5-0526e2dc2a17", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7444d20d-b180-40c8-b623-bc1eab5f9c52", "body": "\"\"", "latency": 0, "statusCode": 486, "label": "TooManyTagsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7747eb07-ac7f-41c7-aa01-2823f42fa7ae", "documentation": "

Returns information about the networks in which the current AWS account participates.

Applies to Hyperledger Fabric and Ethereum.

", "method": "get", "endpoint": "networks", "responses": [ { "uuid": "860c0e64-34db-48c0-bbe4-6b9ebc26d056", "body": "{\n \"Networks\": [\n {\n \"Id\": \"\",\n \"Name\": \"\",\n \"Description\": \"\",\n \"Framework\": \"\",\n \"FrameworkVersion\": \"\",\n \"Status\": \"\",\n \"CreationDate\": \"{{faker 'date.recent' 365}}\",\n \"Arn\": \"\"\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7ebaeb75-c708-4bc6-95be-449f5b634727", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "813cdd22-bccc-489e-a81a-209c3916f5ea", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "AccessDeniedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "20067a87-4725-4322-b464-be8e0dba8f3f", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8ced285a-ae96-481c-a6ec-a1517e4e3b89", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2bceb17b-279f-4344-8b73-3c7bccad048b", "documentation": "

Creates a node on the specified blockchain network.

Applies to Hyperledger Fabric and Ethereum.

", "method": "post", "endpoint": "networks/:networkId/nodes", "responses": [ { "uuid": "948841c5-cb7e-465e-8028-d4ef097ffe41", "body": "{\n \"NodeId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8ee8404d-b33b-4383-bd4f-a13276344525", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "723d2421-4e0d-4a22-8471-ec6185e2d0bd", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "AccessDeniedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b8903636-fd98-445d-92d5-6074136fc529", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cd295086-66b1-4cf8-9b80-862fbbddcb45", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceAlreadyExistsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "758510a7-af38-4c26-ac07-abb6b112e482", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ResourceNotReadyException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "01faa27d-25b3-46da-b2bc-30018be4b7c6", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b93a9525-0d46-485e-89dc-f24c720ba247", "body": "\"\"", "latency": 0, "statusCode": 486, "label": "ResourceLimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a5bd06c6-2da0-4500-8e4b-6ba3da108698", "body": "\"\"", "latency": 0, "statusCode": 487, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fdba8af6-5634-4192-a354-8b6608e0c6c4", "body": "\"\"", "latency": 0, "statusCode": 488, "label": "TooManyTagsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d5703d7f-c5d6-4c28-9b24-f85eb0888548", "documentation": "

Returns information about the nodes within a network.

Applies to Hyperledger Fabric and Ethereum.

", "method": "get", "endpoint": "networks/:networkId/nodes", "responses": [ { "uuid": "cfcff36a-5d46-46cc-ae62-76e297a68247", "body": "{\n \"Nodes\": [\n {\n \"Id\": \"\",\n \"Status\": \"\",\n \"CreationDate\": \"{{faker 'date.recent' 365}}\",\n \"AvailabilityZone\": \"\",\n \"InstanceType\": \"\",\n \"Arn\": \"\"\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cb3dd2d4-c181-4e4c-9eaf-52bcc7514365", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5fdff5f5-8469-437d-bf46-2a27d69dad5a", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "AccessDeniedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9e804084-be67-4c80-8db9-b89a9866808a", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ad955e3e-a07f-4958-be60-9f0ba9ea6646", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0f803879-505d-4530-a5ae-df97e287d7ce", "documentation": "

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 proposal.

Applies only to Hyperledger Fabric.

", "method": "post", "endpoint": "networks/:networkId/proposals", "responses": [ { "uuid": "2807bd02-b88b-4ed0-b3d5-8992a92b0099", "body": "{\n \"ProposalId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2f7d6378-6d64-40d3-9f57-ccbbed17297e", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5e2407ba-fff7-4b9d-82c5-411703ff9f87", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "AccessDeniedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1b8ae37a-3cef-49af-8416-ef84b657c487", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "16513c90-2939-4ccc-be45-e76b9cc43b2d", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceNotReadyException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "559386e2-f27c-4a46-9d2b-e42f5aa41d85", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ae5a1082-41f1-483f-9496-38eb144f5c18", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1c93782e-990f-4275-8ce9-514e761ba597", "body": "\"\"", "latency": 0, "statusCode": 486, "label": "TooManyTagsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b246b0cf-82f2-4076-8b28-1595843f24d0", "documentation": "

Returns a list of proposals for the network.

Applies only to Hyperledger Fabric.

", "method": "get", "endpoint": "networks/:networkId/proposals", "responses": [ { "uuid": "abdbd2e3-499d-4890-9c21-1748ee96a86e", "body": "{\n \"Proposals\": [\n {\n \"ProposalId\": \"\",\n \"Description\": \"\",\n \"ProposedByMemberId\": \"\",\n \"ProposedByMemberName\": \"\",\n \"Status\": \"\",\n \"CreationDate\": \"{{faker 'date.recent' 365}}\",\n \"ExpirationDate\": \"{{faker 'date.recent' 365}}\",\n \"Arn\": \"\"\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "37d4876f-8325-424d-9335-c58aef3b51f8", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2ff9c395-f2dd-4728-976e-d865cfdd77c0", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6d91ac24-b73f-4ae4-bf77-c7038a2286e0", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "AccessDeniedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e754c273-cad8-4949-9c22-20bdcf0e427b", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7679cc8c-2dea-4bb7-9231-fa1fc010cbef", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e2441ea1-9df2-4ffc-a0c3-5e3fe1b41b22", "documentation": "

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 performing the action is associated with the AWS account that owns the member. In all other cases, the DeleteMember action is carried out as the result of an approved proposal to remove a member. If MemberId is the last member in a network specified by the last AWS account, the network is deleted also.

Applies only to Hyperledger Fabric.

", "method": "delete", "endpoint": "networks/:networkId/members/:memberId", "responses": [ { "uuid": "2eb80027-7e1f-4d15-b134-796f9097cc1b", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "463cff7b-e779-4308-953b-70fe5e7c78dc", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "811fbf1f-5515-4781-9cf8-6181f6c91048", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "AccessDeniedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3f6d8c4f-dbcb-4811-8b2a-a22dc4842afe", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dcc0ef25-e9a7-40b2-95e1-55626c89cff5", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceNotReadyException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "283edb7c-1188-4874-b868-8980585d2cb4", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "00a3406b-4954-4605-8670-140f8ae00232", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "421c5467-f4d5-4515-bcbc-fa56b61eb6cd", "documentation": "

Returns detailed information about a member.

Applies only to Hyperledger Fabric.

", "method": "get", "endpoint": "networks/:networkId/members/:memberId", "responses": [ { "uuid": "92378ccc-74cb-4202-a2c9-d0e481bf6e28", "body": "{\n \"Member\": {\n \"NetworkId\": \"\",\n \"Id\": \"\",\n \"Name\": \"\",\n \"Description\": \"\",\n \"FrameworkAttributes\": {\n \"Fabric\": {\n \"AdminUsername\": \"\",\n \"CaEndpoint\": \"\"\n }\n },\n \"LogPublishingConfiguration\": {\n \"Fabric\": {\n \"CaLogs\": {\n \"Cloudwatch\": {\n \"Enabled\": {{faker 'datatype.boolean'}}\n }\n }\n }\n },\n \"Status\": \"\",\n \"CreationDate\": \"{{faker 'date.recent' 365}}\",\n \"Tags\": {},\n \"Arn\": \"\",\n \"KmsKeyArn\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "15118dec-c49e-489d-85f0-3d95dd28f2ed", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cd950ec7-ff93-450b-acb5-97ae4b3c9dd8", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "AccessDeniedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3ee8a1f5-792e-4497-9622-9617d8aa5ace", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "20a86d53-9f1b-4223-88af-604fc626690c", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d46eb47f-9e3c-4a99-af87-62b8053f59df", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "00344cf5-4a12-46e8-acc6-42dccd020d49", "documentation": "

Updates a member configuration with new parameters.

Applies only to Hyperledger Fabric.

", "method": "patch", "endpoint": "networks/:networkId/members/:memberId", "responses": [ { "uuid": "f01adf91-95cd-4cf1-ad5a-2929211c3fd6", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6d2f482a-cea1-4e99-8322-a7dc44eb69e6", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "70a9cf70-5062-4bec-8400-29179f91ccf5", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "AccessDeniedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fa464f1e-e9ea-4f24-9429-03ee45b36395", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c0f4dbba-af00-48b9-861a-432b50581e00", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f8a562da-304a-41b6-92fb-cddf178d8bf5", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "30fb13ab-4738-4d62-a8ca-656b1bbab791", "documentation": "

Deletes a node that your AWS account owns. All data on the node is lost and cannot be recovered.

Applies to Hyperledger Fabric and Ethereum.

", "method": "delete", "endpoint": "networks/:networkId/nodes/:nodeId", "responses": [ { "uuid": "1c3fc7e7-d3d2-4ac5-8b48-25273a97d6ff", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "aae33e2f-bbd5-4383-b1b7-cca788d15ffa", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f6a5f5b2-ae55-420a-950c-3fa794a07782", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "AccessDeniedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fcdd2c80-91df-448b-a76e-4d7a67f08922", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ad867f90-c673-4f90-a542-24b3b2b8bf12", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceNotReadyException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e534b9d5-d03e-453a-809a-f12be706d691", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4e18b531-25fd-4543-933b-292a0e05ab8c", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f01823ff-4cf1-4e5d-894d-d849206da99a", "documentation": "

Returns detailed information about a node.

Applies to Hyperledger Fabric and Ethereum.

", "method": "get", "endpoint": "networks/:networkId/nodes/:nodeId", "responses": [ { "uuid": "941e3e66-3189-4651-87ef-ba077dc53a37", "body": "{\n \"Node\": {\n \"NetworkId\": \"\",\n \"MemberId\": \"\",\n \"Id\": \"\",\n \"InstanceType\": \"\",\n \"AvailabilityZone\": \"\",\n \"FrameworkAttributes\": {\n \"Fabric\": {\n \"PeerEndpoint\": \"\",\n \"PeerEventEndpoint\": \"\"\n },\n \"Ethereum\": {\n \"HttpEndpoint\": \"\",\n \"WebSocketEndpoint\": \"\"\n }\n },\n \"LogPublishingConfiguration\": {\n \"Fabric\": {\n \"ChaincodeLogs\": {\n \"Cloudwatch\": {\n \"Enabled\": {{faker 'datatype.boolean'}}\n }\n },\n \"PeerLogs\": {\n \"Cloudwatch\": {\n \"Enabled\": {{faker 'datatype.boolean'}}\n }\n }\n }\n },\n \"StateDB\": \"\",\n \"Status\": \"\",\n \"CreationDate\": \"{{faker 'date.recent' 365}}\",\n \"Tags\": {},\n \"Arn\": \"\",\n \"KmsKeyArn\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "65472cce-2e6f-41ed-92a8-fb1ccf236e31", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b5476334-e1e1-4443-937a-76fd53dc8b66", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "AccessDeniedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f950bb4d-916a-484a-80bd-de583a6b2777", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c031dd89-d255-4560-8212-e33df386091b", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e136c503-5c3f-47a4-bceb-26daaf336816", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "458f8645-afc8-4575-9b6c-a6cd5be668a7", "documentation": "

Updates a node configuration with new parameters.

Applies only to Hyperledger Fabric.

", "method": "patch", "endpoint": "networks/:networkId/nodes/:nodeId", "responses": [ { "uuid": "6da76a3e-c502-45cb-a762-d1e420de7cbf", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "21e54d0c-27c2-4fd0-a9ef-9787b9525c5b", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5e8faa85-588b-4327-805d-bb1c6c8b9f57", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "AccessDeniedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3a2c9318-4e58-4300-9dd8-f65fe2895853", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ca76945c-5bc8-4356-a747-7ff7ac525317", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "49dda0c9-7019-4e35-b965-70829197803b", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b1409f1f-9a66-4896-958e-d828bba01e80", "documentation": "

Returns detailed information about a network.

Applies to Hyperledger Fabric and Ethereum.

", "method": "get", "endpoint": "networks/:networkId", "responses": [ { "uuid": "ded88cca-ff29-431a-8d1b-fb75f27d6a9f", "body": "{\n \"Network\": {\n \"Id\": \"\",\n \"Name\": \"\",\n \"Description\": \"\",\n \"Framework\": \"\",\n \"FrameworkVersion\": \"\",\n \"FrameworkAttributes\": {\n \"Fabric\": {\n \"OrderingServiceEndpoint\": \"\",\n \"Edition\": \"\"\n },\n \"Ethereum\": {\n \"ChainId\": \"\"\n }\n },\n \"VpcEndpointServiceName\": \"\",\n \"VotingPolicy\": {\n \"ApprovalThresholdPolicy\": {\n \"ThresholdPercentage\": {{faker 'number.int' max=99999}},\n \"ProposalDurationInHours\": {{faker 'number.int' max=99999}},\n \"ThresholdComparator\": \"\"\n }\n },\n \"Status\": \"\",\n \"CreationDate\": \"{{faker 'date.recent' 365}}\",\n \"Tags\": {},\n \"Arn\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "11b805fb-b7c7-4b44-acc8-f0eef83f41e6", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ad2c6d20-cc94-4829-bcc1-81cc1d185716", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "AccessDeniedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ba031179-e35c-4ad4-bbb0-eef09218be68", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1a464ec8-847a-4a1c-b611-16906c7f6cd0", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5ae5b0fc-d253-49ae-b48a-172d68ff3f3e", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "44e2a2f1-d2c4-42e4-8121-9c153fb1db9e", "documentation": "

Returns detailed information about a proposal.

Applies only to Hyperledger Fabric.

", "method": "get", "endpoint": "networks/:networkId/proposals/:proposalId", "responses": [ { "uuid": "82f65a59-556f-436b-9eed-7543ee884129", "body": "{\n \"Proposal\": {\n \"ProposalId\": \"\",\n \"NetworkId\": \"\",\n \"Description\": \"\",\n \"Actions\": {\n \"Invitations\": [\n {\n \"Principal\": \"\"\n }\n ],\n \"Removals\": [\n {\n \"MemberId\": \"\"\n }\n ]\n },\n \"ProposedByMemberId\": \"\",\n \"ProposedByMemberName\": \"\",\n \"Status\": \"\",\n \"CreationDate\": \"{{faker 'date.recent' 365}}\",\n \"ExpirationDate\": \"{{faker 'date.recent' 365}}\",\n \"YesVoteCount\": {{faker 'number.int' max=99999}},\n \"NoVoteCount\": {{faker 'number.int' max=99999}},\n \"OutstandingVoteCount\": {{faker 'number.int' max=99999}},\n \"Tags\": {},\n \"Arn\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1aa51e81-a844-4968-8643-e795536ebf1d", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c5e0cc01-f944-4433-a441-4f84bbe7334f", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "AccessDeniedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "59502f80-d1ef-47b7-abce-c6147e383c93", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "31d03cb1-37e2-4caf-80a1-8a8e79f4386a", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f9dbd9aa-d594-4a02-aad5-44f33c3cd95c", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "30fa4aa6-3be0-4637-b001-e7e25880b11c", "documentation": "

Returns a list of all invitations for the current AWS account.

Applies only to Hyperledger Fabric.

", "method": "get", "endpoint": "invitations", "responses": [ { "uuid": "c2593e60-c25b-4cc5-a7e9-d110d363d43d", "body": "{\n \"Invitations\": [\n {\n \"InvitationId\": \"\",\n \"CreationDate\": \"{{faker 'date.recent' 365}}\",\n \"ExpirationDate\": \"{{faker 'date.recent' 365}}\",\n \"Status\": \"\",\n \"NetworkSummary\": {\n \"Id\": \"\",\n \"Name\": \"\",\n \"Description\": \"\",\n \"Framework\": \"\",\n \"FrameworkVersion\": \"\",\n \"Status\": \"\",\n \"CreationDate\": \"{{faker 'date.recent' 365}}\",\n \"Arn\": \"\"\n },\n \"Arn\": \"\"\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cbd70a65-421b-468d-b38f-185160cf94c4", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5781f15e-2ce1-4e19-8102-61d2779523dd", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "AccessDeniedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ef0f5029-aa2c-423c-afe3-383e75fc1878", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "79e03eee-8d5d-4688-b86d-d28fd2896659", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4ef72427-0dde-48db-9924-2674c6b7ffa7", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ResourceLimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4ece4b88-e287-4f40-9cd9-a9412c33ab02", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d75bac50-9199-49db-b708-aa6c9c7a75bb", "documentation": "

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.

", "method": "get", "endpoint": "networks/:networkId/proposals/:proposalId/votes", "responses": [ { "uuid": "ae2240d0-1701-4d57-82a0-02942d1de9c4", "body": "{\n \"ProposalVotes\": [\n {\n \"Vote\": \"\",\n \"MemberName\": \"\",\n \"MemberId\": \"\"\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6686ea71-15ec-4515-8b2d-526cb1b903f9", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "74304209-f46b-4c99-b6aa-963301853cb5", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "AccessDeniedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3ade16b1-4881-4b45-9525-04c0f60ff840", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a28cc205-4832-43ee-99a9-f180b6dfbbee", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "768e0b7c-a452-4b59-b8cb-66e9e06610eb", "documentation": "

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 AWS account as the principal that calls the action.

Applies only to Hyperledger Fabric.

", "method": "post", "endpoint": "networks/:networkId/proposals/:proposalId/votes", "responses": [ { "uuid": "5e5b7692-bb61-4260-bb39-05d03a1a8f42", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d6f308db-ab1a-43bc-a4e0-d9d727f14d38", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b0198fe0-ae02-42ca-86c2-fcf47cace9dc", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "IllegalActionException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8c2a1f3c-60d4-4b43-a935-c5a8f1464f3e", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "AccessDeniedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "932b30ee-5f64-42b7-95c2-d5560e74595c", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d7873ade-f0d0-4c93-a12c-1d5b0f8dddf3", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "426464e7-120b-476c-8406-af891513badf", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ff6f2dcd-7e90-4a05-9c56-04e7f7d74ac3", "documentation": "

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 Blockchain Ethereum Developer Guide, or Tagging Resources in the Amazon Managed Blockchain Hyperledger Fabric Developer Guide.

", "method": "get", "endpoint": "tags/:resourceArn", "responses": [ { "uuid": "054bb4dd-a224-4727-829a-cfc7d87fd32d", "body": "{\n \"Tags\": {}\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b1220868-b5b2-4dca-a674-ec90ad17fdbd", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9603e4dd-ba77-4e05-b1c6-6cebd90197b7", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f33926f9-dd60-4a99-b231-21823c9124f6", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "77b08b39-bc99-4563-b637-8fa0ad136811", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceNotReadyException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d00e23c2-d645-4b7a-afd9-dfb4c8a25d25", "documentation": "

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 exists, the tag value is overwritten with the new value. Use UntagResource to remove tag keys.

A resource can have up to 50 tags. If you try to create more than 50 tags for a resource, your request fails and returns an error.

For more information about tags, see Tagging Resources in the Amazon Managed Blockchain Ethereum Developer Guide, or Tagging Resources in the Amazon Managed Blockchain Hyperledger Fabric Developer Guide.

", "method": "post", "endpoint": "tags/:resourceArn", "responses": [ { "uuid": "f2c2762d-1e7e-495e-ba7a-35a0e741d199", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5469540f-699f-4199-ad27-2f770abd11f8", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f8b03332-583e-4866-bff8-c5f356b12c2a", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8b04373e-80b6-4908-9b54-93ff2ddaa01c", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eedf5eab-e1cc-46e2-8459-f825a169cf96", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "TooManyTagsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dea64b6c-68a5-4ae3-99f5-6c5859510fee", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ResourceNotReadyException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bbbf654e-0c8d-48d5-b4f0-751fd2e11f44", "documentation": "

Rejects an invitation to join a network. This action can be called by a principal in an AWS account that has received an invitation to create a member and join a network.

Applies only to Hyperledger Fabric.

", "method": "delete", "endpoint": "invitations/:invitationId", "responses": [ { "uuid": "4fadee9d-baf3-4fa2-8387-dce30578af1b", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "aef4f2ec-aa67-4a5d-a8c8-a6b3f140f18b", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "15141338-e106-4e6f-b3c8-57df5013a276", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "IllegalActionException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "654493fe-71ae-471c-b726-0392e8ec6084", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "AccessDeniedException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "46f2b95b-c4a6-4263-900d-fa0df3d770ae", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a4287508-518b-42ec-97d1-ac3b4077ee69", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3f17a6de-aaa1-4e42-99ac-bb8c831500f8", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "42d85904-b2a0-4f79-a74c-8ddfcb6eef00", "documentation": "

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 Guide, or Tagging Resources in the Amazon Managed Blockchain Hyperledger Fabric Developer Guide.

", "method": "delete", "endpoint": "tags/:resourceArn#tagKeys", "responses": [ { "uuid": "02a0b22a-72ac-4ab2-9289-73ee5bc9e024", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6295d231-e65c-4868-b6b6-a3febfc695c6", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalServiceErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4efef66a-793a-4b62-bcf3-09eabf984838", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b611a8f9-12ee-46bf-8b20-01d456c0d22f", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "30fa856a-f94b-486c-8f75-3c1ea331bb36", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceNotReadyException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "5a0bf6b2-2227-4e8e-b0c8-d68eb7bcca06" }, { "type": "route", "uuid": "61ac0024-3184-4810-ae83-1373e71d5251" }, { "type": "route", "uuid": "9c8e339f-41ec-4f8d-a28e-68a27ed96efb" }, { "type": "route", "uuid": "7747eb07-ac7f-41c7-aa01-2823f42fa7ae" }, { "type": "route", "uuid": "2bceb17b-279f-4344-8b73-3c7bccad048b" }, { "type": "route", "uuid": "d5703d7f-c5d6-4c28-9b24-f85eb0888548" }, { "type": "route", "uuid": "0f803879-505d-4530-a5ae-df97e287d7ce" }, { "type": "route", "uuid": "b246b0cf-82f2-4076-8b28-1595843f24d0" }, { "type": "route", "uuid": "e2441ea1-9df2-4ffc-a0c3-5e3fe1b41b22" }, { "type": "route", "uuid": "421c5467-f4d5-4515-bcbc-fa56b61eb6cd" }, { "type": "route", "uuid": "00344cf5-4a12-46e8-acc6-42dccd020d49" }, { "type": "route", "uuid": "30fb13ab-4738-4d62-a8ca-656b1bbab791" }, { "type": "route", "uuid": "f01823ff-4cf1-4e5d-894d-d849206da99a" }, { "type": "route", "uuid": "458f8645-afc8-4575-9b6c-a6cd5be668a7" }, { "type": "route", "uuid": "b1409f1f-9a66-4896-958e-d828bba01e80" }, { "type": "route", "uuid": "44e2a2f1-d2c4-42e4-8121-9c153fb1db9e" }, { "type": "route", "uuid": "30fa4aa6-3be0-4637-b001-e7e25880b11c" }, { "type": "route", "uuid": "d75bac50-9199-49db-b708-aa6c9c7a75bb" }, { "type": "route", "uuid": "768e0b7c-a452-4b59-b8cb-66e9e06610eb" }, { "type": "route", "uuid": "ff6f2dcd-7e90-4a05-9c56-04e7f7d74ac3" }, { "type": "route", "uuid": "d00e23c2-d645-4b7a-afd9-dfb4c8a25d25" }, { "type": "route", "uuid": "bbbf654e-0c8d-48d5-b4f0-751fd2e11f44" }, { "type": "route", "uuid": "42d85904-b2a0-4f79-a74c-8ddfcb6eef00" } ] }