Skip to content
  • Jaakko Pallari's avatar
    Defaults handling for AWS config · 7312e93d
    Jaakko Pallari authored
    Nil value is used for unset AWS config fields instead of empty strings.
    This allows the AWS SDK to replace them with values from environment
    variables. E.g. an empty AWS region field should lead into the region
    being read from AWS_REGION environment variable.
    7312e93d