AWS S3 Key Checker
6 sites
Security covered
Drupal 8–11
This module provides a tool to check if a list of files (keys) exists within an AWS S3 bucket. It allows for batch checking and can handle keys with prefixes and suffixes.
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
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 8.x-1.7 | Stable | 8–11 | Aug 21, 2026 |