Skip to contents

Bucket Registry

Load and query the centralized bucket configuration

S3 Client

Cached S3 client management

Existence Checks

Check whether objects or prefixes exist

cdn_has_prefix() cdn_has_object()
CDN Existence Checks

List and Count

Enumerate or count objects at a prefix

cdn_list_keys() cdn_count_keys()
CDN List and Count

Asset URLs

Construct public or presigned URLs

cdn_url()
CDN Asset URLs

Upload Operations

Generic upload primitives for any bucket

Platform Write Helpers

Domain-specific upload functions for the four platform buckets

Delete Operations

Remove objects, prefixes, or soft-delete artwork across all buckets

cdn_delete() cdn_delete_prefix()
CDN Delete
cdn_soft_delete()
Soft-Delete Artwork Across All Platform Buckets