**To update a channel** The following ``update-channel`` command updates the channel named ``sportschannel`` to include the description ``24x7 sports``. :: aws mediapackage update-channel \ --id sportschannel \ --description "24x7 sports" Output:: { "Arn": "arn:aws:mediapackage:us-west-2:111222333:channels/6d345804ec3f46c9b454a91d4a80d0e0", "Description": "24x7 sports", "HlsIngest": { "IngestEndpoints": [ { "Id": "6d345804ec3f46c9b454a91d4a80d0e0", "Password": "generatedwebdavpassword1", "Url": "https://f31c86aed53b815a.mediapackage.us-west-2.amazonaws.com/in/v2/6d345804ec3f46c9b454a91d4a80d0e0/6d345804ec3f46c9b454a91d4a80d0e0/channel", "Username": "generatedwebdavusername1" }, { "Id": "2daa32878af24803b24183727211b8ff", "Password": "generatedwebdavpassword2", "Url": "https://6ebbe7e04c4b0afa.mediapackage.us-west-2.amazonaws.com/in/v2/6d345804ec3f46c9b454a91d4a80d0e0/2daa32878af24803b24183727211b8ff/channel", "Username": "generatedwebdavusername2" } ] }, "Id": "sportschannel", "Tags": {} } For more information, see `Editing a Channel <https://docs.aws.amazon.com/mediapackage/latest/ug/channels-edit.html>`__ in the *AWS Elemental MediaPackage User Guide*.
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
create-channel.rst | File | 1.42 KB | 0644 |
|
create-origin-endpoint.rst | File | 1.95 KB | 0644 |
|
delete-channel.rst | File | 372 B | 0644 |
|
delete-origin-endpoint.rst | File | 376 B | 0644 |
|
describe-channel.rst | File | 1.36 KB | 0644 |
|
describe-origin-endpoint.rst | File | 1.48 KB | 0644 |
|
list-channels.rst | File | 1.55 KB | 0644 |
|
list-origin-endpoints.rst | File | 2.88 KB | 0644 |
|
list-tags-for-resource.rst | File | 583 B | 0644 |
|
rotate-ingest-endpoint-credentials.rst | File | 1.48 KB | 0644 |
|
tag-resource.rst | File | 543 B | 0644 |
|
untag-resource.rst | File | 515 B | 0644 |
|
update-channel.rst | File | 1.47 KB | 0644 |
|
update-origin-endpoint.rst | File | 1.52 KB | 0644 |
|