View source: R/finspace_operations.R
finspace_get_kx_connection_string | R Documentation |
Retrieves a connection string for a user to connect to a kdb cluster. You must call this API using the same role that you have defined while creating a user.
See https://www.paws-r-sdk.com/docs/finspace_get_kx_connection_string/ for full documentation.
finspace_get_kx_connection_string(userArn, environmentId, clusterName)
userArn |
[required] The Amazon Resource Name (ARN) that identifies the user. For more information about ARNs and how to use ARNs in policies, see IAM Identifiers in the IAM User Guide. |
environmentId |
[required] A unique identifier for the kdb environment. |
clusterName |
[required] A name of the kdb cluster. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.