AWS SDK for .NET Documentation
Exists Property
AmazonAmazon.S3.IOS3DirectoryInfoExists Did this page help you?   Yes   No    Tell us about it...
Checks with S3 to see if the directory exists and if so returns true. Due to Amazon S3's eventual consistency model this property can return false for newly created buckets.
Declaration Syntax
C#
public bool Exists { get; }
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)