Skip to content

backend/s3: Add multiple credentials and config files parameters #30493

@gdavison

Description

@gdavison

The AWS SDK for Go v2 allows passing multiple shared credentials and shared config files. Note that the corresponding environment variables, AWS_SHARED_CREDENTIALS_FILE and AWS_CONFIG_FILE accept single files only.

  1. Document support for both environment variables
  2. Add parameter shared_credentials_files
  3. Add parameter shared_config_files
  4. Deprecate shared_credentials_file

Depends on #30443

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions