

# ApiGatewayTargetConfiguration
<a name="API_ApiGatewayTargetConfiguration"></a>

The configuration for an Amazon API Gateway target.

## Contents
<a name="API_ApiGatewayTargetConfiguration_Contents"></a>

 ** apiGatewayToolConfiguration **   <a name="bedrockagentcorecontrol-Type-ApiGatewayTargetConfiguration-apiGatewayToolConfiguration"></a>
The configuration for defining REST API tool filters and overrides for the gateway target.  
Type: [ApiGatewayToolConfiguration](API_ApiGatewayToolConfiguration.md) object  
Required: Yes

 ** restApiId **   <a name="bedrockagentcorecontrol-Type-ApiGatewayTargetConfiguration-restApiId"></a>
The ID of the API Gateway REST API.  
Type: String  
Required: Yes

 ** stage **   <a name="bedrockagentcorecontrol-Type-ApiGatewayTargetConfiguration-stage"></a>
The ID of the stage of the REST API to add as a target.  
Type: String  
Required: Yes

## See Also
<a name="API_ApiGatewayTargetConfiguration_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-agentcore-control-2023-06-05/ApiGatewayTargetConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-control-2023-06-05/ApiGatewayTargetConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-control-2023-06-05/ApiGatewayTargetConfiguration) 