Initializes the provider by pulling the config info from the web.config and validate/create the DynamoDB table.
            If the table is being created this method will block until the table is active.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public override void Initialize( string name, NameValueCollection config )
 Parameters
 Parameters- name (String)
- config (NameValueCollection)