Initiates a Search object to Scan a DynamoDB table, with the
specified config.
No calls are made until the Search object is used.

C# |
public Search Scan( ScanOperationConfig config )

- config (ScanOperationConfig)
- Configuration to use.

Resultant Search container.