Content is empty
If you don't find the content you expect, please try another search term
Last updated:2020-11-26 15:53:15
KMCT needs to read files in your Kingsoft Standard Storage Service (KS3) bucket and store transcoded files to your bucket. By default, KMCT is not authorized to read data from or write data to your bucket. To authorize KMCT to access your bucket, perform the following steps:
Log in to the KS3 console, go to the details page of a bucket, and click the Bucket Settings tab.
Click the Bucket Policy tab, and click Add Policy.
In the Policy Statement dialog box, set Effect to Allow.
- Select all actions.
Note: KMCT does not delete files in your bucket. When you call the transcoding API to create a transcoding task, you need to specify a path for the output file. If a file already exists in this path, the output file of the transcoding task will overwrite the existing file.
- Set Resource to the name of the current bucket in the format of bucket_name/ or bucket_name/key_name. Set Principal to 73402340, which is the ID of the KMCT service. Do not enter your user ID here. In this way, the KMCT service is granted the permission to access your bucket and can execute the 14 actions specified in Action**.
Pure Mode