Tony Knapp

Results 2 issues of Tony Knapp

According to the [API documentation, the Dynamo DB Mapper supports 5 Save Configs](https://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/services/dynamodbv2/datamodeling/DynamoDBMapperConfig.SaveBehavior.html). Currently, the Developer Guide provides only 2. https://github.com/awsdocs/amazon-dynamodb-developer-guide/blob/6160b0c9d503f99f5eb34cfd55003b62308c9b4f/doc_source/DynamoDBMapper.OptionalConfig.md?plain=1#L34-L36 Presumable the other 3 should be added as: ```...

The modern S3EC and SDK V2 treat reading 0 bytes from a stream differently in at least one case: If the Stream has no more content. *Issue #, if available:*...