All Products
Search
Document Center

ApsaraVideo Media Processing:BindOutputBucket

Last Updated:Mar 03, 2024

Binds an output media bucket to the media library.

Operation description

Before you call this operation to bind an output media bucket to the media library, you must create a media bucket. For more information, see Add media buckets.

QPS limit

You can call this operation up to 100 times per second per account. Requests that exceed this limit are dropped and you will experience service interruptions. We recommend that you take note of this limit when you call this operation. For more information, see QPS limit.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
BucketstringYes

The name of the Object Storage Service (OSS) bucket that you want to bind. The name can be up to 64 bytes in size and can contain letters, digits, and hyphens (-). The name cannot start with a special character.

example-bucket-****

Response parameters

ParameterTypeDescriptionExample
object

The response parameters.

RequestIdstring

The ID of the request.

D0F80646-90D4-402F-9D56-CEFEAA6BCC9B

Examples

Sample success responses

JSONformat

{
  "RequestId": "D0F80646-90D4-402F-9D56-CEFEAA6BCC9B"
}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
2021-11-18The request parameters of the API has changedsee changesets
Change itemChange content
Input ParametersThe request parameters of the API has changed.
    Added Input Parameters: DepositorCredentials