Copyright | (c) 2013-2023 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Amazonka.KinesisAnalyticsV2.Types.CatalogConfigurationUpdate
Description
Synopsis
Documentation
data CatalogConfigurationUpdate Source #
Updates to the configuration parameters for the default Amazon Glue database. You use this database for SQL queries that you write in a Kinesis Data Analytics Studio notebook.
See: newCatalogConfigurationUpdate
smart constructor.
Constructors
CatalogConfigurationUpdate' | |
Fields
|
Instances
newCatalogConfigurationUpdate Source #
Arguments
:: GlueDataCatalogConfigurationUpdate |
|
-> CatalogConfigurationUpdate |
Create a value of CatalogConfigurationUpdate
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:glueDataCatalogConfigurationUpdate:CatalogConfigurationUpdate'
, catalogConfigurationUpdate_glueDataCatalogConfigurationUpdate
- Updates to the configuration parameters for the default Amazon Glue
database. You use this database for SQL queries that you write in a
Kinesis Data Analytics Studio notebook.
catalogConfigurationUpdate_glueDataCatalogConfigurationUpdate :: Lens' CatalogConfigurationUpdate GlueDataCatalogConfigurationUpdate Source #
Updates to the configuration parameters for the default Amazon Glue database. You use this database for SQL queries that you write in a Kinesis Data Analytics Studio notebook.