DatadogServiceDetails
Complete service details for Datadog MCP server integration.
Contents
-
Datadog MCP server authorization configuration (only authorization discovery is supported).
Type: DatadogAuthorizationConfig object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: Yes
- endpoint
-
MCP server endpoint URL.
Type: String
Pattern:
https://[a-zA-Z0-9.-]+(?::[0-9]+)?(?:/.*)?Required: Yes
- name
-
MCP server name.
Type: String
Pattern:
[a-zA-Z0-9_-]+Required: Yes
- description
-
Optional description for the MCP server.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 500.
Pattern:
[\p{L}\p{N}\p{P}\p{S}\p{Z}]+Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: