This method will create a new S3 bucket in your AWS instance. Note that S3 bucket names are unique globally across all AWS customers. If your bucket name is already taken, the API will return an error.
{
"name": "{bucket name}"
}
{
"message": "Bucket successfully created."
}
Next articleListing buckets