https://t.me/RX1948
Server : Apache
System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
User : dh_edsupp ( 6597262)
PHP Version : 8.2.26
Disable Function : NONE
Directory :  /lib/python3/dist-packages/awscli/examples/mediapackage/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //lib/python3/dist-packages/awscli/examples/mediapackage/rotate-ingest-endpoint-credentials.rst
**To rotate ingest credentials**

The following ``rotate-ingest-endpoint-credentials`` command rotates the WebDAV username and password for the specified ingest endpoint. ::

    aws mediapackage rotate-ingest-endpoint-credentials \
        --id test \
        --ingest-endpoint-id 584797f1740548c389a273585dd22a63

Output::

   {
       "Arn": "arn:aws:mediapackage:us-west-2:111222333:channels/584797f1740548c389a273585dd22a63",
       "HlsIngest": {
           "IngestEndpoints": [
               {
                   "Id": "584797f1740548c389a273585dd22a63",
                   "Password": "webdavregeneratedpassword1",
                   "Url": "https://9be9c4405c474882.mediapackage.us-west-2.amazonaws.com/in/v2/584797f1740548c389a273585dd22a63/584797f1740548c389a273585dd22a63/channel",
                   "Username": "webdavregeneratedusername1"
               },
               {
                   "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 `Rotating Credentials on an Input URL <https://docs.aws.amazon.com/mediapackage/latest/ug/channels-rotate-creds>`__ in the *AWS Elemental MediaPackage User Guide*.

https://t.me/RX1948 - 2025