Skip to content

Bedrock Agentcore Control  >  Structures  >  ApiGatewayTargetConfiguration

ApiGatewayTargetConfiguration

Structure Class

ApiGatewayTargetConfiguration dataclass

The configuration for an Amazon API Gateway target.

Attributes

api_gateway_tool_configuration instance-attribute
api_gateway_tool_configuration: ApiGatewayToolConfiguration

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

rest_api_id instance-attribute
rest_api_id: str

The ID of the API Gateway REST API.

stage instance-attribute
stage: str

The ID of the stage of the REST API to add as a target.