ONTAP S3多协议的PutObject操作出现ACCESSDENInternet错误
适用场景
- ONTAP 9.12.1+
- S3多协议
- AWS 命令行界面
问题描述
AWS
命令行界面会显示以下错误:>aws s3 cp testfile s3://test-bucket --endpoint-url https://ontaps3.com --no-verify-ssl
urllib3/connectionpool.py:1045: InsecureRequestWarning: Unverified HTTPS request is being made to host 'ontaps3.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1....l#ssl-warnings
upload failed: ./testfile to s3://test-bucket/testfile An error occurred (AccessDenied) when calling the PutObject operation: Access Denied