finspacedata_get_working_location: A temporary Amazon S3 location, where you can copy your files...

View source: R/finspacedata_operations.R

finspacedata_get_working_locationR Documentation

A temporary Amazon S3 location, where you can copy your files from a source location to stage or use as a scratch space in FinSpace notebook

Description

A temporary Amazon S3 location, where you can copy your files from a source location to stage or use as a scratch space in FinSpace notebook.

See https://www.paws-r-sdk.com/docs/finspacedata_get_working_location/ for full documentation.

Usage

finspacedata_get_working_location(locationType = NULL)

Arguments

locationType

Specify the type of the working location.

  • SAGEMAKER – Use the Amazon S3 location as a temporary location to store data content when working with FinSpace Notebooks that run on SageMaker studio.

  • INGESTION – Use the Amazon S3 location as a staging location to copy your data content and then use the location with the Changeset creation operation.


paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.