Skip to main content

Make awscli s3 commands work with URL

Project description

[![Circle CI](https://circleci.com/gh/keisuke-nakata/aws-cli-s3-url2uri.svg?style=shield&circle-token=d6eef26322de7a44559b42d363878b08e0a20cbf)](https://circleci.com/gh/keisuke-nakata/aws-cli-s3-url2uri)

# aws-cli-s3-url2uri

Make aws s3 commands work with URL showed in AWS web console. `bash aws_s3_url2uri ls "https://console.aws.amazon.com/s3/home?region=<your_region>#&bucket=mybucket&prefix=mydir/" --profile myprof ` will be converted into `bash aws s3 ls s3://mybucket/mydir/ --profile myprof `

# install `bash pip install aws-s3-url2uri ` and command aws_s3_url2uri will be available.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aws_s3_url2uri-0.1.3.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

aws_s3_url2uri-0.1.3-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page