Skip to content

AWS SDK for iOS 2.6.32

Compare
Choose a tag to compare
@mutablealligator mutablealligator released this 11 Oct 22:24

Bug Fixes

  • Amazon Kinesis

    • Use row id instead of partition key to delete submitted events in database. See PR #792
    • GZIP encoded PutRecord and PutRecords requests for Kinesis Streams; PutRecord and PutRecordBatch for Firehose.
  • Amazon S3

    • For background transfers using AWSS3TransferUtility, the backgroundURLSessionCompletionHandler callback will be called on the main thread.

Misc. Updates

  • Model updates for the following services
    • Amazon EC2