wb resource create s3-storage-folder
Categories:
Name
wb-resource-create-s3-storage-folder - Add a controlled AWS S3 storage folder.
Synopsis
wb resource create s3-storage-folder [--access=<access>] [--description=<description>] [--folder-name=<folderName>] [--format=<format>] [--region=<region>] [--workspace=<id>] (--id=<id>)
Description
Add a controlled AWS S3 storage folder.
Options
-
--access=<access>
Access scope for the resource.Valid values: SHARED_ACCESS, PRIVATE_ACCESS
Default: SHARED_ACCESS -
--description=<description>
Description of the resource. -
--folder-name=<folderName>
Name of the S3 storage folder, without the prefix. (e.g.,my-folder, nots3://my-folder). If not provided, a unique folder name will be generated. -
--format=<format>
Set the format for printing command output. Defaults to the config format property.Valid values: JSON, TEXT
Default: null -
--id=<id>
ID of the resource, scoped to the workspace. Only use letters, numbers, dashes, and underscores. -
--region=<region>
The AWS Region of the S3 storage folder.Default: us-east-1 -
--workspace=<id>
Workspace ID to use for this command only.
Last Modified: 3 December 2025