Commit dc2d486 1 parent 3361bf3 commit dc2d486 Copy full SHA for dc2d486
File tree 20 files changed +38
-38
lines changed
athena-cloudwatch-metrics
athena-federation-integ-test
20 files changed +38
-38
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Metadata:
10
10
Labels :
11
11
- athena-federation
12
12
HomePageUrl : ' https://github.com/awslabs/aws-athena-query-federation'
13
- SemanticVersion : 2022.7 .1
13
+ SemanticVersion : 2022.10 .1
14
14
SourceCodeUrl : ' https://github.com/awslabs/aws-athena-query-federation'
15
15
Parameters :
16
16
AthenaCatalogName :
@@ -47,7 +47,7 @@ Resources:
47
47
spill_prefix : !Ref SpillPrefix
48
48
FunctionName : !Ref AthenaCatalogName
49
49
Handler : " com.amazonaws.athena.connectors.aws.cmdb.AwsCmdbCompositeHandler"
50
- CodeUri : " ./target/athena-aws-cmdb-2022.7 .1.jar"
50
+ CodeUri : " ./target/athena-aws-cmdb-2022.10 .1.jar"
51
51
Description : " Enables Amazon Athena to communicate with various AWS Services, making your resource inventories accessible via SQL."
52
52
Runtime : java11
53
53
Timeout : !Ref LambdaTimeout
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Metadata:
10
10
Labels :
11
11
- athena-federation
12
12
HomePageUrl : ' https://github.com/awslabs/aws-athena-query-federation'
13
- SemanticVersion : 2022.7 .1
13
+ SemanticVersion : 2022.10 .1
14
14
SourceCodeUrl : ' https://github.com/awslabs/aws-athena-query-federation'
15
15
Parameters :
16
16
AthenaCatalogName :
@@ -47,7 +47,7 @@ Resources:
47
47
spill_prefix : !Ref SpillPrefix
48
48
FunctionName : !Ref AthenaCatalogName
49
49
Handler : " com.amazonaws.athena.connectors.cloudwatch.metrics.MetricsCompositeHandler"
50
- CodeUri : " ./target/athena-cloudwatch-metrics-2022.7 .1.jar"
50
+ CodeUri : " ./target/athena-cloudwatch-metrics-2022.10 .1.jar"
51
51
Description : " Enables Amazon Athena to communicate with Cloudwatch Metrics, making your metrics data accessible via SQL"
52
52
Runtime : java11
53
53
Timeout : !Ref LambdaTimeout
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Metadata:
10
10
Labels :
11
11
- athena-federation
12
12
HomePageUrl : ' https://github.com/awslabs/aws-athena-query-federation'
13
- SemanticVersion : 2022.7 .1
13
+ SemanticVersion : 2022.10 .1
14
14
SourceCodeUrl : ' https://github.com/awslabs/aws-athena-query-federation'
15
15
Parameters :
16
16
AthenaCatalogName :
@@ -56,7 +56,7 @@ Resources:
56
56
kms_key_id : !If [HasKMSKeyId, !Ref KMSKeyId, !Ref "AWS::NoValue"]
57
57
FunctionName : !Ref AthenaCatalogName
58
58
Handler : " com.amazonaws.athena.connectors.cloudwatch.CloudwatchCompositeHandler"
59
- CodeUri : " ./target/athena-cloudwatch-2022.7 .1.jar"
59
+ CodeUri : " ./target/athena-cloudwatch-2022.10 .1.jar"
60
60
Description : " Enables Amazon Athena to communicate with Cloudwatch, making your log accessible via SQL"
61
61
Runtime : java11
62
62
Timeout : !Ref LambdaTimeout
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Metadata:
10
10
Labels :
11
11
- athena-federation
12
12
HomePageUrl : ' https://github.com/awslabs/aws-athena-query-federation'
13
- SemanticVersion : 2022.7 .1
13
+ SemanticVersion : 2022.10 .1
14
14
SourceCodeUrl : ' https://github.com/awslabs/aws-athena-query-federation'
15
15
Parameters :
16
16
AthenaCatalogName :
@@ -61,7 +61,7 @@ Resources:
61
61
default_docdb : !Ref DocDBConnectionString
62
62
FunctionName : !Ref AthenaCatalogName
63
63
Handler : " com.amazonaws.athena.connectors.docdb.DocDBCompositeHandler"
64
- CodeUri : " ./target/athena-docdb-2022.7 .1.jar"
64
+ CodeUri : " ./target/athena-docdb-2022.10 .1.jar"
65
65
Description : " Enables Amazon Athena to communicate with DocumentDB, making your DocumentDB data accessible via SQL."
66
66
Runtime : java11
67
67
Timeout : !Ref LambdaTimeout
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Metadata:
10
10
Labels :
11
11
- athena-federation
12
12
HomePageUrl : ' https://github.com/awslabs/aws-athena-query-federation'
13
- SemanticVersion : 2022.7 .1
13
+ SemanticVersion : 2022.10 .1
14
14
SourceCodeUrl : ' https://github.com/awslabs/aws-athena-query-federation'
15
15
Parameters :
16
16
AthenaCatalogName :
@@ -56,7 +56,7 @@ Resources:
56
56
kms_key_id : !If [HasKMSKeyId, !Ref KMSKeyId, !Ref "AWS::NoValue"]
57
57
FunctionName : !Ref AthenaCatalogName
58
58
Handler : " com.amazonaws.athena.connectors.dynamodb.DynamoDBCompositeHandler"
59
- CodeUri : " ./target/athena-dynamodb-2022.7 .1.jar"
59
+ CodeUri : " ./target/athena-dynamodb-2022.10 .1.jar"
60
60
Description : " Enables Amazon Athena to communicate with DynamoDB, making your tables accessible via SQL"
61
61
Runtime : java11
62
62
Timeout : !Ref LambdaTimeout
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Metadata:
10
10
ReadmeUrl : README.md
11
11
Labels : ['athena-federation']
12
12
HomePageUrl : https://github.com/awslabs/aws-athena-query-federation
13
- SemanticVersion : 2022.7 .1
13
+ SemanticVersion : 2022.10 .1
14
14
SourceCodeUrl : https://github.com/awslabs/aws-athena-query-federation
15
15
16
16
# Parameters are CloudFormation features to pass input
@@ -74,7 +74,7 @@ Resources:
74
74
query_timeout_search : !Ref QueryTimeoutSearch
75
75
FunctionName : !Sub "${AthenaCatalogName}"
76
76
Handler : " com.amazonaws.athena.connectors.elasticsearch.ElasticsearchCompositeHandler"
77
- CodeUri : " ./target/athena-elasticsearch-2022.7 .1.jar"
77
+ CodeUri : " ./target/athena-elasticsearch-2022.10 .1.jar"
78
78
Description : " The Elasticsearch Lambda Connector provides Athena users the ability to query data stored on Elasticsearch clusters."
79
79
Runtime : java11
80
80
Timeout : !Ref LambdaTimeout
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Metadata:
10
10
ReadmeUrl : README.md
11
11
Labels : ['athena-federation']
12
12
HomePageUrl : https://github.com/awslabs/aws-athena-query-federation
13
- SemanticVersion : 2022.7 .1
13
+ SemanticVersion : 2022.10 .1
14
14
SourceCodeUrl : https://github.com/awslabs/aws-athena-query-federation
15
15
16
16
# Parameters are CloudFormation features to pass input
@@ -55,7 +55,7 @@ Resources:
55
55
data_bucket : !Ref DataBucket
56
56
FunctionName : !Sub "${AthenaCatalogName}"
57
57
Handler : " com.amazonaws.athena.connectors.example.ExampleCompositeHandler"
58
- CodeUri : " ./target/athena-example-2022.7 .1.jar"
58
+ CodeUri : " ./target/athena-example-2022.10 .1.jar"
59
59
Description : " A guided example for writing and deploying your own federated Amazon Athena connector for a custom source."
60
60
Runtime : java11
61
61
Timeout : !Ref LambdaTimeout
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ in most **pom.xml** files (e.g.
36
36
<dependency >
37
37
<groupId >com.amazonaws</groupId >
38
38
<artifactId >athena-federation-integ-test</artifactId >
39
- <version >Current version of the SDK (e.g. 2022.7.0 )</version >
39
+ <version >Current version of the SDK (e.g. 2022.10.1 )</version >
40
40
<scope >test</scope >
41
41
</dependency >
42
42
```
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Metadata:
10
10
Labels :
11
11
- athena-federation
12
12
HomePageUrl : ' https://github.com/awslabs/aws-athena-query-federation'
13
- SemanticVersion : 2022.7 .1
13
+ SemanticVersion : 2022.10 .1
14
14
SourceCodeUrl : ' https://github.com/awslabs/aws-athena-query-federation'
15
15
Parameters :
16
16
AthenaCatalogName :
@@ -47,7 +47,7 @@ Resources:
47
47
spill_prefix : !Ref SpillPrefix
48
48
FunctionName : !Ref AthenaCatalogName
49
49
Handler : " com.amazonaws.athena.connector.lambda.examples.ExampleCompositeHandler"
50
- CodeUri : " ./target/aws-athena-federation-sdk-2022.7 .1-withdep.jar"
50
+ CodeUri : " ./target/aws-athena-federation-sdk-2022.10 .1-withdep.jar"
51
51
Description : " This connector enables Amazon Athena to communicate with a randomly generated data source."
52
52
Runtime : java11
53
53
Timeout : !Ref LambdaTimeout
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Metadata:
10
10
Labels :
11
11
- athena-federation
12
12
HomePageUrl : ' https://github.com/awslabs/aws-athena-query-federation'
13
- SemanticVersion : 2022.7 .1
13
+ SemanticVersion : 2022.10 .1
14
14
SourceCodeUrl : ' https://github.com/awslabs/aws-athena-query-federation'
15
15
Parameters :
16
16
AthenaCatalogName :
@@ -60,7 +60,7 @@ Resources:
60
60
default_hbase : !Ref HBaseConnectionString
61
61
FunctionName : !Ref AthenaCatalogName
62
62
Handler : " com.amazonaws.athena.connectors.hbase.HbaseCompositeHandler"
63
- CodeUri : " ./target/athena-hbase-2022.7 .1.jar"
63
+ CodeUri : " ./target/athena-hbase-2022.10 .1.jar"
64
64
Description : " Enables Amazon Athena to communicate with HBase, making your HBase data accessible via SQL"
65
65
Runtime : java11
66
66
Timeout : !Ref LambdaTimeout
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Metadata:
10
10
Labels :
11
11
- athena-federation
12
12
HomePageUrl : ' https://github.com/awslabs/aws-athena-query-federation'
13
- SemanticVersion : 2022.7 .1
13
+ SemanticVersion : 2022.10 .1
14
14
SourceCodeUrl : ' https://github.com/awslabs/aws-athena-query-federation'
15
15
Parameters :
16
16
LambdaFunctionName :
@@ -60,7 +60,7 @@ Resources:
60
60
default : !Ref DefaultConnectionString
61
61
FunctionName : !Ref LambdaFunctionName
62
62
Handler : " com.amazonaws.athena.connectors.mysql.MySqlMuxCompositeHandler"
63
- CodeUri : " ./target/athena-mysql-2022.7 .1.jar"
63
+ CodeUri : " ./target/athena-mysql-2022.10 .1.jar"
64
64
Description : " Enables Amazon Athena to communicate with MySQL using JDBC"
65
65
Runtime : java11
66
66
Timeout : !Ref LambdaTimeout
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Metadata:
10
10
ReadmeUrl : README.md
11
11
Labels : ['athena-federation','athena-neptune','neptune']
12
12
HomePageUrl : https://github.com/awslabs/aws-athena-query-federation
13
- SemanticVersion : 2022.7 .1
13
+ SemanticVersion : 2022.10 .1
14
14
SourceCodeUrl : https://github.com/awslabs/aws-athena-query-federation
15
15
16
16
Parameters :
@@ -84,7 +84,7 @@ Resources:
84
84
SERVICE_REGION : !Ref AWS::Region
85
85
FunctionName : !Ref AthenaCatalogName
86
86
Handler : " com.amazonaws.athena.connectors.neptune.NeptuneCompositeHandler"
87
- CodeUri : " ./target/athena-neptune-2022.7 .1.jar"
87
+ CodeUri : " ./target/athena-neptune-2022.10 .1.jar"
88
88
Description : " Enables Amazon Athena to communicate with Neptune, making your Neptune graph data accessible via SQL."
89
89
Runtime : java11
90
90
Timeout : !Ref LambdaTimeout
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Metadata:
10
10
Labels :
11
11
- athena-federation
12
12
HomePageUrl : ' https://github.com/awslabs/aws-athena-query-federation'
13
- SemanticVersion : 2022.7 .1
13
+ SemanticVersion : 2022.10 .1
14
14
SourceCodeUrl : ' https://github.com/awslabs/aws-athena-query-federation'
15
15
Parameters :
16
16
LambdaFunctionName :
@@ -60,7 +60,7 @@ Resources:
60
60
default : !Ref DefaultConnectionString
61
61
FunctionName : !Ref LambdaFunctionName
62
62
Handler : " com.amazonaws.athena.connectors.postgresql.PostGreSqlMuxCompositeHandler"
63
- CodeUri : " ./target/athena-postgresql-2022.7 .1.jar"
63
+ CodeUri : " ./target/athena-postgresql-2022.10 .1.jar"
64
64
Description : " Enables Amazon Athena to communicate with PostgreSQL using JDBC"
65
65
Runtime : java11
66
66
Timeout : !Ref LambdaTimeout
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Metadata:
10
10
Labels :
11
11
- athena-federation
12
12
HomePageUrl : ' https://github.com/awslabs/aws-athena-query-federation'
13
- SemanticVersion : 2022.7 .1
13
+ SemanticVersion : 2022.10 .1
14
14
SourceCodeUrl : ' https://github.com/awslabs/aws-athena-query-federation'
15
15
Parameters :
16
16
AthenaCatalogName :
@@ -56,7 +56,7 @@ Resources:
56
56
spill_prefix : !Ref SpillPrefix
57
57
FunctionName : !Ref AthenaCatalogName
58
58
Handler : " com.amazonaws.athena.connectors.redis.RedisCompositeHandler"
59
- CodeUri : " ./target/athena-redis-2022.7 .1.jar"
59
+ CodeUri : " ./target/athena-redis-2022.10 .1.jar"
60
60
Description : " Enables Amazon Athena to communicate with Redis, making your Redis data accessible via SQL"
61
61
Runtime : java11
62
62
Timeout : !Ref LambdaTimeout
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Metadata:
10
10
Labels :
11
11
- athena-federation
12
12
HomePageUrl : ' https://github.com/awslabs/aws-athena-query-federation'
13
- SemanticVersion : 2022.7 .1
13
+ SemanticVersion : 2022.10 .1
14
14
SourceCodeUrl : ' https://github.com/awslabs/aws-athena-query-federation'
15
15
Parameters :
16
16
LambdaFunctionName :
@@ -60,7 +60,7 @@ Resources:
60
60
default : !Ref DefaultConnectionString
61
61
FunctionName : !Ref LambdaFunctionName
62
62
Handler : " com.amazonaws.athena.connectors.redshift.RedshiftMuxCompositeHandler"
63
- CodeUri : " ./target/athena-redshift-2022.7 .1.jar"
63
+ CodeUri : " ./target/athena-redshift-2022.10 .1.jar"
64
64
Description : " Enables Amazon Athena to communicate with Redshift using JDBC"
65
65
Runtime : java11
66
66
Timeout : !Ref LambdaTimeout
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Metadata:
10
10
Labels :
11
11
- athena-federation
12
12
HomePageUrl : ' https://github.com/awslabs/aws-athena-query-federation'
13
- SemanticVersion : 2022.7 .1
13
+ SemanticVersion : 2022.10 .1
14
14
SourceCodeUrl : ' https://github.com/awslabs/aws-athena-query-federation'
15
15
Parameters :
16
16
AthenaCatalogName :
@@ -47,7 +47,7 @@ Resources:
47
47
spill_prefix : !Ref SpillPrefix
48
48
FunctionName : !Ref AthenaCatalogName
49
49
Handler : " com.amazonaws.athena.connectors.timestream.TimestreamCompositeHandler"
50
- CodeUri : " ./target/athena-timestream-2022.7 .1.jar"
50
+ CodeUri : " ./target/athena-timestream-2022.10 .1.jar"
51
51
Description : " Enables Amazon Athena to communicate with Amazon Timestream, making your time series data accessible from Athena."
52
52
Runtime : java11
53
53
Timeout : !Ref LambdaTimeout
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Metadata:
10
10
Labels :
11
11
- athena-federation
12
12
HomePageUrl : ' https://github.com/awslabs/aws-athena-query-federation'
13
- SemanticVersion : 2022.7 .1
13
+ SemanticVersion : 2022.10 .1
14
14
SourceCodeUrl : ' https://github.com/awslabs/aws-athena-query-federation'
15
15
Parameters :
16
16
AthenaCatalogName :
@@ -47,7 +47,7 @@ Resources:
47
47
spill_prefix : !Ref SpillPrefix
48
48
FunctionName : !Ref AthenaCatalogName
49
49
Handler : " com.amazonaws.athena.connectors.tpcds.TPCDSCompositeHandler"
50
- CodeUri : " ./target/athena-tpcds-2022.7 .1.jar"
50
+ CodeUri : " ./target/athena-tpcds-2022.10 .1.jar"
51
51
Description : " This connector enables Amazon Athena to communicate with a randomly generated TPC-DS data source."
52
52
Runtime : java11
53
53
Timeout : !Ref LambdaTimeout
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Metadata:
10
10
Labels :
11
11
- athena-federation
12
12
HomePageUrl : ' https://github.com/awslabs/aws-athena-query-federation'
13
- SemanticVersion : 2022.7 .1
13
+ SemanticVersion : 2022.10 .1
14
14
SourceCodeUrl : ' https://github.com/awslabs/aws-athena-query-federation'
15
15
Parameters :
16
16
LambdaFunctionName :
@@ -34,7 +34,7 @@ Resources:
34
34
Properties :
35
35
FunctionName : !Ref LambdaFunctionName
36
36
Handler : " com.amazonaws.athena.connectors.udfs.AthenaUDFHandler"
37
- CodeUri : " ./target/athena-udfs-2022.7 .1.jar"
37
+ CodeUri : " ./target/athena-udfs-2022.10 .1.jar"
38
38
Description : " This connector enables Amazon Athena to leverage common UDFs made available via Lambda."
39
39
Runtime : java11
40
40
Timeout : !Ref LambdaTimeout
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Metadata:
10
10
ReadmeUrl : README.md
11
11
Labels : ['athena-federation']
12
12
HomePageUrl : https://github.com/awslabs/aws-athena-query-federation
13
- SemanticVersion : 2022.7 .1
13
+ SemanticVersion : 2022.10 .1
14
14
SourceCodeUrl : https://github.com/awslabs/aws-athena-query-federation
15
15
16
16
# Parameters are CloudFormation features to pass input
@@ -76,7 +76,7 @@ Resources:
76
76
77
77
FunctionName : !Sub "${AthenaCatalogName}"
78
78
Handler : " com.amazonaws.athena.connectors.vertica.VerticaCompositeHandler"
79
- CodeUri : " ./target/athena-vertica-2022.7 .1.jar"
79
+ CodeUri : " ./target/athena-vertica-2022.10 .1.jar"
80
80
Description : " Amazon Athena Vertica Connector"
81
81
Runtime : java11
82
82
Timeout : !Ref LambdaTimeout
Original file line number Diff line number Diff line change 15
15
<maven .compiler.source>11</maven .compiler.source>
16
16
<maven .compiler.target>11</maven .compiler.target>
17
17
<aws-sdk .version>1.11.800</aws-sdk .version>
18
- <aws-athena-federation-sdk .version>2022.7 .1</aws-athena-federation-sdk .version>
18
+ <aws-athena-federation-sdk .version>2022.10 .1</aws-athena-federation-sdk .version>
19
19
<aws .lambda-java-core.version>1.2.0</aws .lambda-java-core.version>
20
20
<aws .lambda-java-log4j2.version>1.5.1</aws .lambda-java-log4j2.version>
21
21
<slf4j-log4j .version>1.7.28</slf4j-log4j .version>
You can’t perform that action at this time.
0 commit comments