Cannot upload more than 60GB on S3 through UI or console access

0

Is there any limitation while uploading file on S3 through User Interface ? After 60GB it fails.

Through CLI its possible but through UI/Console it fails.Is there any limitation ?

Dhaval
feita há 10 meses218 visualizações
1 Resposta
1
Resposta aceita

The limit for uploads via the Console is 160GB, anything bigger use the command line

  • Upload an object in a single operation by using the AWS SDKs, REST API, or AWS CLI – With a single PUT operation, you can upload a single object up to 5 GB in size.
  • Upload a single object by using the Amazon S3 console – With the Amazon S3 console, you can upload a single object up to 160 GB in size.
  • Upload an object in parts by using the AWS SDKs, REST API, or AWS CLI – Using the multipart upload API operation, you can upload a single large object, up to 5 TB in size.

https://docs.aws.amazon.com/AmazonS3/latest/userguide/upload-objects.html

profile picture
ESPECIALISTA
respondido há 10 meses
profile picture
ESPECIALISTA
avaliado há 10 meses
profile picture
ESPECIALISTA
avaliado há 10 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas