boto
Here are 67 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
Our corporation uses web filtering on traffic out to the internet, and these filters have self-signed certificates. We need a way to use this tool where we can disable ssl verification
Describe the solution you'd like
I'm thinking a flag that can be set when running the command:
'okta-awscli --okta-profile okta-profile
Linux monitoring scripts for CloudWatch
-
Updated
Aug 25, 2020 - Python
Amazon DynamoDB Deep Dive Course
-
Updated
Jan 2, 2020 - Python
Export AWS boto profiles to your shell environment
-
Updated
Jul 2, 2019 - Shell
Flask extension that ties boto3 connectors to the application context
-
Updated
Nov 4, 2019 - Python
H Y P E R K U B E - A Serverless API and kubectl plugin providing a storage and retrieval Kubernetes cluster credentials. Hyperkube leverages AWS Secrets Manager for storing credential information.
-
Updated
Apr 23, 2020 - Python
Ocr-process-service is open-source software available to retrieve meaningful values from Brazilian receipts
-
Updated
Oct 22, 2016 - Python
Software for live-streaming and recording lossy or lossless compressed audio (HLS, DASH, FLAC) via AWS S3 buckets.
-
Updated
Jun 3, 2020 - Shell
Potemkin is a decorator to setup initial conditions for a boto "integration test" with real AWS services via CloudFormation, and to tear them down as well.
-
Updated
May 12, 2020 - Python
Create a Robust CDN for your Django Project Static Files in this section. This repo is the reference code for the Django + S3 + Cloudfront section in the Dive into AWS Course.
-
Updated
Jun 5, 2020 - Python
boto3 with auto-complete in PyCharm and dataclasses not dicts. NOT RECOMMENDED FOR USE (2019-01-26)
-
Updated
Sep 18, 2018 - Python
Nightly shutdown tool for AWS EC2 cost-control
-
Updated
Feb 3, 2017 - Python
Repo contains the boto3 AWS resource creation scripts
-
Updated
Sep 12, 2019 - Python
Improve this page
Add a description, image, and links to the boto topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the boto topic, visit your repo's landing page and select "manage topics."


Problem description
Be able to read public GCS files without providing credentials.
Steps/code to reproduce the problem