-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.com/a…
Orbyt updated
1 month ago
-
Hey!
When I install the `unzipper` npm package and don't install separately `@aws-sdk/client-s3` I get the build exception like below.
Please move `@aws-sdk/client-s3` to required dependencies for …
-
PR https://github.com/neondatabase/neon/pull/7664 upgraded AWS SDKs but didn't dare to change the `BehaviorVersion`.
To be done in the week after releasing the #7664
-
**Describe the bug**
When defining a ProcessingStep using the Python SDK the pipeline compiler complains if the `code=` argument is not specified. However, the SDK documentation and code have `code=N…
-
### What is the problem?
Per https://docs.rs/aws-sdk-s3/latest/aws_sdk_s3/error/enum.GetObjectErrorKind.html, enum `aws_sdk_s3::error::GetObjectErrorKind` doesn't include `NoSuchBucket`. However, the…
-
### Background story
The SDK dev team has recommended that we provide an example showing how to use the Swift SDK to do multi-part upload and download operations with S3.
### What does this example …
-
I'm trying to do a query that does the following:
import awswrangler as wr
df = wr.athena.read_sql_query(sql=sql_query database=database, s3_output=s3_query_output_path, ctas_approach=False)
Whe…
-
### A note for the community
* 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 …
-
@puja-trivedi @aaronkanzer and I are using this issue to track our work to sync the DANDI public bucket to MIT Engaging.
Requirements
Possible solutions
- Globus collections
- scp
- rsync
- …
-
### Describe the bug
The `use_aws_shared_config_files` config setting is not respected when resolving the following client configuration options:
* `region`
* `sigv4a_signing_region_set`
This …