AWS amazondynamodb documentation change
Summary
Removed note about 'sudo' and 'grep' being reserved keywords in DAX cluster names
Security assessment
Removal of naming restriction note. Change lacks security context or evidence of security issue resolution.
Diff
diff --git a/amazondynamodb/latest/developerguide/DAX.create-cluster.console.md b/amazondynamodb/latest/developerguide/DAX.create-cluster.console.md index ac45eeaab..ece14e0f6 100644 --- a//amazondynamodb/latest/developerguide/DAX.create-cluster.console.md +++ b//amazondynamodb/latest/developerguide/DAX.create-cluster.console.md @@ -85,4 +84,0 @@ Follow this procedure to create an Amazon DynamoDB Accelerator (DAX) cluster in -###### Note - -Since `sudo` and `grep` are reserved keywords, you cannot create a DAX cluster with these words in the cluster name. For example, `sudo` and `sudocluster` are invalid cluster names. -