Downloads the content from Amazon S3 and writes it to the specified file.  
            	The object key is derived from the file name.
            

 Declaration Syntax

 Parameters
- filePath (String)
- 
            	The file path where the content from Amazon S3 will be written to.
            
- bucketName (String)
- 
            	The name of the bucket containing the Amazon S3 object to download.
            
- key (String)
- 
            	The key under which the Amazon S3 object is stored.
            
Assembly: 
AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)