AWS managed-blockchain documentation change
Summary
Added example section placeholders throughout Ethereum JSON-RPC documentation
Security assessment
Enhances API documentation with example sections but doesn't address security vulnerabilities or add new security content. Signing process documentation existed previously.
Diff
diff --git a/managed-blockchain/latest/ethereum-dev/json-rpc-api-examples.md b/managed-blockchain/latest/ethereum-dev/json-rpc-api-examples.md index d0660b52b..9c0148e6c 100644 --- a//managed-blockchain/latest/ethereum-dev/json-rpc-api-examples.md +++ b//managed-blockchain/latest/ethereum-dev/json-rpc-api-examples.md @@ -42,0 +43,2 @@ The Signature Version 4 signing process requires the credentials that are associ +###### Example + @@ -70,0 +73,2 @@ Both HTTP and WebSocket connection types rely on a local connection provider lib +###### Example + @@ -91,0 +96,2 @@ Export these variables as strings on your client using the following commands. R +###### Example + @@ -386,0 +393,2 @@ The `eth_subscribe` method with the `newHeads` parameter generates a notificatio +###### Example + @@ -430,0 +439,2 @@ The following examples demonstrate ways to make Ethereum JSON-RPC API calls to a +###### Example + @@ -452,0 +463,2 @@ For example, `https://nd-6eaj5va43jggnpxouzp7y47e4y.t.ethereum.managedblockchain +###### Example + @@ -490,0 +503,2 @@ You should continuously get subscription messages that correspond to new blocks +###### Example +