Gets or sets a HMAC signature constructed using the secret key of the provided accessKeyId.
as3.converters( [
{
//...other params...
signature: "",
//...other params...
}
]
})
Type: String
The HMAC signature constructed using the secret key of the provided accessKeyId.
Default value is "".