https://github.com/dhruvvkdv/aws_basics

Experimenting with different AWS Services

https://github.com/dhruvvkdv/aws_basics

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.5%) to scientific vocabulary
Last synced: 4 months ago · JSON representation

Repository

Experimenting with different AWS Services

Basic Info
  • Host: GitHub
  • Owner: DHRUVvkdv
  • Language: Python
  • Default Branch: main
  • Size: 2.93 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme

README.md

AWS_Basics

Experimenting with different AWS Services

# The script uses the boto3 library to interact with the AWS S3 service. The script lists all the existing buckets.

# To run the script, execute the following command:

# $ python3 s3.py

# The script will output the existing buckets. the script will also download the requirements.txt folder and print it.

# Existing buckets:

# dhruv-first-buckett

Owner

  • Name: Dhruv Varshney
  • Login: DHRUVvkdv
  • Kind: user
  • Location: USA

Learning to get better.

GitHub Events

Total
Last Year

Dependencies

requirements.txt pypi
  • boto3 *