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
Message queues with SQS from Delphi
Two small Delphi console programs, a sender and a poller, showing how to send messages to SQS and process them with the SDK's queue poller.
Read more →
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 →