finspace_update_kx_database: Updates information for the given kdb database

View source: R/finspace_operations.R

finspace_update_kx_databaseR Documentation

Updates information for the given kdb database

Description

Updates information for the given kdb database.

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

Usage

finspace_update_kx_database(
  environmentId,
  databaseName,
  description = NULL,
  clientToken
)

Arguments

environmentId

[required] A unique identifier for the kdb environment.

databaseName

[required] The name of the kdb database.

description

A description of the database.

clientToken

[required] A token that ensures idempotency. This token expires in 10 minutes.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.