Uses of Package
com.amazonaws.athena.connector.lambda.handlers
-
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connector.lambda.handlers Class Description GlueMetadataHandler.DatabaseFilter GlueMetadataHandler.TableFilter MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source.UserDefinedFunctionHandler Athena UDF users are expected to extend this class to create UDFs. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.aws.cmdb Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.clickhouse Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.cloudera Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.cloudwatch Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.cloudwatch.metrics Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.datalakegen2 Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.db2 Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.db2as400 Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.docdb Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.GlueMetadataHandler This class allows you to leverage AWS Glue's DataCatalog to satisfy portions of the functionality required in a MetadataHandler.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.dynamodb Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.GlueMetadataHandler This class allows you to leverage AWS Glue's DataCatalog to satisfy portions of the functionality required in a MetadataHandler.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.elasticsearch Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.GlueMetadataHandler This class allows you to leverage AWS Glue's DataCatalog to satisfy portions of the functionality required in a MetadataHandler.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.example Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source.UserDefinedFunctionHandler Athena UDF users are expected to extend this class to create UDFs. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.gcs Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.GlueMetadataHandler This class allows you to leverage AWS Glue's DataCatalog to satisfy portions of the functionality required in a MetadataHandler.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.google.bigquery Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.hbase Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.GlueMetadataHandler This class allows you to leverage AWS Glue's DataCatalog to satisfy portions of the functionality required in a MetadataHandler.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.hortonworks Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.jdbc Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.jdbc.manager Class Description MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.kafka Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.msk Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.mysql Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.neptune Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.GlueMetadataHandler This class allows you to leverage AWS Glue's DataCatalog to satisfy portions of the functionality required in a MetadataHandler.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.oracle Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.postgresql Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.redis Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.GlueMetadataHandler This class allows you to leverage AWS Glue's DataCatalog to satisfy portions of the functionality required in a MetadataHandler.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.redshift Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.saphana Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.snowflake Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.sqlserver Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.synapse Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.teradata Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.timestream Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.GlueMetadataHandler This class allows you to leverage AWS Glue's DataCatalog to satisfy portions of the functionality required in a MetadataHandler.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.tpcds Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.udfs Class Description UserDefinedFunctionHandler Athena UDF users are expected to extend this class to create UDFs. -
Classes in com.amazonaws.athena.connector.lambda.handlers used by com.amazonaws.athena.connectors.vertica Class Description CompositeHandler This class allows you to have a single Lambda function be responsible for both metadata and data operations by composing a MetadataHandler with a RecordHandler and muxing requests to the appropriate class.MetadataHandler This class defines the functionality required by any valid source of federated metadata for Athena.RecordHandler More specifically, this class is responsible for providing Athena with actual rows level data from our simulated source.