ApiGatewayToolConfiguration - Amazon Bedrock AgentCore Control Plane

ApiGatewayToolConfiguration

The configuration for defining REST API tool filters and overrides for the gateway target.

Contents

toolFilters

A list of path and method patterns to expose as tools using metadata from the REST API's OpenAPI specification.

Type: Array of ApiGatewayToolFilter objects

Required: Yes

toolOverrides

A list of explicit tool definitions with optional custom names and descriptions.

Type: Array of ApiGatewayToolOverride objects

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: