WorkspaceConfigurationInput
Configuration for creating a new workspace when attaching a data source to an OpenSearch application. The workspace is created after the data source is successfully attached.
Contents
- name
-
The name of the workspace to create. Must be between 1 and 40 characters and can contain alphanumeric characters, parentheses, brackets, hyphens, underscores, and spaces.
Type: String
Required: Yes
- workspaceType
-
The type of workspace to create, which determines the use-case features enabled for the workspace. Valid values are
OBSERVABILITY,SECURITY_ANALYTICS, andSEARCH.Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: