The object key prefix to use in the redirect request. For example, to redirect requests for all pages with prefix docs/ (objects in the
docs/ folder) to documents/, you can set a condition block with KeyPrefixEquals set to docs/ and in the Redirect set ReplaceKeyPrefixWith to
/documents. Not required if one of the siblings is present. Can be present only if ReplaceKeyWith is not provided.
Namespace: Amazon.S3.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public String ReplaceKeyPrefixWith { get; set; }
Property Value
Type: System.String
Type: System.String
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8