

# Batch command in different interfaces
<a name="batchupdatecommand-interfaces"></a>

The batch update schedule command is represented differently in different interfaces: 
+ In the AWS CLI, the command is `batch-update-schedule`.
+ In the API, the command is represented by an `HTTP PUT` on `channels/channelId/schedule`.
+ In the AWS SDKs, the command is represented by constructs that are suitable to that SDK language.