Initiates a Search object to Scan a DynamoDB table, with the
            specified config.
            
            No calls are made until the Search object is used.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public Search Scan( ScanOperationConfig config )
 Parameters
 Parameters- config (ScanOperationConfig)
- Configuration to use.
 Return Value
 Return ValueResultant Search container.