adiii717 / aws-cli-cheatsheet

Wide Range of AWS CLI command

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aws-cli-cheatsheet

Wide Range of AWS CLI command

Snapshot Command

  • Find instance
  • Find latest shnapshot
  • Find snapshots against Account ID

Snapshot AWS CLI command

S3

  • Retrieve files from s3 with the Content-type using AWS CLI

AWS s3 command

AWS-CLI security Group

  • Get Security group for particular region
  • Get Secuirty group for all region
  • Get Secuirty group for all region that allow public traffic

Secuirty Group AWS CLI command

Create Lambda Layer

  • Python Create Lambda Layer
  • Nodejs (Todo)

[Create Lambda Layer] (https://github.com/Adiii717/aws-cli-cheatsheet/tree/master/lambda-laye/python "Create Lambda layer using command line")

About

Wide Range of AWS CLI command

License:MIT License


Languages

Language:Shell 100.0%