Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 619 Bytes

File metadata and controls

37 lines (22 loc) · 619 Bytes

Amazon Amp Gs

An AWS CLI tutorial that demonstrates Amp operations.

Running

bash amazon-amp-gs.sh

To auto-run with cleanup:

echo 'y' | bash amazon-amp-gs.sh

What it does

  1. Creating workspace: $WS_ALIAS
  2. Waiting for workspace...
  3. Workspace details
  4. Listing workspaces

Resources created

  • Workspace

The script prompts you to clean up resources when it finishes.

Cost

Free tier eligible for most operations. Clean up resources after use to avoid charges.

Related docs