All Products
Search
Document Center

ApsaraVideo Media Processing:BindInputBucket

Last Updated:Mar 03, 2024

Binds an input media bucket.

Operation description

Before you call this operation to bind an input media bucket, 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 input media bucket to be bound. The name can be up to 64 bytes in size. To obtain the media bucket name, you can log on to the ApsaraVideo Media Processing (MPS) console and choose Workflows > Media Buckets in the left-side navigation pane.

Note The bucket name can contain lowercase letters, digits, and hyphens (-), and cannot start or end with a hyphen (-).
example-bucket-****
RefererstringNo

The settings of Object Storage Service (OSS) hotlink protection. For more information, see Hotlink protection.

http://www.example.com

Response parameters

ParameterTypeDescriptionExample
object

The response parameters.

RequestIdstring

The ID of the request.

4AEA0480-32F4-1656-92B3-F4D4CDE6BBB3

Examples

Sample success responses

JSONformat

{
  "RequestId": "4AEA0480-32F4-1656-92B3-F4D4CDE6BBB3"
}

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: Referer
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