---
sourceDocument: Australia Enable AI
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/intelligent-experiences

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Enable AI

ft:clusterId :

    - platai

bundleId :

    - platai

workflow :

    - Platform


---

# AWS

# AI Service Graph Connector for Amazon {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Use the  AI Service Graph Connector for Amazon to discover AI assets such as AI systems, agents, models, tools, and prompts and well as usage data for these AI agents within your ServiceNow AI Control Tower. This usage
information is consumed by the AI Control Tower value dashboard.

## Download apps from the Store {#aws_0__section_hnt_wk5_k3c}

Visit the  [ServiceNow Store](https://store.servicenow.com/sn_appstore_store.do#!/store/home) website to download the AI Service Graph Connector for Amazon app.

## Supported ServiceNow versions {#aws_0__section_zrl_bl5_k3c}

* Australia
* Zurich patch 7
* Yokohama patch 11
{#aws_0__ul_wzr_fl5_k3c}

## User roles {#aws_0__section_ekt_hl5_k3c}

Roles required in the ServiceNow environment:  
* sn_ai_disc.discovery_admin
* sn_cmdb_int_util.sgc_admin
{#aws_0__ul_q3w_ml5_k3c}

## Prerequisites from AWS {#aws_0__section_abg_5tw_k3c}

Role required: IAM user
**AWS Prerequisites**

Before proceeding, ensure you have:

* AWS Account- Active AWS account with access to the services you want to connect.
* IAM Credentials: AWS Access Key ID and Secret Access Key with read permissions for the services you plan to migrate.
* Service Access- API access enabled for Amazon Bedrock, Amazon SageMaker, Amazon CloudWatch, and/or Amazon Bedrock AgentCore.

{#aws_0__ul_hw2_4tw_k3c}**Required IAM Permissions**

Your IAM user role or role needs these permissions.

* Amazon Bedrock: bedrock:List\*, bedrock:Get\*
* Amazon SageMaker: sagemaker:List\*, sagemaker:Describe\*
* Amazon CloudWatch: logs:DescribeLogGroups, logs:DescribeLogStreams, cloudwatch:GetMetricData
* Amazon Bedrock AgentCore: bedrock:ListAgents, bedrock:GetAgent

{#aws_0__ul_iw2_4tw_k3c}**AWS Setup documentation**  
Use these AWS resources to set up credentials and enable services:

* [AWS IAM- Managing Access Keys](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html)
* [++Amazon Bedrock- Setting Up++](https://docs.aws.amazon.com/bedrock/latest/userguide/setting-up.html)
* [++Amazon Bedrock Agents- Setup Guide++](https://docs.aws.amazon.com/bedrock/latest/userguide/agents-setup.html)
* [++Amazon CloudWatch- Setup Guide++](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/GettingSetup.html)
* [++Amazon SageMaker- Get Started++](https://docs.aws.amazon.com/sagemaker/latest/dg/gs.html)
{#aws_0__ul_jw2_4tw_k3c}

## Data mapping {#aws_0__section_zmr_wdr_l3c}

The following table lists the data sources, the staging tables, and the target tables  CMDB CI classes and non-CMDB  classes where data is stored for a  AWS  project.

|-|-|-|
| **Data Source** | **Staging Table** | **Target Table** |
| SGawsBedrockAIAssetDSUtilSNC | sn_ai_disc_aws_sgc_bedrock_ai_asset | sn_ai_disc_aws_sgc_bedrock_ai_system (routes to other staging tables) |
| SGawsBedrockAISystemDSUtilSNC | sn_ai_disc_aws_sgc_bedrock_ai_system | alm_ai_system_digital_asset |
| SGawsBedrockAIModelDSUtilSNC | sn_ai_disc_aws_sgc_bedrock_ai_model | alm_ai_model_digital_asset |
| SGawsBedrockAIToolDSUtilSNC | sn_ai_disc_aws_sgc_bedrock_ai_tool | sn_ent_ai_tool |
| SGawsBedrockAIPromptDSUtilSNC | sn_ai_disc_aws_sgc_bedrock_ai_prompt | alm_ai_prompt_digital_asset |
| SGawsBedrockAISbcompM2mDSUtilSNC | sn_ai_disc_aws_sgc_bedrock_sbcomp_m2m | sn_ent_ai_system_subcomponent_m2m |
| SGawsBedrockAIUsageDSUtilSNC | sn_ai_disc_aws_sgc_bedrock_ai_usage | sn_ai_disc_ai_usage |
| SGAgentCoreDataSourceUtil (importAgentRuntimesByID) | sn_ai_disc_aws_sgc_agentcore_ai_system | alm_ai_system_digital_asset |
| SGAgentCoreDataSourceUtil (importCodeInterpretersByID, importBrowsersByID, importTargetsByID) | sn_ai_disc_aws_sgc_agentcore_ai_tool | sn_ent_ai_tool |
| SGAgentCoreDataSourceUtil (getAWSAgentCoreUsage) | sn_ai_disc_aws_sgc_agentcore_ai_usage | sn_ai_disc_ai_usage |
| SGSageMakerAIModelDSUtilSNC | sn_ai_disc_aws_sgc_sg_awssagemaker_model | alm_ai_model_digital_asset |
| SGSageMakerModelCardDSUtilSNC | sn_ai_disc_aws_sgc_sg_awssagemaker_model | alm_ai_model_digital_asset |
[ ]

{#aws_0__table_jc1_m2r_l3c}

