Ryan F.
Ryan F.
*Issue #, if available:* https://github.com/aws/aws-cli/issues/8281 *Description of changes:* Clarified that `no-paginate` makes the CLI only make one call for the first page of results, rather than multiple calls for all...
### Describe the bug Original issue : https://github.com/aws/aws-sdk/issues/799 I'm encountering an issue when uploading image files to S3 using Boto3 in a Lambda function. The uploaded image is corrupted. Image...
*Issue #, if available:* https://github.com/aws/aws-cli/issues/9372 *Description of changes:* Updated the runtimes in the new-function wizard to match the supported runtimes from https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html By submitting this pull request, I confirm that...
In AWS CLI v2.23.0, we released changes to the S3 client that adopts new default integrity protections. For more information on default integrity behavior, please refer to the official [SDK...
In AWS SDK for Python v1.36.0, we released changes to the S3 client that adopts new default integrity protections. For more information on default integrity behavior, please refer to the...
In AWS SDK for Python v1.37.0, we will release changes to the DynamoDB client that adopt a new AWS account-based endpoints feature. For more information on account based endpoints, please...
Hey everyone, We're excited to share that [the next major version of the AWS SDK for Python](https://github.com/awslabs/aws-sdk-python) is released as an experimental, non-GA client. The new SDK is still in...
In Boto3 v1.40.0, we updated the default AWS STS endpoints resolution from `legacy` (global endpoint) to `regional`. This aligns with AWS best practices and brings boto3 in line with other...