Discovery
Automatically finding tables and attributes within a region. The connected IAM policy can be scoped two ways. For full-region discovery, the policy grants `ListTables`, `Scan`, `GetItem`, and `DescribeEndpoints` across all tables (`Resource: "*"`). For discovery limited to specific tables, the same core actions apply but scoped to explicit table ARNs, without the `ListTables` action, so the Transponder only ever touches the named tables.




