Skip to content

Access to the AWS SDK handler

Compare
Choose a tag to compare
@stojg stojg released this 23 Nov 20:52
· 53 commits to master since this release

This release allows the code to get the underlying AWS session handler for dynamodb via

DynamoDbSession::get()->getHandler()

See the AWS DynamoDB Session Handler for more information.