Get related AWS documentation recommendations
urlDiscover related documentation through four recommendation types. ## Usage ## Arguments - `URL`: AWS documentation URL (required) - `--type TYPE` / `-t TYPE`: Filter by type - `highly_rated`: Popular pages within same service - `new`: Recently added pages (find new features) - `similar`: Pages covering similar topics - `journey`: Pages commonly viewed next - `--limit N` / `-l N`: Max results per category (default: 5) - `--offset M` / `-o M`: Skip first M per category (default: 0) - `--json`: Output JSON format - `-v/-vv/-vvv`: Verbosity (INFO/DEBUG/TRACE) ## Examples ## Out...