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. No security context or vulnerability reference provided in change.
Diff
diff --git a/amazondynamodb/latest/developerguide/DAX.create-cluster.cli.md b/amazondynamodb/latest/developerguide/DAX.create-cluster.cli.md index dbb522c85..bbd983c4b 100644 --- a//amazondynamodb/latest/developerguide/DAX.create-cluster.cli.md +++ b//amazondynamodb/latest/developerguide/DAX.create-cluster.cli.md @@ -201,4 +200,0 @@ All of the nodes in the cluster are of type `dax.r4.large` (`--node-type`). Ther -###### 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. -