Skip to content
#

bz2

Here are 30 public repositories matching this topic...

demitri
demitri commented Aug 19, 2021

Problem description

I am getting the following error when reading a file from an S3 bucket:

Invalid bucket name "xxxx:yyyy@bucket": Bucket name must match the regex "^[a-zA-Z0-9.\-_]{1,255}$" or be an ARN matching the regex "^arn:(aws).*:s3:[a-z\-0-9]+:[0-9]{12}:accesspoint[/:][a-zA-Z0-9\-]{1,63}$|^arn:(aws).*:s3-outposts:[a-z\-0-9]+:[0-9]{12}:outpost[/:][a-zA-Z0-9\-]{1,63}[/:]acce

Improve this page

Add a description, image, and links to the bz2 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bz2 topic, visit your repo's landing page and select "manage topics."

Learn more