# Functions
GetBucketRegion returns the AWS region that a bucket is in, or an error if the region cannot be determined.
IsValidS3URLScheme returns true if the scheme is http:// or https:// and the url parses correctly, otherwise, return false.
No description provided by the author
No description provided by the author