Skip to content

1-to-N Mappings between SDK API and REST APIs #2102

Answered by ashishdhingra
rmt2021 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @rmt2021,

Good morning.

You are correct, most low level SDK API(s) have 1-to-1 mapping with service API operations. However, there are some high level API(s) and libraries which encapsulate the complex low-level API operations. One example is TransferUtility in AWSSDK.S3 package. More details at Uploading an object using multipart upload (class might be named differently in other SDK(s)).

Thanks,
Ashish

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ashishdhingra
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
guidance Question that needs advice or information. response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. s3
2 participants