Aws::S3::Presigned::Url::Options
Inherits Struct / Value / Object
Options for generating a Presigned::Url
Constructors
new(aws_access_key : String, aws_secret_key : String, region : String, object : String, bucket : String, expires : Int32 = 86400, host_name : Nil | String = nil, additional_options : Hash(String, String) = {} of String => String, signer : Symbol = :v4)
SourceInstance methods
signer
Sourcesigner_version
Source