mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-25 00:51:28 +02:00
Runs beside the other live discovery tests and takes its credential from the same AWS_BEARER_TOKEN_BEDROCK the suite already sources, so it needs no setup of its own. Reads the listing three ways — one unparameterised GET as Fetch issues it, the same call followed through nextToken, and Fetch itself — then breaks the result down by status, type, geography and vendor, counts distinct models after normalization, and separates the ones the catalog can price from the ones it cannot. Not for merge.