McpToolSchemaConfiguration
The MCP tool schema configuration for an MCP server target. The tool schema must be aligned with the MCP specification.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- inlinePayload
-
The inline payload containing the MCP tool schema definition.
Type: String
Required: No
- s3
-
The Amazon S3 location of the tool schema. This location contains the schema definition file.
Type: S3Configuration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: