How to spin up an AWS sandbox

How to spin up a AWS cloud sandbox

Steps:

  1. Click the Access button to connect to the provisioned server.

  2. Open the terminal by selecting the Terminal option and choosing New Terminal.

To create an AWS sandbox, run:

asectl init aws

  • A sandbox environment in AWS will be created, generating credentials stored in /root/aws-creds.txt.

  • The AWS CLI is automatically configured with the sandbox credentials.

Access the AWS Console:

  1. Expand Explorer in the web IDE.

  2. Open aws-creds.txt.

  3. Copy the aws_url, aws_username, and aws_password from the file.

  4. Log in to the AWS Console at the specified URL and choose the us-west-2 region.

References:

Screenshot of AWS  cloud SandboxImage Featuring step by step process to spin up a AWS cloud sandbox

Screenshot of AWS console homeImage featuring console home page of AWS

For a better understanding of the sandbox environment, refer to our guide on What are sandboxes


    • Related Articles

    • How to spin up a GCP sandbox

      Before Steps: Click the Access button to connect to the provisioned server. Open the terminal by selecting the Terminal option and choosing New Terminal. To create a GCP sandbox, run: asectl init gcp Credentials will be stored in /root/gcp-creds.txt ...
    • How to spin up an Azure sandbox

      Steps: Click the Access button to connect to the provisioned server. Open the terminal by selecting the Terminal option and choosing New Terminal. To create an Azure sandbox, run: asectl init azure A sandbox environment in Azure will be created, ...
    • Enterprise API integration guide

      We provide most of the reports that are present in our dashboard as APIs which can be integrated into your own system/Business Intelligence tools or some other Dashboards/systems, which will provide insights and help track progress on your own ...
    • AWS Security Roadmap

      The AWS Security Collection is AppSecEngineer’s biggest library, featuring 250+ courses, Challenges, and Playgrounds, covering every possible aspect of cloud security for AWS. From network security with EC2 to storage with S3, from secrets management ...
    • Setting up your Enterprise Account

      Before getting started with setting up your enterprise account, make sure you’re logged in. If you’re unsure how to log in, refer to our Logging in to AppSecEngineer guide. 1. Creating an Admin Account Once you have received an email about your ...