_files_on_oss
Object Storage Service (OSS) is a secure, cost-effective, and high-durability cloud storage service provided by Alibaba Cloud. When your files are stored on Alibaba Cloud OSS, you need to obtain the user's access key, bucket name, file path, and other necessary information.
-
Log in to Alibaba Cloud RAM Console.
-
Create a user and obtain an AccessKey.
-
In the left navigation bar, select Identities > Users.
-
Click Create User.
-
On the redirected page, fill in the name, display name, select the OpenAPI Access, and click OK.

-
After the user creation is complete, click Download CSV file that contains the AccessKey information.
tipTo ensure the security of your account, please keep your access key secure.
-
-
Grant permission to the user.
-
On the user list page, find and click the user you just created.
-
Click the Permissions tab, and then click Grant Permission.
-
In the panel on the right, select the authorization scope, then search for and select the AliyunOSSReadOnlyAccess policy.

-
Click OK, and then click Complete.
-
-
Obtains the OSS access domain name (Endpoint).
-
Log in to Alibaba Cloud OSS Console.
-
Locate and click on the target bucket.
-
Click on the Overview tab on the left, then scroll down to the Port area and find the Endpoint for Access Over Internet.

-