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.

Revisions

  1. jpoley created this gist Jan 21, 2019.
    17 changes: 17 additions & 0 deletions aws-docs.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,17 @@
    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