Add an AWS public image to OS Template with relationships Issue <!-- div.margin { padding: 10px 40px 40px 30px; } table.tocTable { border: 1px solid; border-color: #e0e0e0; background-color: #fff; } .title { color: #d1232b; font-weight: normal; font-size: 28px; } h1 { color: #d1232b; font-weight: normal; font-size: 21px; margin-bottom: 5px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; } h2 { color: #646464; font-weight: bold; font-size: 18px; } h3 { color: #000000; font-weight: bold; font-size: 16px; } h4 { color: #666666; font-weight: bold; font-size: 15px; } h5 { color: #000000; font-weight: bold; font-size: 13px; } h6 { color: #000000; font-weight: bold; font-size:14px; } ul, ol { margin-left: 0; list-style-position: outside; } --> Overview While ServiceNow AWS discovery occurs, the discovery is responsible to discover and populate the OS images from AWS console which are owned by the User but the Discovery will not gather the information of Public images. In case of need to use the Public images to configure for provision, the user need to manually add the Public Image to Cloud Management OS templates. The procedure from documentation to "Add an AWS public image to Cloud Management" Add a Public Image to Cloud Management using above procedure will only create the OS template with Image but it will manually create the Datacenter relations, this article is to demonstrate on how to add the image along with relations. Procedure Log into the instanceImpersonate with the user having access to create new OS Profiles (cmp_admin)Navigate >> Cloud Management >> Cloud Admin Portal >> Manage >> Resource Profiles Profiles >> OS Profile >> NEW >> Once create new we can see "OS Profile Mappings" in related links. Click New to create a new Fill the Cloud Account and Location as per the requirement Click on Magnifier for "Image Template" Click "New" to add Public Image. Fill the "Object ID = AMI ID" and Name as per the requirement Submit Refer to "cmdb_ci_os_template.list.do" and in the name field search for the newly added Image Open the newly added Image and you can find the relations are auto-populated