yuni-chanz-react-aws
v0.2.1
Published
AWS integration plugin for yuni-chanz-react.
Downloads
3
Readme
yuni-chanz-react-aws
AWS integration plugin for yuni-chanz-react.
Versions
0.2.1
Changes
- Updated base package.
0.1.0
Changes
- Fixed return type of
request()
inAwsApi
.
0.0.4
New features
- Added
AttributeExpression
class to easily build attribute update expressions for DDB.
Fixes
- Fixed
DdbUtils
class not being exported inindex.ts
.
0.0.3
Changes
- Moved away logics converting values to DDB
AttributeValue
toDdbUtils
class.
0.0.2
New features
- Added more encode/decode functions in
AwsModelConverter
.
0.0.1
New features
- Implemented abstract API classes for AWS integration.
- Implemented a base AWS model conversion class.