AWS S3 APIs Walkthrough (The most important ones!)

AWS S3 APIs Walkthrough (The most important ones!)

Be A Better Dev

3 года назад

14,539 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

bright A
bright A - 30.06.2022 09:23

Hi
can you demonstrate, how to create a s3 bucket via api ?
Thanks in advance

Ответить
Chris Henderson
Chris Henderson - 28.06.2022 05:22

SDK != API. You're coding the classes from the SDK and not using the actual API call (ie URL's with a JSON/XML body). Can you convert the SDK calls to API's so we do not need to run any compute for just doing copies and deletes?

Ответить
Chris Henderson
Chris Henderson - 28.06.2022 05:20

S3 object sizes TOS - 5TB for 1 single object in 10000 multipart chunks (maybe <7000 chunks to be safe) - or a 5GB file in 1 chunk.

Ответить
Rasheed SK
Rasheed SK - 06.09.2021 13:29

can you please give the documentation link

Ответить
Nishant soni
Nishant soni - 26.01.2021 08:24

Thank you so much for helping me out man. :)

Ответить