Learn R Programming

paws.storage (version 0.7.0)

finspacedata_get_working_location: 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.