Bedrock uses IAM credentials (instance roles, env vars, SSO) resolved
by the AWS SDK at call time, so `provider` is never set during startup.
Exclude it from the post-init validation that checks for missing API keys.
Closes#1009
Co-authored-by: brajul <[email protected]>
Co-authored-by: Illia Polosukhin <[email protected]>