Skip to content
Merged
Show file tree
Hide file tree
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 @@ -27,6 +27,11 @@ This guide provides instructions to establish a connection between New Relic AI
## Prerequisites [#prereq]

* A valid New Relic account with the Client ID and Client Secret. If you don't have these, contact [[email protected]](mailto:[email protected]).

<Callout variant="important" title="important">
Add your `name`, `website`, `redirect URI`, and `authentication domain ID` in this email.
</Callout>

* An operational Amazon Q Business application. For more information to create an Amazon Q Business application environment, refer [Amazon Q Business documentation](https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/create-app.html).
* AWS CLI is installed and configured on your system. For more information, refer [AWS CLI documentation](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html).
* Permissions to create IAM policies and roles in AWS.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ freshnessValidatedDate: never

To view your Lambda data in New Relic: Go to <DNT>**[one.newrelic.com](https://one.newrelic.com/all-capabilities)**</DNT>, click <DNT>**Explorer.**</DNT> In the left nav under <DNT>**Amazon Web Services**</DNT>, click <DNT>**Lambda functions.**</DNT>

For more about our UI, see [Intro to the New Relic platform](/docs/project-wanda-early-access-future-new-relic-platform).
For more about our UI, see [Intro to the New Relic platform](/docs/new-relic-solutions/new-relic-one/introduction-new-relic-platform/).

<Callout variant="important">
If you can't find your Lambda data:
Expand Down