awsdocs / aws-doc-sdk-examples

Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
Apache License 2.0
9.62k stars 5.64k forks source link

Java (v2): DynamoDB - Add PartiQL batch select example. #7090

Closed scmacdon closed 1 day ago

scmacdon commented 2 days ago

This pull request updates a DynamoDB example to address a ticket. It adds a new method that shows use of Select statements using Batch. It also places the scenario examples into a seperate package.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.