Glean does not currently support GovCloud regions.

Required AWS Services

When deciding on deployment region for your Glean deployment, you must ensure that all AWS services required by Glean are present.

ServiceRequired
Amazon BedrockNo - Required only if Claude is the selected LLM
AWS Certificate Manager (ACM)Yes
AWS CloudFormationYes
AWS CloudTrailYes
AWS CodeBuildYes
Amazon Elastic Block Store (Amazon EBS)Yes
Amazon Elastic Compute Cloud (Amazon EC2)Yes
Amazon Elastic Container Registry (Amazon ECR)Yes
Amazon Elastic Kubernetes Service (Amazon EKS)Yes
Amazon ElastiCacheYes
Elastic Load Balancing (ELB)Yes
Amazon EventBridge (CloudWatch Events)Yes
AWS Key Management Service (AWS KMS)Yes
AWS LambdaYes
Amazon CloudWatch LogsYes
Amazon Relational Database Service (Amazon RDS)Yes
Amazon Simple Storage Service (Amazon S3)Yes
Amazon SageMakerYes (see below for specifics)
AWS Secrets ManagerYes
AWS SignerYes
Amazon Simple Notification Service (Amazon SNS)Yes
Amazon Simple Queue Service (Amazon SQS)Yes
AWS Systems ManagerYes
Amazon Virtual Private Cloud (Amazon VPC)Yes
AWS WAFYes

Amazon Bedrock

Amazon Bedrock is only required if you wish to use Anthropic’s Claude models for your organization’s selected LLM. If so, you must ensure that the following models are present in Bedrock for your selected region (Glean does not support the region if these models are not available):

  • Claude 3.5 Sonnet (V1)
  • Claude 3 Haiku
  • Amazon Titan Embeddings G1 - Text

More information: Model Support by AWS Region (docs.aws.amazon.com)

Amazon SageMaker

For Amazon Sagemaker, Glean requires that the following resource types be available in region:

  • ml.p3.16xlarge (NVIDIA V100 Multi GPU machines)
  • ml.g4dn.xlarge
  • ml.m5.2xlarge (deployments under 50M documents)
  • ml.m5.4xlarge (deployments over 50M documents)