DelphiAWSSDK v0.2.0
The Delphi AWS SDK enables Delphi/Pascal developers to easily work with Amazon Web Services.
https://github.com/novuslogic/DelphiAWSSDK/releases/tag/v0.2.0
Summary of updates
- Updated support Delphi XE to Delphi X10.2
- Tested support for Windows 32/64Bit, MacOSX 32Bit
- New TAmazonIndyRESTClient and TAmazonDelphiRESTClient classes
- Updated TAmazonSignatureV4 class to be less reliant on Indy, allowing for cross-platform development.
- THashSHA2 supported in unit Amazon.Utils for Delphi XE8 and up.