Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -439,6 +439,14 @@ You can find more environment variables in our [.NET configuration documentation
</ul>
</td>
</tr>
<tr>
<td>`NEW_RELIC_CLOUD_AWS_ACCOUNT_ID`</td>
<td></td>
<td></td>
<td>
To help New Relic correctly map and display relationships between your monitored entities, provide the AWS Account ID where your monitored resources, such as databases and Lambda functions.
</td>
</tr>
</tbody>
</table>

Expand Down
Loading