Method: Platformx::Configuration#aws_secret_access_key

Defined in:
lib/platformx.rb

#aws_secret_access_keyString

Controls the aws secret access key

Returns:

  • (String)

    the aws secret access key



119
120
121
# File 'lib/platformx.rb', line 119

def aws_secret_access_key
  @aws_secret_access_key
end