在StorageGRID上使用S3浏览器拒绝列表存储分段访问
适用场景
- StorageGRID 11.7.0.5
- 新租户帐户
问题描述
访问列表分段将提供
Access Denied
C:\WINDOWS\system32>aws s3api --endpoint-url https://s3.com:10449--no-verify-ssl list-buckets --profile s3
C:\Program Files\Python38\lib\site-packages\urllib3\connectionpool.py:981: InsecureRequestWarning: Unverified HTTPS request is being made to host 's3.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
warnings.warn(
An error occurred (AccessDenied) when calling the ListBuckets operation: Access Denie