Deployment guidance and support links for AWS Marketplace customers
Last updated: July 30, 2026 Applies to: Surf Viewer AWS materials

Start with the AWS Quick Start

The fastest path to a working SurfViewer deployment on AWS is the guided Quick Start page. It walks through AWS Marketplace discovery, account setup, Quick Launch, stack deployment, onboarding, ingestion, and opening the viewer.

Use this page as the stable AWS documentation landing page from offer descriptions, launch materials, and future operator instructions.

About This Page

This page is reserved for current and future AWS deployment guidance for Surf Viewer. It provides a stable URL that can be referenced now and updated later as packaging, onboarding, and operational documentation evolve.

Prerequisites

aws lambda get-account-settings --region us-east-1

Example output showing the problem:

{
  "AccountLimit": {
    "TotalCodeSize": 80530636800,
    "CodeSizeUnzipped": 262144000,
    "CodeSizeZipped": 52428800,
    "ConcurrentExecutions": 10,
    "UnreservedConcurrentExecutions": 10
  },
  "AccountUsage": {
    "TotalCodeSize": 0,
    "FunctionCount": 0
  }
}

Support Boundary

Surf Viewer is intended to run in infrastructure selected and controlled by the customer. Operational steps, access boundaries, and deployment-specific guidance published here may differ by packaging model and release.