Skip to content

Instantly share code, notes, and snippets.

@jpoley
Created January 21, 2019 00:46
Show Gist options
  • Select an option

  • Save jpoley/ecbd07ab29c9ff9e0f6b8fd4000f198d to your computer and use it in GitHub Desktop.

Select an option

Save jpoley/ecbd07ab29c9ff9e0f6b8fd4000f198d to your computer and use it in GitHub Desktop.
aws-docs.sh
mkdir awsdocs
cd awsdocs
git clone https://github.com/awsdocs/amazon-eks-user-guide.git
git clone https://github.com/awsdocs/aws-doc-sdk-examples.git
git clone https://github.com/awsdocs/aws-organizations-docs.git
git clone https://github.com/awsdocs/amazon-ecs-developer-guide.git
git clone https://github.com/awsdocs/aws-sam-developer-guide.git
git clone https://github.com/awsdocs/amazon-vpc-user-guide.git
git clone https://github.com/awsdocs/aws-cloud9-user-guide.git
git clone https://github.com/awsdocs/aws-transit-gateway-guide.git
git clone https://github.com/awsdocs/aws-resource-access-manager-user-guide.git
git clone https://github.com/awsdocs/aws-java-developer-guide.git
git clone https://github.com/awsdocs/amazon-mq-developer-guide.git
git clone https://github.com/awsdocs/aws-step-functions-developer-guide.git
git clone https://github.com/awsdocs/aws-secrets-manager-docs.git
git clone https://github.com/awsdocs/aws-cdk-user-guide.git
git clone https://github.com/awsdocs/aws-go-developer-guide.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment