Store your PHP Sessions in DynamoDB.
This work started from the SessionHandler in the official AWS PHP SDK.
composer require async-aws/dynamo-db-session
See https://async-aws.com/integration/sessions.html for documentation.
Contributions are welcome and appreciated. Please read https://async-aws.com/contribute/