Skip to main content

Cloud Provider Integration

Cline supports major cloud providers such as AWS Bedrock and Google Cloud Vertex. Your team can keep using the provider you already rely on--there is no need to switch providers to use Cline.

For the purposes of this document, we assume your organization will use cloud-based, state-of-the-art models. Cloud inference providers offer the flexibility to choose the best model for your team's needs.

For certain scenarios--such as handling highly sensitive data, applications that require consistently low latency, or strict data-sovereignty requirements--running local models may be necessary. If your team must use local models with Cline, see Running Models Locally.


AWS Bedrock Setup Guide

IAM Security Best Practices (Admin)

AWS Bedrock Setup for API Keys

AWS Bedrock Setup for IAM Credentials

AWS Bedrock Setup for CLI Profiles

VPC Endpoint Setup

To protect your team's data, Cline supports VPC (Virtual Private Cloud) endpoints, which create a private connection between your data and AWS Bedrock. AWS VPC improves security by removing the need for public IPs, network gateways, or complex firewall rules. In effect, it creates a private, high-speed highway that completely bypasses the public internet. By keeping traffic inside AWS's private network, teams benefit from lower latency and more predictable performance when accessing services like AWS Bedrock or custom APIs. For highly regulated industries such as healthcare or finance, VPC provides a strong balance between cloud accessibility and private infrastructure security.


  1. Refer to the AWS guide for creating a VPC endpoint, which explains prerequisites and required syntax.
  2. Follow the AWS Console instructions for creating a VPC endpoint. The image below corresponds to steps 4 and 5 in that guide.
VPC Console
  1. Record the VPC endpoint IP address, open Cline's settings menu, and select AWS Bedrock in the API provider dropdown.
  2. Check Use custom VPC endpoint and enter the VPC endpoint IP address.
VPC settings menu