Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Hands-on AWS CLI exercises to learn and practice AWS services through command-line automation.

Notifications You must be signed in to change notification settings

M-Tayyab06/aws-cli-labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

AWS License Status Contributions

☁️ AWS CLI Basics

This repository is my personal learning space for AWS Command Line Interface (CLI).
I’m exploring the basics of AWS services using simple CLI commands β€” starting with Amazon S3.


πŸͺ£ Current Topic: Amazon S3 (Simple Storage Service)

Goals

  • Understand how to create and manage S3 buckets using AWS CLI
  • Learn file (object) upload, download, and deletion via terminal

πŸ“ Folder Structure

aws-cli-labs/ └── s3-basics/ β”œβ”€β”€ commands.txt └── explanation.md


βš™οΈ Requirements

  • AWS CLI installed β†’ Setup Guide
  • AWS account configured β†’ aws configure

πŸ§‘β€πŸ’» Author

M. Tayyab Shafique

Exploring AWS CLI step by step

About

Hands-on AWS CLI exercises to learn and practice AWS services through command-line automation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages