Git Product home page Git Product logo

Comments (8)

mukul-seagate11 avatar mukul-seagate11 commented on May 30, 2024

@s3 team, kindly check and update

from cortx-s3server.

nileshgovande avatar nileshgovande commented on May 30, 2024

Hello @ttwalkertt
We do not implement the versioning feature
tagging @bkirunge7 who can give you a pointer to complete list of AWS API calls supported as of now

from cortx-s3server.

johnbent avatar johnbent commented on May 30, 2024

@bkirunge7 , this is also related to #269.

from cortx-s3server.

bkirunge7 avatar bkirunge7 commented on May 30, 2024

@ttwalkertt we don't support List object version.

Please find below the list of S3 and IAM api's

S3 API Short description
PUT Bucket Create a bucket with a specified name
PUT Object Create an object in the bucket specified
INITIATE Multipart Upload Initiates a multipart upload for the Put object operation
UPLOAD Part Uploads individual parts of the object
COMPLETE Multipart Upload Signals completion of multipart upload
ABORT Multipart Upload Aborts the multipart upload in process
DELETE Bucket Deletes the specified bucket
DELETE Object Deletes the specified object
DELETE Multiple Objects Deletes multiple objects from a bucket using a single HTTP request
DELETE Bucket policy Deletes the Bucket Policy
GET Bucket ACL Get the Bucket's Access Control List
GET Bucket policy Get the Bucket Policy
GET Object ACL Get the Object's Access Control List
List Multipart Uploads List the multipart uploads in process
List Parts List the parts of a multipart upload
HEAD Object Get metadata of the object
GET Object Download the object
GET Service Get a list of all buckets owned by the requestor
GET Bucket (List Objects) List objects in the bucket
Head Bucket Get metadata of the bucket
PUT Bucket ACL Apply a Bucket ACL
PUT Bucket policy Apply a Bucket Policy
PUT Object ACL Apply ACL to the specified object
GET Bucket Tagging Uses the tagging sub-resource to return the tag set associated with the bucket.
Put Bucket Tagging Uses the tagging sub-resource to add a set of tags to an existing bucket.
Delete Bucket Tagging Uses the tagging sub-resource to remove a tag set from the specified bucket.

IAM Operations

IAM APIs Description
CreateAccount Create an S3 account. This returns the Access Key, Secret Key.
ListAccounts List existing accounts
DeleteAccount Delete an account. This requires an account's access key, secret key
CreateUser Creates a new IAM user for your AWS account
ListUsers Lists the IAM users in the S3 account
UpdateUser Updates the name and/or the path of the specified IAM user
CreateAccessKey Creates a new AWS secret access key and corresponding AWS access key ID for the specified user
UpdateAccessKey Updates the access key details like status, access key
ListAccessKeys Returns information about the access key IDs associated with the specified IAM user
DeleteAccesskey Deletes the access key pair associated with the specified IAM user

@amitwac2608 can you please help to add this to a doc and checkin to repo

from cortx-s3server.

stale avatar stale commented on May 30, 2024

This issue/pull request has been marked as needs attention as it has been left pending without new activity for 4 days. Tagging @shalakadharap @amitwac2608 @nileshgovande for appropriate assignment. Sorry for the delay & Thank you for contributing to CORTX. We will get back to you as soon as possible.

from cortx-s3server.

bkirunge7 avatar bkirunge7 commented on May 30, 2024

@ttwalkertt do you have any further queries, can we close this issue?

from cortx-s3server.

ttwalkertt avatar ttwalkertt commented on May 30, 2024

from cortx-s3server.

stale avatar stale commented on May 30, 2024

This issue/pull request has been marked as needs attention as it has been left pending without new activity for 4 days. Tagging @shalakadharap @amitwac2608 @nileshgovande for appropriate assignment. Sorry for the delay & Thank you for contributing to CORTX. We will get back to you as soon as possible.

from cortx-s3server.

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.