Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions snippets/general-shared-text/ibm-watsonxdata.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -243,10 +243,10 @@
# data store instance.
# IBM_COS_BUCKET_PUBLIC_ENDPOINT - The target IBM Cloud Object Storage (COS)
# instance’s endpoint value.
# IBM_COS_ACCESS_KEY_ID - An HMAC access key ID for the target COS instance.
# IBM_COS_ACCESS_KEY - An HMAC access key ID for the target COS instance.
# IBM_COS_SECRET_ACCESS_KEY - The associated HMAC secret access key ID for the
# target HMAC access key.
# IBM_COS_REGION - The target COS instance’s region short ID.
# IBM_COS_BUCKET_REGION - The target COS instance’s region short ID.
# IBM_ICEBERG_CATALOG - The name of the target Iceberg catalog.
# IBM_ICEBERG_SCHEMA - The name of the target namespace (also known as a schema)
# in the target catalog.
Expand Down