class Aws::Plugins::RequestSigner
statically.
@seahorse.client.option [String] :session_token Used to set credentials
credentials statically.
@seahorse.client.option [String] :secret_access_key_id Used to set
statically.
@seahorse.client.option [String] :access_key_id Used to set credentials
specified, ‘default’ is used.
from the shared credentials file at HOME/.aws/credentials. When not
@seahorse.client.option [String] :profile Used when loading credentials
* EC2 instance profile credentials
* ‘HOME/.aws/credentials` shared credentials file
* ENV, ENV[’AWS_SECRET_ACCESS_KEY’]
* ‘:access_key_id`, `:secret_access_key`, and `:session_token` options
for credentials:
AWS credentials. The following locations will be searched in order
@seahorse.client.option [required, Credentials] :credentials Your