Skip to content

Add note about supporting IAM roles for S3

Tim Rizzi requested to merge trizzi-master-patch-59262 into master

What does this MR do?

Closes: container-registry#200 (closed)

This MR clarifies support for IAM instance profiles for S3. Based on container-registry#200 (comment 411497081), we need to document that the SDK detects and uses the built-in providers automatically.

This update is to https://docs.gitlab.com/ee/administration/object_storage.html#s3-compatible-connection-settings

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports