GoogleCloudPlatform / GoogleCloudPlatform/PerfKitBenchmarker

Support AWS signature version 4 in object storage benchmarks

Open
#980 0 comments 0 reactions 1 assignee Claimed by @noahl View on GitHub
enhancement P1
Dominant language
Python
Stars
2k
Forks
562
Avg merge
4h 55m
Merged PRs (30d)
69

Description

The command `aws s3 rm s3://pkb7b019bc1 --recursive` on a bucket in the region `eu-central-1` results in the error

> "You are attempting to operate on a bucket in a region that requires Signature Version 4. You can fix this issue by explicitly providing the correct region location using the --region argument, the AWS_DEFAULT_REGION environment variable, or the region variable in the AWS CLI configuration file. You can get the bucket's location by running "aws s3api get-bucket-location --bucket BUCKET""

We should fix this.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.