Altostra Docs

›Working with the Editor

Getting Started

  • Welcome to Altostra
  • Connect your accounts
  • Install the developer tools
  • Log in from the CLI

Tutorials

  • Create a Static Website
  • Create a Scalable Webhook
  • Create a Simple API Project
  • CI/CD with Altostra CLI and Github Actions
  • Deploying a Project to Multiple Environments

How To

    Working with projects

    • Create a new project
    • Deploy a project
    • Manage a project

    Working with environments

    • Manage an environment
    • Configure stacks expiration for an environment

    Working with the Editor

    • Grant access to vendor services
    • Use the Parameter Store
    • Use a custom CloudFormation resource
    • Attach a custom policy to a Function
    • Connect a Function to VPC
    • Add filter policy to SNS subscription

    Organization account settings

    • Set General Settings
    • Connect a Git account
    • Connect Cloud Accounts
    • Manage log aggregation accounts

CLI

  • Altostra CLI
  • Commands

    • account
    • activity-log
    • api-key
    • build
    • config
    • console
    • deploy
    • docs
    • endpoints
    • environments
    • import
    • init
    • invalidate
    • login
    • logout
    • new
    • projects
    • push
    • deploy-cfn
    • deploy-sam
    • deploy-sls
    • stacks
    • sync
    • tasks
    • templates
    • versions
    • whoami

    Options

    • --debug
    • --verbose
    • Scripting options
  • Configuration files

Errors And Solutions

  • Autnentication Required

Technical Reference

  • Environments
  • Stacks
  • Projects
  • Versions Repository
  • Log Shipping
  • Deployment Modes
  • Altostra Cloud Integration

Integrations

    CI/CD

    • CircleCI

    Git

    • Git integration
    • Connect a GitHub account
    • Connect a Bitbucket account

    Messaging

    • Connect a Slack workspace

    Security

    • Connect an Auth0 tenant

Connect a Function to VPC

Functions that require access to a VPC must contain a VPC configuration.

Add VPC configuration to a Function

  1. Open the project in Visual Studio Code.
  2. Edit the Function to which you wish to add the VPC configuration.
  3. Expand the VPC Config section:
    Expand policy
  4. Enter your VPC's relevant security group ids and subnet ids (you can add multiple values separated by commas).
  5. Click SAVE to finish editing the function.

Acceptable formats

Both "Security Group Ids" and "Subnet Ids" support a comma-separated list of values.

Security group id

  1. Go to the VPC Service in AWS Console
  2. Click on Security Groups
  3. Copy the security group id

Expand policy

Security group id

  1. Go to the VPC Service in AWS Console
  2. Click on Subnets
  3. Copy the subnet id

Expand policy

← Attach a custom policy to a FunctionAdd filter policy to SNS subscription →
  • Add VPC configuration to a Function
  • Acceptable formats
    • Security group id
    • Security group id

Ready to Get Started?

Get Started for Free
© 2022 Altostra, Inc.