AWS SDK for .NET Documentation
WebsiteRedirectLocation Property
AmazonAmazon.S3.ModelGetObjectResponseWebsiteRedirectLocation Did this page help you?   Yes   No    Tell us about it...
Gets and sets the WebsiteRedirectLocation property. If this is set then when a GET request is made from the S3 website endpoint a 301 HTTP status code will be returned indicating a redirect with this value as the redirect location.
Declaration Syntax
C#
public string WebsiteRedirectLocation { get; set; }

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