Announcement: AWS SDK for Delphi 1.7 — RAD Studio 13 Florence support
1.7 adds support for RAD Studio 13 Florence, including the new 64-bit IDE. Comes a week after the Embarcadero Edition was retired.
1.7 brings full support for RAD Studio 13 Florence, including Florence's new 64-bit IDE. Florence projects can install the SDK through the Appercept installer and reach AWS the same way they would on any previous Delphi version.
This is also the first SDK release built for Florence, and it lands a week after the Embarcadero Edition was discontinued. The combination matters: customers moving to Florence are also moving from the Embarcadero Edition (which doesn't ship for Florence) to the Appercept Edition (which does). If you're planning that move, the Moving from the Embarcadero Edition page covers the licence path.
More posts
Building an S3 application in Delphi
A working Delphi app that creates a bucket, lists objects, uploads and downloads files, and generates presigned URLs — the credential chain from the last post does the rest.
Read more →
Credentials for the AWS SDK for Delphi
The AWS credential provider chain, configuring credentials for different environments, and handling the exception you'll hit the first time something's wrong.
Read more →
Calling Amazon Translate from Delphi
Install the AWS SDK for Delphi, plug in credentials, and call Amazon Translate from an FMX app in under fifty lines of code.
Read more →