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

199
Vistas
Is there any way to check existence of a path in S3 bucket using AWS SDK for Node.js?

I want to check whether there exist a path (e.g. /myTest) in my bucket or not. The only way that I can handle it is that try to find whether there exist an object in my bucket that its key matches the path+'\/?.*' regex.

AWS SDK for javascript has the function getObject that in its params gets an string for the key param. But it seems that the value of this parameter could not accept regex. So I'm not sure whether there is any way to check the existence of a path in S3 bucket.

over 4 years ago · Santiago Trujillo
2 Respuestas
Responde la pregunta

0

Call listObjects with a Prefix parameter.

over 4 years ago · Santiago Trujillo Denunciar

0

Use listObjectsV2

Important
This section describe the latest revision of the API. We recommend that you use this revised API, GET Bucket (List Objects) version 2, for application development. For backward compatibility, Amazon S3 continues to support the prior version of this API, GET Bucket (List Objects) version 1. For more information about the previous version, see GET Bucket (List Objects) Version 1.

Source: amazon s3 api reference

over 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