Tagged "s3"

CIINABox Pipelines - S3 Region Authorization Fix

Introduction This release addresses a critical issue in the CIINABox Pipelines library where S3 bucket location queries were failing with authorization header errors when accessing buckets in certain regions, specifically ap-southeast-1.

Clean S3 Bucket on CloudFormation Delete

Annoyingly CloudFormation doesn’t delete S3 buckets that have contents which led to work arounds such as retaining the bucket on delete or creating the bucket outside of CloudFormation.