Skip to content

AWS SDK for pandas 2.20.0

Compare
Choose a tag to compare
@jaidisido jaidisido released this 01 Mar 15:20
· 821 commits to main since this release
c4ea884

Breaking changes

  • dynamodb.read_partiql no longer performs a Scan operation under the hood. Instead the ExecuteStatement API is used. It means that the PartiQL* IAM permission is required instead of Scan

Noteworthy

What's Changed

Documentation

Tests

New Contributors

Full Changelog: 2.19.0...2.20