**To update an origin endpoint** The following ``update-origin-endpoint`` command updates the origin endpoint named ``cmaf_sports``. It changes the time delay to ``0`` seconds. :: aws mediapackage update-origin-endpoint \ --id cmaf_sports \ --time-delay-seconds 0 Output:: { "Arn": "arn:aws:mediapackage:us-west-2:111222333:origin_endpoints/1dc6718be36f4f34bb9cd86bc50925e6", "ChannelId": "sportschannel", "CmafPackage": { "HlsManifests": [ { "AdMarkers": "NONE", "Id": "cmaf_sports_endpoint", "IncludeIframeOnlyStream": false, "PlaylistType": "EVENT", "PlaylistWindowSeconds": 60, "ProgramDateTimeIntervalSeconds": 0, "Url": "https://c4af3793bf76b33c.mediapackage.us-west-2.amazonaws.com/out/v1/1dc6718be36f4f34bb9cd86bc50925e6/cmaf_sports_endpoint/index.m3u8" } ], "SegmentDurationSeconds": 2, "SegmentPrefix": "sportschannel" }, "Id": "cmaf_sports", "ManifestName": "index", "StartoverWindowSeconds": 0, "Tags": { "region": "west", "media": "sports" }, "TimeDelaySeconds": 0, "Url": "", "Whitelist": [] } For more information, see `Editing an Endpoint <https://docs.aws.amazon.com/mediapackage/latest/ug/endpoints-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 |
|