Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

98
Vistas
S3 Java API Acknowledgement

I am writing a java program to add/delete/modify files in an S3 bucket.If I use

client.deleteObject(bucketName, key)

the key if it exists gets deleted and if that key is invalid, nothing happens.

Is there any way to get acknowledgement of deleteObject() and putObject() so that one can know that an add or delete option has successfully been done? This is definitely required in deleteObject() where I want to confirm if the given key exists or not.

about 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

First of all the AWS SDK is pretty good documented. That is you should probably consult the JavaDoc first.

Regarding your question, the methods AmazonS3.putObject(PutObjectRequest) and AmazonS3.deleteObjects(DeleteObjectsRequest) return a PutObjectResult or a DeleteObjectsResult. These objects contain the wanted information...

about 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda