Trevor Sullivan
Trevor Sullivan
### Summary I'm using CoreML with the ONNX runtime (`ort` crate) to run inference against a machine learning model. I want to use flamegraph to find out where performance limitations...
### Describe the issue We are an AWS partner and require SSO to access AWS via Okta. I am writing a Rust application against AWS APIs, which needs to authenticate...
### Describe the issue The documentation for specifying an AWS region and selecting credentials from shared credential files desperately needs updating in the Rust Developer Guide. Only one method of...
### Bug Report I am running GPT4All on MacOS Sonoma 14.4.1. I asked the Mistral Instruct model to generate a sample PowerShell function. Each of the code blocks is prefixed...
## Problem - I have an Amazon ECS Cluster, in which I have deployed an AWS Fargate Task. - I have associated an IAM Task Role with this Fargate Task...
**Feature description** By default, all of the AWS SDKs (including `boto3`) attempt to dynamically retrieve temporary credentials using a "metadata endpoint" on EC2 instances, Lambda Functions, and AWS Fargate tasks....