⚝
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 :
associate-ops-item-related-item.rst
**To associate a related item** The following ``associate-ops-item-related-item`` example associates a related item to the OpsItem. :: aws ssm associate-ops-item-related-item \ --ops-item-id "oi-649fExample" \ --association-type "RelatesTo" \ --resource-type "AWS::SSMIncidents::IncidentRecord" \ --resource-uri "arn:aws:ssm-incidents::111122223333:incident-record/Example-Response-Plan/c2bde883-f7d5-343a-b13a-bf5fe9ea689f" Output:: { "AssociationId": "61d7178d-a30d-4bc5-9b4e-a9e74EXAMPLE" } For more information, see `Working with Incident Manager incidents in OpsCenter
`__ in the *AWS Systems Manager User Guide*.