-
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
-
**Context :** Our Event size has increased to 12 Kb per event, with user-properties taking 90% of space and hence leading to high storage costs. This has lead to us introspecting on need of many user-…
-
### Describe the feature you'd like
Add support for defining **STORAGE_S3_TOKEN** in addition to **STORAGE_S3_KEY** and **STORAGE_S3_SECRET** for S3 storage.
Temporay S3 credentials generated by *…
-
### What happened?
I am using @react-native-async-storage/async-storage for storing the data.
`import AsyncStorage from '@react-native-async-storage/async-storage';`
`AsyncStorage.setItem(DATA_KE…
-
The [Sensing SDK repo](https://github.com/google-research/CVD-paper-mobile-camera-example) illustrates how sensors can be used to capture data from android devices and upload the same to cloud storage…
-
When using the Mixpanel SDK's union function to merge a given list with a list-valued group property, for example, when tracking the products seen by the customer, the SDK adds the values to a cookie …
-
**Describe the problem/challenge you have**
> The MinIO Go Client SDK provides straightforward APIs to access **any** Amazon S3 compatible object storage.
The AWS SDK for GO v2 drop ListObject f…
-
### gopls version
Build info
----------
golang.org/x/tools/gopls (devel)
golang.org/x/tools/gopls@(devel)
github.com/BurntSushi/toml@v1.2.1 h1:9F2/+DoOYIOksmaJFPw1tGFy1eDnIJXg+UHjuD8lTak=…
-
**Query/Question**
The section "CMake Project + fetch content" suggests to use CMAKE_FETCH_CONTENT to integrate the sdk in my project.
We dont have vcpkg. When doing as instructed:
```
FetchCont…
-
### Describe the bug
Currently, we are attempting to download S3 objects in part size of 24MB, the fetch time for each 24MB chunk is noticeably slower in the INTELLIGENT_TIERING storage class compare…