⚝
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
/
cloudformation
/
View File Name :
detect-stack-set-drift.rst
**To detect drift on a stack set and all associated stack instances** The following ``detect-stack-set-drift`` example initiates drift detection operations on the specified stack set, including all the stack instances associated with that stack set, and returns an operation ID that can be used to track the status of the drift operation. :: aws cloudformation detect-stack-set-drift \ --stack-set-name stack-set-drift-example Output:: { "OperationId": "a1b2c3d4-5678-90ab-cdef-EXAMPLE11111" } For more information, see `Detecting Unmanaged Configuration Changes in Stack Sets
`__ in the *AWS CloudFormation Users Guide*.