SignHttpRequest  
    data class SignHttpRequest(val httpRequest: HttpRequestBuilder, val identity: Identity, val signingAttributes: Attributes)
Container for signing request parameters/config
Parameters
httpRequest 
the request to sign
identity
the identity to sign with
signingAttributes 
additional signing attributes that influence the signing config used to sign the request