RegisteredMCPServerDetails
Details specific to a registered MCP (Model Context Protocol) server.
Contents
-
The MCP server uses this authorization method.
Type: String
Valid Values:
oauth-client-credentials | oauth-3lo | api-key | bearer-tokenRequired: Yes
- endpoint
-
The MCP server endpoint URL.
Type: String
Required: Yes
- name
-
The MCP server name.
Type: String
Required: Yes
- apiKeyHeader
-
If the MCP server uses API key authentication, these details are provided.
Type: String
Required: No
- description
-
Optional description for the MCP server.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1000.
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: