]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/commit
iam: remove invalid Bucket param from list_buckets()
authorCasey Bodley <cbodley@redhat.com>
Thu, 13 Feb 2025 16:45:42 +0000 (11:45 -0500)
committerCasey Bodley <cbodley@redhat.com>
Thu, 13 Feb 2025 16:55:09 +0000 (11:55 -0500)
commit41b7297e7af6c1c794c075249732ebd6d8845f98
treeafa96ac5775998ca8fd3a5211451fc4f0d4bc51c
parentcc56036255d3e97443a741f54f0de08ae2668b20
iam: remove invalid Bucket param from list_buckets()

> botocore.exceptions.ParamValidationError: Parameter validation failed:
> Unknown parameter in input: "Bucket", must be one of: MaxBuckets, ContinuationToken, Prefix, BucketRegion

Signed-off-by: Casey Bodley <cbodley@redhat.com>
s3tests_boto3/functional/test_iam.py