Pierre-Alexandre
Pierre-Alexandre
#### Environment details - OS: _irrelevant_ - Node.js version: _irrelevant_ - npm version: _irrelevant_ - `@google-cloud/vision` version: 2.4.0 #### Steps to reproduce ```typescript const client = new vision.ImageAnnotatorClient(); const [result]...
Thanks for your work on `serverless-sentry-*` ❤️ --- Sentry now offers performance monitoring through [@sentry/tracing](https://www.npmjs.com/package/@sentry/tracing), and using it is a breeze. How about integrating it? Extracts from Sentry onboarding :...
The `bedrock:ListFoundationModels` and `bedrock:ListInferenceProfiles` IAM permission model requires resource to be `*`, so in effect all available models are returned in the list. But the user/role listing those models could...