AWS Security ChangesHomeSearch

AWS managed-blockchain documentation change

Service: managed-blockchain · 2026-05-31 · Documentation low

File: managed-blockchain/latest/hyperledger-fabric-dev/get-started-prerequisites.md

Summary

Removed AWS account requirement section entirely, including sign-up steps and root user security guidance.

Security assessment

Elimination of prerequisite documentation doesn't indicate security remediation. Removal of root user security best practice is notable but lacks context suggesting it addresses an active vulnerability.

Diff

diff --git a/managed-blockchain/latest/hyperledger-fabric-dev/get-started-prerequisites.md b/managed-blockchain/latest/hyperledger-fabric-dev/get-started-prerequisites.md
index 9f4187e72..633b19597 100644
--- a//managed-blockchain/latest/hyperledger-fabric-dev/get-started-prerequisites.md
+++ b//managed-blockchain/latest/hyperledger-fabric-dev/get-started-prerequisites.md
@@ -7 +7 @@
-An AWS accountA Linux Client (EC2 Instance)A VPCPermissions to Create an Interface VPC EndpointEC2 Security Groups That Allow Communication on Required PortsAdditional Considerations
+A Linux Client (EC2 Instance)A VPCPermissions to Create an Interface VPC EndpointEC2 Security Groups That Allow Communication on Required PortsAdditional Considerations
@@ -15,2 +14,0 @@ To complete this tutorial, you must have the resources listed in this section. U
-  * An AWS account
-
@@ -30,19 +27,0 @@ To complete this tutorial, you must have the resources listed in this section. U
-## An AWS account
-
-Before you use AMB Access for the first time, you must sign up for an Amazon Web Services (AWS) account.
-
-If you do not have an AWS account, complete the following steps to create one.
-
-###### To sign up for an AWS account
-
-  1. Open [https://portal.aws.amazon.com/billing/signup](https://portal.aws.amazon.com/billing/signup).
-
-  2. Follow the online instructions.
-
-Part of the sign-up procedure involves receiving a phone call or text message and entering a verification code on the phone keypad.
-
-When you sign up for an AWS account, an _AWS account root user_ is created. The root user has access to all AWS services and resources in the account. As a security best practice, assign administrative access to a user, and use only the root user to perform [tasks that require root user access](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_root-user.html#root-user-tasks).
-
-
-
-