I would like to request the ability to filter the aws_bedrock_inference_profiles table so that it only synchronizes application inference profiles, excluding system-defined ones.
When scanning this table at scale — across a large number of AWS accounts — the sync process generates a significant amount of noise due to the system-defined inference profiles that get written to the database. These entries are virtually identical across all accounts, differing only in the account ID, which makes them largely redundant and unhelpful when managing multi-account environments.
Being able to filter and sync only application inference profiles would greatly reduce unnecessary data volume and improve the signal-to-noise ratio for teams operating at scale.
Is there currently a way to achieve this with existing configuration options? If not, I would love to see this added as a feature — whether through a table option configuration, a new table, a child table, or any other mechanism the team sees fit.
Thank you for your time!