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/get-maintenance-window.rst
**To get information about a maintenance window**

The following ``get-maintenance-window`` example retrieves details about the specified maintenance window. ::

    aws ssm get-maintenance-window \
        --window-id "mw-03eb9db428EXAMPLE"

Output::

    {
        "AllowUnassociatedTargets": true,
        "CreatedDate": 1515006912.957,
        "Cutoff": 1,
        "Duration": 6,
        "Enabled": true,
        "ModifiedDate": 2020-01-01T10:04:04.099Z,
        "Name": "My-Maintenance-Window",
        "Schedule": "rate(3 days)",
        "WindowId": "mw-03eb9db428EXAMPLE",
        "NextExecutionTime": "2020-02-25T00:08:15.099Z"
    }

For more information, see `View information about maintenance windows (AWS CLI) <https://docs.aws.amazon.com/systems-manager/latest/userguide/maintenance-windows-cli-tutorials-describe.html>`__ in the *AWS Systems Manager User Guide*.

https://t.me/RX1948 - 2025