-
-
Notifications
You must be signed in to change notification settings - Fork 915
Closed
Milestone
Description
Image: registry.gitlab.com/gitlab-org/build/cng/gitlab-toolbox-ee:v14.4.1
s3cmd version: 2.2.0
$ s3cmd ls s3://my-bucket-name
ERROR: /home/git/.s3cfg: None
ERROR: Configuration file not available.
ERROR: Consider using --configure parameter to create one.Configuration file is available:
$ cat /home/git/.s3cfg
[default]
bucket_location = eu-central-1Environment variables are set:
$ env | grep AWS
AWS_DEFAULT_REGION=eu-central-1
AWS_REGION=eu-central-1
AWS_ROLE_ARN=arn:aws:iam::123456789:role/my-iam-role
AWS_WEB_IDENTITY_TOKEN_FILE=/var/run/secrets/eks.amazonaws.com/serviceaccount/tokeaws sts get-caller-identity shows me the correct IAM role from the service account.
snakebyte91, jseiser, piotr-janek, izinovik, signaleleven and 3 more
Metadata
Metadata
Assignees
Labels
No labels