frantz / amazon-s3-uri

A URI wrapper that can parse out information about an S3 URI
MIT License
27 stars 11 forks source link

Doesn't account for Access Point URLs #337

Closed shellscape closed 7 months ago

shellscape commented 7 months ago

Given an access point url like https://shotstack-api-stage-output.s3-ap-southeast-2.amazonaws.com/mcy75psxhd/batman.mp4 the package throws an error that the url format isn't recognized. It would be cool if that were supported.

shellscape commented 7 months ago

Wrong repo, sorry about that :)