Skip to content

dentonga4/useful-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Useful Scripts

A collection of useful AWS and utility scripts for cloud infrastructure management and automation.

Structure

useful-scripts/
├── boto3/                    # AWS SDK scripts
│   └── export_s3_config/     # S3 configuration export tools
├── tests/                    # Test files
└── README.md                 # This file

Dependencies

  • boto3: AWS SDK for Python
  • requests: HTTP library for API calls

Contributing

  1. Add new scripts in appropriate subdirectories
  2. Include documentation and usage examples
  3. Add tests where applicable
  4. Follow existing code style (black formatting)

About

A collection of useful AWS and utility scripts for cloud infrastructure management and automation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors