Offers a form to check if a series of keys exists or not inside a AWS S3 bucket.
Introduction
This module is useful to perform a batch operation to ensure a list of keys is present or not inside a bucket.
It performs a HEAD operation to see if a key exists inside a AWS S3 bucket. That key can be prefixed and/or suffixed with any string.
Requirements
- A working AWS S3 bucket
- A valid AWS account and credentials (access and secret key)
- AWS SDK for PHP: installed by this module when using composer
- The "READ" ACL permission granted for the user performing the check
Project information
Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Integrations
- Ecosystem: Amazon S3
5 sites report using this module
- Created by albertosilva on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
8.x-1.6
released 29 December 2022
Works with Drupal: >=8
Install:
Development version: 8.x-1.x-dev updated 29 Dec 2022 at 06:58 UTC


