John DiSanti
John DiSanti
After creating my initial config, I started seeing the following warning on startup: ``` 15:59:40.179 CMD [WARN] Using default fuzzy config. failed to parse global config: missing field `fuzzy` at...
Thanks for building this! I found a config parsing error that could be improved, but it looks fairly involved. Using the following config: ``` workspace: - repo: some-repo/ - tab:...
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
### Describe the bug When manually configuring the `SdkConfig`, it's easy to unwittingly not set the `sleep_impl`, which results in timeouts and retries not working. A warning is emitted when...
### Describe the feature From discussion https://github.com/awslabs/smithy-rs/discussions/1309 Customers should be able to set every field on the `AssumeRole` input without code changes to expose those fields so that if STS...
From discussion in https://github.com/awslabs/aws-sdk-rust/discussions/499 The SDK's S3 client is missing the `GetObjectAttributes` operation due to https://github.com/awslabs/smithy-rs/issues/1263
### A note for the community ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### Tell us about your request `aws_config::Config` should have a `to_builder()` or `Builder::from(config)` so that a single field on the config can be easily swapped out rather than creating a...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...