NewRelicApiKeyConfig
API key authentication configuration for New Relic service.
Contents
- accountId
-
New Relic Account ID
Type: String
Length Constraints: Minimum length of 3. Maximum length of 7.
Pattern:
[0-9]+Required: Yes
- apiKey
-
New Relic User API Key
Type: String
Length Constraints: Minimum length of 1.
Pattern:
NRAK-[A-Z0-9]+Required: Yes
- region
-
New Relic region (US or EU)
Type: String
Valid Values:
US | EURequired: Yes
- alertPolicyIds
-
List of alert policy IDs grouping related conditions
Type: Array of strings
Pattern:
[0-9]+Required: No
- applicationIds
-
List of monitored APM application IDs in New Relic
Type: Array of strings
Pattern:
[0-9]+Required: No
- entityGuids
-
List of globally unique IDs for New Relic resources (apps, hosts, services)
Type: Array of strings
Pattern:
[a-zA-Z0-9_.-]+Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: