Skip to content

PHP - Incomplete code example: DynamoDB->Scan #4018

Open
@beqqrry-aws

Description

@beqqrry-aws

The PHP example for DynamoDB->Scan only shows how to get a single call. However, since Scan only returns a subset of data depending on size of the set, additional code is needed to show how to properly use Scan to get all relevant data.

https://docs.aws.amazon.com/en_us/amazondynamodb/latest/developerguide/GettingStarted.Scan.html

Reported by user via Documentation Feedback

Metadata

Metadata

Assignees

Labels

BugAn update to fix incorrect code or typos.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions