IPWorks S3 2020 JavaScript Edition

Questions / Feedback?

CreateBucket Method

Creates a new bucket.

Syntax

async s3client.createBucket(): Promise<void>

Remarks

This method creates a new bucket using the name specified by the Bucket property. The bucket is created in the region specified by the Region property.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks S3 2020 JavaScript Edition - Version 20.0 [Build 8262]