Checks S3 if the file exists in S3 and return true if it does.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public bool Exists { get; }
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| WebException | |
| AmazonS3Exception | 
 Declaration Syntax
 Declaration Syntax| C# | 
public bool Exists { get; }
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| WebException | |
| AmazonS3Exception |