

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::BedrockAgentCore::GatewayTarget HttpApiSchemaConfiguration
<a name="aws-properties-bedrockagentcore-gatewaytarget-httpapischemaconfiguration"></a>

The API schema configuration for an HTTP target. This schema defines the API structure that the target exposes.

## Syntax
<a name="aws-properties-bedrockagentcore-gatewaytarget-httpapischemaconfiguration-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-bedrockagentcore-gatewaytarget-httpapischemaconfiguration-syntax.json"></a>

```
{
  "[Source](#cfn-bedrockagentcore-gatewaytarget-httpapischemaconfiguration-source)" : {{ApiSchemaConfiguration}}
}
```

### YAML
<a name="aws-properties-bedrockagentcore-gatewaytarget-httpapischemaconfiguration-syntax.yaml"></a>

```
  [Source](#cfn-bedrockagentcore-gatewaytarget-httpapischemaconfiguration-source): {{
    ApiSchemaConfiguration}}
```

## Properties
<a name="aws-properties-bedrockagentcore-gatewaytarget-httpapischemaconfiguration-properties"></a>

`Source`  <a name="cfn-bedrockagentcore-gatewaytarget-httpapischemaconfiguration-source"></a>
Property description not available.  
*Required*: Yes  
*Type*: [ApiSchemaConfiguration](aws-properties-bedrockagentcore-gatewaytarget-apischemaconfiguration.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)