-
I tried using the example
This is the only service I've not been able to build.
On both windows and Ubuntu
gradlew -Paws.sdk.models.path=../aws-sdk-rust/aws-models -Paws.services=+s3 :aws:sdk:a…
-
One would imagine that it is rare for services to specify a `double` field in an interface. One would sadly be wrong.
I believe that a reasonable thing to do is to model it as the builtin `real` ty…
-
Taken directly from the [ruby](https://github.com/aws/aws-sdk-ruby) `API`:
```
client = Awscr::S3::Client.new ...
bucket = client.bucket("foo")
# enumerate every object in a bucket
bucket.objec…
-
- [ ] I read [the conda-forge documentation](https://conda-forge.org/docs/user/introduction.html#how-can-i-install-packages-from-conda-forge) and could not find the solution for my problem there.
…
-
Für den SSD1305 würde ich folgende modifikationen im gegensatz zum 1306 einbauen (falls du die config aufnehmen willst):
In der init_seq3
0x021, 0x001, 0x081, //column address set to 1 - 129
(da bin …
-
We don' allow them so the linter should pick them up.
-
client: phanpy
client error:
chrome error:
-
### Describe the Bug
Access to S3 is denied while updating an existing file.
Files are saved to a subdirectory in the s3 bucket. However, access to subdirectories are supposed to be provided by …
-
### Describe the bug
I'm using [FilterRuleNames](https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/s3/types#FilterRuleName) to have a prefix filter when creating an event notification for an …
-
### Describe the feature
aws-sdk-rust can be configured to connect to AWS FIPS endpoints. However, the client side is still not FIPS compliant. AWS now has a FIPS compliant crypto rust library: https…