404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.217.203.133: ~ $
**To describe a channel**

The following ``describe-channel`` command displays all of the details of the channel named ``test``. ::

    aws mediapackage describe-channel \
        --id test

Output::

    {
        "Arn": "arn:aws:mediapackage:us-west-2:111222333:channels/584797f1740548c389a273585dd22a63",
        "HlsIngest": {
            "IngestEndpoints": [
                {
                    "Id": "584797f1740548c389a273585dd22a63",
                    "Password": "webdavgeneratedpassword1",
                    "Url": "https://9be9c4405c474882.mediapackage.us-west-2.amazonaws.com/in/v2/584797f1740548c389a273585dd22a63/584797f1740548c389a273585dd22a63/channel",
                    "Username": "webdavgeneratedusername1"
                },
                {
                    "Id": "7d187c8616fd455f88aaa5a9fcf74442",
                    "Password": "webdavgeneratedpassword2",
                    "Url": "https://7bf454c57220328d.mediapackage.us-west-2.amazonaws.com/in/v2/584797f1740548c389a273585dd22a63/7d187c8616fd455f88aaa5a9fcf74442/channel",
                    "Username": "webdavgeneratedusername2"
                }
            ]
        },
        "Id": "test",
        "Tags": {}
    }

For more information, see `Viewing Channel Details<https://docs.aws.amazon.com/mediapackage/latest/ug/channels-view.html>`__ in the *AWS Elemental MediaPackage User Guide*

Filemanager

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