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/ssm/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //lib/python3/dist-packages/awscli/examples/ssm/list-document-versions.rst
**To list document versions**

The following ``list-document-versions`` example lists all versions for a Systems Manager document. ::

    aws ssm list-document-versions \
        --name "Example"

Output::

    {
        "DocumentVersions": [
            {
                "Name": "Example",
                "DocumentVersion": "1",
                "CreatedDate": 1583257938.266,
                "IsDefaultVersion": true,
                "DocumentFormat": "YAML",
                "Status": "Active"
            }
        ]
    }  

For more information, see `Sending Commands that Use the Document Version Parameter <https://docs.aws.amazon.com/systems-manager/latest/userguide/run-command-version.html>`__ in the *AWS Systems Manager User Guide*.

https://t.me/RX1948 - 2025