Manage cloud storage connections attached to a notebook
This article explains how to manage data cloud connections attached to a notebook.
Attach a cloud storage connection from the workspace
Perform these steps to use a cloud storage connection you previously added to the workspace that contains this notebook.
In the Attached data tool, click Select data to attach to expand the list of workspace data sources available for attachment.
Select the cloud storage connection you want to attach.
Manage attached cloud storage connections
To change access type to a cloud storage, click the pencil icon next to the bucket type and select your option (Read-only access or Read-write access).
To add a file to a cloud storage, click Upload files, select your option, and complete the procedure accordingly. You csn find more details about uploading or creating file in Add files.
To edit the details of a cloud storage connection:
Click the ellipsis and select Edit cloud storage from the popup menu. This will open the Edit cloud storage connection dialog.
In the Edit cloud storage connection dialog, edit the connection details. Find database-specific information in the respective article (Amazon S3 | Google Cloud storage | SMB/CIFS )/>.
To pass the cloud storage credentials to the environment, click the ellipsis and select Pass credentials to env.
To remove the cloud storage connection from the list of attached data sources, click the ellipsis and select Detach cloud storage.
(For Amazon S3 only) To connect to a cloud storage using boto3 in the notebook code, click the ellipsis and select Connect using boto3 from the popup menu.
Keywords
cloud storages, cloud storage connection, attach data, data sources, Amazon S3, Google Cloud storage, SMB/CIFS, notebook, attached data, notebook data sources, manage data sources