Giter Site home page Giter Site logo

Simple usage examples? about aws-c-s3 HOT 6 CLOSED

awslabs avatar awslabs commented on September 16, 2024 1
Simple usage examples?

from aws-c-s3.

Comments (6)

TingDaoK avatar TingDaoK commented on September 16, 2024

From the C land, yeah, it's complicated to set it up.
We have interfaces binding out to java, and sample can be found here
And for python, samples can be found from s3transfer https://github.com/boto/s3transfer/blob/develop/tests/integration/test_crt.py.
Also, we integrated with AWS CLI v2 as an experimental feature. https://awscli.amazonaws.com/v2/documentation/api/latest/topic/s3-config.html#preferred-transfer-client

from aws-c-s3.

DennisHeimbigner avatar DennisHeimbigner commented on September 16, 2024

Sigh, thanks.

from aws-c-s3.

DennisHeimbigner avatar DennisHeimbigner commented on September 16, 2024

BTW where can I find the source code for the CLI experiment?

from aws-c-s3.

TingDaoK avatar TingDaoK commented on September 16, 2024

The source code of CLI is complicated with multiple layers. aws/aws-cli@417eedd You can start with here to dig into it if you want.

from aws-c-s3.

DennisHeimbigner avatar DennisHeimbigner commented on September 16, 2024

I see. Also, I did not realize that CLI is python.
If at some point someone does do something using C,
please let me know.

from aws-c-s3.

graebm avatar graebm commented on September 16, 2024

A sample has been added. It's a CLI application that can ls an S3 bucket, cp from S3 bucket to filesystem, or cp from filesystem to S3 bucket.

https://github.com/awslabs/aws-c-s3/tree/main/samples/s3

from aws-c-s3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.