IS3Redirect
Interface in AWS.S3
Interface for Redirect nodes.
Ancestors
Properties
HostName
property HostName: string
The host name to use in the redirect request.
HttpRedirectCode
property HttpRedirectCode: string
The HTTP redirect code to use on the response.
Protocol
property Protocol: string
Specifies the protocol to use when redirecting requests.
By default, the protocol of the original request will be used. Valid values: http | https.
ReplaceKeyPrefixWith
property ReplaceKeyPrefixWith: string
The object key prefix to use in the redirect request.
ReplaceKeyWith
property ReplaceKeyWith: string
The specific object key to use in the redirect request.