HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/share/doc/awscli/examples/cloudformation/stop-stack-set-operation.rst
**To stop a stack set operation**

The following ``stop-stack-set-operation`` example stops an in-progess update operation on the specified stack set. ::

    aws cloudformation stop-stack-set-operation \
        --stack-set-name my-stack-set \
        --operation-id 1261cd27-490b-xmpl-ab42-793a896c69e6

This command produces no output.