This area of object storage contains the buckets that users create and manage themselves, such as IOT data or other object storage containing external data - objects maintained outside VantageCloud Lake. This storage is independent of Teradata.
The data is located in external object storage, and is accessible by VantageCloud Lake using Native Object Store functionality (READ_NOS and WRITE_NOS) and foreign table SQL. This data is sharable across other external entities and database instances.
Before accessing external object storage, create an authorization object to store your credentials. See Authorization to Access External Object Storage.
See the following documents for how to access external object storage data using the Native Object Store capabilities:
- For NOS read and NOS write, see Native Object Store.
- For foreign table SQL statements, see SQL Data Definition Language.