#
boto
Here are 67 public repositories matching this topic...
mike-mosher
commented
Jun 27, 2019
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.
kubernetes
aws
aws-lambda
serverless
dynamodb
aws-apigateway
python3
serverless-framework
kube
boto
aws-secrets-manager
kubectl-plugin
-
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.
python
hls
aws-s3
mpeg-dash
audio-streaming
dash
audio-recorder
hls-live-streaming
boto
hls-stream
hls-server
-
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.
python
aws
django
cdn
python3
amazon-web-services
boto3
boto
content-delivery-network
custom-domain
staticfiles
cfe
python-manange-collectstatic
-
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