HarnessAgentCoreGatewayConfig
Configuration for AgentCore Gateway.
Contents
- gatewayArn
-
The ARN of the desired AgentCore Gateway.
Type: String
Pattern:
arn:aws(|-cn|-us-gov):bedrock-agentcore:[a-z0-9-]{1,20}:[0-9]{12}:gateway/([0-9a-z][-]?){1,48}-[a-z0-9]{10}Required: Yes
- outboundAuth
-
How harness authenticates to this Gateway. Defaults to AWS_IAM (SigV4) if omitted.
Type: HarnessGatewayOutboundAuth object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: