Skip to content

Instantly share code, notes, and snippets.

@jplew
Created October 21, 2019 02:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jplew/8e9a298f4cabc81a4635b05aec63e0c1 to your computer and use it in GitHub Desktop.
Save jplew/8e9a298f4cabc81a4635b05aec63e0c1 to your computer and use it in GitHub Desktop.
AWS README

🛠 CTO.ai AWS CLI Scaffold OP 🚀

A user-friendly interactive command line user interface to build and run an AWS CLI command.

Requirements

Here's what you'll need before running this op:

  • AWS Access Key Id: Generate via AWS Management Console > Security Credentials > Access Keys
  • AWS Access Key Secret: Generate via AWS Management Console > Security Credentials > Access Keys

Commands

From ops run aws, you can enter interactive prompts to build AWS CLI command

ops run aws [service option] to skip aws service selection

User can also ops run aws [full command] [-p || --powermode] to run the command without interactive prompts

Resources

AWS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment