Connection
This section provides a complete list of the Connection properties you can configure in the connection settings for this provider.
Property | Description |
DataModel | Specifies the data model to use when parsing Elasticsearch documents and generating the database metadata. |
ExposeDotIndices | If false, indices whose name starts with a '.' (dot indices) will not be exposed as tables or views by the provider. If true, dot indices will be exposed as tables or views. |
AliasesFilter | Comma-separated list of alias names or filters used to filter the aliases exposed as views. |
IndicesAndDataStreamsFilter | Comma-separated list of index and data stream names or filters. |
UseLakeFormation | When this property is set to true, AWSLakeFormation service will be used to retrieve temporary credentials, which enforce access policies against the user based on the configured IAM role. The service can be used when authenticating through OKTA, ADFS, AzureAD, PingFederate, while providing a SAML assertion. |