MCPServerAPIKeyConfig
API key configuration for MCP server.
Contents
- apiKeyHeader
-
HTTP header name to send the API key in requests to the service.
Type: String
Pattern:
[a-zA-Z0-9-_]+Required: Yes
- apiKeyName
-
User friendly API key name specified by end user.
Type: String
Pattern:
[a-zA-Z0-9_\s-]+Required: Yes
- apiKeyValue
-
API key value for authenticating with the service.
Type: String
Length Constraints: Minimum length of 1.
Pattern:
[!-~]([ \t]*[!-~])*Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: