All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- New method
delete
toDynamodbDocumentClient
. - New methods
listObjectVersions
,deleteObjects
toS3Client
.
- New method
query
toDynamodbDocumentClient
.
parseJsonHttpEvent
decode body ifisBase64Encoded
.
- New methods
upload
andgetObject
toS3Client
.
- New
SnsClient
.
- Syntax for
LOGGER_REDACTION_LISTS
.
- New
LOGGER_REDACTION_LISTS
.
- Bad parameter name in
EventbridgeClient
.
- New
EventbridgeClient
.
- New property
headers
toHttpEvent
. - New property
requestContext
toHttpEvent
. - New property
cookies
toHttpEvent
.
- New option
loggerOptions
tocreateHandler
.
- New method
update
toDynamodbDocumentClient
.
- New method
uploadJson
toS3Client
.
- Release under the MIT license.
- Always provide default status code.
- DynamodbDocumentClient still not logging hashKey and rangeKey.
- DynamodbDocumentClient not logging hashKey and rangeKey.
- Normalized all logging.
- DynamodbDocumentClient now passes table name from in constructor to client methods.
- DynamodbDocumentClient
- Initial release.