Aws::Utils::SignerFactory
Inherits Reference / Object
Fetches an Awscr::Signer::Signers based on the signing version
requested, and configures it with the region, key and secret.
Class methods
get(service_name : String, region : String, aws_access_key : String, aws_secret_key : String, version : Symbol)
Fetch and configure a signer based on a version algorithm