Binds an Object Storage Service (OSS) bucket to an Intelligent Media Management (IMM) project so that you can use IMM data processing capabilities through the x-oss-process parameter.
Operation description
-
Before you call this operation, familiarize yourself with the billing of Intelligent Media Management (IMM).
-
To use IMM data processing capabilities through the x-oss-process parameter, you must bind an OSS bucket to an IMM project. For more information, see x-oss-process.
-
Make sure that the project exists in the current region. For more information, see Project management.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
imm:AttachOSSBucket |
create |
*Project
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ProjectName |
string |
Yes |
The name of the project. To create a project, see CreateProject. |
immtest |
| OSSBucket |
string |
Yes |
The name of the OSS bucket in the same region as the project. |
examplebucket |
| Description |
string |
No |
The description of the binding, 1 to 128 characters in length. Default value: empty. |
test-attachment |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
5F74C5C9-5AC0-49F9-914D-E01589D3**** |
Examples
Success response
JSON format
{
"RequestId": "5F74C5C9-5AC0-49F9-914D-E01589D3****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.