v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1431163144.6 KB

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.

post/workingLocationV1

Request body

locationType'INGESTION' | 'SAGEMAKER'
<p>Specify the type of the working location.</p> <ul> <li> <p> <code>SAGEMAKER</code> – Use the Amazon S3 location as a temporary location to store data content when working with FinSpace Notebooks that run on SageMaker studio.</p> </li> <li> <p> <code>INGESTION</code> – Use the Amazon S3 location as a staging location to copy your data content and then use the location with the Changeset creation operation.</p> </li> </ul>

Response

Success

s3Uristring

Returns the Amazon S3 URI for the working location.

s3Pathstring

Returns the Amazon S3 Path for the working location.

s3Bucketstring

Returns the Amazon S3 bucket name for the working location.