diff --git a/src/content/docs/infrastructure/amazon-integrations/aws-integrations-list/aws-billing-monitoring-integration.mdx b/src/content/docs/infrastructure/amazon-integrations/aws-integrations-list/aws-billing-monitoring-integration.mdx index 16db16a13a7..2c7f4501ed0 100644 --- a/src/content/docs/infrastructure/amazon-integrations/aws-integrations-list/aws-billing-monitoring-integration.mdx +++ b/src/content/docs/infrastructure/amazon-integrations/aws-integrations-list/aws-billing-monitoring-integration.mdx @@ -49,7 +49,7 @@ Enabling AWS budgets allows New Relic to capture service consumptions as well as If you have **not** created a role in AWS, follow the procedure to [connect AWS to New Relic](/docs/infrastructure/infrastructure-integrations/getting-started/connect-aws-integrations-infrastructure#connect) before configuring a budget policy. -1. From the AWS Management console, select **Services > IAM > Roles**. +1. From the AWS Management Console, select **Services > IAM > Roles**. 2. Select the role you have configured for New Relic, then select **Permissions**. 3. From the selected role's **Inline policy** tab, select the expand icon if one already exists, or select the option to add a new inline policy to the role. diff --git a/src/content/docs/infrastructure/amazon-integrations/connect/aws-multi-account.mdx b/src/content/docs/infrastructure/amazon-integrations/connect/aws-multi-account.mdx index cf3f0aae311..49075913b35 100644 --- a/src/content/docs/infrastructure/amazon-integrations/connect/aws-multi-account.mdx +++ b/src/content/docs/infrastructure/amazon-integrations/connect/aws-multi-account.mdx @@ -40,7 +40,10 @@ Check the following: You'll need to have access to the AWS Management Console of both monitoring and source accounts. -1. Go to the AWS management console of the monitoring account and copy the **Monitoring accounts sink ARN**. Follow these steps: +* **Source AWS account(s)**: These are individual AWS accounts that generate observability data for the resources that reside in them. Source accounts share their observability data with the monitoring account. +* **Monitoring AWS account**: This is a central AWS account that can view and interact with observability data generated from source accounts. It collects the telemetry from these accounts and pushes it to New Relic. + +1. Go to the AWS Management Console of the monitoring account and follow these steps to copy the **Monitoring accounts sink ARN**: - Go to **CloudWatch > Settings**. - Click on **Manage monitoring account**. @@ -51,7 +54,7 @@ You'll need to have access to the AWS Management Console of both monitoring and Each account can have one sink per region, so if you need to monitor multiple regions, you need to set up a sink for each region. -2. Go to the AWS management console of the source account and [link the monitoring account](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-Unified-Cross-Account-Setup.html) for the **Metrics**** resources: +2. Go to the AWS Management Console of the source account and [link the monitoring account](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-Unified-Cross-Account-Setup.html) for the **Metrics** resources: - Go to **Cloudwatch > Settings**. - In the **Source account configuration** section, click on **Configure**. @@ -60,7 +63,7 @@ You'll need to have access to the AWS Management Console of both monitoring and - Paste the previously copied sink ARN in **Sink ARN** field. - Click on **Link** and confirm. -3. Go back to the AWS management console of the monitoring account: +3. Go back to the AWS Management Console of the monitoring account: - Go to **CloudWatch > Settings**. - Click on **Manage monitoring account** and check that the source account is listed.