Validates whether or not the specified Amazon S3 bucket name is valid for DNS-style access. This method is leveraged by any method that creates buckets.
Access
public
Parameters
Parameter |
Type |
Required |
Description |
---|---|---|---|
|
Required |
The name of the bucket to validate. |
Returns
Type |
Description |
---|---|
Whether or not the specified Amazon S3 bucket name is valid for DNS-style access. A value of |
Related Methods
Source
Method defined in services/s3.class.php | Toggle source view (19 lines) | View on GitHub