Skip to content

Subset of aws-cli commands with customization options like extra headers

License

Notifications You must be signed in to change notification settings

marmotitude/custom-boto3-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

custom-boto3-cli

Subset of aws-cli commands with customization options like extra headers

Context

This tool is used to make boto3 calls with a custom header, might be useful to debug S3 compatible object storage implementations by appending custom http headers on the regular requests made by this python s3 library. Headers are added to the 'request-created' event of the Boto3’s event systemhttps://boto3.amazonaws.com/v1/documentation/api/latest/guide/events.html

Usage

TBD

License

MIThttps://github.com/marmotitude/custom-boto3-cli/blob/main/LICENSE

About

Subset of aws-cli commands with customization options like extra headers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published