aws-sdk-cpp icon indicating copy to clipboard operation
aws-sdk-cpp copied to clipboard

AWS SDK for C++

Results 254 aws-sdk-cpp issues
Sort by recently updated
recently updated
newest added

*Issue #, if available:* *Description of changes:* This PR adds a constructor to `GeneralHTTPCredentialsProvider` that accepts a `ClientConfiguration`. *Check all that applies:* - [X] Did a review by yourself. -...

### Describe the bug I am finding that both GetMediaAsync as well as GetMedia get blocked if I am simultaneously running gstreamer plugin to push the media from the camera....

bug
p2

*Issue #, if available:* #2744 rebase of: https://github.com/aws/aws-sdk-cpp/pull/2745 *Description of changes:* Ensures that `ThreadTask` holds the `PooledThreadExecutor`'s mutex between when it sees that the `m_executor` does not have any tasks,...

### Describe the feature When fetching from DynamoDB and accessing a binary data field, `AttributeValue::GetB()` makes a copy of the underlying `ByteBuffer` (that's held in a shared pointer to hopefully...

feature-request
p3