The AWS SDK for Pharo Smalltalk enables Smalltalk developers to easily work with Amazon Web Services. You can get started in minutes using Metacello.
- AWS Signature version 4
- Amazon DynamoDB
- Amazon S3
- Elastic Transcoder
- STS
- CloudFront
- SNS
The following data types are supported for use in DynamoDB:
- Scalar types – Number, String.
- Multi-valued types – String Set, Number Set.
- Pharo 5.0, Pharo 6.0, Pharo 6.1
You can easily install from inside Pharo Smalltalk:
Metacello new
baseline: 'AWS';
repository: 'github://newapplesho/aws-sdk-smalltalk/pharo-repository';
load.