ScanItems

command
v0.0.0-...-e8b88a3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

README

ScanItemsv2.go

This example retrieves the Amazon DynamoDB items with a rating above a specified value in a specified year.

go run ScanItemsv2.go -t TABLE -r RATING -y YEAR

  • TABLE is the name of the table.
  • RATING is the rating of the item, from 0.0 to 10.0.
  • YEAR is the year of the item, which must be greater than 1900.

The unit test accepts similar values in config.json.

Documentation

Overview

Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL