-
The idea of this tool came out of a [discussion on gitter](https://gitter.im/conda-forge/conda-forge.github.io?at=601d3ddf063b6c68d53efcd5), with folk swapping stories about bash aliases they use for …
-
### 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…
-
Alias type [name](https://github.com/aws/smithy-go/blob/a6145d19bbc17a08034805a2d5ab250d138edb13/codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/ProtocolDocumentGenerator.jav…
-
### Describe the feature
Other official AWS SDK libraries support specifying `AWS_METADATA_SERVICE_NUM_ATTEMPTS` and `AWS_METADATA_SERVICE_TIMEOUT` environment variables to automatically retry IMDS r…
-
### Describe the issue
Currently trying to build an ApiGateway websocket driven app that is using IAM for auth and need a way to sign a `wss` URL in order to connect.
### Steps to Reproduce
[This…
-
### Comment:
I spend a couple days debugging `python-feedstock`. For a newbie like me, I found it pretty helpful to set `PS4` in all bash scripts in the feedstock like so. I wonder what the communi…
-
Issue:
Adding
```yaml
build:
- skip: true # [py < 3]
```
does not remove Python 2, but switching it to `[py2k]` does remove Python 2. You can see this in this PR: https://github.com…
-
### Describe the feature
Ability to build a `ByteStream` from an implementation of `AsyncBufRead`.
### Use Case
A simple use-case is, we want to read some data from an existing stream (prior S3 dow…
-
@nsls2forge, test.
-
For some reason, I din't find the way to setup `retry strategy` via `ClientBuilder`,
not implemented yet?
[Here disscussion on reddit about similar thing](https://www.reddit.com/r/rust/comments/8y…