createGatewayTarget
inline suspend fun BedrockAgentCoreControlClient.createGatewayTarget(crossinline block: CreateGatewayTargetRequest.Builder.() -> Unit): CreateGatewayTargetResponse
Creates a target for a gateway. A target defines an endpoint that the gateway can connect to.
To create a target, you must specify the gateway identifier and target configuration.